Searched refs:AppendByte (Results 1 – 16 of 16) sorted by relevance
310 buffer.AppendByte(0); in AppendIndex0()311 buffer.AppendByte(0); in AppendIndex0()312 buffer.AppendByte(0); in AppendIndex0()313 buffer.AppendByte(0); in AppendIndex0()314 buffer.AppendByte(0); in AppendIndex0()316 buffer.AppendByte(byte); in AppendIndex0()317 buffer.AppendByte(byte); in AppendIndex0()321 buffer.AppendByte(1); in AppendIndex1()322 buffer.AppendByte(FX_GETBYTEOFFSET24(offset)); in AppendIndex1()323 buffer.AppendByte(FX_GETBYTEOFFSET16(offset)); in AppendIndex1()[all …]
69 AppendByte(0); in AppendBit()86 AppendByte(newByte); in AppendBits()119 void CBC_QRCoderBitVector::AppendByte(int32_t value) { in AppendByte() function in CBC_QRCoderBitVector
15 void AppendByte(int32_t value);
24 void AppendByte(int32_t value);
64 void CBC_CommonByteArray::AppendByte(int32_t value) { in AppendByte() function in CBC_CommonByteArray
218 m_SavingBuf.AppendByte(i); in operator <<()419 int32_t IFX_BufferArchive::AppendByte(uint8_t byte) { in AppendByte() function in IFX_BufferArchive
217 buf.AppendByte(ch); in GetCharRef()
64 AppendByte(':'); in Init()80 AppendByte(')'); in AppendName()113 void AppendByte(char c) { in AppendByte() function in v8::internal::CodeEventLogger::NameBuffer185 name_buffer_->AppendByte(' '); in CodeCreateEvent()191 name_buffer_->AppendByte(')'); in CodeCreateEvent()193 name_buffer_->AppendByte(':'); in CodeCreateEvent()
51 inline void AppendByte(uint8_t byte) { in AppendByte() function91 void AppendChar(int ch) { AppendByte((uint8_t)ch); } in AppendChar()211 int32_t AppendByte(uint8_t byte);
275 void AppendByte(uint8_t value);
464 void MessageWriter::AppendByte(uint8_t value) { in AppendByte() function in dbus::MessageWriter
19 writer->AppendByte(value); in AppendValueToWriter()
800 m_DestBuf.AppendByte(last_byte); in Encode()
876 buf.AppendByte((uint8_t)code); in ReadHexString()
2002 buf.AppendByte((uint8_t)code); in ReadHexString()2011 buf.AppendByte((uint8_t)code); in ReadHexString()
4832 spaceString.AppendByte(' '); in Space()4835 spaceString.AppendByte(0); in Space()