| /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...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_image_info.cpp | 102 unsigned char byte2 = static_cast<unsigned char>(originalData[i + BIT_ONE]); in EncodeBase64() local 118 unsigned char byte2 = static_cast<unsigned char>(originalData[i + BIT_ONE]); in EncodeBase64() local
|
| /kernel/linux/linux-5.10/arch/csky/abiv1/ |
| H A D | alignment.c | 144 uint32_t byte0, byte1, byte2, byte3; in ldw_c() local 178 uint32_t byte0, byte1, byte2, byte3; in stw_c() local
|
| /kernel/linux/linux-6.6/arch/csky/abiv1/ |
| H A D | alignment.c | 144 uint32_t byte0, byte1, byte2, byte3; in ldw_c() local 178 uint32_t byte0, byte1, byte2, byte3; in stw_c() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | r8190P_rtl8256.c | 180 u8 byte0, byte1, byte2, byte3; in rtl92e_set_ofdm_tx_power() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
| H A D | r8190_rtl8256.c | 254 u8 byte0, byte1, byte2, byte3; in phy_set_rf8256_ofdm_tx_power() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | r8190P_rtl8256.c | 160 u8 byte0, byte1, byte2, byte3; in rtl92e_set_ofdm_tx_power() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
| H A D | r8190_rtl8256.c | 254 u8 byte0, byte1, byte2, byte3; in phy_set_rf8256_ofdm_tx_power() local
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | unwind_decoder.c | 105 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 123 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 143 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local 243 unw_word grmask, frmask, byte1, byte2, byte3; unw_decode_p2_p5() local 271 unsigned char r, byte1, byte2; unw_decode_p7_p10() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | rtas-types.h | 48 u8 byte2; member 80 u8 byte2; member
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | unwind_decoder.c | 105 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 123 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 143 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local 243 unw_word grmask, frmask, byte1, byte2, byte3; unw_decode_p2_p5() local 271 unsigned char r, byte1, byte2; unw_decode_p7_p10() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | rtas-types.h | 38 u8 byte2; member 70 u8 byte2; member
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | corsair-cpro.c | 109 static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3) in send_usb_cmd() argument
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | corsair-cpro.c | 109 static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3) in send_usb_cmd() argument
|
| /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
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | utils.cpp | 106 unsigned char byte2 = static_cast<unsigned char>(srcData[i + 1]); in EncodeBase64() local 128 unsigned char byte2 = static_cast<unsigned char>(srcData[i + 1]); in EncodeBase64() local
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| H A D | aiclib.h | 63 uint8_t byte2; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_audio.c | 516 uint8_t byte2 = audio_mode->max_bit_rate; in dce_aud_az_configure() local
|