Home
last modified time | relevance | path

Searched refs:u16 (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/external/wpa_supplicant_8/src/wps/
Dwps_attr_parse.h73 u16 manufacturer_len;
74 u16 model_name_len;
75 u16 model_number_len;
76 u16 serial_number_len;
77 u16 dev_name_len;
78 u16 public_key_len;
79 u16 encr_settings_len;
80 u16 ssid_len;
81 u16 network_key_len;
82 u16 authorized_macs_len;
[all …]
Dwps.h50 u16 auth_type;
51 u16 encr_type;
98 u16 config_methods;
166 u16 dev_pw_id;
238 struct wpabuf * wps_build_probe_req_ie(u16 pw_id, struct wps_device_data *dev,
320 void (*set_sel_reg_cb)(void *ctx, int sel_reg, u16 dev_passwd_id,
321 u16 sel_reg_config_methods);
335 const u8 *pri_dev_type, u16 config_methods,
336 u16 dev_password_id, u8 request_type,
489 u16 config_methods;
[all …]
Dwps_i.h72 u16 dev_pw_id;
76 u16 alt_dev_pw_id;
89 u16 encr_type;
94 u16 auth_type;
107 u16 config_error;
108 u16 error_indication;
140 u16 config_error, u16 error_indication, const u8 *mac_addr);
156 int wps_build_config_methods(struct wpabuf *msg, u16 methods);
158 int wps_build_dev_password_id(struct wpabuf *msg, u16 id);
159 int wps_build_config_error(struct wpabuf *msg, u16 err);
[all …]
/external/libnl/etc/
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 tcp+0
[all …]
/external/wpa_supplicant_8/src/common/
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_delay,
[all …]
Dgas.c48 gas_build_resp(u8 action, u8 dialog_token, u16 status_code, u8 frag_id, in gas_build_resp()
49 u8 more, u16 comeback_delay, size_t size) in gas_build_resp()
70 gas_build_initial_resp(u8 dialog_token, u16 status_code, u16 comeback_delay, in gas_build_initial_resp()
79 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, in gas_build_comeback_resp()
80 u16 comeback_delay, size_t size) in gas_build_comeback_resp()
128 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code, in gas_anqp_build_initial_resp()
129 u16 comeback_delay, size_t size) in gas_anqp_build_initial_resp()
147 u16 status_code, in gas_anqp_build_initial_resp_buf()
148 u16 comeback_delay, in gas_anqp_build_initial_resp_buf()
168 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code, in gas_anqp_build_comeback_resp()
[all …]
/external/libnfc-nci/src/nfc/include/
Dllcp_defs.h34 #define LLCP_GET_DSAP(u16) (((u16) & 0xFC00) >> 10) argument
35 #define LLCP_GET_PTYPE(u16) (((u16) & 0x03C0) >> 6) argument
36 #define LLCP_GET_SSAP(u16) (((u16) & 0x003F)) argument
89 #define LLCP_GET_FRMR_VS(u16) (((UINT16) (u16) >> 12) & 0x000F) argument
90 #define LLCP_GET_FRMR_VR(u16) (((UINT16) (u16) >> 8) & 0x000F) argument
91 #define LLCP_GET_FRMR_VSA(u16) (((UINT16) (u16) >> 4) & 0x000F) argument
92 #define LLCP_GET_FRMR_VRA(u16) (((UINT16) (u16) >> 0) & 0x000F) argument
/external/wpa_supplicant_8/src/rsn_supp/
Dpeerkey.h41 struct wpa_eapol_key_192 *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, in peerkey_verify_eapol_key_mic()
64 struct wpa_eapol_key *key, u16 key_info, u16 ver, in peerkey_rx_eapol_4way()
72 u16 key_info, u16 ver) in peerkey_rx_eapol_smk()
/external/libpng/contrib/tools/
Dchecksum-icc.c56 # define u16(x) (header[x] * 256 + header[x+1]) in read_one_file() macro
57 # define u32(x) (u16(x) * 65536 + u16(x+2)) in read_one_file()
58 u32(64), u16(24), u16(26), u16(28), u16(30), u16(32), u16(34), in read_one_file()
/external/libavc/common/arm/
Dih264_inter_pred_filters_luma_vert_a9q.s110 vmov.u16 q11, #20 @ Filter coeff 0x14 into Q11
113 vmov.u16 q12, #5 @ Filter coeff 0x5 into Q12
131 vmla.u16 q7, q6, q11 @ temp += temp1 * 20
134 vmla.u16 q10, q9, q11 @ temp4 += temp3 * 20
138 vmls.u16 q7, q8, q12 @ temp -= temp2 * 5
141 vmla.u16 q8, q6, q11
142 vmls.u16 q10, q13, q12 @ temp4 -= temp5 * 5
148 vmla.u16 q7, q6, q11
149 vmls.u16 q8, q9, q12
155 vmla.u16 q9, q6, q11
[all …]
Dih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s142 vmov.u16 q11, #20 @ Filter coeff 0x14 into Q11
143 vmov.u16 q12, #5 @ Filter coeff 0x5 into Q12
159 vmla.u16 q3, q4, q11
163 vmls.u16 q3, q4, q12
173 vmla.u16 q4, q5, q11
177 vmls.u16 q4, q5, q12
187 vmla.u16 q5, q6, q11
191 vmls.u16 q5, q6, q12
201 vmla.u16 q6, q7, q11
205 vmls.u16 q6, q7, q12
[all …]
Dih264_inter_pred_luma_vert_qpel_a9q.s118 vmov.u16 q11, #20 @ Filter coeff 0x14 into Q11
121 vmov.u16 q12, #5 @ Filter coeff 0x5 into Q12
138 vmla.u16 q7, q6, q11 @ temp += temp1 * 20
141 vmla.u16 q10, q9, q11 @ temp4 += temp3 * 20
145 vmls.u16 q7, q8, q12 @ temp -= temp2 * 5
148 vmla.u16 q8, q6, q11
149 vmls.u16 q10, q13, q12 @ temp4 -= temp5 * 5
155 vmla.u16 q7, q6, q11
156 vmls.u16 q8, q9, q12
164 vmla.u16 q9, q6, q11
[all …]
Dih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s134 vmov.u16 q13, #0x14 @ Filter coeff 20 into Q13
135 vmov.u16 q12, #0x5 @ Filter coeff 5 into Q12
145 vmov.u16 q14, #0x14 @ Filter coeff 20 into Q13
146 vmov.u16 q15, #0x5 @ Filter coeff 5 into Q12
170 vmla.u16 q9, q10, q14
174 vmla.u16 q10, q12, q14
176 vmls.u16 q9, q11, q15
178 vmls.u16 q10, q13, q15
180 vmla.u16 q11, q12, q14
181 vmls.u16 q11, q13, q15
[all …]
/external/wpa_supplicant_8/src/ap/
Dsta_info.h70 u16 aid; /* STA's unique AID (1 .. 2007) or 0 if not yet assigned */
72 u16 capability;
73 u16 listen_interval; /* or beacon_int for APs */
80 u16 peer_lid;
81 u16 my_lid;
82 u16 mpm_close_reason;
108 u16 auth_alg;
115 u16 deauth_reason;
116 u16 disassoc_reason;
193 u16 last_seq_ctrl;
[all …]
/external/llvm/test/MC/ARM/
Dfullfp16-neon.s262 vcvt.u16.f16 d0, d1
264 vcvt.f16.u16 d0, d1
266 vcvt.u16.f16 q0, q1
268 vcvt.f16.u16 q0, q1
270 @ ARM: vcvt.u16.f16 d0, d1 @ encoding: [0x81,0x07,0xb7,0xf3]
272 @ ARM: vcvt.f16.u16 d0, d1 @ encoding: [0x81,0x06,0xb7,0xf3]
274 @ ARM: vcvt.u16.f16 q0, q1 @ encoding: [0xc2,0x07,0xb7,0xf3]
276 @ ARM: vcvt.f16.u16 q0, q1 @ encoding: [0xc2,0x06,0xb7,0xf3]
278 @ THUMB: vcvt.u16.f16 d0, d1 @ encoding: [0xb7,0xff,0x81,0x07]
280 @ THUMB: vcvt.f16.u16 d0, d1 @ encoding: [0xb7,0xff,0x81,0x06]
[all …]
Dneon-add-encoding.s25 @ CHECK: vaddl.u16 q8, d17, d16 @ encoding: [0xa0,0x00,0xd1,0xf3]
26 vaddl.u16 q8, d17, d16
38 @ CHECK: vaddw.u16 q8, q8, d18 @ encoding: [0xa2,0x01,0xd0,0xf3]
39 vaddw.u16 q8, q8, d18
51 @ CHECK: vhadd.u16 d16, d16, d17 @ encoding: [0xa1,0x00,0x50,0xf3]
52 vhadd.u16 d16, d16, d17
63 @ CHECK: vhadd.u16 q8, q8, q9 @ encoding: [0xe2,0x00,0x50,0xf3]
64 vhadd.u16 q8, q8, q9
73 vhadd.u16 d15, d20
79 vhadd.u16 q5, q8
[all …]
Dneon-minmax-encoding.s7 vmax.u16 d13, d14, d15
15 vmax.u16 d14, d15
23 vmax.u16 q13, q14, q15
31 vmax.u16 q4, q5
39 @ CHECK: vmax.u16 d13, d14, d15 @ encoding: [0x0f,0xd6,0x1e,0xf3]
46 @ CHECK: vmax.u16 d14, d14, d15 @ encoding: [0x0f,0xe6,0x1e,0xf3]
53 @ CHECK: vmax.u16 q13, q14, q15 @ encoding: [0xee,0xa6,0x5c,0xf3]
60 @ CHECK: vmax.u16 q4, q4, q5 @ encoding: [0x4a,0x86,0x18,0xf3]
69 vmin.u16 d13, d14, d15
77 vmin.u16 d14, d15
[all …]
Dneont2-minmax-encoding.s9 vmax.u16 d13, d14, d15
17 vmax.u16 d14, d15
25 vmax.u16 q13, q14, q15
33 vmax.u16 q4, q5
41 @ CHECK: vmax.u16 d13, d14, d15 @ encoding: [0x1e,0xff,0x0f,0xd6]
48 @ CHECK: vmax.u16 d14, d14, d15 @ encoding: [0x1e,0xff,0x0f,0xe6]
55 @ CHECK: vmax.u16 q13, q14, q15 @ encoding: [0x5c,0xff,0xee,0xa6]
62 @ CHECK: vmax.u16 q4, q4, q5 @ encoding: [0x18,0xff,0x4a,0x86]
71 vmin.u16 d13, d14, d15
79 vmin.u16 d14, d15
[all …]
Dneon-shift-encoding.s5 vshl.u16 d16, d17, d16
13 vshl.u16 q8, q9, q8
22 @ CHECK: vshl.u16 d16, d17, d16 @ encoding: [0xa1,0x04,0x50,0xf3]
30 @ CHECK: vshl.u16 q8, q9, q8 @ encoding: [0xe2,0x04,0x50,0xf3]
40 vshr.u16 d16, d16, #15
44 vshr.u16 q8, q8, #15
57 @ CHECK: vshr.u16 d16, d16, #15 @ encoding: [0x30,0x00,0xd1,0xf3]
61 @ CHECK: vshr.u16 q8, q8, #15 @ encoding: [0x70,0x00,0xd1,0xf3]
75 vshr.u16 d16, #15
79 vshr.u16 q8, #15
[all …]
/external/libnfc-nci/src/hal/include/
Dnfc_types.h56 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (UINT8)(u16); *(p)++ = (UINT8)((u16) >> 8);} argument
69 #define STREAM_TO_UINT16(u16, p) {u16 = ((UINT16)(*(p)) + (((UINT16)(*((p) + 1))) << 8)); (p) += 2;} argument
88 #define UINT16_TO_FIELD(p, u16) {*(UINT8 *)(p) = (UINT8)(u16); *((UINT8 *)(p)+1) = (UINT8)((u16) >>… argument
98 #define UINT16_TO_BE_STREAM(p, u16) {*(p)++ = (UINT8)((u16) >> 8); *(p)++ = (UINT8)(u16);} argument
103 #define BE_STREAM_TO_UINT16(u16, p) {u16 = (UINT16)(((UINT16)(*(p)) << 8) + (UINT16)(*((p) + 1))); … argument
116 #define UINT16_TO_BE_FIELD(p, u16) {*(UINT8 *)(p) = (UINT8)((u16) >> 8); *((UINT8 *)(p)+1) = (UINT8… argument
/external/valgrind/VEX/switchback/
Dtest_emfloat.c453 #define u16 unsigned short macro
512 u16 mantissa[INTERNAL_FPF_PRECISION];
528 static int IsMantissaZero(u16 *mant);
529 static void Add16Bits(u16 *carry,u16 *a,u16 b,u16 c);
530 static void Sub16Bits(u16 *borrow,u16 *a,u16 b,u16 c);
531 static void ShiftMantLeft1(u16 *carry,u16 *mantissa);
532 static void ShiftMantRight1(u16 *carry,u16 *mantissa);
751 static int IsMantissaZero(u16 *mant) in IsMantissaZero()
768 static void Add16Bits(u16 *carry, in Add16Bits()
769 u16 *a, in Add16Bits()
[all …]
/external/libmpeg2/common/arm/
Dicv_variance_a9.s82 vadd.u16 q2, q2, q3
84 vadd.u16 d4, d4, d5
85 vpadd.u16 d4, d4, d4
86 vpadd.u16 d4, d4, d4
94 vaddl.u16 q10, d20, d21
95 vaddl.u16 q11, d22, d23
96 vaddl.u16 q12, d24, d25
97 vaddl.u16 q13, d26, d27
106 vmov.u16 r0, d4[0]
Dideint_cac_a9.s89 vpaddl.u16 q0, q0
91 vpaddl.u16 q1, q1
117 vpaddl.u16 q2, q2
119 vpaddl.u16 q3, q3
128 vabd.u16 d16, d16, d17
129 vabd.u16 d17, d18, d19
132 vmov.u16 q9, #20
135 vcge.u16 q10, q8, q9
136 vand.u16 q10, q8, q10
141 vadd.u16 d20, d20, d21
[all …]
/external/strace/maint/
Dprint_ioctlent.c31 typedef unsigned short u16; typedef
34 dir2str(const char *name, u16 dir) in dir2str()
54 u16 dir, u16 type, u16 nr, u16 size) in print_ioctlent()
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.h31 u16 tsf_offset; /* valid if tsf_present=1 */
32 u16 beacon_int; /* valid if tsf_present=1 */
35 u16 bearing; /* valid if bearing_present=1 */
36 u16 rel_height; /* valid if bearing_present=1 */
39 u16 bss_term_dur; /* valid if bss_term_present=1 */
53 u8 action, u16 intval, struct wpabuf *tfs_req);

12345678910>>...19