Home
last modified time | relevance | path

Searched refs:BT_ALLOW_SSE4 (Results 1 – 23 of 23) sorted by relevance

/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtCpuFeatureUtility.h10 #ifdef BT_ALLOW_SSE4
53 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h126 #define BT_ALLOW_SSE4 macro
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtCpuFeatureUtility.h10 #ifdef BT_ALLOW_SSE4
53 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h126 #define BT_ALLOW_SSE4 macro
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtCpuFeatureUtility.h10 #ifdef BT_ALLOW_SSE4
53 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h126 #define BT_ALLOW_SSE4 macro
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/
H A DbtCpuFeatureUtility.h10 #ifdef BT_ALLOW_SSE4
53 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h106 #define BT_ALLOW_SSE4 macro
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtCpuFeatureUtility.h10 #ifdef BT_ALLOW_SSE4
53 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h126 #define BT_ALLOW_SSE4 macro
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/LinearMath/
H A DbtCpuFeatureUtility.h10 #ifdef BT_ALLOW_SSE4
54 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h86 #define BT_ALLOW_SSE4 macro
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtCpuFeatureUtility.h10 #ifdef BT_ALLOW_SSE4
53 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h126 #define BT_ALLOW_SSE4 macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/LinearMath/
H A DbtCpuFeatureUtility.h11 #ifdef BT_ALLOW_SSE4
61 #ifdef BT_ALLOW_SSE4 in getCpuFeatures()
H A DbtScalar.h91 #define BT_ALLOW_SSE4 macro
/dports/devel/bullet/bullet3-3.21/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp113 #if defined(BT_ALLOW_SSE4)
183 #if defined(BT_ALLOW_SSE4) in gResolveSingleConstraintRowGeneric_sse4_1_fma3()
238 #ifdef BT_ALLOW_SSE4 in gResolveSingleConstraintRowLowerLimit_sse4_1_fma3()
373 #ifdef BT_ALLOW_SSE4 in setupSolverFunctions()
408 #ifdef BT_ALLOW_SSE4
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp113 #if defined(BT_ALLOW_SSE4)
183 #if defined(BT_ALLOW_SSE4) in gResolveSingleConstraintRowGeneric_sse4_1_fma3()
238 #ifdef BT_ALLOW_SSE4 in gResolveSingleConstraintRowLowerLimit_sse4_1_fma3()
373 #ifdef BT_ALLOW_SSE4 in setupSolverFunctions()
408 #ifdef BT_ALLOW_SSE4
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp111 #if defined(BT_ALLOW_SSE4)
181 #if defined(BT_ALLOW_SSE4) in gResolveSingleConstraintRowGeneric_sse4_1_fma3()
236 #ifdef BT_ALLOW_SSE4 in gResolveSingleConstraintRowLowerLimit_sse4_1_fma3()
371 #ifdef BT_ALLOW_SSE4 in setupSolverFunctions()
406 #ifdef BT_ALLOW_SSE4
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp111 #if defined(BT_ALLOW_SSE4)
181 #if defined(BT_ALLOW_SSE4) in gResolveSingleConstraintRowGeneric_sse4_1_fma3()
236 #ifdef BT_ALLOW_SSE4 in gResolveSingleConstraintRowLowerLimit_sse4_1_fma3()
371 #ifdef BT_ALLOW_SSE4 in setupSolverFunctions()
406 #ifdef BT_ALLOW_SSE4
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp117 #if defined (BT_ALLOW_SSE4)
188 #if defined (BT_ALLOW_SSE4) in gResolveSingleConstraintRowGeneric_sse4_1_fma3()
245 #ifdef BT_ALLOW_SSE4 in gResolveSingleConstraintRowLowerLimit_sse4_1_fma3()
383 #ifdef BT_ALLOW_SSE4 in btSequentialImpulseConstraintSolver()
418 #ifdef BT_ALLOW_SSE4
/dports/devel/py-bullet3/bullet3-3.21/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp113 #if defined(BT_ALLOW_SSE4)
183 #if defined(BT_ALLOW_SSE4) in gResolveSingleConstraintRowGeneric_sse4_1_fma3()
238 #ifdef BT_ALLOW_SSE4 in gResolveSingleConstraintRowLowerLimit_sse4_1_fma3()
373 #ifdef BT_ALLOW_SSE4 in setupSolverFunctions()
408 #ifdef BT_ALLOW_SSE4
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp115 #if defined (BT_ALLOW_SSE4)
186 #if defined (BT_ALLOW_SSE4) in gResolveSingleConstraintRowGeneric_sse4_1_fma3()
243 #ifdef BT_ALLOW_SSE4 in gResolveSingleConstraintRowLowerLimit_sse4_1_fma3()
377 #ifdef BT_ALLOW_SSE4 in btSequentialImpulseConstraintSolver()
412 #ifdef BT_ALLOW_SSE4