Home
last modified time | relevance | path

Searched defs:result_type (Results 1 – 25 of 100) sorted by relevance

1234

/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.discrete/
H A Dtypes.pass.cpp25 typedef D::result_type result_type; in main() typedef
30 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.poisson/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.plinear/
H A Dtypes.pass.cpp25 typedef D::result_type result_type; in main() typedef
30 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.exp/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.extreme/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.cauchy/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.lognormal/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.gamma/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.negbin/
H A Dtypes.pass.cpp25 typedef D::result_type result_type; in main() typedef
30 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.geo/
H A Dtypes.pass.cpp25 typedef D::result_type result_type; in main() typedef
30 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.normal/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.bin/
H A Dtypes.pass.cpp25 typedef D::result_type result_type; in main() typedef
30 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.chisq/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.t/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.weibull/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.pconst/
H A Dtypes.pass.cpp25 typedef D::result_type result_type; in main() typedef
30 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.f/
H A Dtypes.pass.cpp27 typedef D::result_type result_type; in main() typedef
32 typedef D::result_type result_type; in main() typedef
/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/
H A Dbinder_typedefs.compile.pass.cpp25 typedef char result_type; typedef
32 typedef long result_type; typedef
H A Dweak_result.pass.cpp28 typedef Result result_type; typedef
36 typedef Result result_type; typedef
54 typedef float result_type; typedef in functor3
/llvm-project/libcxx/test/libcxx/utilities/function.objects/refwrap/
H A Dbinary.pass.cpp39 typedef float result_type; typedef in functor3
52 typedef int result_type; typedef
H A Dunary.pass.cpp39 typedef float result_type; typedef in functor3
52 typedef int result_type; typedef
/llvm-project/libcxx/include/__random/
H A Dexponential_distribution.h36 typedef _RealType result_type; typedef
116 typedef typename _Eng::result_type result_type; typedef
H A Dchi_squared_distribution.h34 typedef _RealType result_type; typedef
109 typedef typename _Eng::result_type result_type; typedef
H A Dstudent_t_distribution.h36 typedef _RealType result_type; typedef
116 typedef typename _Eng::result_type result_type; typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.bernoulli/
H A Dtypes.pass.cpp24 typedef D::result_type result_type; in main() typedef

1234