Searched
full:rewrite (Results
626 -
650 of
1034) sorted by null
<<21222324252627282930>>
/external/llvm/lib/Transforms/Scalar/ |
CodeGenPrepare.cpp | [all...] |
LICM.cpp | 577 // Next, rewrite uses of the instruction, inserting PHI nodes as needed. [all...] |
LoopStrengthReduce.cpp | [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | 213 /// rewrite rule as IMAG[$tokenLabel]. 221 /// rewrite rule as IMAG[$tokenLabel, "IMAG"]. 230 /// rewrite rule as IMAG["IMAG"]. 407 /// rule text attribute or output=template and rewrite=true options. 606 /// After 3.0 release while building tree rewrite stuff, it became clear 792 /// a -> rewrite rule. We need to subclass to fill in the next() method, [all...] |
/external/llvm/lib/CodeGen/ |
LiveInterval.cpp | 443 // If we have to apply a mapping to our base interval assignment, rewrite it 866 // Rewrite instructions.
|
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 13 // traversing the function in depth-first order to rewrite loads and stores as [all...] |
/external/tcpdump/ |
CHANGES | 444 - Rewrite gmt2local() to avoid problematic os dependencies. 468 - Rewrite ospf printer to improve truncation checks.
|
/external/zlib/src/examples/ |
gzlog.c | 186 - Rewrite the extra field marking foo.gz with a compression in process. 457 /* Rewrite the last block header bits and subsequent zero bits to get to a byte [all...] |
/frameworks/base/libs/androidfw/ |
BackupHelpers.cpp | 655 memset(paxHeader, 0, 100); // rewrite the name area 657 memset(paxHeader + 345, 0, 155); // rewrite the prefix area [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
VisualRefactoring.java | [all...] |
/system/security/keystore/ |
keystore.cpp | 734 // pre-gingerbread used this hardwired salt, readMasterKey will rewrite these when found 1036 // rewrite master key with new password. [all...] |
/dalvik/docs/ |
dexopt.html | 42 it easy to rewrite instructions on first use, facilitating a number of
|
/dalvik/vm/ |
Misc.cpp | 252 // or "primitive;". Rewrite the type with '.' instead of '/':
|
/development/scripts/app_engine_server/ |
redirects.yaml | 2 # This file contains the list of rewrite rules that are applied when serving
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3basetreeadaptor.c | 671 // it has become orphaned by the rewrite logic, so we tell it to do
|
antlr3commontreenodestream.c | 261 // free the originating tree. Anything that we rewrite or
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
debug.rb | 618 # building a tree in rewrite mode.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
NamespaceSupport2.java | 31 * <p>This class is an attempt to rewrite the SAX NamespaceSupport
|
/external/bison/ |
ChangeLog | 687 * lib/abitset.c (abitset_resize): Rewrite to avoid warnings from 769 * data/glr.c (yysplitStack): A little stylistic rewrite. [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
httpclient.cc | 624 // Rewrite merged headers to cache
|
stream.cc | 526 // Have to identically rewrite the FileStream destructor or else it would call
|
/external/clang/docs/ |
Block-ABI-Apple.txt | 307 In order to "move" the variable to the heap upon a copy_helper operation the compiler must rewrite access to such a variable to be indirect through the structures forwarding pointer. For example:
|
/external/clang/lib/ARCMigrate/ |
ARCMT.cpp | 17 #include "clang/Rewrite/Core/Rewriter.h"
|
TransformActions.cpp | 25 /// Rewrites happen in "transactions"; if one rewrite in the transaction cannot
|
/external/clang/lib/CodeGen/ |
CGVTables.cpp | 422 // If the types mismatch then we have to rewrite the definition.
|
Completed in 2309 milliseconds
<<21222324252627282930>>