Searched refs:u16 (Results 1 - 25 of 710) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/hostapd/src/common/
H A Dgas.h15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code,
16 u16 comeback_delay, size_t size);
18 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
19 u16 comeback_delay, size_t size);
21 u16 status_code,
22 u16 comeback_delay,
24 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
26 u16 comeback_delay, size_t size);
28 u16 status_code,
30 u16 comeback_dela
[all...]
/external/wpa_supplicant_8/src/common/
H A Dgas.h15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code,
16 u16 comeback_delay, size_t size);
18 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
19 u16 comeback_delay, size_t size);
21 u16 status_code,
22 u16 comeback_delay,
24 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
26 u16 comeback_delay, size_t size);
28 u16 status_code,
30 u16 comeback_dela
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dgas.h15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code,
16 u16 comeback_delay, size_t size);
18 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
19 u16 comeback_delay, size_t size);
21 u16 status_code,
22 u16 comeback_delay,
24 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
26 u16 comeback_delay, size_t size);
28 u16 status_code,
30 u16 comeback_dela
[all...]
/external/libnl/etc/
H A Dpktloc9 ip.length u16 net+2
10 ip.id u16 net+4
13 ip.offset u16 net+6 0x1FFF
16 ip.chksum u16 net+10
25 tcp.sport u16 tcp+0
26 tcp.dport u16 tcp+2
32 tcp.win u16 tcp+14
33 tcp.csum u16 tcp+16
34 tcp.urg u16 tcp+18
41 udp.sport u16 tc
[all...]
/external/qemu/distrib/ext4_utils/src/
H A Dcontents.h27 u16 mode;
28 u16 uid;
29 u16 gid;
40 int inode_set_permissions(u32 inode_num, u16 mode, u16 uid, u16 gid, u32 mtime);
/external/clang/test/FixIt/
H A Dfixit-vexing-parse-cxx0x.cpp17 char16_t u16(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an initializer}}
/external/bluetooth/bluedroid/hci/include/
H A Dutils.h34 #define STREAM_TO_UINT16(u16, p) {u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); (p) += 2;}
35 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (uint8_t)(u16); *(p)++ = (uint8_t)((u16) >> 8);}
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpeerkey.h41 struct wpa_eapol_key *key, u16 ver,
44 struct wpa_eapol_key *key, u16 key_info, u16 ver,
48 u16 key_info, u16 ver);
56 struct wpa_eapol_key *key, u16 ver,
64 struct wpa_eapol_key *key, u16 key_info, u16 ver,
72 u16 key_info, u16 ve
[all...]
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpeerkey.h41 struct wpa_eapol_key *key, u16 ver,
44 struct wpa_eapol_key *key, u16 key_info, u16 ver,
48 u16 key_info, u16 ver);
56 struct wpa_eapol_key *key, u16 ver,
64 struct wpa_eapol_key *key, u16 key_info, u16 ver,
72 u16 key_info, u16 ve
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpeerkey.h41 struct wpa_eapol_key *key, u16 ver,
44 struct wpa_eapol_key *key, u16 key_info, u16 ver,
48 u16 key_info, u16 ver);
56 struct wpa_eapol_key *key, u16 ver,
64 struct wpa_eapol_key *key, u16 key_info, u16 ver,
72 u16 key_info, u16 ve
[all...]
/external/libpng/contrib/tools/
H A Dchecksum-icc.c56 # define u16(x) (header[x] * 256 + header[x+1]) macro
57 # define u32(x) (u16(x) * 65536 + u16(x+2))
58 u32(64), u16(24), u16(26), u16(28), u16(30), u16(32), u16(34),
/external/pixman/pixman/
H A Dpixman-arm-neon-asm.S157 vshrn.u16 d6, q2, #8
158 vshrn.u16 d7, q2, #3
159 vsli.u16 q2, q2, #5
163 vshrn.u16 d30, q2, #2
169 vrshr.u16 q13, q10, #8
170 vrshr.u16 q3, q11, #8
171 vrshr.u16 q15, q12, #8
172 vraddhn.u16 d20, q10, q13
173 vraddhn.u16 d23, q11, q3
174 vraddhn.u16 d2
[all...]
H A Dpixman-android-neon.S120 vshll.u16 q0, d2, #BILINEAR_INTERPOLATION_BITS
121 vmlsl.u16 q0, d2, d30
122 vmlal.u16 q0, d3, d30
126 vmovn.u16 d0, q0
134 vshll.u16 q0, d2, #BILINEAR_INTERPOLATION_BITS
135 vmlsl.u16 q0, d2, d30
136 vmlal.u16 q0, d3, d30
137 vshll.u16 q10, d22, #BILINEAR_INTERPOLATION_BITS
138 vmlsl.u16 q10, d22, d31
139 vmlal.u16 q1
[all...]
H A Dpixman-arm-neon-asm-bilinear.S386 vrshr.u16 tmp45, tmp01, #8
387 vrshr.u16 tmp67, tmp23, #8
389 vraddhn.u16 src0, tmp45, tmp01
390 vraddhn.u16 src1, tmp67, tmp23
424 vrshr.u16 tmp45, tmp01, #8
425 vrshr.u16 tmp67, tmp23, #8
427 vraddhn.u16 dst0, tmp45, tmp01
428 vraddhn.u16 dst1, tmp67, tmp23
492 vshll.u16 q0, d2, #BILINEAR_INTERPOLATION_BITS
493 vmlsl.u16 q
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A DbtreeInt.h280 u16 maxLocal; /* Copy of BtShared.maxLocal or BtShared.maxLeaf */
281 u16 minLocal; /* Copy of BtShared.minLocal or BtShared.minLeaf */
282 u16 cellOffset; /* Index in aData of first cell pointer */
283 u16 nFree; /* Number of free bytes on the page */
284 u16 nCell; /* Number of cells on this page, local and ovfl */
285 u16 maskPage; /* Mask for page offset */
288 u16 idx; /* Insert this cell before idx-th non-overflow cell */
419 u16 maxLocal; /* Maximum local payload in non-LEAFDATA tables */
420 u16 minLocal; /* Minimum local payload in non-LEAFDATA tables */
421 u16 maxLea
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dtypes.h14 typedef unsigned short u16; typedef
/external/oprofile/libutil/
H A Dop_types.h21 typedef unsigned short u16; typedef
/external/qemu/distrib/libsparse/src/
H A Dsparse_defs.h25 #define __le16 u16
29 #define __be16 u16
33 #define __u16 u16
39 typedef unsigned short int u16; typedef
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_mlme.h18 struct sta_info *sta, u16 reason_code);
27 struct sta_info *sta, u16 reason_code);
/external/wpa_supplicant_8/src/ap/
H A Dap_mlme.h18 struct sta_info *sta, u16 reason_code);
27 struct sta_info *sta, u16 reason_code);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_mlme.h18 struct sta_info *sta, u16 reason_code);
27 struct sta_info *sta, u16 reason_code);
/external/libnfc-nci/src/nfc/include/
H A Dllcp_defs.h34 #define LLCP_GET_DSAP(u16) (((u16) & 0xFC00) >> 10)
35 #define LLCP_GET_PTYPE(u16) (((u16) & 0x03C0) >> 6)
36 #define LLCP_GET_SSAP(u16) (((u16) & 0x003F))
89 #define LLCP_GET_FRMR_VS(u16) (((UINT16) (u16) >> 12) & 0x000F)
90 #define LLCP_GET_FRMR_VR(u16) (((UINT16) (u16) >>
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_fast_common.h92 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
93 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data,
94 u16 len);
95 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type,
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_record.h32 u16 tls_version;
51 u16 cipher_suite;
52 u16 write_cipher_suite;
53 u16 read_cipher_suite;
61 u16 cipher_suite);
/external/wpa_supplicant_8/src/eap_common/
H A Deap_fast_common.h92 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
93 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data,
94 u16 len);
95 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type,

Completed in 3224 milliseconds

1234567891011>>