Home
last modified time | relevance | path

Searched defs:_Max (Results 1 – 14 of 14) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dshuffle.h42 static const result_type _Max = 0xFFFFFFFF; variable
81 static const result_type _Max = 0xFFFFFFFF; variable
/external/cronet/buildtools/third_party/libc++/trunk/include/__random/
Drandom_device.h52 static _LIBCPP_CONSTEXPR const result_type _Max = 0xFFFFFFFFu; variable
Ddiscard_block_engine.h51 static const result_type _Max = _Engine::_Max; variable
Dindependent_bits_engine.h84 static _LIBCPP_CONSTEXPR const result_type _Max = __w == _Dt ? result_type(~0) : variable
Dsubtract_with_carry_engine.h78 static _LIBCPP_CONSTEXPR const result_type _Max = __w == _Dt ? result_type(~0) : variable
Dmersenne_twister_engine.h97 static _LIBCPP_CONSTEXPR const result_type _Max = __w == _Dt ? result_type(~0) : variable
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/
Dresult_type.pass.cpp40 static const result_type _Max = Max; member in rand1
Deval.pass.cpp38 static const result_type _Max = Max; member in rand1
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.shuf/
Dresult_type.pass.cpp40 static const result_type _Max = Max; member in rand1
Deval.pass.cpp38 static const result_type _Max = Max; member in rand1
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/
Dresult_type.pass.cpp39 static const result_type _Max = Max; member in rand1
Deval.pass.cpp37 static const result_type _Max = Max; member in rand1
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.adapt/rand.adapt.shuf/
Dresult_type.pass.cpp39 static const result_type _Max = Max; member in rand1
Deval.pass.cpp37 static const result_type _Max = Max; member in rand1