HomeSort by relevance Sort by last modified time
    Searched full:rewrite (Results 351 - 375 of 829) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp     [all...]
SplitKit.cpp     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java 877 // So we will rewrite this as:
882 // rewrite: "self::*/attribute::*/parent::node()"
884 // in the rewrite. The following inverted match will still not select
    [all...]
  /external/blktrace/
blktrace.c 7 * Rewrite to have a single thread per CPU (managing all devices on that CPU)
778 rewrite:
783 goto rewrite;
    [all...]
  /external/clang/www/
compatibility.html 173 the manual migration process. It will rewrite your source files in place to
180 <p>and it will rewrite all of the .c and .h files in the current directory to
243 <p>The fix is to rewrite the code to not require jumping into a
    [all...]
  /external/flac/include/FLAC/
stream_encoder.h 475 * has to read, modify, and rewrite the metadata (e.g. seekpoints) gathered
605 * these points to rewrite metadata after encoding.
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 615 // rewrite. If the code doesn't have calls or unwinds, we know there is
616 // nothing to rewrite.
    [all...]
PromoteMemoryToRegister.cpp 13 // traversing the function in depth-first order to rewrite loads and stores as
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/tcpdump/
CHANGES 444 - Rewrite gmt2local() to avoid problematic os dependencies.
468 - Rewrite ospf printer to improve truncation checks.
  /external/zlib/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/utils/
BackupHelpers.cpp 658 memset(paxHeader, 0, 100); // rewrite the name area
660 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...]
  /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 '/':
  /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/bluetooth/glib/gio/
glocalfileoutputstream.c 773 * to a backup file and rewrite the contents of the file.
  /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 16 #include "clang/Rewrite/Rewriter.h"
TransformActions.cpp 24 /// Rewrites happen in "transactions"; if one rewrite in the transaction cannot
  /external/clang/lib/CodeGen/
CGVTables.cpp 419 // If the types mismatch then we have to rewrite the definition.
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 279 Res.push_back("-Wno-rewrite-macros");
400 case frontend::RewriteMacros: return "-rewrite-macros";
401 case frontend::RewriteObjC: return "-rewrite-objc";
402 case frontend::RewriteTest: return "-rewrite-test";
    [all...]

Completed in 874 milliseconds

<<11121314151617181920>>