HomeSort by relevance Sort by last modified time
    Searched full:mswap (Results 1 - 7 of 7) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
CrusherAndouComponent.java 20 private ChangeComponentsComponent mSwap;
30 mSwap = null;
37 if (mSwap.getCurrentlySwapped()) {
45 mSwap.activate(parentObject);
51 mSwap = swap;
  /external/bzip2/
blocksort.c 567 #define mswap(zz1, zz2) \ macro
576 mswap(ptr[yyp1], ptr[yyp2]); \
669 mswap(ptr[unLo], ptr[ltLo]);
679 mswap(ptr[unHi], ptr[gtHi]);
686 mswap(ptr[unLo], ptr[unHi]); unLo++; unHi--;
719 #undef mswap macro
  /external/valgrind/VEX/switchback/
test_bzip2.c 2587 #define mswap macro
2739 #undef mswap macro
    [all...]
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c 2613 #define mswap macro
2765 #undef mswap macro
    [all...]
  /external/valgrind/memcheck/tests/
origin5-bz2.c 2604 #define mswap macro
2756 #undef mswap macro
    [all...]
varinfo6.c 2641 #define mswap macro
2792 #undef mswap macro
    [all...]
  /external/valgrind/perf/
bz2.c 2602 #define mswap macro
2754 #undef mswap macro
    [all...]

Completed in 179 milliseconds