Home
last modified time | relevance | path

Searched defs:array4 (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/algorithm/
Dtransformation3.cpp55 int array4[] = {3,2,1}; in merge_test() local
94 int array4[] = {4,3,2}; in set_union_test() local
118 int array4[] = {4,3,2}; in set_intersection_test() local
142 int array4[] = {4,3,2}; in set_difference_test() local
166 int array4[] = {4,3,2}; in set_symmetric_difference_test() local
Dquerying2.cpp31 int array4[] = {2,1}; in includes_test() local
/aosp_15_r20/external/eigen/test/
H A Dmapped_matrix.cpp28 Scalar array4[EIGEN_TESTMAP_MAX_SIZE]; in map_class_vector() local
68 Scalar array4[256]; in map_class_matrix() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dc99-variable-length-array-cxx11.cpp24 StillPOD2 array4[N][3]; // expected-warning{{variable length arrays are a C99 feature}} in vla() local
H A Dc99-variable-length-array.cpp20 NonPOD2 array4[N][3]; // expected-warning{{variable length arrays are a C99 feature}} in vla() local
/aosp_15_r20/external/clang/test/Parser/
H A Dms-if-exists.c71 int array4[] = { in test_if_exists_init_list() local
H A Dms-if-exists.cpp72 int array4[] = { in test_if_exists_init_list() local
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.class.spec/
H A Dp6.cpp54 int array4[X0<float>::Inner0<int*>::value == 3? 1 : -1]; variable
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stackdepot_test.cc72 uptr array4[] = {1, 3, 2, 5}; in TEST() local
/aosp_15_r20/external/clang/test/CXX/expr/expr.const/
H A Dp5-0x.cpp76 int array4[ambig]; // expected-error {{non-integer type}} variable
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_array.cpp280 Array<Entry, kMaxSize> array4(array2); in TestArrayCopyAndFindMatching() local
/aosp_15_r20/art/test/550-checker-multiply-accumulate/src/
H A DMain.java524 long[] array4 = new long[ARRAY_SIZE]; in testSimdMultiplyAccumulate() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Ddefault-arguments.cpp112 int array4[is_same<X4<add_pointer>, variable
H A Ddeduction.cpp83 int array4[is_same<Replace<vector<int, _2>, double, float>::type, vector<int, float> >::value? 1 : … variable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Darray.rs623 let array4: [i32; 4] = [1, 2, 3, 4]; in array_mixed_equality_integers() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Darray.rs623 let array4: [i32; 4] = [1, 2, 3, 4]; in array_mixed_equality_integers() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Darray.rs623 let array4: [i32; 4] = [1, 2, 3, 4]; in array_mixed_equality_integers() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Darray.rs623 let array4: [i32; 4] = [1, 2, 3, 4]; in array_mixed_equality_integers() localVariable
/aosp_15_r20/external/skia/tests/
H A DTArrayTest.cpp512 Array array4; in test_reserve() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Darray.rs623 let array4: [i32; 4] = [1, 2, 3, 4]; in array_mixed_equality_integers() localVariable
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
H A DArrayUtilsTest.java521 final Object[] array4 = {"AB"}; in testHashCode() local
1429 final Object[] array4 = {"AB"}; in testIsEquals() local