Home
last modified time | relevance | path

Searched refs:remapped (Results 1 – 10 of 10) sorted by relevance

/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
DTriStrip.java298 int[] remapped = remapIndices(indices, vertexBuffer.length / vertexSize); in remapArrays() local
300 for (int i = 0; i < remapped.length; i++) { in remapArrays()
302 int to = remapped[i] * vertexSize; in remapArrays()
308 System.arraycopy(remapped, 0, indices, 0, indices.length); in remapArrays()
/external/clang/test/Index/Inputs/
Dcrash-recovery-reparse-remap.c2 #warning parsing remapped file
/external/llvm/test/Linker/
Ddistinct.ll5 ; remapped.
Dmdlocation.ll3 ; Test that MDLocations are remapped properly.
Dtestlink.ll11 ; The uses of intlist in the other file should be remapped.
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.cpp1151 int remapped = this->params_remap[i]; in remove_dead_constants() local
1153 if (remapped == -1) in remove_dead_constants()
1159 c->prog_data.param[remapped] = c->prog_data.param[i]; in remove_dead_constants()
/external/blktrace/doc/
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/llvm/lib/Target/X86/
DREADME.txt1283 arithmetic to be remapped to the new node.
/external/llvm/docs/
DCodeGenerator.rst1682 ... and many others. With a MnemonicAlias definition, the mnemonic is remapped
/external/libxml2/
DChangeLog10629 the way functions are remapped as methods on classes was