Home
last modified time | relevance | path

Searched defs:_UIntType (Results 1 – 11 of 11) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__random/
Duniform_int_distribution.h213 …al_t<sizeof(result_type) <= sizeof(uint32_t), uint32_t, __make_unsigned_t<result_type> > _UIntType; in operator() typedef
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__random/
Duniform_int_distribution.h213 …al_t<sizeof(result_type) <= sizeof(uint32_t), uint32_t, __make_unsigned_t<result_type> > _UIntType; in operator() typedef
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__random/
Duniform_int_distribution.h213 …al_t<sizeof(result_type) <= sizeof(uint32_t), uint32_t, __make_unsigned_t<result_type> > _UIntType; in operator() typedef
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__random/
Duniform_int_distribution.h213 …al_t<sizeof(result_type) <= sizeof(uint32_t), uint32_t, __make_unsigned_t<result_type> > _UIntType; in operator() typedef
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__random/
Duniform_int_distribution.h213 …al_t<sizeof(result_type) <= sizeof(uint32_t), uint32_t, __make_unsigned_t<result_type> > _UIntType; in operator() typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Drandom.tcc323 operator==(const __gnu_cxx::simd_fast_mersenne_twister_engine<_UIntType, in operator ==()
353 const __gnu_cxx::simd_fast_mersenne_twister_engine<_UIntType, in operator <<()
387 __gnu_cxx::simd_fast_mersenne_twister_engine<_UIntType, in operator >>()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/
Drandom.tcc323 operator==(const __gnu_cxx::simd_fast_mersenne_twister_engine<_UIntType, in operator ==()
353 const __gnu_cxx::simd_fast_mersenne_twister_engine<_UIntType, in operator <<()
387 __gnu_cxx::simd_fast_mersenne_twister_engine<_UIntType, in operator >>()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
Drandom.tcc161 const linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator <<()
182 linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator >>()
367 const mersenne_twister<_UIntType, __w, __n, __m, in operator <<()
394 mersenne_twister<_UIntType, __w, __n, __m, in operator >>()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/tr1/
Drandom.tcc161 const linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator <<()
182 linear_congruential<_UIntType, __a, __c, __m>& __lcr) in operator >>()
367 const mersenne_twister<_UIntType, __w, __n, __m, in operator <<()
394 mersenne_twister<_UIntType, __w, __n, __m, in operator >>()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Drandom.tcc157 const linear_congruential_engine<_UIntType, in operator <<()
179 linear_congruential_engine<_UIntType, __a, __c, __m>& __lcr) in operator >>()
478 const mersenne_twister_engine<_UIntType, __w, __n, __m, in operator <<()
506 mersenne_twister_engine<_UIntType, __w, __n, __m, in operator >>()
633 const subtract_with_carry_engine<_UIntType, in operator <<()
658 subtract_with_carry_engine<_UIntType, __w, __s, __r>& __x) in operator >>()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Drandom.tcc157 const linear_congruential_engine<_UIntType, in operator <<()
179 linear_congruential_engine<_UIntType, __a, __c, __m>& __lcr) in operator >>()
478 const mersenne_twister_engine<_UIntType, __w, __n, __m, in operator <<()
506 mersenne_twister_engine<_UIntType, __w, __n, __m, in operator >>()
633 const subtract_with_carry_engine<_UIntType, in operator <<()
658 subtract_with_carry_engine<_UIntType, __w, __s, __r>& __x) in operator >>()