| /third_party/icu/icu4c/source/i18n/ |
| H A D | collation.cpp | 71 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local 98 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collation.cpp | 71 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local 98 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | ppm.cc | 35 uint8_t byte2(uint32_t word) { in byte2() function
|
| H A D | png.cc | 39 unsigned char byte2(uint32_t word) { in byte2() function
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collation.cpp | 80 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local 107 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local [all...] |
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | unwind_decoder.h | 126 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 144 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() 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 | 278 uint32 byte2 = stream.Get_uint8 (); in Parse() local
|
| H A D | dng_image_writer.cpp | 3445 uint8 byte2 = (uint8) (code << (-shift2)); in PutCodeWord() local 3461 uint8 byte2 = (uint8) (code >> shift2); in PutCodeWord() local
|
| /third_party/backends/backend/ |
| H A D | ibm-scsi.c | 66 SANE_Byte byte2; member 74 SANE_Byte byte2; member 102 SANE_Byte byte2; member 110 SANE_Byte byte2; member 123 SANE_Byte byte2; member 131 SANE_Byte byte2; member
|
| H A D | ricoh-scsi.c | 62 SANE_Byte byte2; member 70 SANE_Byte byte2; member 88 SANE_Byte byte2; member 96 SANE_Byte byte2; member 109 SANE_Byte byte2; member 117 SANE_Byte byte2; member
|
| H A D | ricoh.h | 252 SANE_Byte byte2; member 293 SANE_Byte byte2; member
|
| H A D | ibm.h | 307 SANE_Byte byte2; member 349 SANE_Byte byte2; member
|
| H A D | hs2p-scsi.h | 323 SANE_Byte byte2; /* Reserved */ member 1000 SANE_Byte byte2; /* 7-5:LUN 4-0:Reserve */ member
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Utf8.java | 183 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor() argument 187 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor() 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/json/include/nlohmann/detail/input/ |
| H A D | binary_reader.hpp | 845 const auto byte2 = static_cast<unsigned char>(byte2_raw); in parse_cbor_internal() local 2392 const auto byte2 = static_cast<unsigned char>(byte2_raw); in get_ubjson_value() local
|
| /third_party/FreeBSD/sys/cam/scsi/ |
| H A D | scsi_all.h | 147 uint8_t byte2; member 155 uint8_t byte2; member 164 uint8_t byte2; member 194 uint8_t byte2; member
|
| /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
|
| /third_party/alsa-lib/include/ |
| H A D | ump_msg.h | 26 uint8_t byte2; /**< Second data byte */ member
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psintrp.c | 2910 CF2_Int byte2 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local 2977 FT_UInt32 byte2 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 1027 int byte2 = ((imm >> 8) & 0xff); in Emit() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64.cc | 414 int byte2 = ((imm >> 8) & 0xFF); in Movi16bitHelper() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 631 double byte2 = deFloat16To64((deFloat16)((iRep >> 32) & 0xffff)); in doPrintValue16() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 632 double byte2 = deFloat16To64((deFloat16)((iRep >> 32) & 0xffff)); in doPrintValue16() local
|