HomeSort by relevance Sort by last modified time
    Searched refs:swapi (Results 1 - 5 of 5) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btNNCGConstraintSolver.cpp 54 int swapi = btRandInt2(j+1); local
55 m_orderNonContactConstraintPool[j] = m_orderNonContactConstraintPool[swapi];
56 m_orderNonContactConstraintPool[swapi] = tmp;
64 int swapi = btRandInt2(j+1); local
65 m_orderTmpConstraintPool[j] = m_orderTmpConstraintPool[swapi];
66 m_orderTmpConstraintPool[swapi] = tmp;
71 int swapi = btRandInt2(j+1); local
72 m_orderFrictionConstraintPool[j] = m_orderFrictionConstraintPool[swapi];
73 m_orderFrictionConstraintPool[swapi] = tmp;
btSequentialImpulseConstraintSolver.cpp 1543 int swapi = btRandInt2(j+1); local
1553 int swapi = btRandInt2(j+1); local
1560 int swapi = btRandInt2(j+1); local
    [all...]
  /external/opencv/cvaux/src/
cvlmeds.cpp 1421 int row, swapi, i, i_best = 0, j, j_best = 0, t; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 998 .global swapi
999 swapi: label
1000 swapi @(sp,0),sp
allinsn.d 753 000003e0 <swapi>:
754 3e0: 83 34 10 00 swapi @\(sp,0\),sp

Completed in 461 milliseconds