/external/llvm/lib/Transforms/InstCombine/ |
InstCombineShifts.cpp | 191 // If we got a constantexpr back, try to simplify it with TD info. 329 // See if we can simplify any instructions used by the instruction whose sole
|
InstCombineSelect.cpp | 123 /// have the same opcode and only one use each. Try to simplify this. 301 // If this is a binary operator, try to simplify it with the replaced op. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
PriorityBlockingQueue.java | 307 * To simplify and speed up coercions and comparisons. the 311 * simplify use in light of possible comparator exceptions.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
codecs.py | 886 # Add attributes to simplify introspection 921 # Add attributes to simplify introspection [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
codecs.py | 886 # Add attributes to simplify introspection 921 # Add attributes to simplify introspection [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridDropHandler.java | 608 //assert columnWidthPx == columnMatch.distance; // TBD? IF so simplify 647 //assert rowHeightPx == rowMatch.distance; // TBD? If so simplify [all...] |
/external/llvm/lib/Transforms/IPO/ |
GlobalOpt.cpp | [all...] |
/external/elfutils/src/ |
ChangeLog | [all...] |
/external/jpeg/ |
structure.doc | 406 defined as separate objects in order to simplify application-specific 590 simplify correct rounding during downsampling, etc. The JPEG standard's [all...] |
/external/libusb/ |
ChangeLog | [all...] |
/external/qemu/distrib/jpeg-6b/ |
structure.doc | 406 defined as separate objects in order to simplify application-specific 590 simplify correct rounding during downsampling, etc. The JPEG standard's [all...] |
/external/chromium/net/disk_cache/ |
entry_impl.cc | 880 // with it for two reasons: to simplify the reuse of the block (we know that any 881 // unused block is filled with zeros), and to simplify the handling of write / [all...] |
/external/chromium_org/net/disk_cache/ |
entry_impl.cc | 911 // with it for two reasons: to simplify the reuse of the block (we know that any 912 // unused block is filled with zeros), and to simplify the handling of write / [all...] |
/external/chromium_org/net/disk_cache/v3/ |
entry_impl_v3.cc | 704 // with it for two reasons: to simplify the reuse of the block (we know that any 705 // unused block is filled with zeros), and to simplify the handling of write / [all...] |
/external/chromium_org/third_party/angle/extensions/ |
EXT_texture_storage.txt | 70 immutable, to simplify completeness checks in the implementation. [all...] |
/external/chromium_org/third_party/re2/re2/ |
compile.cc | 998 // Simplify to remove things like counted repetitions 1000 Regexp* sre = re->Simplify(); [all...] |
/external/doclava/src/com/google/doclava/parser/ |
Java.g | 223 * out of expressions allowed me to simplify "primary". 224 * Changed variableDeclarator to simplify it. [all...] |
/external/llvm/docs/tutorial/ |
OCamlLangImpl4.rst | 156 (* Simplify the control flow graph (deleting unreachable blocks, etc). *) [all...] |
/external/llvm/include/llvm/CodeGen/ |
SelectionDAG.h | [all...] |
/external/llvm/lib/Analysis/ |
DependenceAnalysis.cpp | 783 // extended, it strips off the extension in an effect to simplify [all...] |
/external/llvm/lib/CodeGen/ |
MachineBlockPlacement.cpp | 88 /// This is retained in each block chain to simplify the computation of child [all...] |
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 291 /// That map is used to simplify some Phi nodes as we iterate over it, so 747 // simplify and RAUW them as we go. If it was not, we could add uses to [all...] |
/external/regex-re2/re2/ |
compile.cc | 997 // Simplify to remove things like counted repetitions 999 Regexp* sre = re->Simplify(); [all...] |
/external/zlib/src/contrib/puff/ |
puff.c | 39 * - Simplify offs[] index in construct() 56 * 1.4 31 Mar 2002 - Simplify construct() code set check [all...] |
/frameworks/base/docs/html/distribute/googleplay/publish/ |
localizing.jd | 441 your layouts, it's recommended to simplify your default text, simplify your
|