Searched refs:aka (Results 1 - 25 of 37) sorted by relevance

12

/external/libvpx/vp8/common/x86/
H A Diwalsh_mmx.asm78 paddw mm4, mm3 ;ip[0] + ip[12] aka al
79 paddw mm5, mm2 ;ip[4] + ip[8] aka bl
86 psubw mm0, mm3 ;ip[0] - ip[12] aka d1
87 psubw mm1, mm2 ;ip[4] - ip[8] aka c1
110 punpckldq mm0, mm6 ; 30 20 10 00 aka ip[0]
111 punpckhdq mm4, mm6 ; 31 21 11 01 aka ip[4]
113 punpckldq mm2, mm1 ; 32 22 12 02 aka ip[8]
114 punpckhdq mm3, mm1 ; 33 23 13 03 aka ip[12]
119 paddw mm1, mm3 ;ip[0] + ip[12] aka al
120 paddw mm5, mm2 ;ip[4] + ip[8] aka b
[all...]
H A Diwalsh_sse2.asm38 paddw xmm0, xmm2 ;ip[4]+ip[8] ip[0]+ip[12] aka b1 a1
39 psubw xmm3, xmm2 ;ip[4]-ip[8] ip[0]-ip[12] aka c1 d1
47 paddw xmm4, xmm0 ;dl+cl a1+b1 aka op[4] op[0]
48 psubw xmm0, xmm1 ;d1-c1 a1-b1 aka op[12] op[8]
71 paddw xmm4, xmm2 ;ip[4]+ip[8] ip[0]+ip[12] aka b1 a1
72 psubw xmm3, xmm2 ;ip[4]-ip[8] ip[0]-ip[12] aka c1 d1
79 paddw xmm5, xmm4 ;dl+cl a1+b1 aka op[4] op[0]
80 psubw xmm4, xmm1 ;d1-c1 a1-b1 aka op[12] op[8]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
H A Deap_sim_db.c46 int aka; member in struct:eap_sim_db_pending
61 } aka; member in union:eap_sim_db_pending::__anon13920
79 size_t imsi_len, int aka)
85 if (entry->aka == aka && entry->imsi_len == imsi_len &&
220 if (hexstr2bin(start, entry->u.aka.rand, EAP_AKA_RAND_LEN))
228 if (hexstr2bin(start, entry->u.aka.autn, EAP_AKA_AUTN_LEN))
236 if (hexstr2bin(start, entry->u.aka.ik, EAP_AKA_IK_LEN))
244 if (hexstr2bin(start, entry->u.aka.ck, EAP_AKA_CK_LEN))
256 entry->u.aka
78 eap_sim_db_get_pending(struct eap_sim_db_data *data, const u8 *imsi, size_t imsi_len, int aka) argument
859 eap_sim_db_get_next_pseudonym(void *priv, int aka) argument
879 eap_sim_db_get_next_reauth_id(void *priv, int aka) argument
[all...]
H A Deap_sim_db.h47 char * eap_sim_db_get_next_pseudonym(void *priv, int aka);
49 char * eap_sim_db_get_next_reauth_id(void *priv, int aka);
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_sim_db.c41 int aka; member in struct:eap_sim_db_pending
56 } aka; member in union:eap_sim_db_pending::__anon14136
74 size_t imsi_len, int aka)
80 if (entry->aka == aka && entry->imsi_len == imsi_len &&
215 if (hexstr2bin(start, entry->u.aka.rand, EAP_AKA_RAND_LEN))
223 if (hexstr2bin(start, entry->u.aka.autn, EAP_AKA_AUTN_LEN))
231 if (hexstr2bin(start, entry->u.aka.ik, EAP_AKA_IK_LEN))
239 if (hexstr2bin(start, entry->u.aka.ck, EAP_AKA_CK_LEN))
251 entry->u.aka
73 eap_sim_db_get_pending(struct eap_sim_db_data *data, const u8 *imsi, size_t imsi_len, int aka) argument
854 eap_sim_db_get_next_pseudonym(void *priv, int aka) argument
874 eap_sim_db_get_next_reauth_id(void *priv, int aka) argument
[all...]
H A Deap_sim_db.h39 char * eap_sim_db_get_next_pseudonym(void *priv, int aka);
41 char * eap_sim_db_get_next_reauth_id(void *priv, int aka);
/external/wpa_supplicant_8/src/eap_server/
H A Deap_sim_db.c41 int aka; member in struct:eap_sim_db_pending
56 } aka; member in union:eap_sim_db_pending::__anon14353
74 size_t imsi_len, int aka)
80 if (entry->aka == aka && entry->imsi_len == imsi_len &&
215 if (hexstr2bin(start, entry->u.aka.rand, EAP_AKA_RAND_LEN))
223 if (hexstr2bin(start, entry->u.aka.autn, EAP_AKA_AUTN_LEN))
231 if (hexstr2bin(start, entry->u.aka.ik, EAP_AKA_IK_LEN))
239 if (hexstr2bin(start, entry->u.aka.ck, EAP_AKA_CK_LEN))
251 entry->u.aka
73 eap_sim_db_get_pending(struct eap_sim_db_data *data, const u8 *imsi, size_t imsi_len, int aka) argument
854 eap_sim_db_get_next_pseudonym(void *priv, int aka) argument
874 eap_sim_db_get_next_reauth_id(void *priv, int aka) argument
[all...]
H A Deap_sim_db.h39 char * eap_sim_db_get_next_pseudonym(void *priv, int aka);
41 char * eap_sim_db_get_next_reauth_id(void *priv, int aka);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_sim_db.c41 int aka; member in struct:eap_sim_db_pending
56 } aka; member in union:eap_sim_db_pending::__anon14572
74 size_t imsi_len, int aka)
80 if (entry->aka == aka && entry->imsi_len == imsi_len &&
215 if (hexstr2bin(start, entry->u.aka.rand, EAP_AKA_RAND_LEN))
223 if (hexstr2bin(start, entry->u.aka.autn, EAP_AKA_AUTN_LEN))
231 if (hexstr2bin(start, entry->u.aka.ik, EAP_AKA_IK_LEN))
239 if (hexstr2bin(start, entry->u.aka.ck, EAP_AKA_CK_LEN))
251 entry->u.aka
73 eap_sim_db_get_pending(struct eap_sim_db_data *data, const u8 *imsi, size_t imsi_len, int aka) argument
854 eap_sim_db_get_next_pseudonym(void *priv, int aka) argument
874 eap_sim_db_get_next_reauth_id(void *priv, int aka) argument
[all...]
H A Deap_sim_db.h39 char * eap_sim_db_get_next_pseudonym(void *priv, int aka);
41 char * eap_sim_db_get_next_reauth_id(void *priv, int aka);
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dast.ml2 * Abstract Syntax Tree (aka Parse Tree)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dast.ml2 * Abstract Syntax Tree (aka Parse Tree)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dast.ml2 * Abstract Syntax Tree (aka Parse Tree)
/external/clang/test/CXX/special/class.dtor/
H A Dp10-0x.cpp9 x->~decltype(*x)(); // expected-error{{the type of object expression ('const int') does not match the type being destroyed ('decltype(*x)' (aka 'const int &')) in pseudo-destructor expression}} \
13 y->~decltype(*y)(); // expected-error{{destructor type 'decltype(*y)' (aka 'const A &') in object destruction expression does not match the type 'const A' of the object being destroyed}}
21 x->~decltype(*x)(); // expected-error{{destructor type 'decltype(*x)' (aka 'const A &') in object destruction expression does not match the type 'const A' of the object being destroyed}}
23 x->~decltype(B())(); // expected-error{{destructor type 'decltype(B())' (aka 'B') in object destruction expression does not match the type 'const A' of the object being destroyed}}
24 x->~decltype(x)(); // expected-error{{destructor type 'decltype(x)' (aka 'const A *') in object destruction expression does not match the type 'const A' of the object being destroyed}}
33 expected-error{{the type of object expression ('int') does not match the type being destroyed ('decltype(intp())' (aka 'int *')) in pseudo-destructor expression}}
34 i.~decltype(intp())(); // expected-error{{the type of object expression ('int') does not match the type being destroyed ('decltype(intp())' (aka 'int *')) in pseudo-destructor expression}}
36 pi.~decltype(int())(); // expected-error{{the type of object expression ('int *') does not match the type being destroyed ('decltype(int())' (aka 'int')) in pseudo-destructor expression}}
38 pi->~decltype(intp())(); // expected-error{{the type of object expression ('int') does not match the type being destroyed ('decltype(intp())' (aka 'int *')) in pseudo-destructor expression}}
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
H A Deap_sim_common.c503 struct eap_sim_attrs *attr, int aka, int encr)
542 if ((!aka && (alen % GSM_RAND_LEN)) ||
543 (aka && alen != EAP_AKA_RAND_LEN)) {
554 if (!aka) {
643 if (aka) {
802 if (!aka || alen < EAP_AKA_MIN_RES_LEN ||
814 if (!aka) {
829 if (!aka) {
863 if (aka != 2) {
885 if (aka !
502 eap_sim_parse_attr(const u8 *start, const u8 *end, struct eap_sim_attrs *attr, int aka, int encr) argument
940 eap_sim_parse_encr(const u8 *k_encr, const u8 *encr_data, size_t encr_data_len, const u8 *iv, struct eap_sim_attrs *attr, int aka) argument
1174 eap_sim_report_notification(void *msg_ctx, int notification, int aka) argument
[all...]
H A Deap_sim_common.h211 struct eap_sim_attrs *attr, int aka, int encr);
214 struct eap_sim_attrs *attr, int aka);
233 void eap_sim_report_notification(void *msg_ctx, int notification, int aka);
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_sim_common.c498 struct eap_sim_attrs *attr, int aka, int encr)
537 if ((!aka && (alen % GSM_RAND_LEN)) ||
538 (aka && alen != EAP_AKA_RAND_LEN)) {
549 if (!aka) {
638 if (aka) {
797 if (!aka || alen < EAP_AKA_MIN_RES_LEN ||
809 if (!aka) {
824 if (!aka) {
858 if (aka != 2) {
880 if (aka !
497 eap_sim_parse_attr(const u8 *start, const u8 *end, struct eap_sim_attrs *attr, int aka, int encr) argument
935 eap_sim_parse_encr(const u8 *k_encr, const u8 *encr_data, size_t encr_data_len, const u8 *iv, struct eap_sim_attrs *attr, int aka) argument
1169 eap_sim_report_notification(void *msg_ctx, int notification, int aka) argument
[all...]
H A Deap_sim_common.h205 struct eap_sim_attrs *attr, int aka, int encr);
208 struct eap_sim_attrs *attr, int aka);
227 void eap_sim_report_notification(void *msg_ctx, int notification, int aka);
/external/wpa_supplicant_8/src/eap_common/
H A Deap_sim_common.c498 struct eap_sim_attrs *attr, int aka, int encr)
537 if ((!aka && (alen % GSM_RAND_LEN)) ||
538 (aka && alen != EAP_AKA_RAND_LEN)) {
549 if (!aka) {
638 if (aka) {
797 if (!aka || alen < EAP_AKA_MIN_RES_LEN ||
809 if (!aka) {
824 if (!aka) {
858 if (aka != 2) {
880 if (aka !
497 eap_sim_parse_attr(const u8 *start, const u8 *end, struct eap_sim_attrs *attr, int aka, int encr) argument
935 eap_sim_parse_encr(const u8 *k_encr, const u8 *encr_data, size_t encr_data_len, const u8 *iv, struct eap_sim_attrs *attr, int aka) argument
1169 eap_sim_report_notification(void *msg_ctx, int notification, int aka) argument
[all...]
H A Deap_sim_common.h205 struct eap_sim_attrs *attr, int aka, int encr);
208 struct eap_sim_attrs *attr, int aka);
227 void eap_sim_report_notification(void *msg_ctx, int notification, int aka);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_sim_common.c498 struct eap_sim_attrs *attr, int aka, int encr)
537 if ((!aka && (alen % GSM_RAND_LEN)) ||
538 (aka && alen != EAP_AKA_RAND_LEN)) {
549 if (!aka) {
638 if (aka) {
797 if (!aka || alen < EAP_AKA_MIN_RES_LEN ||
809 if (!aka) {
824 if (!aka) {
858 if (aka != 2) {
880 if (aka !
497 eap_sim_parse_attr(const u8 *start, const u8 *end, struct eap_sim_attrs *attr, int aka, int encr) argument
935 eap_sim_parse_encr(const u8 *k_encr, const u8 *encr_data, size_t encr_data_len, const u8 *iv, struct eap_sim_attrs *attr, int aka) argument
1169 eap_sim_report_notification(void *msg_ctx, int notification, int aka) argument
[all...]
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dast.ml2 * Abstract Syntax Tree (aka Parse Tree)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dast.ml2 * Abstract Syntax Tree (aka Parse Tree)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dast.ml2 * Abstract Syntax Tree (aka Parse Tree)
/external/libvpx/vp8/encoder/x86/
H A Dquantize_ssse3.asm42 psraw xmm0, 15 ;sign of z (aka sz)
43 psraw xmm4, 15 ;sign of z (aka sz)

Completed in 322 milliseconds

12