HomeSort by relevance Sort by last modified time
    Searched full:uinttype (Results 51 - 75 of 114) sorted by null

1 23 4 5

  /external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
eval.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
20 template <class UIntType, UIntType Min, UIntType Max>
25 typedef UIntType result_type;
values.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
17 // typedef UIntType result_type;
ctor_engine_copy.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
ctor_engine_move.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
eval.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
20 template <class UIntType, UIntType Min, UIntType Max>
25 typedef UIntType result_type;
values.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
17 // typedef UIntType result_type;
ctor_engine_copy.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
ctor_engine_move.pass.cpp 12 // template<class Engine, size_t w, class UIntType>
  /external/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
values.pass.cpp 12 // template <class UIntType, size_t w, size_t n, size_t m, size_t r,
13 // UIntType a, size_t u, UIntType d, size_t s,
14 // UIntType b, size_t t, UIntType c, size_t l, UIntType f>
19 // typedef UIntType result_type;
ctor_result_type.pass.cpp 12 // template <class UIntType, size_t w, size_t n, size_t m, size_t r,
13 // UIntType a, size_t u, UIntType d, size_t s,
14 // UIntType b, size_t t, UIntType c, size_t l, UIntType f>
ctor_sseq.pass.cpp 12 // template <class UIntType, size_t w, size_t n, size_t m, size_t r,
13 // UIntType a, size_t u, UIntType d, size_t s,
14 // UIntType b, size_t t, UIntType c, size_t l, UIntType f>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
values.pass.cpp 12 // template <class UIntType, size_t w, size_t n, size_t m, size_t r,
13 // UIntType a, size_t u, UIntType d, size_t s,
14 // UIntType b, size_t t, UIntType c, size_t l, UIntType f>
19 // typedef UIntType result_type;
ctor_result_type.pass.cpp 12 // template <class UIntType, size_t w, size_t n, size_t m, size_t r,
13 // UIntType a, size_t u, UIntType d, size_t s,
14 // UIntType b, size_t t, UIntType c, size_t l, UIntType f>
ctor_sseq.pass.cpp 12 // template <class UIntType, size_t w, size_t n, size_t m, size_t r,
13 // UIntType a, size_t u, UIntType d, size_t s,
14 // UIntType b, size_t t, UIntType c, size_t l, UIntType f>
  /external/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/
ctor_result_type.pass.cpp 12 // template <class UIntType, UIntType a, UIntType c, UIntType m>
values.pass.cpp 12 // template <class UIntType, UIntType a, UIntType c, UIntType m>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/
ctor_result_type.pass.cpp 12 // template <class UIntType, UIntType a, UIntType c, UIntType m>
values.pass.cpp 12 // template <class UIntType, UIntType a, UIntType c, UIntType m>
  /external/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/
values.pass.cpp 12 // template<class UIntType, size_t w, size_t s, size_t r>
17 // typedef UIntType result_type;
eval.pass.cpp 12 // template<class UIntType, size_t w, size_t s, size_t r>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/
values.pass.cpp 12 // template<class UIntType, size_t w, size_t s, size_t r>
17 // typedef UIntType result_type;
eval.pass.cpp 12 // template<class UIntType, size_t w, size_t s, size_t r>
  /external/libcxx/include/
random 24 template <class UIntType, UIntType a, UIntType c, UIntType m>
29 typedef UIntType result_type;
50 template <class UIntType, UIntType a, UIntType c, UIntType m>
52 operator==(const linear_congruential_engine<UIntType, a, c, m>& x
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
random 24 template <class UIntType, UIntType a, UIntType c, UIntType m>
29 typedef UIntType result_type;
50 template <class UIntType, UIntType a, UIntType c, UIntType m>
52 operator==(const linear_congruential_engine<UIntType, a, c, m>& x
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
random 24 template <class UIntType, UIntType a, UIntType c, UIntType m>
29 typedef UIntType result_type;
50 template <class UIntType, UIntType a, UIntType c, UIntType m>
52 operator==(const linear_congruential_engine<UIntType, a, c, m>& x
    [all...]

Completed in 348 milliseconds

1 23 4 5