AddUInt32
status_t AddUInt32(const char *name, uint32 value);
status_t AddUInt32(const char* name, uint32 value);
status_t AddUInt32(const char* name, uint32 value);
looperMessage.AddUInt32("type", B_DATA_READ_WRITE_WATCHPOINT);
result = into->AddUInt32(kKeyChanges, fChanges);
result = into->AddUInt32(
result = into->AddUInt32(
result = into->AddUInt32(
result = into->AddUInt32(kKeyWidth, fWidth);
result = into->AddUInt32(kKeyHeight, fHeight);
result = into->AddUInt32(kKeyAlertType, static_cast<uint32>(fType));
archive->AddUInt32("mouse filter mode",
|| (error = archive.AddUInt32("workspaces", workspaces)) != B_OK
message->AddUInt32("workspaces", Workspaces());
status = archive->AddUInt32("window workspaces", Workspaces());
status = archive->AddUInt32("invokations", fInvokationCount);
|| message.AddUInt32("type", Type()) != B_OK
|| message.AddUInt32("purpose", fPurpose) != B_OK
message.AddUInt32("type", type);
message.AddUInt32("purpose", purpose);
message.AddUInt32("cookie", cookie);
message.AddUInt32("cookie", cookie);
message.AddUInt32("cookie", cookie);
message.AddUInt32("cookie", cookie);
message.AddUInt32("type", type);
status = request.AddUInt32("flags", flags);
message.AddUInt32("type", type);
error = _output.AddUInt32("watchtype", fWatchType);
status = data->AddUInt32("_precision", fPrecision);
status = message.AddUInt32("flags", network.flags);
status = message.AddUInt32("authentication_mode",
status = message.AddUInt32("cipher", network.cipher);
status = message.AddUInt32("group_cipher", network.group_cipher);
status = message.AddUInt32("key_mode", network.key_mode);
message.AddUInt32("authentication_mode",
message.AddUInt32("authentication_mode",
message.AddUInt32("authentication_mode",
message.AddUInt32("authentication_mode",
message.AddUInt32("cipher", cipher);
message.AddUInt32("group_cipher", cipher);
message.AddUInt32("flags", B_NETWORK_IS_PERSISTENT);
msg.AddUInt32(UrlEventData::DebugType, UrlEventData::DebugError);
msg.AddUInt32(UrlEventData::DebugType, UrlEventData::DebugWarning);
msg.AddUInt32(UrlEventData::DebugType, UrlEventData::DebugWarning);
msg.AddUInt32(UrlEventData::DebugType, UrlEventData::DebugError);
|| (error = archive->AddUInt32("flags", fFlags)) != B_OK
return archive->AddUInt32(fieldName, version.Revision());
|| (error = request.AddUInt32("events", eventMask)) != B_OK) {
return fCurrentMessage->AddUInt32(name, value);
ret = AddUInt32(name, value);
ret = AddUInt32(name, value);
shakeMessage.AddUInt32("count", fCounter);
return message.AddUInt32(fieldName, fUInt32);
message->AddUInt32(newName, oldCode);
message->AddUInt32(oldName, newCode);
message->AddUInt32("keyCode", key->code);
updateModifiers->AddUInt32("caps_key", fCurrentMap->caps_key);
updateModifiers->AddUInt32("left_shift_key", fCurrentMap->left_shift_key);
updateModifiers->AddUInt32("right_shift_key", fCurrentMap->right_shift_key);
updateModifiers->AddUInt32("left_control_key", fCurrentMap->left_control_key);
updateModifiers->AddUInt32("right_control_key", fCurrentMap->right_control_key);
updateModifiers->AddUInt32("left_option_key", fCurrentMap->left_option_key);
updateModifiers->AddUInt32("right_option_key", fCurrentMap->right_option_key);
updateModifiers->AddUInt32("left_command_key", fCurrentMap->left_command_key);
updateModifiers->AddUInt32("right_command_key", fCurrentMap->right_command_key);
reply.AddUInt32("cookie", cookie);
reply.AddUInt32("cookie", cookie);
reply.AddUInt32("cookie", cookie);
keystore.AddUInt32("format", kKeyStoreFormatVersion);
appMessage.AddUInt32("flags", appFlags | accessFlags);
message.AddUInt32("flags", eventSource->Flags());
info.AddUInt32("blockSize", partition->BlockSize());
info.AddUInt32("mountFlags", B_MOUNT_READ_ONLY);
info.AddUInt32("mountFlags", 0);
status = join.AddUInt32("authentication", network.authentication_mode);