OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rewrites
(Results
26 - 50
of
204
) sorted by null
1
2
3
4
5
6
7
8
9
/external/v8/test/mjsunit/regress/
regress-1104.js
28
// A redeclaration of a variable that aliases a parameter and so
rewrites
to
/external/antlr/antlr-3.4/runtime/Ruby/
rakefile
39
"test/functional/ast-output/
rewrites
.rb",
/external/clang/include/clang/Rewrite/Frontend/
ASTConsumers.h
41
/// CreateHTMLPrinter - Create an AST consumer which
rewrites
source code to
/external/llvm/include/llvm/MC/
MCTargetAsmParser.h
66
ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *
rewrites
)
67
: AsmRewrites(
rewrites
) {}
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRTreePrinter.g
339
: ^(
REWRITES
single_rewrite+)
340
|
REWRITES
451
| LABEL {out(" $"+$LABEL.text);} // used in ->
rewrites
LeftRecursiveRuleWalker.g
167
if (rew.getType() !=
REWRITES
)
239
: ^(
REWRITES
( ^( REWRITE SEMPRED? (^(ALT .*)|^(TEMPLATE .*)|ACTION|ETC) ) )* )
DefineGrammarItemsWalker.g
356
// // but don't count -> ...
rewrites
, which mean "do default auto construction"
553
// track top level
REWRITES
node, store stuff there
561
: ^(
REWRITES
/external/clang/include/clang/Rewrite/Core/
HTMLRewrite.h
58
/// EscapeText that
rewrites
a file, this version by default replaces tabs
/external/clang/lib/ARCMigrate/
TransUnusedInitDelegate.cpp
14
//
Rewrites
an unused result of calling a delegate initialization, to assigning
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
InlineRewriter.java
29
*
Rewrites
the AST to replace all 'inline' commands with their associated inner
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeAdaptor.h
144
* If your node type doesn't handle this, it's ok but the tree
rewrites
151
* If your node type doesn't handle this, it's ok but the tree
rewrites
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeAdaptor.h
144
* If your node type doesn't handle this, it's ok but the tree
rewrites
151
* If your node type doesn't handle this, it's ok but the tree
rewrites
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTreeAdaptor.h
144
* If your node type doesn't handle this, it's ok but the tree
rewrites
151
* If your node type doesn't handle this, it's ok but the tree
rewrites
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeAdaptor.h
141
* If your node type doesn't handle this, it's ok but the tree
rewrites
148
* If your node type doesn't handle this, it's ok but the tree
rewrites
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
AST.stg
77
* These should be turned off if doing
rewrites
. This must be a "mode"
277
/** For empty
rewrites
: "r : ... -> ;" */
341
* before I set it during
rewrites
. The assign will be to retval.tree.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
AST.stg
103
* These should be turned off if doing
rewrites
. This must be a "mode"
304
/** For empty
rewrites
: "r : ... -> ;" */
369
* before I set it during
rewrites
. The assign will be to retval.tree.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
AST.stg
105
* These should be turned off if doing
rewrites
. This must be a "mode"
302
/** For empty
rewrites
: "r : ... -> ;" */
367
* before I set it during
rewrites
. The assign will be to retval.tree.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
AST.stg
121
* These should be turned off if doing
rewrites
. This must be a "mode"
322
/** For empty
rewrites
: "r : ... -> ;" */
386
* before I set it during
rewrites
. The assign will be to retval.Tree.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
AST.stg
76
* These should be turned off if doing
rewrites
. This must be a "mode"
277
/** For empty
rewrites
: "r : ... -> ;" */
341
* before I set it during
rewrites
. The assign will be to retval.tree.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
AST.stg
72
* These should be turned off if doing
rewrites
. This must be a "mode"
276
/** For empty
rewrites
: "r : ... -> ;" */
340
* before I set it during
rewrites
. The assign will be to retval.tree.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
AST.stg
213
* These should be turned off if doing
rewrites
. This must be a "mode"
432
/** For empty
rewrites
: "r : ... -> ;" */
497
* before I set it during
rewrites
. The assign will be to retval.tree.
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
AST.stg
92
* These should be turned off if doing
rewrites
. This must be a "mode"
309
/** For empty
rewrites
: "r : ... -> ;" */
372
* before I set it during
rewrites
. The assign will be to retval.tree.
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
ITreeAdaptor`1.cs
284
* If your node type doesn't handle this, it's ok but the tree
rewrites
293
* If your node type doesn't handle this, it's ok but the tree
rewrites
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb
55
To perform token stream
rewrites
safely and efficiently, the
rewrites
are
Completed in 1030 milliseconds
1
2
3
4
5
6
7
8
9