Searched
full:rewrite (Results
476 -
500 of
1034) sorted by null
<<11121314151617181920>>
/external/tcpdump/ |
makemib | 41 # by farily easy to rewrite this not to use recursion (and also easy to
|
/external/webkit/Tools/CodeCoverage/ |
cov.py | 68 # zecke's rewrite
|
/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
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
UserHistoryDictIOUtilsTests.java | 231 // 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")
|
/tools/motodev/src/plugins/android.codeutils/src/com/motorola/studio/android/generatecode/ |
JavaCodeModifier.java | 98 final TextEdit edit = cpU.rewrite(document, mapOptions);
|
/tools/motodev/src/plugins/preflighting.samplecheckers.findviewbyid.ui/src/com/motorolamobility/preflighting/samplechecker/findviewbyid/quickfix/ |
FindViewByIdMarkerResolution.java | 178 TextEdit edit = compUnit.rewrite(document, mapOptions);
|
/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/clang/lib/StaticAnalyzer/Core/ |
HTMLDiagnostics.cpp | 20 #include "clang/Rewrite/Core/Rewriter.h" 21 #include "clang/Rewrite/Core/HTMLRewrite.h" 243 // 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 | 208 /// - Rewrite instructions with finish(). 342 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers. 414 /// remaining live range, and rewrite instructions to use the new registers.
|
/external/llvm/lib/Target/PowerPC/ |
PPCJITInfo.cpp | 305 // Check to see if *OrigCallAddr is a 'bl' instruction, and if we can rewrite 306 // it to branch directly to the destination. If so, rewrite it so it does not 331 // Rewrite the stub with an unconditional branch to the target, for any users
|
/external/llvm/lib/Target/X86/ |
X86JITInfo.cpp | 384 // Rewrite the call target... so that we don't end up here every time we 395 // If this is a stub, rewrite the call into an unconditional branch 545 /// it must rewrite the code to contain the actual addresses of any
|
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/ |
TypoLookupTest.java | 429 boolean rewrite = false; 434 rewrite = true; 439 if (rewrite) {
|
/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/antlr/antlr-3.4/runtime/Python/antlr3/ |
streams.py | 281 sense for you. Naturally you can't use the rewrite stream feature. 967 """Execute the rewrite operation by possibly adding to the buffer. 1074 If you don't use named rewrite streams, a "default" stream is used as 1084 # You may have multiple, named streams of rewrite operations. 1086 # Maps String (name) -> rewrite (List) [all...] |
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t058rewriteAST.py | 781 # copy type as a root for each invocation of (...)+ in rewrite 798 # for each invocation of (...)+ in rewrite 816 # for each invocation of (...)+ in rewrite 834 # for each invocation of (...)+ in rewrite [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
Completed in 2434 milliseconds
<<11121314151617181920>>