/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/ |
D | StringPoolTest.java | 57 final String[] arr2 = pool.get(new String[0]); in testGetEmptyArray() local 66 final String[] arr2 = pool.get(new String[] { new String("JaCoCo") }); in testGetArray() local
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/list/list.cons/ |
D | input_iterator.pass.cpp | 89 int arr2[] = {1, 101, 42}; in test_emplacable_concept() local 136 int arr2[] = {1, 101, 42}; in test_emplacable_concept_with_alloc() local 183 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local 214 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc_with_alloc() local
|
/external/libcxx/test/std/containers/sequences/list/list.cons/ |
D | input_iterator.pass.cpp | 89 int arr2[] = {1, 101, 42}; in test_emplacable_concept() local 136 int arr2[] = {1, 101, 42}; in test_emplacable_concept_with_alloc() local 183 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local 214 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc_with_alloc() local
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/list/list.cons/ |
D | input_iterator.pass.cpp | 89 int arr2[] = {1, 101, 42}; in test_emplacable_concept() local 136 int arr2[] = {1, 101, 42}; in test_emplacable_concept_with_alloc() local 183 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local 214 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc_with_alloc() local
|
/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/ |
D | vec256_bfloat16_vsx.h | 17 __at_align__ BFloat16 arr2[K]; in convert_bfloat16_float() local 30 __at_align__ BFloat16 arr2[K]; in convert_float_bfloat16() local
|
D | vec256_common_vsx.h | 136 __at_align__ Half arr2[K]; in convert_half_float() local 148 __at_align__ Half arr2[K]; in convert_float_half() local
|
/external/sdv/vsomeip/third_party/boost/fusion/example/performance/ |
D | inner_product.cpp | 85 boost::array<int, N> arr2; in time_for_std_inner_product() local 128 boost::array<int, N> arr2; in time_for_fusion_inner_product() local
|
D | inner_product2.cpp | 85 boost::array<int, N> arr2; in time_for_std_inner_product() local 146 boost::array<int, N> arr2; in time_for_fusion_inner_product2() local
|
/external/libcxx/test/std/containers/sequences/vector/vector.cons/ |
D | construct_iter_iter.pass.cpp | 82 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 121 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
D | construct_iter_iter_alloc.pass.cpp | 93 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 134 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
D | assign_iter_iter.pass.cpp | 31 int arr2[] = {1, 101, 42}; in test_emplaceable_concept() local
|
/external/deqp/framework/delibs/decpp/ |
D | dePoolArray.cpp | 90 PoolArray<int> arr2(&pool); in intArrayTest() local 170 PoolArray<int, 32> arr2(&pool); in alignedIntArrayTest() local
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/ |
D | is_pointer_in_range.pass.cpp | 25 U* arr2 = new int[4]{5, 6, 7, 8}; in test_cv_quals() local
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/ |
D | is_pointer_in_range.pass.cpp | 25 U* arr2 = new int[4]{5, 6, 7, 8}; in test_cv_quals() local
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/ |
D | construct_iter_iter.pass.cpp | 103 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 142 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
D | construct_iter_iter_alloc.pass.cpp | 113 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 154 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/ |
D | construct_iter_iter_alloc.pass.cpp | 113 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 154 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
D | construct_iter_iter.pass.cpp | 103 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 142 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
/external/libcxx/test/libcxx/containers/sequences/vector/vector.cons/ |
D | construct_iter_iter.pass.cpp | 21 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
D | construct_iter_iter_alloc.pass.cpp | 22 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/containers/sequences/vector/vector.cons/ |
D | construct_iter_iter.pass.cpp | 21 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
D | construct_iter_iter_alloc.pass.cpp | 22 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/containers/sequences/vector/vector.cons/ |
D | construct_iter_iter.pass.cpp | 21 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
D | construct_iter_iter_alloc.pass.cpp | 22 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
/external/clang/test/Sema/ |
D | vector-init.c | 43 …short4 arr2[2] = { test3_helper(), test3_helper() }; // expected-error 2 {{initializing 'short4' (… in test3() local
|