/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | ppm.cc | 31 uint8_t byte1(uint32_t word) { in byte1() function
|
H A D | png.cc | 35 unsigned char byte1(uint32_t word) { in byte1() function
|
/third_party/json/tests/src/ |
H A D | unit-unicode2.cpp | 34 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 D | unit-unicode4.cpp | 34 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 D | unit-unicode5.cpp | 34 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 D | unit-unicode3.cpp | 34 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 D | unwind_decoder.h | 109 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 D | glx_usefont.c | 169 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
|
/third_party/mesa3d/src/glx/ |
H A D | xfont.c | 173 int byte1 = 0, byte2 = 0; in isvalid() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_iptc.cpp | 277 uint32 byte1 = stream.Get_uint8 (); in Parse() local
|
H A D | dng_image_writer.cpp | 3437 uint8 byte1 = (uint8) (code >> shift1); in PutCodeWord() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
H A D | unicodetext.cc | 450 uint8 byte1 = static_cast<uint8>(it_[0]); in operator *() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Utf8.java | 179 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 D | hs2p-scsi.c | 1557 SANE_Byte byte1; /* 7-5: LUN; 4: 3rd Party; 3-1: 3rd Party Device; 0: Reserved */ in unit_cmd() member
|
H A D | ricoh.h | 292 SANE_Byte byte1; member
|
H A D | ibm.h | 348 SANE_Byte byte1; member
|
H A D | hs2p-scsi.h | 441 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 D | binary_reader.hpp | 844 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 D | X86Disassembler.cpp | 323 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 D | ump_msg.h | 25 uint8_t byte1; /**< First data byte */ member
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psintrp.c | 2909 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 D | macro-assembler-aarch64.cc | 1026 int byte1 = (imm & 0xff); in Emit() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.cc | 413 int byte1 = (imm & 0xFF); in Movi16bitHelper() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 630 double byte1 = deFloat16To64((deFloat16)((iRep >> 16) & 0xffff)); in doPrintValue16() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 631 double byte1 = deFloat16To64((deFloat16)((iRep >> 16) & 0xffff)); in doPrintValue16() local
|