| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/ |
| D | eval.pass.cpp | 68 D::result_type x_skew = 0; in main() local 108 D::result_type x_skew = 0; in main() local 148 D::result_type x_skew = 0; in main() local 188 D::result_type x_skew = 0; in main() local 228 D::result_type x_skew = 0; in main() local 268 D::result_type x_skew = 0; in main() local 308 D::result_type x_skew = 0; in main() local 348 D::result_type x_skew = 0; in main() local 388 D::result_type x_skew = 0; in main() local 428 D::result_type x_skew = 0; in main() local [all …]
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.uni/rand.dist.uni.real/ |
| D | eval.pass.cpp | 69 D::result_type x_skew = 0; in main() local 109 D::result_type x_skew = 0; in main() local 149 D::result_type x_skew = 0; in main() local 189 D::result_type x_skew = 0; in main() local 229 D::result_type x_skew = 0; in main() local 269 D::result_type x_skew = 0; in main() local 309 D::result_type x_skew = 0; in main() local 349 D::result_type x_skew = 0; in main() local 389 D::result_type x_skew = 0; in main() local 429 D::result_type x_skew = 0; in main() local [all …]
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/ |
| D | eval.pass.cpp | 68 double x_skew = 0; in main() local 109 double x_skew = 0; in main() local 150 double x_skew = 0; in main() local 191 double x_skew = 0; in main() local 232 double x_skew = 0; in main() local 273 double x_skew = 0; in main() local 314 double x_skew = 0; in main() local 355 double x_skew = 0; in main() local 396 double x_skew = 0; in main() local 448 double x_skew = 0; in main() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.bin/ |
| D | eval.pass.cpp | 66 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test1() local 108 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test2() local 150 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test3() local 197 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test4() local 246 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test5() local 290 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test6() local 332 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test7() local 397 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test9() local 446 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test10() local 495 double x_skew = (1-2*d.p()) / std::sqrt(x_var); in test11() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.negbin/ |
| D | eval.pass.cpp | 64 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test1() local 106 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test2() local 148 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test3() local 190 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test4() local 234 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test5() local 276 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test6() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.lognormal/ |
| D | eval.pass.cpp | 67 double x_skew = (std::exp(sqr(d.s())) + 2) * in test1() local 111 double x_skew = (std::exp(sqr(d.s())) + 2) * in test2() local 155 double x_skew = (std::exp(sqr(d.s())) + 2) * in test3() local 199 double x_skew = (std::exp(sqr(d.s())) + 2) * in test4() local 243 double x_skew = (std::exp(sqr(d.s())) + 2) * in test5() local
|
| D | eval_param.pass.cpp | 69 double x_skew = (std::exp(sqr(p.s())) + 2) * in test1() local 115 double x_skew = (std::exp(sqr(p.s())) + 2) * in test2() local 161 double x_skew = (std::exp(sqr(p.s())) + 2) * in test3() local 207 double x_skew = (std::exp(sqr(p.s())) + 2) * in test4() local 253 double x_skew = (std::exp(sqr(p.s())) + 2) * in test5() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/ |
| D | eval.pass.cpp | 66 double x_skew = (std::exp(sqr(d.s())) + 2) * in test1() local 110 double x_skew = (std::exp(sqr(d.s())) + 2) * in test2() local 154 double x_skew = (std::exp(sqr(d.s())) + 2) * in test3() local 198 double x_skew = (std::exp(sqr(d.s())) + 2) * in test4() local 242 double x_skew = (std::exp(sqr(d.s())) + 2) * in test5() local
|
| D | eval_param.pass.cpp | 68 double x_skew = (std::exp(sqr(p.s())) + 2) * in test1() local 114 double x_skew = (std::exp(sqr(p.s())) + 2) * in test2() local 160 double x_skew = (std::exp(sqr(p.s())) + 2) * in test3() local 206 double x_skew = (std::exp(sqr(p.s())) + 2) * in test4() local 252 double x_skew = (std::exp(sqr(p.s())) + 2) * in test5() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/ |
| D | eval.pass.cpp | 81 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test1() local 124 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test2() local 167 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test3() local 210 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test4() local 253 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test5() local 296 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test6() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.geo/ |
| D | eval.pass.cpp | 75 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test1() local 117 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test2() local 159 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test3() local 201 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test4() local 243 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test5() local 285 double x_skew = (2 - d.p()) / std::sqrt((1 - d.p())); in test6() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/ |
| D | eval.pass.cpp | 65 double x_skew = 1.139547; in test1() local 106 double x_skew = 1.139547; in test2() local 147 double x_skew = 1.139547; in test3() local 188 double x_skew = 1.139547; in test4() local
|
| D | eval_param.pass.cpp | 67 double x_skew = 1.139547; in test1() local 110 double x_skew = 1.139547; in test2() local 153 double x_skew = 1.139547; in test3() local 196 double x_skew = 1.139547; in test4() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.extreme/ |
| D | eval.pass.cpp | 66 double x_skew = 1.139547; in test1() local 107 double x_skew = 1.139547; in test2() local 148 double x_skew = 1.139547; in test3() local 189 double x_skew = 1.139547; in test4() local
|
| D | eval_param.pass.cpp | 68 double x_skew = 1.139547; in test1() local 111 double x_skew = 1.139547; in test2() local 154 double x_skew = 1.139547; in test3() local 197 double x_skew = 1.139547; in test4() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/ |
| D | eval.pass.cpp | 67 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test1() local 110 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test2() local 153 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test3() local 237 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test5() local 280 double x_skew = (2 - d.p()) / std::sqrt(d.k() * (1 - d.p())); in test6() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/ |
| D | eval.pass.cpp | 62 double x_skew = 0; in main() local 97 double x_skew = 0; in main() local 132 double x_skew = 0; in main() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/ |
| D | eval.pass.cpp | 67 double x_skew = std::sqrt(8 / d.n()); in main() local 106 double x_skew = std::sqrt(8 / d.n()); in main() local 145 double x_skew = std::sqrt(8 / d.n()); in main() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/ |
| D | eval.pass.cpp | 67 double x_skew = 2; in main() local 106 double x_skew = 2; in main() local 145 double x_skew = 2; in main() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.norm/rand.dist.norm.t/ |
| D | eval.pass.cpp | 63 double x_skew = 0; in main() local 98 double x_skew = 0; in main() local 133 double x_skew = 0; in main() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/ |
| D | eval.pass.cpp | 67 double x_skew = (sqr(d.b())*d.b() * std::tgamma(1 + 3/d.a()) - in main() local 110 double x_skew = (sqr(d.b())*d.b() * std::tgamma(1 + 3/d.a()) - in main() local 153 double x_skew = (sqr(d.b())*d.b() * std::tgamma(1 + 3/d.a()) - in main() local
|
| /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/ |
| D | eval.pass.cpp | 66 double x_skew = 2 / std::sqrt(d.alpha()); in main() local 105 double x_skew = 2 / std::sqrt(d.alpha()); in main() local 144 double x_skew = 2 / std::sqrt(d.alpha()); in main() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.weibull/ |
| D | eval.pass.cpp | 68 double x_skew = (sqr(d.b())*d.b() * std::tgamma(1 + 3/d.a()) - in main() local 111 double x_skew = (sqr(d.b())*d.b() * std::tgamma(1 + 3/d.a()) - in main() local 154 double x_skew = (sqr(d.b())*d.b() * std::tgamma(1 + 3/d.a()) - in main() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.gamma/ |
| D | eval.pass.cpp | 67 double x_skew = 2 / std::sqrt(d.alpha()); in main() local 106 double x_skew = 2 / std::sqrt(d.alpha()); in main() local 145 double x_skew = 2 / std::sqrt(d.alpha()); in main() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dist/rand.dist.pois/rand.dist.pois.exp/ |
| D | eval.pass.cpp | 68 double x_skew = 2; in main() local 107 double x_skew = 2; in main() local 146 double x_skew = 2; in main() local
|