HomeSort by relevance Sort by last modified time
    Searched refs:root_1 (Results 1 - 25 of 28) sorted by null

1 2

  /external/smali/smali/src/main/java/org/jf/smali/
smaliParser.java 680 CommonTree root_1 = (CommonTree)adaptor.nil(); local
681 root_1 = (CommonTree)adaptor.becomeRoot((CommonTree)adaptor.create(I_CLASS_DEF, "I_CLASS_DEF"), root_1);
682 adaptor.addChild(root_1, stream_class_spec.nextTree());
685 adaptor.addChild(root_1, stream_super_spec.nextTree());
691 adaptor.addChild(root_1, stream_implements_spec.nextTree());
697 adaptor.addChild(root_1, stream_source_spec.nextTree());
711 adaptor.addChild(root_1, root_2);
724 adaptor.addChild(root_1, root_2);
727 adaptor.addChild(root_1, buildTree(I_ANNOTATIONS, "I_ANNOTATIONS", smali_file_stack.peek().classAnnotations))
889 CommonTree root_1 = (CommonTree)adaptor.nil(); local
969 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1049 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1148 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1348 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1415 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1559 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1822 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1835 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1854 CommonTree root_1 = (CommonTree)adaptor.nil(); local
2129 CommonTree root_1 = (CommonTree)adaptor.nil(); local
2169 CommonTree root_1 = (CommonTree)adaptor.nil(); local
4001 CommonTree root_1 = (CommonTree)adaptor.nil(); local
5969 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6062 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6183 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6311 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6423 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6701 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6749 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7096 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7293 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7329 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7447 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7666 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7783 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7947 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7998 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8285 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8504 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8608 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8688 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8762 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8835 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8929 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10326 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10401 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10548 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10630 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10723 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10823 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10906 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11000 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11100 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11194 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11289 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11383 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11478 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11573 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11668 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11763 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11858 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11963 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12069 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12180 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12286 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12391 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12582 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12688 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12782 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12885 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12993 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13076 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13169 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13265 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13360 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13453 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13561 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13669 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14033 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14227 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14492 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14615 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14750 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14891 CommonTree root_1 = (CommonTree)adaptor.nil(); local
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.java 219 Object root_1 = (Object)adaptor.nil(); local
220 root_1 = (Object)adaptor.becomeRoot((Object)adaptor.create(FUNC_DECL, "FUNC_DECL"), root_1);
222 adaptor.addChild(root_1, stream_functionHeader.nextTree());
224 adaptor.addChild(root_0, root_1);
264 Object root_1 = (Object)adaptor.nil(); local
265 root_1 = (Object)adaptor.becomeRoot((Object)adaptor.create(FUNC_DEF, "FUNC_DEF"), root_1);
267 adaptor.addChild(root_1, stream_functionHeader.nextTree());
268 adaptor.addChild(root_1, stream_block.nextTree())
357 Object root_1 = (Object)adaptor.nil(); local
563 Object root_1 = (Object)adaptor.nil(); local
656 Object root_1 = (Object)adaptor.nil(); local
865 Object root_1 = (Object)adaptor.nil(); local
1175 Object root_1 = (Object)adaptor.nil(); local
1265 Object root_1 = (Object)adaptor.nil(); local
    [all...]
SimpleCParser.m     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.java 219 Object root_1 = (Object)adaptor.nil(); local
220 root_1 = (Object)adaptor.becomeRoot((Object)adaptor.create(FUNC_DECL, "FUNC_DECL"), root_1);
222 adaptor.addChild(root_1, stream_functionHeader.nextTree());
224 adaptor.addChild(root_0, root_1);
264 Object root_1 = (Object)adaptor.nil(); local
265 root_1 = (Object)adaptor.becomeRoot((Object)adaptor.create(FUNC_DEF, "FUNC_DEF"), root_1);
267 adaptor.addChild(root_1, stream_functionHeader.nextTree());
268 adaptor.addChild(root_1, stream_block.nextTree())
357 Object root_1 = (Object)adaptor.nil(); local
563 Object root_1 = (Object)adaptor.nil(); local
656 Object root_1 = (Object)adaptor.nil(); local
865 Object root_1 = (Object)adaptor.nil(); local
1175 Object root_1 = (Object)adaptor.nil(); local
1265 Object root_1 = (Object)adaptor.nil(); local
    [all...]
SimpleCParser.m     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteParser.m 262 ANTLRCommonTree *root_1 = (ANTLRCommonTree *)[[[treeAdaptor class] newEmptyTree] retain];
263 root_1 = (ANTLRCommonTree *)[treeAdaptor becomeRoot:(id<ANTLRTree>)[stream_subrule nextNode]
264 old:root_1];
267 [treeAdaptor addChild:[stream_INT nextNode] toTree:root_1];
269 [treeAdaptor addChild:root_1 toTree:root_0];
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangParser.m 388 ANTLRCommonTree *root_1 = (ANTLRCommonTree *)[[[treeAdaptor class] newEmptyTree] retain];
389 root_1 = (ANTLRCommonTree *)[treeAdaptor becomeRoot:
391 old:root_1];
393 [treeAdaptor addChild:[stream_type nextTree] toTree:root_1];
398 toTree:root_1];
400 [treeAdaptor addChild:root_1 toTree:root_0];
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
TreeRewriteParser.m 269 ANTLRCommonTree *root_1 = (ANTLRCommonTree *)[[[treeAdaptor class] newEmptyTree] retain];
270 root_1 = (ANTLRCommonTree *)[treeAdaptor becomeRoot:(id<ANTLRTree>)[stream_subrule nextNode] old:root_1];
275 toTree:root_1];
277 [treeAdaptor addChild:root_1 toTree:root_0];
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugGrammarParser.cs 412 CommonTree root_1 = (CommonTree)adaptor.Nil();
414 root_1 = (CommonTree)adaptor.BecomeRoot(stream_17.NextNode(), root_1);
417 adaptor.AddChild(root_1, stream_ID.NextNode());
419 adaptor.AddChild(root_1, stream_expr.NextTree());
421 adaptor.AddChild(root_0, root_1);
640 CommonTree root_1 = (CommonTree)adaptor.Nil();
642 root_1 = (CommonTree)adaptor.BecomeRoot((CommonTree)adaptor.Create(FUNC, "FUNC"), root_1);
645 adaptor.AddChild(root_1, stream_ID.NextNode())
    [all...]
ProfileGrammarParser.cs 416 CommonTree root_1 = (CommonTree)adaptor.Nil();
418 root_1 = (CommonTree)adaptor.BecomeRoot(stream_17.NextNode(), root_1);
421 adaptor.AddChild(root_1, stream_ID.NextNode());
423 adaptor.AddChild(root_1, stream_expr.NextTree());
425 adaptor.AddChild(root_0, root_1);
644 CommonTree root_1 = (CommonTree)adaptor.Nil();
646 root_1 = (CommonTree)adaptor.BecomeRoot((CommonTree)adaptor.Create(FUNC, "FUNC"), root_1);
649 adaptor.AddChild(root_1, stream_ID.NextNode())
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
ITreeFixture.cs 241 CommonTree root_1 = (CommonTree)adaptor.Nil();
242 root_1 = (CommonTree)adaptor.BecomeRoot(new CommonTree(new CommonToken(5)), root_1);
244 adaptor.AddChild(root_1, new CommonTree(new CommonToken(6)));
246 adaptor.AddChild(root_0, root_1);
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTrees.java 226 CommonTree root_1 = (CommonTree)adaptor.nil(); local
227 root_1 = (CommonTree)adaptor.becomeRoot(new CommonTree(new CommonToken(5)), root_1);
229 adaptor.addChild(root_1, new CommonTree(new CommonToken(6)));
231 adaptor.addChild(root_0, root_1);
  /prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-trees.rb 618 root_1 = @adaptor.create_flat_list
619 root_1 = @adaptor.become_root( new_node( new_token 5 ), root_1 )
621 @adaptor.add_child( root_1, new_node( new_token 6 ) )
622 @adaptor.add_child( root_0, root_1 )
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /external/antlr/antlr-3.4/runtime/Python/unittests/
testtree.py 723 root_1 = self.adaptor.nil()
724 root_1 = self.adaptor.becomeRoot(CommonTree(CommonToken(5)), root_1)
726 self.adaptor.addChild(root_1, CommonTree(CommonToken(6)))
728 self.adaptor.addChild(root_0, root_1)
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 

Completed in 4990 milliseconds

1 2