Home
last modified time | relevance | path

Searched refs:splitcount (Results 1 – 25 of 37) sorted by relevance

12

/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/helpers/src/threed/
H A Dfragment.h84 unsigned splitcount; member
103 splitcount(0), in Fragment()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/gui/
H A DCPatchBrowser.cpp322 int splitcount = 256;
336 int n_subc = 1 + (max(2, (int)ctge.size()) - 1) / splitcount;
353 for (int i = subc * splitcount; i < min((subc + 1) * splitcount, (int)ctge.size()); i++)
/dports/lang/intercal/intercal-0.31/src/
H A Doil.y150 int splitcount=SPLITMAX; variable
193 if(splitcount) splitcount--;
194 if(!splitcount && !inloop)
196 splitcount=SPLITMAX;
/dports/math/nauty/nauty27r3/
H A Dgentreeg.c172 static int splitlevel,splitcount,mod,res; /* -s res/mod */ variable
380 if (splitcount-- != 0) return; in Gen()
381 splitcount = mod - 1; in Gen()
647 splitcount = res; in GENTREEG_MAIN()
H A Ddirectg.c57 static int splitlevel,splitmod,splitres,splitcount; variable
312 if (splitcount-- != 0) return level-1; in scan()
313 splitcount = splitmod - 1; in scan()
430 splitcount = splitres; in direct()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dgentreeg.c115 static int splitlevel,splitcount,mod,res; /* -s res/mod */ variable
323 if (splitcount-- != 0) return; in Gen()
324 splitcount = mod - 1; in Gen()
590 splitcount = res; in GENTREEG_MAIN()
H A Ddirectg.c57 static int splitlevel,splitmod,splitres,splitcount; variable
312 if (splitcount-- != 0) return level-1; in scan()
313 splitcount = splitmod - 1; in scan()
430 splitcount = splitres; in direct()
/dports/math/fcl05/fcl-0.5.0/include/fcl/broadphase/
H A Dhierarchy_tree.hxx409 int splitcount[3][2] = {{0,0}, {0,0}, {0,0}}; in topdown_1() local
414 ++splitcount[j][x[j] > 0 ? 1 : 0]; in topdown_1()
419 if((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown_1()
421 int midp = std::abs(splitcount[i][0] - splitcount[i][1]); in topdown_1()
1494 int splitcount[3][2] = {{0,0}, {0,0}, {0,0}}; in topdown_1() local
1499 ++splitcount[j][x[j] > 0 ? 1 : 0]; in topdown_1()
1504 if((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown_1()
1506 int midp = std::abs(splitcount[i][0] - splitcount[i][1]); in topdown_1()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp315 int splitcount[3][2]={{0,0},{0,0},{0,0}}; in topdown() local
322 ++splitcount[j][btDot(x,axis[j])>0?1:0]; in topdown()
327 if((splitcount[i][0]>0)&&(splitcount[i][1]>0)) in topdown()
329 const int midp=(int)btFabs(btScalar(splitcount[i][0]-splitcount[i][1])); in topdown()
339 sets[0].reserve(splitcount[bestaxis][0]); in topdown()
340 sets[1].reserve(splitcount[bestaxis][1]); in topdown()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp315 int splitcount[3][2]={{0,0},{0,0},{0,0}}; in topdown() local
322 ++splitcount[j][btDot(x,axis[j])>0?1:0]; in topdown()
327 if((splitcount[i][0]>0)&&(splitcount[i][1]>0)) in topdown()
329 const int midp=(int)btFabs(btScalar(splitcount[i][0]-splitcount[i][1])); in topdown()
339 sets[0].reserve(splitcount[bestaxis][0]); in topdown()
340 sets[1].reserve(splitcount[bestaxis][1]); in topdown()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp317 int splitcount[3][2]={{0,0},{0,0},{0,0}}; in topdown() local
324 ++splitcount[j][btDot(x,axis[j])>0?1:0]; in topdown()
329 if((splitcount[i][0]>0)&&(splitcount[i][1]>0)) in topdown()
331 const int midp=(int)btFabs(btScalar(splitcount[i][0]-splitcount[i][1])); in topdown()
341 sets[0].reserve(splitcount[bestaxis][0]); in topdown()
342 sets[1].reserve(splitcount[bestaxis][1]); in topdown()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp317 int splitcount[3][2]={{0,0},{0,0},{0,0}}; in topdown() local
324 ++splitcount[j][btDot(x,axis[j])>0?1:0]; in topdown()
329 if((splitcount[i][0]>0)&&(splitcount[i][1]>0)) in topdown()
331 const int midp=(int)btFabs(btScalar(splitcount[i][0]-splitcount[i][1])); in topdown()
341 sets[0].reserve(splitcount[bestaxis][0]); in topdown()
342 sets[1].reserve(splitcount[bestaxis][1]); in topdown()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp315 int splitcount[3][2]={{0,0},{0,0},{0,0}}; in topdown() local
322 ++splitcount[j][btDot(x,axis[j])>0?1:0]; in topdown()
327 if((splitcount[i][0]>0)&&(splitcount[i][1]>0)) in topdown()
329 const int midp=(int)btFabs(btScalar(splitcount[i][0]-splitcount[i][1])); in topdown()
339 sets[0].reserve(splitcount[bestaxis][0]); in topdown()
340 sets[1].reserve(splitcount[bestaxis][1]); in topdown()
/dports/math/fcl/fcl-0.7.0/include/fcl/broadphase/detail/
H A Dhierarchy_tree-inl.h481 int splitcount[3][2] = {{0,0}, {0,0}, {0,0}}; in topdown_1() local
486 ++splitcount[j][x[j] > 0 ? 1 : 0]; in topdown_1()
491 if((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown_1()
493 int midp = std::abs(splitcount[i][0] - splitcount[i][1]); in topdown_1()
H A Dhierarchy_tree_array-inl.h657 int splitcount[3][2] = {{0,0}, {0,0}, {0,0}}; in topdown_1() local
662 ++splitcount[j][x[j] > 0 ? 1 : 0]; in topdown_1()
667 if((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown_1()
669 int midp = std::abs(splitcount[i][0] - splitcount[i][1]); in topdown_1()
/dports/devel/bullet/bullet3-3.21/src/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.cpp366 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in b3TopDown() local
373 ++splitcount[j][b3Dot(x, axis[j]) > 0 ? 1 : 0]; in b3TopDown()
378 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in b3TopDown()
380 const int midp = (int)b3Fabs(b3Scalar(splitcount[i][0] - splitcount[i][1])); in b3TopDown()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp370 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in topdown() local
377 ++splitcount[j][btDot(x, axis[j]) > 0 ? 1 : 0]; in topdown()
382 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown()
384 const int midp = (int)btFabs(btScalar(splitcount[i][0] - splitcount[i][1])); in topdown()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp370 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in topdown() local
377 ++splitcount[j][btDot(x, axis[j]) > 0 ? 1 : 0]; in topdown()
382 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown()
384 const int midp = (int)btFabs(btScalar(splitcount[i][0] - splitcount[i][1])); in topdown()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp370 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in topdown() local
377 ++splitcount[j][btDot(x, axis[j]) > 0 ? 1 : 0]; in topdown()
382 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown()
384 const int midp = (int)btFabs(btScalar(splitcount[i][0] - splitcount[i][1])); in topdown()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.cpp366 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in b3TopDown() local
373 ++splitcount[j][b3Dot(x, axis[j]) > 0 ? 1 : 0]; in b3TopDown()
378 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in b3TopDown()
380 const int midp = (int)b3Fabs(b3Scalar(splitcount[i][0] - splitcount[i][1])); in b3TopDown()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp370 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in topdown() local
377 ++splitcount[j][btDot(x, axis[j]) > 0 ? 1 : 0]; in topdown()
382 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown()
384 const int midp = (int)btFabs(btScalar(splitcount[i][0] - splitcount[i][1])); in topdown()
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.cpp366 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in b3TopDown() local
373 ++splitcount[j][b3Dot(x, axis[j]) > 0 ? 1 : 0]; in b3TopDown()
378 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in b3TopDown()
380 const int midp = (int)b3Fabs(b3Scalar(splitcount[i][0] - splitcount[i][1])); in b3TopDown()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/BroadPhaseCollision/
H A Db3DynamicBvh.cpp366 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in b3TopDown() local
373 ++splitcount[j][b3Dot(x, axis[j]) > 0 ? 1 : 0]; in b3TopDown()
378 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in b3TopDown()
380 const int midp = (int)b3Fabs(b3Scalar(splitcount[i][0] - splitcount[i][1])); in b3TopDown()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp370 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in topdown() local
377 ++splitcount[j][btDot(x, axis[j]) > 0 ? 1 : 0]; in topdown()
382 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown()
384 const int midp = (int)btFabs(btScalar(splitcount[i][0] - splitcount[i][1])); in topdown()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/BroadphaseCollision/
H A DbtDbvt.cpp369 int splitcount[3][2] = {{0, 0}, {0, 0}, {0, 0}}; in topdown() local
376 ++splitcount[j][btDot(x, axis[j]) > 0 ? 1 : 0]; in topdown()
381 if ((splitcount[i][0] > 0) && (splitcount[i][1] > 0)) in topdown()
383 const int midp = (int)btFabs(btScalar(splitcount[i][0] - splitcount[i][1])); in topdown()

12