| /packages/modules/Bluetooth/system/embdrv/lc3/test/ | 
| D | ctypes.h | 44 #define to_2d_ptr(obj, t, n1, n2, ptr) \  argument 50 #define to_2d_copy(obj, t, ptr, n1, n2) \  argument 64 #define new_2d_ptr(t, n1, n2, ptr) \  argument 70 #define new_2d_copy(t, n1, n2, src) \  argument 102 static PyObject *__to_2d_ptr(PyObject *obj, int t, int n1, int n2, void **ptr)  in __to_2d_ptr() 126 static PyObject *__to_2d_copy(PyObject *obj, int t, void *v, int n1, int n2)  in __to_2d_copy() 159 static PyObject *__new_2d_ptr(int t, int n1, int n2, void **ptr)  in __new_2d_ptr() 182 static PyObject *__new_2d_copy(int t, int n1, int n2, const void *src)  in __new_2d_copy()
  | 
| /packages/modules/Bluetooth/system/stack/crypto_toolbox/ | 
| D | crypto_toolbox.cc | 59                                         const Octet16& n2, uint8_t* a1,  in calculate_mac_key_or_ltk() 78 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1,  in f5() 102 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
  | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_stack_crypto_toolbox.cc | 70 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1,  in f5() 75 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2,  in f6()
  | 
| /packages/modules/Bluetooth/system/gd/crypto_toolbox/ | 
| D | crypto_toolbox.cc | 58     const Octet16& n2,  in calculate_mac_key_or_ltk() 78 void f5(uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, uint8_t* a2, Octet16* mac_ke…  in f5() 100 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_…  in f6()
  | 
| D | crypto_toolbox_test.cc | 166 …Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e, 0x21, 0x65, 0x83, 0xf7, 0xff, 0x3d, 0xc…  in TEST()  local 193 …Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e, 0x21, 0x65, 0x83, 0xf7, 0xff, 0x3d, 0xc…  in TEST()  local
  | 
| D | aes.cc | 208   uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0;  in gf_inv()  local
  | 
| /packages/modules/Bluetooth/system/embdrv/lc3/src/ | 
| D | tables.h | 31 struct lc3_fft_bf2_twiddles { int n2; const struct lc3_complex *t; };  member
  | 
| D | bits.c | 354     int n2 = n - n1;  in lc3_get_bits_generic()  local
  | 
| D | sns.c | 258     int n2 = LC3_NUM_BANDS - nb;  in compute_scale_factors()  local 698     int n2 = LC3_NUM_BANDS - nb;  in spectral_shaping()  local
  | 
| D | mdct_neon.h | 220     int n2 = twiddles->n2;  in neon_fft_bf2()  local
  | 
| D | mdct.c | 139     int n2 = twiddles->n2;  in fft_bf2()  local
  | 
| /packages/modules/Bluetooth/system/stack/test/ | 
| D | crypto_toolbox_test.cc | 192   Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e,  in TEST()  local 222   Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e,  in TEST()  local
  | 
| /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ | 
| D | db_utilities_poly.h | 302     double C[16],n0,n1,n2,n3,m;  in db_EigenVector4x4()  local
  | 
| /packages/modules/Bluetooth/system/stack/rfcomm/ | 
| D | rfc_int.h | 100       uint8_t n2;  member
  |