AddInt8
status_t AddInt8(const char *name, int8 value);
status_t AddInt8(const char* name, int8 value);
inline status_t AddInt8(const char* name, int8 value);
status_t AddInt8(const char* name, int8 value);
msg->AddInt8("byte", (int8)string[i]);
msg->AddInt8("byte", str[j]);
fSendMessage.AddInt8(argString.String(), (int8)atoi(value));
temp.AddInt8("byte", t[m]);
message->AddInt8("scheme", (int8)i);
message->AddInt8("border", i);
state->AddInt8("scheme", gPaletteScheme);
state->AddInt8("border", gBlankBorders);
message.AddInt8("drive", fBIOSDrive);
archive->AddInt8("bgRed", c.red);
archive->AddInt8("bgGreen", c.green);
archive->AddInt8("bgBlue", c.blue);
return message->AddInt8(name, v);
fMessage.AddInt8("find_mode", kAsciiMode);
message->AddInt8("mode", kAsciiMode);
message->AddInt8("mode", kHexMode);
find.AddInt8("find_mode", fTextView->Mode());
update.AddInt8("find_mode", fTextView->Mode());
message->AddInt8("value", 1);
fMessage.AddInt8("destination_folder", 0x63);
msg.AddInt8("_outline", outlineVal);
ret = into->AddInt8("value", fValue);
settings.AddInt8("ShowButtonBar", fShowToolBar);
msg->AddInt8("bar", kShowToolBar);
msg->AddInt8("bar", kShowToolBarIconsOnly);
msg->AddInt8("bar", kHideToolBar);
settings.AddInt8("ShowButtonBar", fShowButtonBar);
insertMessage->AddInt8("action", kInsert);
cdMessage->AddInt8("action", kChangeDirectory);
lnMessage->AddInt8("action", kLinkFiles);
mvMessage->AddInt8("action", kMoveFiles);
cpMessage->AddInt8("action", kCopyFiles);
to_message->AddInt8(curname, atol(valuestring + strlen("int8(")));
ret = data->AddInt8("_but_key", fKeys[0]);
ret = data->AddInt8("_but_key", fKeys[1]);
ret = data->AddInt8("_but_key", fKeys[2]);
message.AddInt8("byte", B_ESCAPE);
message.AddInt8("key", B_ESCAPE);
message.AddInt8("raw_char", B_ESCAPE);
err = data->AddInt8("_endian", B_HOST_IS_BENDIAN);
status = archive->AddInt8("use24HourClock", fExplicitUse24HourClock);
headers.AddInt8(kHeaderEncodingString, encoding);
message.AddInt8(kUrlProtocolMessageType,
message->AddInt8(kUrlProtocolMessageType, notification);
return fCurrentMessage->AddInt8(name, value);
ret = AddInt8(name, value);
return message.AddInt8(fieldName, fInt8);
message.AddInt8(path.Path(), flags);
message->AddInt8("hinting", HINTING_MODE_OFF);
message->AddInt8("hinting", HINTING_MODE_ON);
message->AddInt8("hinting", HINTING_MODE_MONOSPACED_ONLY);
msg.AddInt8("scroll_acceleration", fSettings.scroll_acceleration);
msg.AddInt8("tapgesture_sensibility", fSettings.tapgesture_sensibility);
msg.AddInt8("edge_motion", fSettings.edge_motion);
message.AddInt8("byte", string[0]);
settings.AddInt8("subpixel average weight", gSubpixelAverageWeight);
event->AddInt8("byte", (int8)bytes[i]);
reply.AddInt8("status", *status);
reply.AddInt8("status", remotename->status);
reply.AddInt8("status", event->status);
reply.AddInt8("status", event->status);
reply.AddInt8("status", status);
fProperties->AddInt8("hci_version", version->hci_version);
fProperties->AddInt8("lmp_version", version->lmp_version);
reply.AddInt8("status", version->status);
reply.AddInt8("status", pageTimeout->status);
reply.AddInt8("status", features->status);
fProperties->AddInt8("sco_mtu", buffer->sco_mtu);
reply.AddInt8("status", buffer->status);
reply.AddInt8("status", readbdaddr->status);
reply.AddInt8("status", classDev->status);
reply.AddInt8("status", readLocalName->status);
reply.AddInt8("status", *statusReply);
reply.AddInt8("status", *statusReply);
reply.AddInt8("status", linkKeyRetrieval->status);
fProperties->AddInt8("scan_enable", scanEnable->enable);
reply.AddInt8("status", scanEnable->status);
reply.AddInt8("scan_enable", scanEnable->enable);
reply.AddInt8("status", *(uint8*)(event + 1));
reply.AddInt8("status", event->status);
reply.AddInt8("status", event->status);
reply.AddInt8("status", event->status);
reply.AddInt8("rssi", rssi_array[i]);
reply.AddInt8("rssi", info->rssi);
return AddInt8(name, i);
return AddInt8(name, i);