Home
last modified time | relevance | path

Searched refs:WriteByte (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dwritable_font_data.cc57 int32_t WritableFontData::WriteByte(int32_t index, uint8_t b) { in WriteByte() function in sfntly::WritableFontData
105 return WriteByte(index, c); in WriteChar()
109 WriteByte(index, (uint8_t)((us >> 8) & 0xff)); in WriteUShort()
110 WriteByte(index + 1, (uint8_t)(us & 0xff)); in WriteUShort()
115 WriteByte(index, (uint8_t)(us & 0xff)); in WriteUShortLE()
116 WriteByte(index + 1, (uint8_t)((us >> 8) & 0xff)); in WriteUShortLE()
125 WriteByte(index, (uint8_t)((ui >> 16) & 0xff)); in WriteUInt24()
126 WriteByte(index + 1, (uint8_t)((ui >> 8) & 0xff)); in WriteUInt24()
127 WriteByte(index + 2, (uint8_t)(ui & 0xff)); in WriteUInt24()
132 WriteByte(inde in WriteULong()
[all...]
H A Dwritable_font_data.h51 virtual int32_t WriteByte(int32_t index, uint8_t b);
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp142 void COutArchive::WriteByte(Byte b) in WriteByte() function in NArchive::N7z::COutArchive
148 _outByte.WriteByte(b); in WriteByte()
152 _outByte2.WriteByte(b); in WriteByte()
159 WriteByte((Byte)value); in WriteUInt32()
168 WriteByte((Byte)value); in WriteUInt64()
188 WriteByte(firstByte); in WriteNumber()
191 WriteByte((Byte)value); in WriteNumber()
302 WriteByte(b); in WriteBoolVector()
308 WriteByte(b); in WriteBoolVector()
315 WriteByte(i in WritePropBoolVector()
[all...]
H A D7zOut.h41 void WriteByte(Byte b) in WriteByte() function in NArchive::N7z::CWriteBufferLoc
250 void WriteByte(Byte b);
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbig_glyph_metrics.cc81 InternalWriteData()->WriteByte(Offset::kHeight, height); in SetHeight()
89 InternalWriteData()->WriteByte(Offset::kWidth, width); in SetWidth()
97 InternalWriteData()->WriteByte(Offset::kHoriBearingX, bearing); in SetHoriBearingX()
105 InternalWriteData()->WriteByte(Offset::kHoriBearingY, bearing); in SetHoriBearingY()
113 InternalWriteData()->WriteByte(Offset::kHoriAdvance, advance); in SetHoriAdvance()
121 InternalWriteData()->WriteByte(Offset::kVertBearingX, bearing); in SetVertBearingX()
129 InternalWriteData()->WriteByte(Offset::kVertBearingY, bearing); in SetVertBearingY()
137 InternalWriteData()->WriteByte(Offset::kVertAdvance, advance); in SetVertAdvance()
H A Dsmall_glyph_metrics.cc69 InternalWriteData()->WriteByte(Offset::kHeight, height); in SetHeight()
77 InternalWriteData()->WriteByte(Offset::kWidth, width); in SetWidth()
85 InternalWriteData()->WriteByte(Offset::kBearingX, bearing); in SetBearingX()
93 InternalWriteData()->WriteByte(Offset::kBearingY, bearing); in SetBearingY()
101 InternalWriteData()->WriteByte(Offset::kAdvance, advance); in SetAdvance()
/third_party/node/deps/v8/src/diagnostics/
H A Deh-frame.cc102 WriteByte(kCIEVersion); in WriteCie()
116 WriteByte(EhFrameConstants::kOmit); in WriteCie()
118 WriteByte(EhFrameConstants::kSData4 | EhFrameConstants::kPcRel); in WriteCie()
154 WriteByte(0); in WriteFdeHeader()
211 WriteByte(EhFrameConstants::kEhFrameHdrVersion); in WriteEhFrameHdr()
214 WriteByte(EhFrameConstants::kSData4 | EhFrameConstants::kPcRel); in WriteEhFrameHdr()
216 WriteByte(EhFrameConstants::kUData4); in WriteEhFrameHdr()
218 WriteByte(EhFrameConstants::kSData4 | EhFrameConstants::kDataRel); in WriteEhFrameHdr()
260 WriteByte((EhFrameConstants::kLocationTag in AdvanceLocation()
265 WriteByte(factored_delt in AdvanceLocation()
[all...]
H A Deh-frame.h141 void WriteByte(byte value) { eh_frame_buffer_.push_back(value); } in WriteByte() function in v8::internal::EhFrameWriter
143 WriteByte(static_cast<byte>(opcode)); in WriteOpcode()
/third_party/lzma/CPP/7zip/Common/
H A DOutBuffer.h48 void WriteByte(Byte b) in WriteByte() function in COutBuffer
60 WriteByte(((const Byte *)data)[i]); in WriteBytes()
H A DCWrappers.h151 void WriteByte(Byte b) in WriteByte() function
/third_party/lzma/CS/7zip/Common/
H A DOutBuffer.cs30 public void WriteByte(byte b) in WriteByte() method in SevenZip.Buffer.OutBuffer
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
H A Dbyte_array_table_builder.cc42 data->WriteByte(index, b); in SetByteValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h65 void WriteByte(unsigned char Value) { in WriteByte() function in llvm::BitstreamWriter
395 WriteByte((unsigned char)B);
400 WriteByte(0);
/third_party/lzma/CS/7zip/Compress/RangeCoder/
H A DRangeCoder.cs72 Stream.WriteByte((byte)(temp + (Low >> 32))); in ShiftLow()
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs226 public override void WriteByte(byte value) in WriteByte() method in DotZLib.GZipStream
/third_party/backends/backend/
H A Dhp5400_internal.c135 WriteByte (int iHandle, int cmd, char data) in WriteByte() function
151 if (WriteByte (pHWParams->iXferHandle, 0x0000, 0x01) == 0) in SetLamp()
322 if( WriteByte( iHandle, 0x0000, 0x01 ) == 0 ) in WarmupLamp()
1118 if (WriteByte (iHandle, 0xF200, 0x40) < 0) in InitScanner()
1127 if (WriteByte (iHandle, 0xF200, 0x00) < 0) in InitScanner()
1459 WriteByte (iHandle, 0x0000, 0x01); in HP5400Open()
H A Dhp5400_internal.h184 WriteByte (int iHandle, int cmd, char data);
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp55 void WriteByte(Byte b) in WriteByte() function
96 OutStream.WriteByte(b); in PutByte()
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs136 public override void WriteByte(byte b) in WriteByte() method in SevenZip.LzmaBench.CrcOutStream
H A DLzmaAlone.cs304 outStream.WriteByte((Byte)(fileSize >> (8 * i))); in Main2()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dfont_data_test.cc182 wfd->WriteByte(index, b); in WriteFontDataWithSingleByte()
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs85 memoryStream.WriteByte(0); in AssertReadVarint()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs108 memoryStream.WriteByte(0); in AssertReadVarint()

Completed in 24 milliseconds