Home
last modified time | relevance | path

Searched defs:array3 (Results 1 – 25 of 40) sorted by relevance

12

/external/eigen/test/
Dmapped_matrix.cpp27 Scalar* array3 = new Scalar[size+1]; in map_class_vector() local
66 Scalar* array3 = new Scalar[size+1]; in map_class_matrix() local
131 Scalar* array3 = new Scalar[size+1]; in map_static_methods() local
Dgeo_quaternion.cpp191 EIGEN_ALIGN_MAX Scalar array3[4+1]; in mapQuaternion() local
242 EIGEN_ALIGN_MAX Scalar array3[4+1]; in quaternionAlignment() local
Dgeo_parametrizedline.cpp71 EIGEN_ALIGN_MAX Scalar array3[16+1]; in parametrizedline_alignment() local
Dgeo_hyperplane.cpp163 EIGEN_ALIGN_MAX Scalar array3[4+1]; in hyperplane_alignment() local
/external/llvm-project/clang/test/Sema/
Dvector-init.c16 float4 array3[2] = { {1.0, 2.0, 3.0}, 5.0, 6.0, 7.0, 8.0, variable
/external/clang/test/Sema/
Dvector-init.c16 float4 array3[2] = { {1.0, 2.0, 3.0}, 5.0, 6.0, 7.0, 8.0, variable
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp38 int array3[sizeof(X3<float>)]; variable
/external/llvm-project/clang/test/SemaCXX/
Dc99-variable-length-array-cxx11.cpp23 …StillPOD array3[N]; // expected-warning{{variable length arrays are a C99 feature}} expected-note … in vla() local
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-declref-ice.cpp35 int array3[X1<int>::value == sizeof(int)? 1 : -1]; variable
Dtemp_class_order.cpp27 int array3[X1<const int*, CIP>::value == 3? 1 : -1]; variable
Dext-vector-type.cpp93 int array3[X0<float4>::value == 3? 1 : -1]; variable
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp38 int array3[sizeof(X3<float>)]; variable
/external/clang/test/SemaTemplate/
Dinstantiate-declref-ice.cpp35 int array3[X1<int>::value == sizeof(int)? 1 : -1]; variable
Dtemp_class_order.cpp27 int array3[X1<const int*, CIP>::value == 3? 1 : -1]; variable
Dext-vector-type.cpp93 int array3[X0<float4>::value == 3? 1 : -1]; variable
/external/clang/test/SemaCXX/
Dc99-variable-length-array-cxx11.cpp23 StillPOD array3[N]; // expected-warning{{variable length arrays are a C99 feature}} in vla() local
/external/clang/test/Parser/
Dms-if-exists.c65 int array3[] = { in test_if_exists_init_list() local
Dms-if-exists.cpp66 int array3[] = { in test_if_exists_init_list() local
/external/llvm-project/clang/test/Parser/
Dms-if-exists.c65 int array3[] = { in test_if_exists_init_list() local
Dms-if-exists.cpp66 int array3[] = { in test_if_exists_init_list() local
/external/llvm-project/flang/test/Semantics/
Dreshape.f9010 integer :: array3(2,3) = RESHAPE([(n, n=1,4)], [2,3], [99], [2, 1]) variable
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/
DTestJsonNode.java168 ArrayNode array3 = MAPPER.createArrayNode(); in testCustomComparators() local
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/
Dp6.cpp53 int array3[X0<float>::Inner0<int>::value == 0? 1 : -1]; variable
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.class.spec/
Dp6.cpp53 int array3[X0<float>::Inner0<int>::value == 0? 1 : -1]; variable
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stackdepot_test.cc71 uptr array3[] = {10, 2, 5, 3}; in TEST() local

12