Home
last modified time | relevance | path

Searched defs:Np (Results 1 – 17 of 17) sorted by relevance

/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.plinear/
H A Dmin.pass.cpp27 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dmax.pass.cpp27 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Deval.pass.cpp50 const std::size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
101 const std::size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
152 const std::size_t Np = sizeof(p) / sizeof(p[0]) - 1; test3() local
203 const std::size_t Np = sizeof(p) / sizeof(p[0]) - 1; test4() local
255 const std::size_t Np = sizeof(p) / sizeof(p[0]) - 1; test5() local
308 const std::size_t Np = sizeof(p) / sizeof(p[0]) - 1; test6() local
[all...]
H A Dget_param.pass.cpp28 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dparam_copy.pass.cpp29 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dparam_assign.pass.cpp29 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dio.pass.cpp38 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Deval_param.pass.cpp51 const std::size_t Np = sizeof(p) / sizeof(p[0]) - 1; in main() local
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.pconst/
H A Dmax.pass.cpp27 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dmin.pass.cpp27 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dparam_assign.pass.cpp29 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dget_param.pass.cpp28 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dparam_copy.pass.cpp29 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Dio.pass.cpp38 const std::size_t Np = sizeof(p) / sizeof(p[0]); in main() local
H A Deval.pass.cpp43 const std::size_t Np = sizeof(p) / sizeof(p[0]); test1() local
106 const std::size_t Np = sizeof(p) / sizeof(p[0]); test2() local
169 const std::size_t Np = sizeof(p) / sizeof(p[0]); test3() local
232 const std::size_t Np = sizeof(p) / sizeof(p[0]); test4() local
295 const std::size_t Np = sizeof(p) / sizeof(p[0]); test5() local
358 const std::size_t Np = sizeof(p) / sizeof(p[0]); test6() local
421 const std::size_t Np = sizeof(p) / sizeof(p[0]); test7() local
484 const std::size_t Np = sizeof(p) / sizeof(p[0]); test8() local
547 const std::size_t Np = sizeof(p) / sizeof(p[0]); test9() local
610 const std::size_t Np = sizeof(p) / sizeof(p[0]); test10() local
673 const std::size_t Np = sizeof(p) / sizeof(p[0]); test11() local
[all...]
H A Deval_param.pass.cpp45 const std::size_t Np = sizeof(p) / sizeof(p[0]); main() local
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1052 auto Np = Vs.traverse(Ptr, Vs.subExprCtx(Ctx)); in traverse() local
1082 auto Np = Vs.traverse(Dest, Vs.subExprCtx(Ctx)); in traverse() local