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

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 113 * scripts/features/statipattrules: Rewrite to use run_make_test().
179 * scripts/features/reinvoke: Rewrite to be safer on systems with
241 variables containing $(shell ) calls. Rewrite this script to use
390 * scripts/functions/substitution: Rewrite to use run_make_test()
759 makefiles. See the comments on the touch function rewrite below.
787 * test_driver.pl (touch): Rewrite this function. Previously it
  /external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 91 // Check that we can handle/rewrite all references of the pool.
328 // We won't try to rewrite the pool.
  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 429 /// rewriteImplicitOps - Rewrite implicit use operands of MI (i.e. uses of
435 /// functions for addIntervalsForSpills to rewrite uses / defs for the given
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 121 // Rewrite the call target... so that we don't end up here every time we
267 /// it must rewrite the code to contain the actual addresses of any
ARMJITInfo.h 78 /// it must rewrite the code to contain the actual addresses of any
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
ApplicationPackageNameRefactoring.java 46 import org.eclipse.jdt.core.dom.rewrite.ASTRewrite;
47 import org.eclipse.jdt.core.dom.rewrite.ImportRewrite;
  /dalvik/vm/
RawDexFile.cpp 202 LOGD("DEX prep '%s': copy in %dms, rewrite %dms",
  /external/antlr/src/org/antlr/runtime/debug/
DebugTreeAdaptor.java 41 * Trees created with actions in rewrite actions like "-> ^(ADD {foo} {bar})"
  /external/antlr/src/org/antlr/runtime/tree/
RewriteRuleElementStream.java 34 * a -> rewrite rule. We need to subclass to fill in the next() method,
  /external/bison/lib/
getopt_.h 71 only if __need_getopt is not defined, so it is quite safe to rewrite
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h 147 // Rewrite HTML in a form that the SPDY in-memory server
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 26 #include "clang/Rewrite/FrontendActions.h"
  /external/ipsec-tools/
NEWS 6 o Local address code rewrite to speed things up
  /external/libpng/contrib/pngminus/
README 42 interface of libpng. Hence, it is time for a rewrite from the ground up
  /external/libvpx/examples/includes/geshi/geshi/
delphi.php 93 'ReleaseExceptionObject', 'Rename', 'Reset', 'Rewrite', 'RmDir', 'Round',
inno.php 106 'Reset', 'ReWrite', 'RmDir', 'RunError', 'Seek', 'SetLength', 'SetString', 'ShowMessage', 'ShowMessageFmt',
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 310 // Rewrite all users of the inputs in the extracted region to use the
342 // Rewrite branches to basic blocks outside of the loop to new dummy blocks
576 // rewrite the original branch instruction with this new target
651 /// rewrite func to use argument #s instead of instr*
  /external/llvm/test/CodeGen/X86/
change-compare-stride-1.ll 4 ; We do not expect to see this form of IR without -enable-iv-rewrite.
  /external/netcat/data/
data.c 236 /* gad, this is *so* much simpler! can we say "don't rewrite printf"? */
  /external/pcre/
132html 92 print STDERR "\n*** Deprecated macro encountered - rewrite needed\n";
  /external/pcre/doc/
pcreperform.3 41 handle larger compiled patterns, but it is better to try to rewrite your
  /external/qemu/
os-posix.c 161 /* Could rewrite argv[0] too, but that's a bit more complicated.
  /external/tcpdump/
makemib 41 # by farily easy to rewrite this not to use recursion (and also easy to
  /external/v8/src/
prettyprinter.cc 979 if (var != NULL && var->rewrite() != NULL) {
981 Visit(var->rewrite());
    [all...]
  /external/webkit/Tools/CodeCoverage/
cov.py 68 # zecke's rewrite

Completed in 485 milliseconds

1 2 3 4 5 6 7 8 91011>>