Home
last modified time | relevance | path

Searched defs:byte1 (Results 1 - 25 of 25) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/samples/
H A Dppm.cc31 uint8_t byte1(uint32_t word) { in byte1() function
H A Dpng.cc35 unsigned char byte1(uint32_t word) { in byte1() function
/third_party/json/tests/src/
H A Dunit-unicode2.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8dump() argument
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() argument
[all...]
H A Dunit-unicode4.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8dump() argument
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() argument
[all...]
H A Dunit-unicode5.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8dump() argument
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() argument
[all...]
H A Dunit-unicode3.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8dump() argument
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -1) in check_utf8string() argument
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_decoder.h109 unsigned char byte1, abreg; in unw_decode_x1() local
126 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local
144 unsigned char byte1, byte in unw_decode_x3() local
164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; unw_decode_x4() local
196 unsigned char byte1, mask, grsave; unw_decode_r2() local
232 unsigned char byte1 = *dp++; unw_decode_p2_p5() local
239 unsigned char byte1 = *dp++, r, dst; unw_decode_p2_p5() local
264 unw_word grmask, frmask, byte1, byte2, byte3; unw_decode_p2_p5() local
292 unsigned char r, byte1, byte2; unw_decode_p7_p10() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c169 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
/third_party/mesa3d/src/glx/
H A Dxfont.c173 int byte1 = 0, byte2 = 0; in isvalid() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_iptc.cpp277 uint32 byte1 = stream.Get_uint8 (); in Parse() local
H A Ddng_image_writer.cpp3437 uint8 byte1 = (uint8) (code >> shift1); in PutCodeWord() local
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.cc450 uint8 byte1 = static_cast<uint8>(it_[0]); in operator *() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUtf8.java179 private static int incompleteStateFor(int byte1) { in incompleteStateFor() argument
183 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor() argument
187 incompleteStateFor(int byte1, int byte2, int byte3) incompleteStateFor() argument
207 incompleteStateFor( final ByteBuffer buffer, final int byte1, final int index, final int remaining) incompleteStateFor() argument
1848 unsafeIncompleteStateFor( byte[] bytes, int byte1, long offset, int remaining) unsafeIncompleteStateFor() argument
1863 unsafeIncompleteStateFor(long address, final int byte1, int remaining) unsafeIncompleteStateFor() argument
1900 handleOneByte(byte byte1, char[] resultArr, int resultPos) handleOneByte() argument
1904 handleTwoBytes(byte byte1, byte byte2, char[] resultArr, int resultPos) handleTwoBytes() argument
1914 handleThreeBytes( byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) handleThreeBytes() argument
1930 handleFourBytes( byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) handleFourBytes() argument
[all...]
/third_party/backends/backend/
H A Dhs2p-scsi.c1557 SANE_Byte byte1; /* 7-5: LUN; 4: 3rd Party; 3-1: 3rd Party Device; 0: Reserved */ in unit_cmd() member
H A Dricoh.h292 SANE_Byte byte1; member
H A Dibm.h348 SANE_Byte byte1; member
H A Dhs2p-scsi.h441 SANE_Byte byte1; /* 7-5:LUN; 4:PF; 2:Reserved; 1:SP member
647 SANE_Byte byte1; /* 7-5:LUN; 4-0:Reserved */ member
1025 SANE_Byte byte1; /* 7-5: LUN; * 4-1:Reserved; * 0:Single bit is 0 */ member
1083 SANE_Byte byte1; /* 7-5:LUN; 4-0:Reserved */ member
1161 SANE_Byte byte1; /* 7-2:Reserved; 1-0: MTF Filter Select */ member
/third_party/json/include/nlohmann/detail/input/
H A Dbinary_reader.hpp844 const auto byte1 = static_cast<unsigned char>(byte1_raw); in parse_cbor_internal() local
2391 const auto byte1 = static_cast<unsigned char>(byte1_raw); in get_ubjson_value() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp323 uint8_t byte1, byte2; in readPrefixes() local
370 uint8_t byte1; in readPrefixes() local
401 uint8_t byte1; in readPrefixes() local
433 uint8_t byte1; readPrefixes() local
[all...]
/third_party/alsa-lib/include/
H A Dump_msg.h25 uint8_t byte1; /**< First data byte */ member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c2909 CF2_Int byte1 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
2976 FT_UInt32 byte1 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc1026 int byte1 = (imm & 0xff); in Emit() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc413 int byte1 = (imm & 0xFF); in Movi16bitHelper() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp630 double byte1 = deFloat16To64((deFloat16)((iRep >> 16) & 0xffff)); in doPrintValue16() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp631 double byte1 = deFloat16To64((deFloat16)((iRep >> 16) & 0xffff)); in doPrintValue16() local

Completed in 88 milliseconds