Home
last modified time | relevance | path

Searched defs:swapA (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Ddock_fractal.cpp234 void cDockFractal::slotFractalSwap(int swapA, int swapB) const in slotFractalSwap()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_rail.cpp940 int swapA; in RandomizeTestCols() local
/dports/science/chrono/chrono-7.0.1/src/chrono/geometry/
H A DChTriangleMeshConnected.cpp1431 bool swapA = false; in SplitEdge() local
/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmcmc.c598 int AttemptSwap (int swapA, int swapB, RandLong *seed) in AttemptSwap()
5277 void GetSwappers (int *swapA, int *swapB, int run) in GetSwappers()
16023 int i, j, n, chn, swapA=0, swapB=0, whichMove, acceptMove; in RunChain() local