/external/wpa_supplicant_8/src/crypto/ |
D | milenage.c | 89 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar) in milenage_f2345() argument 133 if (ik) { in milenage_f2345() 138 if (aes_128_encrypt_block(k, tmp1, ik)) in milenage_f2345() 141 ik[i] ^= opc[i]; in milenage_f2345() 174 const u8 *sqn, const u8 *_rand, u8 *autn, u8 *ik, in milenage_generate() argument 185 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) { in milenage_generate() 237 u8 res[8], ck[16], ik[16]; in gsm_milenage() local 240 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL)) in gsm_milenage() 244 kc[i] = ck[i] ^ ck[i + 8] ^ ik[i] ^ ik[i + 8]; in gsm_milenage() 271 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, in milenage_check() argument [all …]
|
D | milenage.h | 13 const u8 *sqn, const u8 *_rand, u8 *autn, u8 *ik, 20 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, 25 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar);
|
/external/clang/test/CodeGen/ |
D | unsigned-overflow.c | 6 unsigned int ii, ij, ik; variable 78 ii = ij + ik; in testintadd() 90 ii = ij - ik; in testintsub() 102 ii = ij * ik; in testintmul()
|
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/ |
D | default.pass.cpp | 81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 82 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 83 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test() 120 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local 121 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test2() 122 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test2()
|
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/ |
D | default.pass.cpp | 81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 82 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 83 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test() 120 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local 121 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test2() 122 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test2()
|
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/ |
D | default.pass.cpp | 82 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 83 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 84 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test() 121 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local 122 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test2() 123 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test2()
|
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/ |
D | default.pass.cpp | 82 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 83 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 84 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test() 121 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local 122 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test2() 123 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test2()
|
/external/speex/libspeexdsp/ |
D | smallft.c | 277 int idij,ipph,i,j,k,l,ic,ik,is; in dradfg() local 295 for(ik=0;ik<idl1;ik++)ch2[ik]=c2[ik]; in dradfg() 393 for(ik=0;ik<idl1;ik++)c2[ik]=ch2[ik]; in dradfg() 426 for(ik=0;ik<idl1;ik++){ in dradfg() 427 ch2[t4++]=c2[ik]+ar1*c2[t7++]; in dradfg() 450 for(ik=0;ik<idl1;ik++){ in dradfg() 461 for(ik=0;ik<idl1;ik++)ch2[ik]+=c2[t2++]; in dradfg() 845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, in dradbg() local 998 for(ik=0;ik<idl1;ik++){ in dradbg() 1019 for(ik=0;ik<idl1;ik++){ in dradbg() [all …]
|
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.default/ |
D | default.pass.cpp | 81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 82 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 83 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test()
|
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/ |
D | default.pass.cpp | 81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 82 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 83 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test()
|
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/ |
D | make_default_searcher.pass.cpp | 66 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 67 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 68 do_search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk), Iter1(ij+6)); in test()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DiagPart.pbtxt | 23 `diagonal[i1,..., ik] = input[i1, ..., ik, i1,..., ik]`.
|
D | api_def_Diag.pbtxt | 17 `output[i1,..., ik, i1,..., ik] = diagonal[i1, ..., ik]` and 0 everywhere else.
|
/external/libcxx/test/std/algorithms/alg.nonmodifying/alg.search/ |
D | search.pass.cpp | 94 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local 95 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() 96 assert(std::search(Iter1(ij), Iter1(ij+sj), Iter2(ik), Iter2(ik+sk)) == Iter1(ij+6)); in test()
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sim_common.h | 79 const u8 *ik, const u8 *ck, u8 *mk); 93 const u8 *ik, const u8 *ck, u8 *k_encr, 104 void eap_aka_prime_derive_ck_ik_prime(u8 *ck, u8 *ik, const u8 *sqn_ak, 110 const u8 *ik, const u8 *ck, in eap_aka_prime_derive_keys() argument
|
D | eap_sim_common.c | 57 const u8 *ik, const u8 *ck, u8 *mk) in eap_aka_derive_mk() argument 64 addr[1] = ik; in eap_aka_derive_mk() 71 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: IK", ik, EAP_AKA_IK_LEN); in eap_aka_derive_mk() 276 const u8 *ik, const u8 *ck, u8 *k_encr, in eap_aka_prime_derive_keys() argument 293 os_memcpy(key, ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_keys() 424 void eap_aka_prime_derive_ck_ik_prime(u8 *ck, u8 *ik, const u8 *sqn_ak, in eap_aka_prime_derive_ck_ik_prime() argument 459 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA': IK", ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime() 466 os_memcpy(key + EAP_AKA_CK_LEN, ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime() 488 os_memcpy(ik, hash + EAP_AKA_CK_LEN, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime() 490 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA': IK'", ik, EAP_AKA_IK_LEN); in eap_aka_prime_derive_ck_ik_prime()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | und-Latn-t-und-orya.txt | 50 ଇକ୍ଶିତା ikśitā 52 ଇଡିକା iḍikā 69 ଇଶା କ୍ରିଟିକ୍ iśā kriṭik 81 ଉଡାନ୍ଟିକା uḍānṭikā 179 କୌଶିକା kauśikā 194 ଗିଟିକା giṭikā 422 ଦୀପ୍ଟିକା dīpṭikā 438 ଦେବେନ୍ଡ୍ରଶିକା dēbēnḍraśikā 487 ନାଇଟିକ୍ nā'iṭik 616 ବର୍ଶିକା barśikā [all …]
|
D | ka-Latn-t-ka-m0-bgn-1981.txt | 39 იქნეს ik’nes 258 იქნება ik’neba 362 იქნა ik’na 369 იქონიოს ik’onios 373 იქცეოდნენ ik’ts’eodnen
|
D | ja-t-pl-fonipa.txt | 16 buxɲik ブフニク 183 prudɲik プルドニク 187 pustɛlɲik プステルニク 223 rɨbɲik リブニク
|
D | ka-Latn-t-ka-m0-bgn-2009.txt | 109 პოლიტიკური pʼolitʼikʼuri 246 იკისრეს ikʼisres 528 არაპოლიტიკური arapʼolitʼikʼuri 681 სასტიკი sastʼikʼi
|
/external/mesa3d/src/gallium/state_trackers/clover/llvm/ |
D | compat.hpp | 90 clang::LangOptions &lopts, clang::InputKind ik, in set_lang_defaults() argument 95 inv.setLangDefaults(lopts, ik, t, ppopts, std); in set_lang_defaults() 97 inv.setLangDefaults(lopts, ik, std); in set_lang_defaults()
|
/external/icu/icu4c/source/data/region/ |
D | yav.txt | 22 BE{"Pɛlsíik"} 39 CF{"Santalafilíik"} 100 JM{"samayíik"} 135 MQ{"maltiníik"} 142 MX{"mɛksíik"}
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | AuthenticationHeader.java | 512 public void setIK(String ik) throws ParseException { in setIK() argument 513 if (ik == null) in setIK() 517 setParameter(IK, ik); in setIK()
|
/external/icu/icu4c/source/data/locales/ |
D | ebu.txt | 176 "Mweri wa ikũmi", 177 "Mweri wa ikũmi na ũmwe", 178 "Mweri wa ikũmi na Kaĩrĩ",
|
/external/python/cpython2/Modules/ |
D | cPickle.c | 2886 long ik; in Pickle_getvalue() local 2924 ik = PyInt_AS_LONG((PyIntObject*)k); in Pickle_getvalue() 2925 if (ik >= lm || ik == 0) { in Pickle_getvalue() 2930 if (have_get[ik]) /* with matching get */ in Pickle_getvalue() 2931 rsize += ik < 256 ? 2 : 5; in Pickle_getvalue() 2944 ik = PyInt_AS_LONG((PyIntObject *)k); in Pickle_getvalue() 2945 if (ik >= lm || ik == 0) { in Pickle_getvalue() 2950 have_get[ik] = 1; in Pickle_getvalue() 2951 rsize += ik < 256 ? 2 : 5; in Pickle_getvalue() 2973 ik = PyInt_AS_LONG((PyIntObject *) in Pickle_getvalue() [all …]
|