Home
last modified time | relevance | path

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

/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
Dgeo_transformations.cpp570 EIGEN_ALIGN_MAX Scalar array3[16+1]; in transform_alignment() local
/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
Ddesignated-initializers.c52 struct point array3[10] = { variable
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp38 int array3[sizeof(X3<float>)]; 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
Dc99-variable-length-array.cpp19 NonPOD array3[N]; // expected-warning{{variable length arrays are a C99 feature}} in vla() local
/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
Ddefault-arguments.cpp101 int array3[is_same<X3<>, X3<X2> >::value? 1 : -1]; variable
Ddeduction.cpp82 int array3[is_same<Replace<vector<const _1>, int, float>::type, vector<const int> >::value? 1 : -1]; variable
/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/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
/external/clang/test/CXX/expr/expr.const/
Dp5-0x.cpp75 int array3[expl]; // expected-error {{non-integer type}} variable
/external/skqp/tests/
DTArrayTest.cpp230 Array array3(reserveCount/2); in test_reserve() local
/external/skia/tests/
DTArrayTest.cpp230 Array array3(reserveCount/2); in test_reserve() local