Searched refs:extending (Results 1 – 25 of 46) sorted by relevance
12
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/material/plugins/ |
D | J3MLoader.java | 438 boolean extending = false; in loadFromRoot() 443 extending = false; in loadFromRoot() 446 extending = true; in loadFromRoot() 458 if (!extending){ in loadFromRoot() 472 if (extending){ in loadFromRoot() 485 if (extending){ in loadFromRoot()
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2006-04-28-ShiftShiftLongLong.ll | 3 ; This cannot be turned into a sign extending cast!
|
D | and.ll | 205 ;; This is juse a zero extending shr.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-01-31-UniversalIRIdea.txt | 15 runtime features needed for that language, extending or customizing them as
|
/external/llvm/lib/Target/X86/ |
D | X86InstrExtension.td | 138 // equivalent due to implicit zero-extending, and it has a smaller encoding. 145 // equivalent due to implicit zero-extending, and it has a smaller encoding.
|
D | README.txt | 1211 extending to the fall through). The register pressure in the loop isn't high
|
D | X86InstrCompiler.td | 1103 // registers, use zero-extending loads so that the entire 64-bit register is
|
/external/markdown/docs/ |
D | release-2.0.txt | 6 extending the extension API, increased performance, and added numerous
|
/external/llvm/test/Transforms/BBVectorize/ |
D | simple-ldstr.ll | 33 ; Simple chain with extending loads and stores
|
/external/chromium/net/disk_cache/ |
D | entry_impl.cc | 1028 bool extending = entry_size < offset + buf_len; in InternalWriteData() local 1035 if (extending || truncate) in InternalWriteData() 1067 } else if (truncate || (extending && !buf_len)) { in InternalWriteData()
|
/external/llvm/test/CodeGen/X86/ |
D | sink-hoist.ll | 152 ; a load from a zero-extending load for hoisting.
|
/external/valgrind/main/ |
D | Makefile.all.am | 99 # stack traces, since users often see stack traces extending
|
/external/openssh/ |
D | PROTOCOL.certkeys | 22 keys, by extending the existing ~/.ssh/authorized_keys mechanism to
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 504 // Sign extending loads. 534 // Zero extending loads.
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzWM.m | 55 …/* copy data and mask, extending the mask to all black pixels because the inversion effect doesn't…
|
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
D | Toc.pod | 293 …ne by specifying either an array of files as the file argument and/or by extending an existing ToC. 830 Generate ToC from specified string. Before generating, the ToC will be cleared. For extending an … 840 Generate ToC from specified file. Before generating, the ToC will be cleared. For extending an ex…
|
/external/llvm/docs/CommandGuide/ |
D | lit.pod | 236 creating a new B<lit> testing implementation, or extending an existing one.
|
/external/llvm/lib/Target/ARM/ |
D | README.txt | 23 to spill these to a 8-bit or 16-bit stack slot, zero or sign extending as part
|
/external/oprofile/ |
D | ChangeLog-2007 | 135 retrieval by extending image_name_storage which can hold now the
|
/external/jpeg/ |
D | structure.doc | 64 extending the library to include it would be straightforward. 356 edge (i.e., extending each sample row to a multiple of 8 samples); but the
|
/external/qemu/distrib/jpeg-6b/ |
D | structure.doc | 64 extending the library to include it would be straightforward. 356 edge (i.e., extending each sample row to a multiple of 8 samples); but the
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 604 // extending load fragments.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | NEWS | 957 - Comments beginning with '#' and extending to the end of the line
|
/external/llvm/lib/Target/ |
D | README.txt | 1440 could be dagcombine'd to a sign-extending load with a shift.
|
/external/v8/ |
D | ChangeLog | 3602 Added fast case code for extending the property storage array of
|
12