| /external/sdv/vsomeip/third_party/boost/algorithm/test/ |
| D | transform_inclusive_scan_test.cpp | 60 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
|
| D | transform_exclusive_scan_test.cpp | 60 const int pResN0[] = { 0, -1, -4, -9, -16}; // with negate in test() local
|
| /external/libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/ |
| D | transform_inclusive_scan_bop_uop.pass.cpp | 63 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
|
| D | transform_inclusive_scan_bop_uop_init.pass.cpp | 62 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/ |
| D | transform_inclusive_scan_bop_uop.pass.cpp | 63 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
|
| D | transform_inclusive_scan_bop_uop_init.pass.cpp | 64 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/ |
| D | transform_inclusive_scan_bop_uop.pass.cpp | 63 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
|
| D | transform_inclusive_scan_bop_uop_init.pass.cpp | 64 const int pResN0[] = { -1, -4, -9, -16, -25 }; // with negate in test() local
|
| /external/libcxx/test/std/numerics/numeric.ops/transform.exclusive.scan/ |
| D | transform_exclusive_scan_init_bop_uop.pass.cpp | 62 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/ |
| D | transform_exclusive_scan_init_bop_uop.pass.cpp | 62 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/ |
| D | transform_exclusive_scan_init_bop_uop.pass.cpp | 62 const int pResN0[] = { 0, -1, -4, -9, -16 }; // with negate in test() local
|