Home
last modified time | relevance | path

Searched defs:numVectors (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dcomparedf2_test.c473 const int numVectors = sizeof vectors / sizeof vectors[0]; in main() local
Dcomparesf2_test.c473 const int numVectors = sizeof vectors / sizeof vectors[0]; in main() local
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexShape.java89 …GetSupportingVertexWithoutMargin(btVector3 vectors, btVector3 supportVerticesOut, int numVectors) { in batchedUnitVectorGetSupportingVertexWithoutMargin()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyInternals.h143 …ingVertexWithoutMargin(const btVector3* vectors,btVector3* supportVerticesOut,int numVectors) const in batchedUnitVectorGetSupportingVertexWithoutMargin()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1073 int numVectors = 0; in getBufferTypeSize() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp4218 const int numVectors = 2; in getVertexDataSize() local