HomeSort by relevance Sort by last modified time
    Searched refs:rewrite (Results 76 - 98 of 98) sorted by null

1 2 34

  /external/clang/lib/Driver/
Tools.h 75 RewriteKind rewrite) const;
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 491 In most cases you won't have to rewrite much, if any, code. The Native
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 1601 def rewrite(match): function in function:BeautifulSoup.start_meta
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java 63 import org.eclipse.jdt.core.dom.rewrite.ASTRewrite;
64 import org.eclipse.jdt.core.dom.rewrite.ImportRewrite;
132 * new computed R.string.foo. Also need to rewrite imports to import R as needed.
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 213 /// rewrite rule as IMAG[$tokenLabel].
221 /// rewrite rule as IMAG[$tokenLabel, "IMAG"].
230 /// rewrite rule as IMAG["IMAG"].
407 /// rule text attribute or output=template and rewrite=true options.
606 /// After 3.0 release while building tree rewrite stuff, it became clear
792 /// a -> rewrite rule. We need to subclass to fill in the next() method,
    [all...]
Antlr.Runtime.pas 336 /// sense for you. Naturally you can't use the rewrite stream feature.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
CodeGenTreeWalker.g 265 /** Convert rewrite AST lists to target labels list */
568 ( alt=alternative rew=rewrite
574 // add the rewrite code as just another element in the alt :)
575 // (unless it's a " -> ..." rewrite
577 GrammarAST firstRewriteAST = (GrammarAST)$rew.start.findFirstType(REWRITE);
    [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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/libvorbis/doc/
04-codec.tex 185 % rewrite this pseudocode using listings or algoritmicx or some other
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 277 /// \brief Instructions which will become dead if we rewrite the alloca.
285 /// \brief Operands which will become dead if we rewrite the alloca.
288 /// undef when we rewrite the alloca. These show up in out-of-bounds inputs
2648 bool rewrite(Instruction &I) { function in class:__anon22295::AggLoadStoreRewriter
    [all...]
  /dalvik/docs/
prettify.js     [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp 4527 ExprResult rewrite = rebuildUnknownAnyFunction(*this, Fn); local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 105 // - rewrite int13_relocated & clean up int13 entry code
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 372 milliseconds

1 2 34