Searched defs:n1 (Results 1 – 7 of 7) sorted by relevance
/system/tools/hidl/docs/src/lexer/ |
D | ILexer.kt | 63 val n1 = matchResult.groups[1]?.value in <lambda>() constant
|
/system/bt/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 56 uint8_t* key_id, const Octet16& n1, in calculate_mac_key_or_ltk() 76 void f5(uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 100 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
D | aes.cc | 256 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 223 for (unsigned int n1 = 0; n1 < str.size(); n1++) { in operator <<() local 236 for (unsigned int n1 = 0; n1 < CPU_SETSIZE; n1++) { in operator <<() local
|
/system/bt/stack/test/ |
D | crypto_toolbox_test.cc | 188 Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, in TEST() local 218 Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, in TEST() local
|
/system/extras/simpleperf/ |
D | CallChainJoiner.cpp | 104 bool LRUCache::CacheNodeEqual(const CacheNode* n1, const CacheNode* n2) { in CacheNodeEqual()
|
/system/core/libutils/ |
D | Unicode.cpp | 309 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16()
|