Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
H A Dcollation.cpp71 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 Dcollation.cpp71 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 Dppm.cc35 uint8_t byte2(uint32_t word) { in byte2() function
H A Dpng.cc39 unsigned char byte2(uint32_t word) { in byte2() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollation.cpp80 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 Dunwind_decoder.h126 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 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.cpp278 uint32 byte2 = stream.Get_uint8 (); in Parse() local
H A Ddng_image_writer.cpp3445 uint8 byte2 = (uint8) (code << (-shift2)); in PutCodeWord() local
3461 uint8 byte2 = (uint8) (code >> shift2); in PutCodeWord() local
/third_party/backends/backend/
H A Dibm-scsi.c66 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 Dricoh-scsi.c62 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 Dricoh.h252 SANE_Byte byte2; member
293 SANE_Byte byte2; member
H A Dibm.h307 SANE_Byte byte2; member
349 SANE_Byte byte2; member
H A Dhs2p-scsi.h323 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 DUtf8.java183 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 Dbinary_reader.hpp845 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 Dscsi_all.h147 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 DX86Disassembler.cpp323 uint8_t byte1, byte2; in readPrefixes() local
/third_party/alsa-lib/include/
H A Dump_msg.h26 uint8_t byte2; /**< Second data byte */ member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c2910 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 Dmacro-assembler-aarch64.cc1027 int byte2 = ((imm >> 8) & 0xff); in Emit() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc414 int byte2 = ((imm >> 8) & 0xFF); in Movi16bitHelper() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp631 double byte2 = deFloat16To64((deFloat16)((iRep >> 32) & 0xffff)); in doPrintValue16() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp632 double byte2 = deFloat16To64((deFloat16)((iRep >> 32) & 0xffff)); in doPrintValue16() local

Completed in 69 milliseconds