Home
last modified time | relevance | path

Searched defs:V3 (Results 1 – 25 of 41) 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/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
Dgim_box_collision.h209 const btVector3 & V3) in GIM_AABB()
222 const btVector3 & V3, in GIM_AABB()
292 const CLASS_POINT & V3) in calc_from_triangle()
307 const CLASS_POINT & V3, btScalar margin) in calc_from_triangle_margin()
/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/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtAABB.java83 public btAABB(Vector3 V1, Vector3 V2, Vector3 V3) { in btAABB()
87 public btAABB(Vector3 V1, Vector3 V2, Vector3 V3, float margin) { in btAABB()
/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/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/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DBatch.java238 static public final int V3 = 14; field
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtMatrix3x3.h219 __m128 V1, V2, V3; in ATTRIBUTE_ALIGNED16() 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
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/
DDecal.java606 public static final int V3 = 17; field in Decal
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h744 #define ASSIGN_4V( DST, V0, V1, V2, V3 ) \ argument
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp30 unsigned V2, unsigned V3) { in MakeMask()
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c405 #define ATTR( A, N, T, V0, V1, V2, V3 ) \ argument
/external/clang/test/SemaCXX/
DMicrosoftExtensions.cpp189 __declspec(property(get=GetV, put=SetV_NotExist)) int V3; member

12