Home
last modified time | relevance | path

Searched defs:numSwaps (Results 1 – 16 of 16) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkDelaunay2D.cxx761 vtkIdType numSwaps = 0; in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkDelaunay2D.cxx739 vtkIdType numSwaps = 0; in RequestData() local
/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsConstraintSolver.cpp788 int numSwaps = 0; in sortConstraintByBatch3() local
H A Db3GpuPgsContactSolver.cpp1390 int numSwaps = 0; in sortConstraintByBatch3() local
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Dx86internal.cpp82 uint8_t numSwaps; //!< Number of register swaps. member
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsConstraintSolver.cpp788 int numSwaps = 0; in sortConstraintByBatch3() local
H A Db3GpuPgsContactSolver.cpp1390 int numSwaps = 0; in sortConstraintByBatch3() local
/dports/math/vtk8/VTK-8.2.0/Filters/Core/
H A DvtkDelaunay2D.cxx738 vtkIdType numSwaps = 0; in RequestData() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsConstraintSolver.cpp788 int numSwaps = 0; in sortConstraintByBatch3() local
H A Db3GpuPgsContactSolver.cpp1390 int numSwaps = 0; in sortConstraintByBatch3() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsConstraintSolver.cpp788 int numSwaps = 0; in sortConstraintByBatch3() local
H A Db3GpuPgsContactSolver.cpp1390 int numSwaps = 0; in sortConstraintByBatch3() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/
H A DdelaunayMesher.cpp624 int numSwaps = 0; // Record the total number of swaps. in contains() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DBC_Decoder.cpp556 for(uint32_t numSwaps = 0; numSwaps < numBits; numSwaps++) in consumeBits() local
/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.h1187 int numSwaps; /* number of swaps to try each time */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp5590 for (int numSwaps = 0; numSwaps <= m_numMaxSwaps; ++numSwaps) in init() local