OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_USE_SSE_IN_API
(Results
1 - 9
of
9
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btVector3.h
139
#if (defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE) )|| defined (BT_USE_NEON)
160
#endif // #if defined (
BT_USE_SSE_IN_API
) || defined (BT_USE_NEON)
166
#if defined(
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
183
#if defined(
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
199
#if defined(
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
219
#if 0 //defined(
BT_USE_SSE_IN_API
)
237
#if defined BT_USE_SIMD_VECTOR3 && defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
302
#if defined(
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
363
#if defined BT_USE_SIMD_VECTOR3 && defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
379
#if defined(
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE
[
all
...]
btQuaternion.h
60
#if (defined(
BT_USE_SSE_IN_API
) && defined(BT_USE_SSE))|| defined(BT_USE_NEON)
164
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
181
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
198
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
218
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
301
#if defined BT_USE_SIMD_VECTOR3 && defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
341
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
367
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
455
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
469
#if defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE
[
all
...]
btMatrix3x3.h
78
#if (defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE))|| defined (BT_USE_NEON)
215
#if defined BT_USE_SIMD_VECTOR3 && defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
319
#if (defined(
BT_USE_SSE_IN_API
)&& defined (BT_USE_SSE)) || defined(BT_USE_NEON)
332
#if (defined(
BT_USE_SSE_IN_API
)&& defined (BT_USE_SSE)) || defined(BT_USE_NEON)
349
#if defined BT_USE_SIMD_VECTOR3 && defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
402
#if (defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE))|| defined (BT_USE_NEON)
592
#if (defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE))|| defined (BT_USE_NEON)
769
#if defined BT_USE_SIMD_VECTOR3 && defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
859
#if (defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE))|| defined (BT_USE_NEON)
881
#if (defined (
BT_USE_SSE_IN_API
) && defined (BT_USE_SSE)
[
all
...]
btQuadWord.h
76
#if (defined(
BT_USE_SSE_IN_API
) && defined(BT_USE_SSE)) || defined(BT_USE_NEON)
btVector3.cpp
19
#define
BT_USE_SSE_IN_API
[
all
...]
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btMultiSphereShape.cpp
17
#define
BT_USE_SSE_IN_API
btConvexHullShape.cpp
17
#define
BT_USE_SSE_IN_API
btPolyhedralConvexShape.cpp
16
#define
BT_USE_SSE_IN_API
btConvexShape.cpp
17
#define
BT_USE_SSE_IN_API
Completed in 137 milliseconds