Searched refs:swap (Results 1 - 8 of 8) sorted by relevance

/dalvik/vm/mterp/armv5te/
H A DOP_AGET_WIDE.S21 @ May want to swap the order of these two branches depending on how the
H A DOP_APUT_WIDE.S22 @ May want to swap the order of these two branches depending on how the
/dalvik/dx/src/com/android/dx/ssa/
H A DSsaBasicBlock.java723 Collections.swap(toSchedule, i, insertPlace++);
747 Collections.swap(toSchedule, insertPlace, i);
/dalvik/vm/oo/
H A DClass.cpp3510 InstField swap; local
3512 LOGVV(" --- swap '%s' and '%s'", pOne->name, pTwo->name);
3513 swap = *pOne;
3515 *pTwo = swap;
3645 * swap into it.
/dalvik/vm/mterp/out/
H A DInterpAsm-armv5te-vfp.S1922 @ May want to swap the order of these two branches depending on how the
2140 @ May want to swap the order of these two branches depending on how the
7301 * swap if profiler/debuggger active.
H A DInterpAsm-armv7-a-neon.S1926 @ May want to swap the order of these two branches depending on how the
2144 @ May want to swap the order of these two branches depending on how the
7259 * swap if profiler/debuggger active.
H A DInterpAsm-armv7-a.S1926 @ May want to swap the order of these two branches depending on how the
2144 @ May want to swap the order of these two branches depending on how the
7259 * swap if profiler/debuggger active.
H A DInterpAsm-armv5te.S1944 @ May want to swap the order of these two branches depending on how the
2162 @ May want to swap the order of these two branches depending on how the
7623 * swap if profiler/debuggger active.

Completed in 348 milliseconds