Home
last modified time | relevance | path

Searched refs:extending (Results 1 – 25 of 46) sorted by relevance

12

/external/jmonkeyengine/engine/src/core-plugins/com/jme3/material/plugins/
DJ3MLoader.java438 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/
D2006-04-28-ShiftShiftLongLong.ll3 ; This cannot be turned into a sign extending cast!
Dand.ll205 ;; This is juse a zero extending shr.
/external/llvm/docs/HistoricalNotes/
D2001-01-31-UniversalIRIdea.txt15 runtime features needed for that language, extending or customizing them as
/external/llvm/lib/Target/X86/
DX86InstrExtension.td138 // 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.
DREADME.txt1211 extending to the fall through). The register pressure in the loop isn't high
DX86InstrCompiler.td1103 // registers, use zero-extending loads so that the entire 64-bit register is
/external/markdown/docs/
Drelease-2.0.txt6 extending the extension API, increased performance, and added numerous
/external/llvm/test/Transforms/BBVectorize/
Dsimple-ldstr.ll33 ; Simple chain with extending loads and stores
/external/chromium/net/disk_cache/
Dentry_impl.cc1028 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/
Dsink-hoist.ll152 ; a load from a zero-extending load for hoisting.
/external/valgrind/main/
DMakefile.all.am99 # stack traces, since users often see stack traces extending
/external/openssh/
DPROTOCOL.certkeys22 keys, by extending the existing ~/.ssh/authorized_keys mechanism to
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td504 // Sign extending loads.
534 // Zero extending loads.
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWM.m55 …/* 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/
DToc.pod293 …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/
Dlit.pod236 creating a new B<lit> testing implementation, or extending an existing one.
/external/llvm/lib/Target/ARM/
DREADME.txt23 to spill these to a 8-bit or 16-bit stack slot, zero or sign extending as part
/external/oprofile/
DChangeLog-2007135 retrieval by extending image_name_storage which can hold now the
/external/jpeg/
Dstructure.doc64 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/
Dstructure.doc64 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/
DTargetSelectionDAG.td604 // extending load fragments.
/external/webkit/Tools/android/flex-2.5.4a/
DNEWS957 - Comments beginning with '#' and extending to the end of the line
/external/llvm/lib/Target/
DREADME.txt1440 could be dagcombine'd to a sign-extending load with a shift.
/external/v8/
DChangeLog3602 Added fast case code for extending the property storage array of

12