Home
last modified time | relevance | path

Searched defs:V3 (Results 1 – 25 of 37) sorted by relevance

12

/external/eigen/test/eigen2/
Deigen2_smallvectors.cpp15 typedef Matrix<Scalar, 3, 1> V3; in smallVectors() typedef
/external/eigen/test/
Dsmallvectors.cpp16 typedef Matrix<Scalar, 3, 1> V3; in smallVectors() typedef
/external/clang/test/CodeGenCXX/
Dvtt-layout.cpp32 class V3 {virtual void g(); }; class
51 class V3 {virtual void g(); }; class
Dmicrosoft-abi-vtables-virtual-inheritance-vtordisps.cpp25 struct V3 : Z, V2 { struct
Dvtable-layout.cpp264 struct V3 : virtual R3 { int r3; }; struct
271 // CHECK-10-NEXT: 2 | Test4::V3 *Test4::E::f()
/external/clang/test/Layout/
Dms-x86-aligned-tail-padding.cpp36 struct V3 { struct
38 V3() : a(0xf0000022) {} in V3() argument
/external/skia/src/sfnt/
DSkOTTable_OS_2.h36 struct V3 : SkOTTableOS2_V3 { } v3; struct
/external/clang/test/CodeGen/
Dsse41-builtins.c27 __m128i test_mm_blendv_epi8(__m128i V1, __m128i V2, __m128i V3) { in test_mm_blendv_epi8()
33 __m128d test_mm_blendv_pd(__m128d V1, __m128d V2, __m128d V3) { in test_mm_blendv_pd()
39 __m128 test_mm_blendv_ps(__m128 V1, __m128 V2, __m128 V3) { in test_mm_blendv_ps()
/external/llvm/unittests/Support/
DAlignOfTest.cpp64 struct V3 : V1 { struct
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp49 constexpr enum E3 { V3 } e3 = V3; enumerator
/external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
DPnPProblem.cpp272 cv::Point3f V3 = Triangle.getV2(); in intersect_MollerTrumbore() local
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1637 SDValue V2, SDValue V3) { in createQuadSRegsNode()
1652 SDValue V2, SDValue V3) { in createQuadDRegsNode()
1667 SDValue V2, SDValue V3) { in createQuadQRegsNode()
2002 SDValue V3 = (NumVecs == 3) in SelectVST() local
2050 SDValue V3 = (NumVecs == 3) in SelectVST() local
2168 SDValue V3 = (NumVecs == 3) in SelectVLDSTLane() local
2303 SDValue V3 = (NumVecs == 3) in SelectVTBL() local
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_mat3x2.inl164 tvec2<V3, P> const & v3
Dtype_mat4x2.inl174 tvec2<V3, P> const & v3,
Dtype_mat3x4.inl165 tvec4<V3, P> const & v3
Dtype_mat4x3.inl172 tvec3<V3, P> const & v3,
Dtype_mat3x3.inl167 tvec3<V3, P> const & v3
Dtype_mat4x4.inl213 tvec4<V3, P> const & v3,
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp30 unsigned V2, unsigned V3) { in MakeMask()
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h744 #define ASSIGN_4V( DST, V0, V1, V2, V3 ) \ argument
/external/clang/test/SemaCXX/
DMicrosoftExtensions.cpp189 __declspec(property(get=GetV, put=SetV_NotExist)) int V3; member
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c405 #define ATTR( A, N, T, V0, V1, V2, V3 ) \ argument
Dvbo_save_api.c697 #define ATTR(A, N, T, V0, V1, V2, V3) \ argument
/external/clang/test/Misc/
Ddiag-template-diffing.cpp92 int V1, V2, V3; variable
/external/mesa3d/src/mesa/main/
Dmacros.h349 #define ASSIGN_4V( V, V0, V1, V2, V3 ) \ argument

12