Searched defs:n2 (Results 1 – 7 of 7) sorted by relevance
/system/extras/simpleperf/ |
D | callchain.cpp | 111 const std::unique_ptr<CallChainNode>& n2) { in CompareNodeByPeriod()
|
/system/core/libutils/ |
D | Unicode.cpp | 315 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16() 334 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 | 251 char *n2; in fs_match() local
|
/system/bt/stack/rfcomm/ |
D | rfc_int.h | 97 UINT8 n2; member
|
/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()
|