Searched defs:n1 (Results 1 – 8 of 8) sorted by relevance
/system/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 224 for (unsigned int n1 = 0; n1 < str.size(); n1++) { in operator <<() local 237 for (unsigned int n1 = 0; n1 < CPU_SETSIZE; n1++) { in operator <<() local
|
/system/extras/simpleperf/ |
D | callchain.cpp | 110 static bool CompareNodeByPeriod(const std::unique_ptr<CallChainNode>& n1, in CompareNodeByPeriod()
|
/system/extras/tests/wifi/stress/ |
D | wifiLoadScanAssoc.c | 390 unsigned int n1; in init() local
|
/system/core/libutils/ |
D | Unicode.cpp | 311 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16() 330 int strzcmp16_h_n(const char16_t *s1H, size_t n1, const char16_t *s2N, size_t n2) in strzcmp16_h_n()
|
/system/bt/stack/smp/ |
D | smp_keys.c | 1479 BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5() 1586 UINT8 *key_id, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5_mackey_or_long_term_key() 1828 BOOLEAN smp_calculate_f6(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r, UINT8 *iocap, UINT8 *a1, in smp_calculate_f6()
|
D | aes.c | 235 { uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/core/fs_mgr/ |
D | fs_mgr.c | 250 char *n1; in fs_match() local
|
/system/core/libmincrypt/ |
D | p256_ec.c | 1246 const p256_int* n1, const p256_int* n2, const p256_int* in_x, in p256_points_mul_vartime()
|