Home
last modified time | relevance | path

Searched defs:u16 (Results 51 - 75 of 98) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.cpp53 std::u16string u16 = StringUtils::Str8ToStr16(content); in Delete() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpixel_convert.h155 uint16_t u16 = static_cast<uint16_t>( in FloatToHalf() local
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h35 typedef uint16_t u16; typedef
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_neon_4.h908 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 Dclc.h234 uint16_t u16; member
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c280 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 Dares_dns_record.c779 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 Dadig.c387 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 Dtraits.rs
/third_party/rust/crates/nom/src/number/
H A Dstreaming.rs731 pub fn u16<I, E: ParseError<I>>(endian: crate::number::Endianness) -> fn(I) -> IResult<I, u16, E> u16() functions
[all...]
H A Dcomplete.rs757 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 Dcommon.h92 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 Dhdmi_hal_scdc.h100 } u16; member
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs[all...]
/third_party/backends/backend/
H A Dkvs20xx.h37 typedef unsigned short u16; typedef
H A Dkvs40xx.h46 typedef unsigned short u16; typedef
/third_party/mesa3d/src/compiler/glsl/
H A Dir.cpp772 ir_constant::ir_constant(uint16_t u16, unsigned vector_elements) in ir_constant() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h241 uint16_t u16; member
/third_party/node/src/
H A Dutil.h751 uint16_t u16; in GetEndianness() member
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c51 typedef unsigned short u16; typedef
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c51 typedef unsigned short u16; typedef
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvkern.c753 FT_UShort u16[2]; in gxv_kern_subtable_validate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.h104 typedef UINT16 u16; typedef
116 typedef UINT16 u16; typedef
133 typedef uint16_t u16; typedef
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2575 TIntermConstantUnion* TIntermediate::addConstantUnion(unsigned short u16, const TSourceLoc& loc, bool literal) const in addConstantUnion() argument
/third_party/rust/crates/clap/src/builder/
H A Dvalue_parser.rs[all...]

Completed in 44 milliseconds

1234