Home
last modified time | relevance | path

Searched defs:shift_size (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/
Dctor_sseq_all_zero.pass.cpp56 const std::size_t shift_size = 1u; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.eng/rand.eng.mers/
Dctor_sseq_all_zero.pass.cpp54 const std::size_t shift_size = 1u; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/include/__random/
Dmersenne_twister_engine.h109 static _LIBCPP_CONSTEXPR const size_t shift_size = __m; variable
/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator.cc344 int shift_size = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local