Home
last modified time | relevance | path

Searched defs:pResN0 (Results 1 – 11 of 11) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dtransform_inclusive_scan_test.cpp60 const int pResN0[] = { -1, -4, -9, -16, -25}; // with negate in transform_inclusive_scan_test() local
151 const int pResN0[] = { -1, -4, -9, -16, -25}; // with negate in transform_inclusive_scan_init_test() local
Dtransform_exclusive_scan_test.cpp60 const int pResN0[] = { 0, -1, -4, -9, -16}; // with negate in test() local
/external/libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/
Dtransform_inclusive_scan_bop_uop.pass.cpp63 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
Dtransform_inclusive_scan_bop_uop_init.pass.cpp62 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/transform.inclusive.scan/
Dtransform_inclusive_scan_bop_uop.pass.cpp63 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
Dtransform_inclusive_scan_bop_uop_init.pass.cpp64 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/transform.inclusive.scan/
Dtransform_inclusive_scan_bop_uop.pass.cpp63 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
Dtransform_inclusive_scan_bop_uop_init.pass.cpp64 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
/external/libcxx/test/std/numerics/numeric.ops/transform.exclusive.scan/
Dtransform_exclusive_scan_init_bop_uop.pass.cpp62 const int pResN0[] = { 0, -1, -4, -9, -16 }; // with negate in test() local
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/transform.exclusive.scan/
Dtransform_exclusive_scan_init_bop_uop.pass.cpp62 const int pResN0[] = { 0, -1, -4, -9, -16 }; // with negate in test() local
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/transform.exclusive.scan/
Dtransform_exclusive_scan_init_bop_uop.pass.cpp62 const int pResN0[] = { 0, -1, -4, -9, -16 }; // with negate in test() local