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

<<11121314151617181920>>

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
worker_mixin.py 64 # file, we should rewrite this code so that caller keeps track of whether
  /libcore/luni/src/main/java/java/lang/
HexStringParser.java 26 * TODO: rewrite this!
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 70 only if __need_getopt is not defined, so it is quite safe to rewrite
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.sed 0 # Rewrite default rules from .c.o: to .c.o: .c
  /external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp 20 #include "clang/Rewrite/Rewriter.h"
21 #include "clang/Rewrite/HTMLRewrite.h"
280 // Get the rewrite buffer.
  /external/grub/docs/
internals.texi 365 so I will rewrite this chapter.
372 so I will rewrite this chapter.
385 I will rewrite this chapter.
  /external/llvm/lib/CodeGen/
SplitKit.h 201 /// - Rewrite instructions with finish().
335 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers.
407 /// remaining live range, and rewrite instructions to use the new registers.
VirtRegMap.h 511 /// rewrite - Rewrite all instructions in MF to use only physical registers
516 void rewrite(SlotIndexes *Indexes);
  /external/llvm/lib/Target/PowerPC/
PPCJITInfo.cpp 304 // Check to see if *OrigCallAddr is a 'bl' instruction, and if we can rewrite
305 // it to branch directly to the destination. If so, rewrite it so it does not
330 // Rewrite the stub with an unconditional branch to the target, for any users
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 381 // Rewrite the call target... so that we don't end up here every time we
392 // If this is a stub, rewrite the call into an unconditional branch
531 /// it must rewrite the code to contain the actual addresses of any
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 63 "enable-iv-rewrite", cl::Hidden,
188 DEBUG(dbgs() << "INDVARS: GEP rewrite bail out "
437 // variable, we chose to eliminate the IV and rewrite it in terms of an
598 // Rewrite IV users based on a canonical IV.
599 // Only for use with -enable-iv-rewrite.
644 // Rewrite all induction variable expressions in terms of the canonical
    [all...]
TailRecursionElimination.cpp 556 // Next, rewrite the accumulator recursion instruction so that it does not
566 // Finally, rewrite any return instructions in the program to return the PHI
568 // actually rewrite the return value we are destroying, but that's ok.
  /dalvik/vm/analysis/
DexPrepare.cpp 252 * We could unlink and rewrite the file if we own it or
520 * to do the rewrite as part of the extract, rather than extracting
592 * Rewrite the file. Byte reordering, structure realigning,
    [all...]
  /external/libxml2/
catalog.c 1648 xmlCatalogEntryPtr rewrite = NULL; local
1864 xmlCatalogEntryPtr rewrite = NULL; local
    [all...]
  /external/v8/src/
ic.cc     [all...]
  /external/v8/src/arm/
full-codegen-arm.cc 211 // The stub will rewrite receiever and parameter count if the previous
765 // cannot visit the rewrite because it's shared and we risk
1161 Expression* rewrite = slot->var()->local_if_not_shadowed()->rewrite(); local
    [all...]
  /external/v8/src/ia32/
full-codegen-ia32.cc 198 // The stub will rewrite receiver and parameter count if the previous
723 // visit the rewrite because it's shared and we risk recording
1167 Expression* rewrite = slot->var()->local_if_not_shadowed()->rewrite(); local
    [all...]
  /external/v8/src/x64/
full-codegen-x64.cc 199 // The stub will rewrite receiver and parameter count if the previous
725 // cannot visit the rewrite because it's shared and we risk
1179 Expression* rewrite = slot->var()->local_if_not_shadowed()->rewrite(); local
    [all...]
  /external/clang/lib/Driver/
Driver.cpp 169 // Rewrite linker options, to replace --no-demangle with a custom internal
186 // Rewrite preprocessor options, to replace -Wp,-MD,FOO which is used by
193 // Rewrite to -MD/-MMD along with -MF.
203 // Rewrite reserved library names.
207 // Rewrite unless -nostdlib is present.
214 // Rewrite unconditionally.
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-20 857 Rewrite most of GHashTable to use open addressing with quadratic
872 (g_hash_table_remove_node): Rewrite to take a pointer directly to the
874 (g_hash_table_remove_all_nodes): Rewrite to not clear nodes
  /dalvik/vm/
JarFile.cpp 313 LOGD("DEX prep '%s': unzip in %dms, rewrite %dms",
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarExecTest.java 110 //rewrite manifest so it contains not only reference to bar but useless entries as well
ZipExecTest.java 110 //rewrite manifest so it contains not only reference to bar but useless entries as well
  /external/chromium/chrome/common/
service_process_util_mac.mm 407 LOG(ERROR) << "Unable to rewrite plist.";
  /external/chromium/testing/gtest/include/gtest/
gtest-death-test.h 132 // case, please try to rewrite your regular expression within the

Completed in 681 milliseconds

<<11121314151617181920>>