Searched
full:u16 (Results
476 -
500 of
771) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ymfpci.h | 352 u16 left; 353 u16 right;
|
/system/core/gpttool/ |
gpttool.c | 31 typedef unsigned short u16; typedef 75 u16 name[EFI_NAMELEN];
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_act.c | 370 UINT16 u16; local 376 BE_STREAM_TO_UINT16(u16, p_ptr); 382 if (u16 <= AVRC_PDU_PREV_GROUP) 387 if (u16 <= AVRC_PDU_PREV_GROUP) 719 UINT16 u16; local 722 BE_STREAM_TO_UINT16 (u16, p); 724 if ((u16 != 5) || (p_vendor->vendor_len != 9)) 760 UINT16 u16; local 794 BE_STREAM_TO_UINT16 (u16, p); 795 if ((u16 != 1) || (p_vendor->vendor_len != 5) [all...] |
/cts/tests/src/android/renderscript/cts/ |
vector.rs | 112 rsDebug("Testing U16", 0);
|
/development/ndk/platforms/android-3/include/linux/mtd/ |
nand.h | 184 u16 (*read_word)(struct mtd_info *mtd);
|
/external/bluetooth/bluedroid/stack/sdp/ |
sdp_discovery.c | 972 BE_STREAM_TO_UINT16 (p_attr->attr_value.v.u16, p); 987 BE_STREAM_TO_UINT16 (p_attr->attr_value.v.u16, p); 995 p_attr->attr_value.v.u16 = (UINT16) p_attr->attr_value.v.u32; 1007 BE_STREAM_TO_UINT16 (p_attr->attr_value.v.u16, p); [all...] |
sdp_utils.c | 590 UINT16 u16; local 615 BE_STREAM_TO_UINT16 (u16, p); 616 *p_len = u16; 781 return (BOOLEAN)(p_btuuid->uu.uuid16 == p_attr->attr_value.v.u16);
|
/external/harfbuzz_ng/src/ |
hb-ot-layout-private.hh | 42 #define glyph_props() var1.u16[0] /* GDEF glyph properties */
|
/external/kernel-headers/original/asm-arm/arch/ |
io.h | 102 typedef struct { volatile u16 offset[256]; } __regbase16;
|
/external/kernel-headers/original/linux/ |
compat.h | 123 u16 d_reclen;
|
filter.h | 142 u16 len;
|
/external/linux-tools-perf/ |
builtin-inject.c | 105 u16 misc = PERF_RECORD_MISC_USER;
|
/external/linux-tools-perf/util/ |
hist.c | 20 u16 hists__col_len(struct hists *self, enum hist_column col) 25 void hists__set_col_len(struct hists *self, enum hist_column col, u16 len) 30 bool hists__new_col_len(struct hists *self, enum hist_column col, u16 len) 49 u16 len;
|
/external/llvm/test/CodeGen/ARM/ |
vicmp.ll | 97 ;CHECK: vcgt.u16
|
vminmax.ll | 41 ;CHECK: vmin.u16 104 ;CHECK: vmin.u16 187 ;CHECK: vmax.u16 250 ;CHECK: vmax.u16
|
vshll.ll | 37 ;CHECK: vshll.u16
|
vsra.ll | 95 ;CHECK: vsra.u16 135 ;CHECK: vsra.u16 215 ;CHECK: vrsra.u16 295 ;CHECK: vrsra.u16
|
/external/llvm/test/Transforms/LoopVectorize/ARM/ |
mul-cast-vect.ll | 59 ; ASM: vmull.u16
|
/external/openssl/crypto/aes/ |
aes_locl.h | 79 typedef unsigned short u16; typedef
|
/external/qemu/ |
cpu-defs.h | 175 icount_decr_u16 u16; \
|
/external/skia/legacy/src/effects/ |
SkEmbossMask.cpp | 58 ::fprintf(file, "static const U16 gInvSqrtTable[128 * 128] = {\n");
|
/external/skia/src/effects/ |
SkEmbossMask.cpp | 58 ::fprintf(file, "static const U16 gInvSqrtTable[128 * 128] = {\n");
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_i.h | 178 u16 pwd_group;
|
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet.h | 91 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto,
|
l2_packet_linux.c | 39 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto,
|
Completed in 724 milliseconds
<<11121314151617181920>>