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

  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java 163 // | Gap Gap Gap Gap |
172 // The gap at the right of a Box i is at index i. The gap at the left of a
174 private RangeArray<Gap> mGaps = new RangeArray<Gap>(-BOX_MAX, BOX_MAX - 1);
179 private RangeArray<Gap> mTempGaps =
180 new RangeArray<Gap>(-BOX_MAX, BOX_MAX - 1)
    [all...]
  /external/v8/test/mjsunit/regress/
regress-108296.js 35 // be generated as a part of a gap move. Gap move operate on immediates as
  /external/javassist/src/main/javassist/bytecode/
CodeIterator.java 24 * same <code>Code_attribute</code>, then inserting a gap by one
308 * <p>An extra gap may be inserted at the end of the inserted
331 * <p>An extra gap may be inserted at the end of the inserted
356 * <p>An extra gap may be inserted at the end of the inserted
381 * <p>An extra gap may be inserted at the end of the inserted
404 * <p>An extra gap may be inserted at the end of the inserted
429 * <p>An extra gap may be inserted at the end of the inserted
466 * Inserts a gap
471 * The inserted gap is filled with NOP. The gap length may b
599 Gap gap = new Gap(); local
1448 int gap, defaultByte; field in class:CodeIterator.Switcher
    [all...]
  /external/javassist/src/main/javassist/convert/
TransformAccessArrayField.java 142 // The gap may include extra padding
145 CodeIterator.Gap gap local
147 pos = gap.position;
159 pos = updatePos(pos, gap.length);
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 

Completed in 231 milliseconds