Searched refs:shift_size (Results 1 – 11 of 11) sorted by relevance
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ |
D | values.pass.cpp | 54 static_assert((E::shift_size == 397), ""); in test1() 75 where(E::shift_size); in test1() 95 static_assert((E::shift_size == 156), ""); in test2() 116 where(E::shift_size); in test2()
|
D | ctor_sseq_all_zero.pass.cpp | 56 const std::size_t shift_size = 1u; in test() local 61 shift_size, in test()
|
/external/llvm-project/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ |
D | values.pass.cpp | 53 static_assert((E::shift_size == 397), ""); in test1() 74 where(E::shift_size); in test1() 94 static_assert((E::shift_size == 156), ""); in test2() 115 where(E::shift_size); in test2()
|
D | ctor_sseq_all_zero.pass.cpp | 57 const std::size_t shift_size = 1u; in test() local 62 shift_size, in test()
|
/external/webrtc/modules/audio_processing/utility/ |
D | delay_estimator.cc | 344 int shift_size = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local 350 shift_size = self->history_size - abs_shift; in WebRtc_SoftResetBinaryDelayEstimatorFarend() 351 RTC_DCHECK_GT(shift_size, 0); in WebRtc_SoftResetBinaryDelayEstimatorFarend() 358 padding_index = shift_size; in WebRtc_SoftResetBinaryDelayEstimatorFarend() 364 sizeof(*self->binary_far_history) * shift_size); in WebRtc_SoftResetBinaryDelayEstimatorFarend() 368 sizeof(*self->far_bit_counts) * shift_size); in WebRtc_SoftResetBinaryDelayEstimatorFarend()
|
/external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
D | ethtool.sh | 143 local shift_size=${speed_values[$speed]}
|
/external/libcxx/include/ |
D | random | 84 static constexpr size_t shift_size = m; 2092 static _LIBCPP_CONSTEXPR const size_t shift_size = __m; 2237 …ter_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::shift_size;
|
/external/llvm-project/libcxx/include/ |
D | random | 83 static constexpr size_t shift_size = m; 2109 static _LIBCPP_CONSTEXPR const size_t shift_size = __m; 2254 …ter_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::shift_size;
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test10-pr18818-gcc.so.abi | 3105 …<var-decl name='shift_size' type-id='type-id-504' visibility='default' filepath='/usr/include/c++/…
|
D | test11-pr18828.so.abi | 10402 …<var-decl name='shift_size' type-id='type-id-1382' visibility='default' filepath='/usr/include/c++…
|
D | test16-pr18904.so.abi | 12837 …<var-decl name='shift_size' type-id='type-id-2234' visibility='default' filepath='/export/users/iv…
|