| /external/sdv/vsomeip/third_party/boost/algorithm/test/ |
| D | transform_inclusive_scan_test.cpp | 58 const int pResI0[] = { 1, 4, 9, 16, 25}; // with identity in transform_inclusive_scan_test() local 149 const int pResI0[] = { 1, 4, 9, 16, 25}; // with identity in transform_inclusive_scan_init_test() local
|
| D | transform_exclusive_scan_test.cpp | 58 const int pResI0[] = { 0, 1, 4, 9, 16}; // with identity in test() local
|
| /external/libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/ |
| D | transform_inclusive_scan_bop_uop.pass.cpp | 61 const int pResI0[] = { 2, 6, 12, 20, 30 }; // with add_one in test() local
|
| D | transform_inclusive_scan_bop_uop_init.pass.cpp | 60 const int pResI0[] = { 2, 6, 12, 20, 30 }; // with add_one 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 | 61 const int pResI0[] = { 2, 6, 12, 20, 30 }; // with add_one in test() local
|
| D | transform_inclusive_scan_bop_uop_init.pass.cpp | 62 const int pResI0[] = { 2, 6, 12, 20, 30 }; // with add_one 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 | 61 const int pResI0[] = { 2, 6, 12, 20, 30 }; // with add_one in test() local
|
| D | transform_inclusive_scan_bop_uop_init.pass.cpp | 62 const int pResI0[] = { 2, 6, 12, 20, 30 }; // with add_one in test() local
|
| /external/libcxx/test/std/numerics/numeric.ops/transform.exclusive.scan/ |
| D | transform_exclusive_scan_init_bop_uop.pass.cpp | 60 const int pResI0[] = { 0, 2, 6, 12, 20 }; // with add_one 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 | 60 const int pResI0[] = { 0, 2, 6, 12, 20 }; // with add_one 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 | 60 const int pResI0[] = { 0, 2, 6, 12, 20 }; // with add_one in test() local
|