Searched defs:__q (Results 1 – 11 of 11) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/include/__random/ |
| D | subtract_with_carry_engine.h | 119 seed(_Sseq& __q) in seed() 211 subtract_with_carry_engine<_UIntType, __w, __s, __r>::__seed(_Sseq& __q, in __seed() 226 subtract_with_carry_engine<_UIntType, __w, __s, __r>::__seed(_Sseq& __q, in __seed()
|
| D | discard_block_engine.h | 80 : __e_(__q), __n_(0) {} in __e_() argument 92 seed(_Sseq& __q) {__e_.seed(__q); __n_ = 0;} in seed()
|
| D | mersenne_twister_engine.h | 151 seed(_Sseq& __q) in seed() 350 __t, __c, __l, __f>::__seed(_Sseq& __q, integral_constant<unsigned, 1>) in __seed() 375 __t, __c, __l, __f>::__seed(_Sseq& __q, integral_constant<unsigned, 2>) in __seed()
|
| D | independent_bits_engine.h | 112 : __e_(__q) {} in __e_() argument 124 seed(_Sseq& __q) {__e_.seed(__q);} in seed()
|
| D | seed_seq.h | 103 const size_t __q = __p + __t; in generate() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/src/ryu/ |
| D | d2s.cpp | 213 const uint32_t __q = __log10Pow2(__e2) - (__e2 > 3); in __d2d() local 237 const uint32_t __q = __log10Pow5(-__e2) - (-__e2 > 1); in __d2d() local 518 const uint64_t __q = __div1e8(_Output); in __to_chars() local 594 const uint64_t __q = __div1e8(_Output); in __to_chars() local 766 const uint64_t __q = __div10(__v.__mantissa); in __d2s_buffered_n() local
|
| D | f2s.cpp | 90 const uint32_t __q = __value / 5; in __pow5Factor() local 142 …E_FROM_ABI inline uint32_t __mulPow5InvDivPow2(const uint32_t __m, const uint32_t __q, const int32… in __mulPow5InvDivPow2() 184 const uint32_t __q = __log10Pow2(__e2); in __f2d() local 211 const uint32_t __q = __log10Pow5(-__e2); in __f2d() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/src/include/ryu/ |
| D | d2s_intrinsics.h | 231 const uint64_t __q = __div5(__value); in __pow5Factor() local
|
| /external/musl/arch/riscv64/bits/ |
| D | signal.h | 30 struct __riscv_mc_q_ext_state __q; member
|
| /external/clang/lib/Headers/ |
| D | emmintrin.h | 2077 _mm_set1_epi64x(long long __q) in _mm_set1_epi64x() 2096 _mm_set1_epi64(__m64 __q) in _mm_set1_epi64()
|
| D | avxintrin.h | 2679 _mm256_set1_epi64x(long long __q) in _mm256_set1_epi64x()
|