/system/bt/stack/smp/ |
D | p_256_multprecision.c | 272 DWORD U; in multiprecision_mult() local 275 U = V = W = 0; in multiprecision_mult() 281 U = 0; in multiprecision_mult() 288 V = V + U; in multiprecision_mult() 289 U = (V < U); in multiprecision_mult() 290 U += W; in multiprecision_mult() 292 U += (V < c[i+j]); in multiprecision_mult() 295 c[i+keyLength] = U; in multiprecision_mult() 301 DWORD U; in multiprecision_fast_mod() local 306 U=c[0] < a[0]; in multiprecision_fast_mod() [all …]
|
D | smp_int.h | 381 extern void smp_f4_calc_chk (UINT8 *U, UINT8 *V, UINT8 *X, UINT8 *Z, UINT8 *mac); 382 extern void smp_g2_calc_chk (UINT8 *U, UINT8 *V, UINT8 *X, UINT8 *Y);
|
/system/core/include/utils/ |
D | StrongPointer.h | 40 template<typename U> \ 41 inline bool operator _op_ (const sp<U>& o) const { \ 44 template<typename U> \ 45 inline bool operator _op_ (const U* o) const { \ 51 template<typename U> \ 52 inline bool operator _op_ (const wp<U>& o) const { \ 66 template<typename U> sp(U* other); 67 template<typename U> sp(const sp<U>& other); 68 template<typename U> sp(sp<U>&& other); 78 template<typename U> sp& operator = (const sp<U>& other); [all …]
|
D | RefBase.h | 45 template<typename U> \ 46 inline bool operator _op_ (const sp<U>& o) const { \ 49 template<typename U> \ 50 inline bool operator _op_ (const U* o) const { \ 227 template<typename U> wp(U* other); 228 template<typename U> wp(const sp<U>& other); 229 template<typename U> wp(const wp<U>& other); 239 template<typename U> wp& operator = (U* other); 240 template<typename U> wp& operator = (const wp<U>& other); 241 template<typename U> wp& operator = (const sp<U>& other); [all …]
|
D | List.h | 84 typename U, 88 typedef _ListIterator<U, Constness> _Iter; 89 typedef typename Constness<U>::NodePtr _NodePtr; 90 typedef typename Constness<U>::Type _Type; 269 typename U, 274 _ListIterator<U, CL> first, _ListIterator<U, CR> last) const in distance() argument
|
D | TypeHelpers.h | 56 template <typename T, typename U> 61 traits<T>::has_trivial_ctor && traits<U>::has_trivial_ctor, 63 traits<T>::has_trivial_dtor && traits<U>::has_trivial_dtor, 65 traits<T>::has_trivial_copy && traits<U>::has_trivial_copy, 67 traits<T>::has_trivial_move && traits<U>::has_trivial_move
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
D | smartpointer.h | 37 template<typename U> \ 38 inline bool operator _op_ (const sp<U>& o) const { \ 41 template<typename U> \ 42 inline bool operator _op_ (const U* o) const { \ 56 template<typename U> sp(U* other); 57 template<typename U> sp(const sp<U>& other); 66 template<typename U> sp& operator = (const sp<U>& other); 67 template<typename U> sp& operator = (U* other); 110 template<typename T> template<typename U> 111 sp<T>::sp(U* other) : m_ptr(other) in sp() [all …]
|
/system/core/libmemunreachable/ |
D | Allocator.h | 117 template<typename U> 118 STLAllocator(const STLAllocator<U>& other) : in STLAllocator() 133 template<typename U> 134 bool operator ==(const STLAllocator<U>& other) const { 137 template<typename U> 138 inline bool operator !=(const STLAllocator<U>& other) const { 142 template<typename U> 162 template<typename U> 163 Allocator(const STLAllocator<U>& other) : in Allocator()
|
/system/keymaster/ |
D | List.h | 84 typename U, 88 typedef _ListIterator<U, Constness> _Iter; 89 typedef typename Constness<U>::NodePtr _NodePtr; 90 typedef typename Constness<U>::Type _Type; 269 typename U, 274 _ListIterator<U, CL> first, _ListIterator<U, CR> last) const in distance() argument
|
/system/core/include/sysutils/ |
D | List.h | 85 typename U, 89 typedef _ListIterator<U, Constness> _Iter; 90 typedef typename Constness<U>::NodePtr _NodePtr; 91 typedef typename Constness<U>::Type _Type; 270 typename U, 275 _ListIterator<U, CL> first, _ListIterator<U, CR> last) const in distance() argument
|
/system/core/libsparse/ |
D | sparse_crc32.c | 106 crc = crc_in ^ ~0U; in sparse_crc32() 109 return crc ^ ~0U; in sparse_crc32()
|
/system/core/libmincrypt/ |
D | p256.c | 296 p256_int U = *MOD; in p256_modinv_vartime() local 300 if (p256_is_even(&U)) { in p256_modinv_vartime() 301 p256_shr1(&U, 0, &U); in p256_modinv_vartime() 317 if (!p256_sub(&V, &U, NULL)) { in p256_modinv_vartime() 318 p256_sub(&V, &U, &V); in p256_modinv_vartime() 322 p256_sub(&U, &V, &U); in p256_modinv_vartime()
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 471 int U = 0; in build_textures() local 512 U = scratches.obtain(); in build_textures() 523 AND(AL, 0, U, u, imm((1<<FRAC_BITS)-1)); in build_textures() 644 case 1: filter8(parts, texel, tmu, U, V, txPtr, FRAC_BITS); break; in build_textures() 645 case 2: filter16(parts, texel, tmu, U, V, txPtr, FRAC_BITS); break; in build_textures() 646 case 3: filter24(parts, texel, tmu, U, V, txPtr, FRAC_BITS); break; in build_textures() 647 case 4: filter32(parts, texel, tmu, U, V, txPtr, FRAC_BITS); break; in build_textures() 695 int U, int V, pointer_t& txPtr, in filter8() argument 727 SMULBB(AL, u, U, V); in filter8() 732 RSB(AL, 0, U, U, imm(1<<FRAC_BITS)); in filter8() [all …]
|
D | GGLAssembler.h | 446 int U, int V, pointer_t& txPtr, 451 int U, int V, pointer_t& txPtr, 456 int U, int V, pointer_t& txPtr, 461 int U, int V, pointer_t& txPtr,
|
D | ARMAssembler.cpp | 335 const uint8_t U[8] = { 1, 1, 0, 0, 1, 1, 0, 0 }; in LDM() local 337 (uint32_t(U[dir])<<23) | (1<<20) | (W<<21) | (Rn<<16) | reg_list; in LDM() 344 const uint8_t U[8] = { 0, 0, 1, 1, 1, 1, 0, 0 }; in STM() local 346 (uint32_t(U[dir])<<23) | (0<<20) | (W<<21) | (Rn<<16) | reg_list; in STM()
|
/system/tools/aidl/tests/ |
D | test_helpers.h | 31 template <typename T, typename U> 35 U input) { in RepeatPrimitive()
|
/system/core/libutils/tests/ |
D | String8_test.cpp | 94 const char32_t string32[] = U"\x0000007f\x000007ff\x0000911\x0010fffe"; in TEST_F()
|
/system/ca-certificates/google/files/ |
D | e48193cf.0 | 9 ba0F8PrVC8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPAL
|
/system/ca-certificates/files/ |
D | e48193cf.0 | 9 ba0F8PrVC8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPAL
|
D | ab5346f4.0 | 11 UK31BQ1FT0Zx/Sg+U/sE2C3XZR1KG/rPO7AxmjVuyIsG0wCR8pQIZUyxNAYAeoni
|
D | 02756ea4.0 | 21 66Ryj5QXvBMsdbRX7gp8CXrc1cqh0DQT+Hern+X+2B50ioUHj3/MeXrKls3N/U/7
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 1629 template <typename T, typename U> 1631 T interpolate(int y, T v0, U dvdx, U dvdy) { in interpolate()
|
/system/ca-certificates/google/ |
D | roots.pem | 1784 ba0F8PrVC8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPAL
|
/system/connectivity/shill/mobile_operator_db/ |
D | serviceproviders.prototxt | 7983 name : "mopera U" 12730 name : "U-tel"
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 15284 T P U D reserved
|