/external/openssh/openbsd-compat/ |
setenv.c | 78 * "value". If rewrite is set, replace any current value. 81 setenv(const char *name, const char *value, int rewrite) 91 if (!rewrite)
|
/external/chromium_org/third_party/re2/re2/ |
re2.h | 357 // Replace the first match of "pattern" in "str" with "rewrite". 358 // Within "rewrite", backslash-escaped digits (\1 to \9) can be 360 // from the pattern. \0 in "rewrite" refers to the entire matching 372 const StringPiece& rewrite); 375 // of the pattern in the string with the rewrite. E.g. 389 const StringPiece& rewrite); 391 // Like Replace, except that if the pattern matches, "rewrite" 399 const StringPiece &rewrite, 479 // Check that the given rewrite string is suitable for use with this 482 // to satisfy all of the \N tokens in rewrite [all...] |
/external/regex-re2/re2/ |
re2.h | 357 // Replace the first match of "pattern" in "str" with "rewrite". 358 // Within "rewrite", backslash-escaped digits (\1 to \9) can be 360 // from the pattern. \0 in "rewrite" refers to the entire matching 372 const StringPiece& rewrite); 375 // of the pattern in the string with the rewrite. E.g. 389 const StringPiece& rewrite); 391 // Like Replace, except that if the pattern matches, "rewrite" 399 const StringPiece &rewrite, 479 // Check that the given rewrite string is suitable for use with this 482 // to satisfy all of the \N tokens in rewrite [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/template-output/ |
template-output.rb | 250 example "rewrite" do 271 grammar Rewrite; 275 rewrite=true; 306 example "tree rewrite" do 371 rewrite=true;
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ANTLRTreePrinter.g | 129 | rewrite 316 alternative rewrite ( {out("|");} alternative rewrite )* 338 rewrite 345 : ^( REWRITE {out(" ->");}
|
ANTLR.g | 99 LABEL; // $x used in rewrite rules 325 /** Rewrite alt to have a synpred as first element; 639 ( a1=alternative r1=rewrite 643 ( ( OR a2=alternative r2=rewrite 673 a=alternative r=rewrite 679 ( OR a=alternative r=rewrite 903 rewrite 905 REWRITE rewrite_alternative 906 -> ^(REWRITES rewrite_with_sempred* ^(REWRITE rewrite_alternative)) 911 : REWRITE^ SEMPRED rewrite_alternativ [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
TokenRewriteStream.js | 49 * If you don't use named rewrite streams, a "default" stream is used as 56 /** You may have multiple, named streams of rewrite operations. 58 * Maps String (name) -> rewrite (List) 84 // Define the rewrite operation hierarchy 92 /** Execute the rewrite operation by possibly adding to the buffer. 173 /** Add an instruction to the rewrite instruction list ordered by 394 /// Index of first rewrite we have not done
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestTreeGrammarRewriteAST.java | 623 // REWRITE MODE 636 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 661 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 682 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 704 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 726 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 749 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 772 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 795 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" + 818 "options {output=AST; ASTLabelType=CommonTree; tokenVocab=T; rewrite=true;}\n" [all...] |
/external/clang/lib/Rewrite/Frontend/ |
InclusionRewriter.cpp | 1 //===--- InclusionRewriter.cpp - Rewrite includes into their expansions ---===// 15 #include "clang/Rewrite/Frontend/Rewriters.h" 428 // Rewrite special builtin macros to avoid pulling in host details. 439 // Rewrite __has_include(x) 443 // Rewrite __has_include_next(x) 513 InclusionRewriter *Rewrite = new InclusionRewriter(PP, *OS, 515 PP.addPPCallbacks(Rewrite); 537 Rewrite->setPredefinesBuffer(SM.getBuffer(PP.getPredefinesFileID())); 538 Rewrite->Process(PP.getPredefinesFileID(), SrcMgr::C_User); 539 Rewrite->Process(SM.getMainFileID(), SrcMgr::C_User) [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
en.stg | 162 "reference to undefined token in rewrite rule: <arg>" 164 "reference to rewrite element <arg> without reference on left of ->" 166 "reference to undefined label in rewrite rule: $<arg>" 197 "<if(arg)>rule <arg> uses <endif>rewrite syntax or operator with no output option; setting output=AST" 204 "with rewrite=true, alt <arg> not simple node or obvious tree element; text attribute for rule not guaranteed to be correct" 226 "rule <arg> alt <arg2> uses rewrite syntax and also an AST operator"
|
/external/clang/include/clang/Rewrite/Core/ |
Rewriter.h | 19 #include "clang/Rewrite/Core/DeltaTree.h" 20 #include "clang/Rewrite/Core/RewriteRope.h" 96 /// Initialize - Start this rewrite buffer out with a copy of the unmodified 126 /// Rewriter - This is the main interface to the rewrite buffers. Its primary 274 /// getRewriteBufferFor - Return the rewrite buffer for the specified FileID. 282 // Iterators over rewrite buffers.
|
/external/llvm/lib/CodeGen/ |
VirtRegMap.cpp | 163 void rewrite(); 210 DEBUG(dbgs() << "********** REWRITE VIRTUAL REGISTERS **********\n" 221 // Rewrite virtual registers. 222 rewrite(); 263 void VirtRegRewriter::rewrite() { function in class:VirtRegRewriter 319 // Rewrite. Note we could have used MachineOperand::substPhysReg(), but
|
/external/clang/tools/clang-check/ |
ClangCheck.cpp | 24 #include "clang/Rewrite/Frontend/FixItRewriter.h" 25 #include "clang/Rewrite/Frontend/FrontendActions.h" 85 // FIXME: Move FixItRewriteInPlace from lib/Rewrite/Frontend/FrontendActions.cpp
|
/development/tools/findunused/ |
findunusedtranslations | 6 print STDERR "Will read values/strings.xml and rewrite\n";
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
RewriteRuleTokenStream.as | 49 * This way we can do hetero tree nodes in rewrite.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
RewriteCardinalityException.cs | 40 * Base class for all exceptions thrown during AST rewrite construction.
|
RewriteEarlyExitException.cs | 38 /** <summary>No elements within a (...)+ in a rewrite rule</summary> */
|
RewriteRuleTokenStream.cs | 84 /// This way we can do hetero tree nodes in rewrite.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
RewriteCardinalityException.cs | 41 * Base class for all exceptions thrown during AST rewrite construction.
|
RewriteEarlyExitException.cs | 39 /** <summary>No elements within a (...)+ in a rewrite rule</summary> */
|
RewriteRuleTokenStream.cs | 73 * This way we can do hetero tree nodes in rewrite.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
RewriteRuleTokenStream.java | 67 * This way we can do hetero tree nodes in rewrite.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRRewriteRuleTokenStream.h | 62 * This way we can do hetero tree nodes in rewrite.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRRewriteRuleTokenStream.h | 62 * This way we can do hetero tree nodes in rewrite.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRRewriteRuleTokenStream.h | 62 * This way we can do hetero tree nodes in rewrite.
|