HomeSort by relevance Sort by last modified time
    Searched full:u16 (Results 576 - 600 of 771) sorted by null

<<21222324252627282930>>

  /external/grub/netboot/
eepro100.c 110 typedef unsigned short u16; typedef
232 u16 count;
233 u16 size;
w89c840.c 87 typedef unsigned short u16; typedef
255 u16 advertising; /* NWay media advertisement */
608 u16 sum = 0;
  /external/kernel-headers/original/linux/
hid.h 89 __u16 u16; member in union:hid_item::__anon9712
828 u32 usbhid_lookup_quirk(const u16 idVendor, const u16 idProduct);
i2c.h 81 extern s32 i2c_smbus_xfer (struct i2c_adapter * adapter, u16 addr,
97 u8 command, u16 value);
200 int (*smbus_xfer) (struct i2c_adapter *adap, u16 addr,
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 812 u16 header_size;
813 u16 id_header_size;
814 u16 read_size;
  /external/llvm/test/MC/ARM/
neon-bitwise-encoding.s 82 veor.u16 q4, q7, q3
141 vand.u16 d4, d7, d3
199 vorr.u16 q4, q7, q3
  /external/wpa_supplicant_8/src/ap/
hw_features.c 51 u16 num_modes, flags;
520 u16 hw = iface->current_mode->ht_capab;
521 u16 conf = iface->conf->ht_capab;
sta_info.c 575 u16 reason)
613 u16 reason)
922 const u8 *addr, u16 reason)
  /external/wpa_supplicant_8/src/eap_peer/
eap_fast_pac.c 71 u16 pac_type)
88 const u8 *a_id, size_t a_id_len, u16 pac_type)
705 u16 type, len;
  /external/wpa_supplicant_8/src/eap_server/
eap_server_sim.c 35 u16 counter;
37 u16 notification;
148 struct eap_sim_msg *msg, u16 counter,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4_s.s 83 dSumAboveLeftU16 DN D1.U16
89 dSumLeftValU16 DN D1.U16
95 dSumAboveValU16 DN D1.U16
  /external/linux-tools-perf/
builtin-sched.c 686 u16 common_type;
704 u16 common_type;
719 u16 common_type;
736 u16 common_type;
751 u16 common_type;
    [all...]
  /external/llvm/test/CodeGen/ARM/
vmul.ll 232 ;CHECK: vmull.u16
243 ;CHECK: vmull.u16
322 ; CHECK: vmull.u16 q0, d0, d1[1]
333 ; CHECK: vmull.u16 q0, d0, d1[1]
419 ; CHECK: vmull.u16
  /external/libmtp/src/
ptp.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h     [all...]
driver_nl80211.c 298 const u8 *addr, int cmd, u16 reason_code,
1107 u16 status;
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c 3366 UShort u16 = line->u16s[loff]; local
3424 UShort u16 = line->u16s[loff]; local
3452 UShort u16 = line->u16s[loff]; local
3481 UShort u16 = line->u16s[loff]; local
3508 UShort u16 = line->u16s[loff]; local
3539 UShort u16 = line->u16s[loff]; local
3567 UShort u16 = line->u16s[loff]; local
3596 UShort u16 = line->u16s[loff]; local
3623 UShort u16 = line->u16s[loff]; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 146 const u8 *req_dev_types, const u8 *dev_id, u16 pw_id)
830 u16 dev_pw_id = DEV_PW_DEFAULT;
    [all...]
  /external/v8/tools/
ll_prof.py 489 "u16": ctypes.c_uint16,
546 ("misc", "u16"),
547 ("size", "u16")
  /bionic/libc/kernel/common/linux/mtd/
nand.h 182 u16 (*read_word)(struct mtd_info *mtd);
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 372 p_scb->peer_features = p_attr->attr_value.v.u16;
  /external/bluetooth/bluedroid/stack/a2dp/
a2d_api.c 97 a2d_svc.features = p_attr->attr_value.v.u16;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 60 typedef unsigned short u16; // NOLINT typedef in namespace:__sanitizer
  /external/harfbuzz_ng/src/
hb-common.h 82 uint16_t u16[2]; member in union:_hb_var_int_t
  /external/kernel-headers/original/asm-mips/mach-au1x00/
au1000.h 69 void static inline au_writew(u16 val, unsigned long reg)
71 *(volatile u16 *)reg = val;
84 static inline u16 au_readw(unsigned long reg)
86 return *(volatile u16 *)reg;
    [all...]

Completed in 1777 milliseconds

<<21222324252627282930>>