HomeSort by relevance Sort by last modified time
    Searched defs:result_type (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
types.pass.cpp 15 // typedef bool result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, int>::value), "");
29 typedef D::result_type result_type; typedef
30 static_assert((std::is_same<result_type, long>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/
types.pass.cpp 15 // typedef bool result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, int>::value), "");
29 typedef D::result_type result_type; typedef
30 static_assert((std::is_same<result_type, long>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
types.pass.cpp 15 // typedef bool result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, int>::value), "");
29 typedef D::result_type result_type; typedef
30 static_assert((std::is_same<result_type, long>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, int>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, unsigned long long>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/
types.pass.cpp 17 // typedef RealType result_type;
26 typedef D::result_type result_type; typedef
27 static_assert((std::is_same<result_type, double>::value), "");
31 typedef D::result_type result_type; typedef
32 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
types.pass.cpp 15 // typedef bool result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, int>::value), "");
29 typedef D::result_type result_type; typedef
30 static_assert((std::is_same<result_type, long>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
types.pass.cpp 15 // typedef bool result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, double>::value), "");
29 typedef D::result_type result_type; typedef
30 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
types.pass.cpp 15 // typedef bool result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, double>::value), "");
29 typedef D::result_type result_type; typedef
30 static_assert((std::is_same<result_type, float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
types.pass.cpp 15 // typedef IntType result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, long>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
types.pass.cpp 15 // typedef IntType result_type;
24 typedef D::result_type result_type; typedef
25 static_assert((std::is_same<result_type, float>::value), "");
  /external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
eval.pass.cpp 15 // result_type operator()();
25 typedef UIntType result_type; typedef in class:rand1
28 result_type x_;
35 static const result_type _Min = Min;
36 static const result_type _Max = Max;
39 static _LIBCPP_CONSTEXPR result_type min() {return Min;}
40 static _LIBCPP_CONSTEXPR result_type max() {return Max;}
42 explicit rand1(result_type sd = Min) : x_(sd)
48 result_type operator()()
50 result_type r = x_
    [all...]
  /external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
eval.pass.cpp 15 // result_type operator()();
25 typedef UIntType result_type; typedef in class:rand1
28 result_type x_;
35 static const result_type _Min = Min;
36 static const result_type _Max = Max;
39 static _LIBCPP_CONSTEXPR result_type min() {return Min;}
40 static _LIBCPP_CONSTEXPR result_type max() {return Max;}
42 explicit rand1(result_type sd = Min) : x_(sd)
48 result_type operator()()
50 result_type r = x_
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
eval.pass.cpp 15 // result_type operator()();
25 typedef UIntType result_type; typedef in class:rand1
28 result_type x_;
35 static const result_type _Min = Min;
36 static const result_type _Max = Max;
39 static _LIBCPP_CONSTEXPR result_type min() {return Min;}
40 static _LIBCPP_CONSTEXPR result_type max() {return Max;}
42 explicit rand1(result_type sd = Min) : x_(sd)
48 result_type operator()()
50 result_type r = x_
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
eval.pass.cpp 15 // result_type operator()();
25 typedef UIntType result_type; typedef in class:rand1
28 result_type x_;
35 static const result_type _Min = Min;
36 static const result_type _Max = Max;
39 static _LIBCPP_CONSTEXPR result_type min() {return Min;}
40 static _LIBCPP_CONSTEXPR result_type max() {return Max;}
42 explicit rand1(result_type sd = Min) : x_(sd)
48 result_type operator()()
50 result_type r = x_
    [all...]
  /external/eigen/doc/examples/
class_CwiseBinaryOp.cpp 9 typedef complex<Scalar> result_type; typedef in struct:MakeComplexOp
  /external/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/
default.pass.cpp 25 typedef typename LCE::result_type result_type; typedef

Completed in 1301 milliseconds

12 3 4 5 6 7 8 910