HomeSort by relevance Sort by last modified time
    Searched full:rewrite (Results 551 - 575 of 1318) sorted by null

<<21222324252627282930>>

  /external/mesa3d/src/glx/
packrender.h 39 ** client library, and it is intended that hardware vendors will rewrite this
  /external/openfst/src/include/fst/
matcher.h 375 // Specifies whether during matching we rewrite both the input and output sides.
514 bool rewrite_both_; // Rewrite both sides when both are 'rho_label_'
702 bool rewrite_both_; // Rewrite both sides when both are 'sigma_label_'
870 bool rewrite_both_; // Rewrite both sides when both are 'phi_label_'
    [all...]
  /external/qemu/
os-posix.c 161 /* Could rewrite argv[0] too, but that's a bit more complicated.
  /external/skia/tests/
DrawPathTest.cpp 168 * A different (better) fix might be to rewrite dashing to do all of its
  /external/tcpdump/
makemib 41 # by farily easy to rewrite this not to use recursion (and also easy to
  /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
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
UserHistoryDictIOUtilsTests.java 218 // rewrite
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 137 DEFTIMEVAR (TV_TREE_SSA_REWRITE_BLOCKS, "tree SSA rewrite")
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 137 DEFTIMEVAR (TV_TREE_SSA_REWRITE_BLOCKS, "tree SSA rewrite")
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 137 DEFTIMEVAR (TV_TREE_SSA_REWRITE_BLOCKS, "tree SSA rewrite")
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 137 DEFTIMEVAR (TV_TREE_SSA_REWRITE_BLOCKS, "tree SSA rewrite")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipimport_support.py 109 # Rewrite the module name so that, for example,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport_support.py 109 # Rewrite the module name so that, for example,
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 517 on the left side of a rewrite rule and the number of the same symbol
518 seen on the right side of a rewrite rule
539 A tree-rewrite rule requires one or more occurence of a symbol, but none
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTokenRewriteStream.java 559 // June 2, 2008 I rewrote core of rewrite engine; just adding lots more tests here
607 tokens.insertBefore(0, "z"); // combine with left edge of rewrite
624 tokens.insertBefore(0, "z"); // combine with left edge of rewrite
  /external/chromium_org/chrome/browser/autofill/
autofill_browsertest.cc 266 // TODO(isherman): rewrite as unit test under PersonalDataManagerTest.
427 // TODO(isherman): rewrite as WebUI test?
451 // TODO(isherman): rewrite as WebUI test?
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 688 /* Rewrite the registers */
746 /* Rewrite inputs and if we are doing the simple allocation, rewrite
  /external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp 21 #include "clang/Rewrite/Core/HTMLRewrite.h"
22 #include "clang/Rewrite/Core/Rewriter.h"
237 // 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 209 /// - Rewrite instructions with finish().
344 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers.
416 /// remaining live range, and rewrite instructions to use the new registers.
  /external/llvm/lib/Target/PowerPC/
PPCJITInfo.cpp 306 // Check to see if *OrigCallAddr is a 'bl' instruction, and if we can rewrite
307 // it to branch directly to the destination. If so, rewrite it so it does not
332 // Rewrite the stub with an unconditional branch to the target, for any users
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 379 // Rewrite the call target... so that we don't end up here every time we
390 // If this is a stub, rewrite the call into an unconditional branch
540 /// it must rewrite the code to contain the actual addresses of any
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 369 // single user in it, we can rewrite it trivially.
376 // Otherwise it is a load, queue it to rewrite as a live-in load.
440 // Okay, now we rewrite all loads that use live-in values in the loop,

Completed in 2214 milliseconds

<<21222324252627282930>>