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 667 CommonTree root_1 = (CommonTree)adaptor.nil(); local
668 root_1 = (CommonTree)adaptor.becomeRoot((CommonTree)adaptor.create(I_CLASS_DEF, "I_CLASS_DEF"), root_1);
669 adaptor.addChild(root_1, stream_class_spec.nextTree());
672 adaptor.addChild(root_1, stream_super_spec.nextTree());
678 adaptor.addChild(root_1, stream_implements_spec.nextTree());
684 adaptor.addChild(root_1, stream_source_spec.nextTree());
698 adaptor.addChild(root_1, root_2);
711 adaptor.addChild(root_1, root_2);
714 adaptor.addChild(root_1, buildTree(I_ANNOTATIONS, "I_ANNOTATIONS", smali_file_stack.peek().classAnnotations))
876 CommonTree root_1 = (CommonTree)adaptor.nil(); local
956 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1036 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1135 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1335 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1402 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1546 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1807 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1820 CommonTree root_1 = (CommonTree)adaptor.nil(); local
1839 CommonTree root_1 = (CommonTree)adaptor.nil(); local
2112 CommonTree root_1 = (CommonTree)adaptor.nil(); local
2152 CommonTree root_1 = (CommonTree)adaptor.nil(); local
3902 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6036 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6129 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6250 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6378 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6465 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6780 CommonTree root_1 = (CommonTree)adaptor.nil(); local
6828 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7175 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7372 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7408 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7526 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7745 CommonTree root_1 = (CommonTree)adaptor.nil(); local
7862 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8026 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8077 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8364 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8583 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8687 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8767 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8841 CommonTree root_1 = (CommonTree)adaptor.nil(); local
8914 CommonTree root_1 = (CommonTree)adaptor.nil(); local
9008 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10365 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10440 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10587 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10669 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10762 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10862 CommonTree root_1 = (CommonTree)adaptor.nil(); local
10945 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11039 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11139 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11233 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11328 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11423 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11518 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11613 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11708 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11813 CommonTree root_1 = (CommonTree)adaptor.nil(); local
11919 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12030 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12136 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12327 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12433 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12527 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12630 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12714 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12807 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12903 CommonTree root_1 = (CommonTree)adaptor.nil(); local
12998 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13091 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13199 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13307 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13671 CommonTree root_1 = (CommonTree)adaptor.nil(); local
13865 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14155 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14276 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14372 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14495 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14630 CommonTree root_1 = (CommonTree)adaptor.nil(); local
14771 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 
  /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 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 1119 milliseconds

1 2