Home
last modified time | relevance | path

Searched defs:byte3 (Results 1 - 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dcollation.cpp91 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollation.cpp91 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dpng.cc43 unsigned char byte3(uint32_t word) { in byte3() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollation.cpp100 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_decoder.h164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
264 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_iptc.cpp279 uint32 byte3 = stream.Get_uint8 (); in Parse() local
H A Ddng_image_writer.cpp3462 uint8 byte3 = (uint8) (code << (-shift3)); in PutCodeWord() local
/third_party/backends/backend/
H A Dibm-scsi.c133 SANE_Byte byte3; member
H A Dricoh-scsi.c119 SANE_Byte byte3; member
H A Dricoh.h253 SANE_Byte byte3; member
295 SANE_Byte byte3; member
H A Dibm.h308 SANE_Byte byte3; member
351 SANE_Byte byte3; member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUtf8.java187 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor() 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...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_proc.c849 hdmi_avi_info_byte3 byte3; in proc_video_attr() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c2978 FT_UInt32 byte3 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp632 double byte3 = deFloat16To64((deFloat16)((iRep >> 48) & 0xffff)); in doPrintValue16() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp633 double byte3 = deFloat16To64((deFloat16)((iRep >> 48) & 0xffff)); in doPrintValue16() local

Completed in 40 milliseconds