Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__random/
H A Drandom_device.h51 static _LIBCPP_CONSTEXPR const result_type _Max = 0xFFFFFFFFu; variable
H A Ddiscard_block_engine.h51 static const result_type _Max = _Engine::_Max; variable
H A Dindependent_bits_engine.h80 static _LIBCPP_CONSTEXPR const result_type _Max = variable
H A Dsubtract_with_carry_engine.h69 static _LIBCPP_CONSTEXPR const result_type _Max = global() variable
H A Dmersenne_twister_engine.h158 static _LIBCPP_CONSTEXPR const result_type _Max = global() variable
[all...]
/llvm-project/libcxx/include/__algorithm/
H A Dshuffle.h41 static const result_type _Max = 0xFFFFFFFF; variable
79 static const result_type _Max = 0xFFFFFFFF; variable
/llvm-project/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.shuf/
H A Dresult_type.pass.cpp39 static const result_type _Max = Max; member in rand1
H A Deval.pass.cpp37 static const result_type _Max = Max; member in rand1
/llvm-project/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/
H A Dresult_type.pass.cpp39 static const result_type _Max = Max; member in rand1
H A Deval.pass.cpp37 static const result_type _Max = Max; member in rand1