Searched refs:remapped (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/Index/Inputs/
H A Dcrash-recovery-reparse-remap.c2 #warning parsing remapped file
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
H A DTriStrip.java261 * in_primGroups: array of PrimitiveGroups you want remapped numGroups:
264 * for indices in your primitive groups. remappedGroups: array of remapped
298 int[] remapped = remapIndices(indices, vertexBuffer.length / vertexSize);
300 for (int i = 0; i < remapped.length; i++) {
302 int to = remapped[i] * vertexSize;
308 System.arraycopy(remapped, 0, indices, 0, indices.length);
/external/ImageMagick/coders/
H A Ddds.c2951 remapped[16];
2962 remapped[i] = (indices[i] ^ 0x1) & 0x3;
2964 remapped[i] = 0;
2966 remapped[i] = indices[i];
2979 ind = remapped + 4*i;
2947 remapped[16]; local
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs.cpp1151 int remapped = this->params_remap[i]; local
1153 if (remapped == -1)
1159 c->prog_data.param[remapped] = c->prog_data.param[i];
/external/blktrace/doc/
H A Dblktrace.tex577 \item[A -- remap] For stacked devices, incoming io is remapped to device
579 being remapped to what.
632 A & IO was remapped to a different device \\ \hline
765 BLK\_TA\_REMAP & BIO was remapped \\ \hline
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 4174 milliseconds