| /foundation/arkui/ace_engine/frameworks/core/text/ |
| H A D | text_emoji_processor.cpp | 53 std::u16string u16 = StringUtils::Str8ToStr16(content); in Delete() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
| H A D | pixel_convert.h | 155 uint16_t u16 = static_cast<uint16_t>( in FloatToHalf() local
|
| /third_party/f2fs-tools/tools/f2fs_io/ |
| H A D | f2fs_io.h | 35 typedef uint16_t u16; typedef
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_neon_4.h | 908 uint16x4_t u16 = vreinterpret_u16_f16(f16); in float_to_float16() local 929 uint16x4_t u16 = vmovn_u32(u32); in float16_to_float() local
|
| /third_party/mesa3d/src/compiler/clc/ |
| H A D | clc.h | 234 uint16_t u16; member
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__buf.c | 280 ares_status_t ares__buf_append_be16(ares__buf_t *buf, unsigned short u16) in ares__buf_append_be16() argument 524 ares_status_t ares__buf_fetch_be16(ares__buf_t *buf, unsigned short *u16) in ares__buf_fetch_be16() argument
|
| H A D | ares_dns_record.c | 779 const unsigned short *u16; in ares_dns_rr_get_u16() local 1008 unsigned short *u16; in ares_dns_rr_set_u16() local
|
| /third_party/node/deps/cares/src/tools/ |
| H A D | adig.c | 387 unsigned short u16 = 0; in print_opt_u16_list() local 584 unsigned short u16 = ares_dns_rr_get_u16(rr, key); in print_u16() local
|
| /third_party/rust/crates/nom/src/ |
| H A D | traits.rs | |
| /third_party/rust/crates/nom/src/number/ |
| H A D | streaming.rs | 731 pub fn u16<I, E: ParseError<I>>(endian: crate::number::Endianness) -> fn(I) -> IResult<I, u16, E> u16() functions [all...] |
| H A D | complete.rs | 757 pub fn u16<I, E: ParseError<I>>(endian: crate::number::Endianness) -> fn(I) -> IResult<I, u16, E> u16() functions [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | common.h | 92 typedef UINT16 u16; typedef 104 typedef UINT16 u16; typedef 121 typedef uint16_t u16; typedef [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
| H A D | hdmi_hal_scdc.h | 100 } u16;
member
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
| H A D | wrapper.rs | [all...] |
| /third_party/backends/backend/ |
| H A D | kvs20xx.h | 37 typedef unsigned short u16; typedef
|
| H A D | kvs40xx.h | 46 typedef unsigned short u16; typedef
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir.cpp | 772 ir_constant::ir_constant(uint16_t u16, unsigned vector_elements) in ir_constant() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir.h | 241 uint16_t u16; member
|
| /third_party/node/src/ |
| H A D | util.h | 751 uint16_t u16; in GetEndianness() member
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_nistz256.c | 51 typedef unsigned short u16; typedef
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistz256.c | 51 typedef unsigned short u16; typedef
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvkern.c | 753 FT_UShort u16[2]; in gxv_kern_subtable_validate() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | common.h | 104 typedef UINT16 u16; typedef 116 typedef UINT16 u16; typedef 133 typedef uint16_t u16; typedef [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Intermediate.cpp | 2575 TIntermConstantUnion* TIntermediate::addConstantUnion(unsigned short u16, const TSourceLoc& loc, bool literal) const in addConstantUnion() argument
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | value_parser.rs | [all...] |