HomeSort by relevance Sort by last modified time
    Searched full:tree (Results 76 - 100 of 8445) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/sdk/tools/lib/
asm-tree-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-tree-4.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/4.0/
asm-tree-4.0.jar 
  /prebuilts/tools/common/m2/internal/asm/asm-tree/3.3/
asm-tree-3.3.jar 
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleTokenStream.js 1 org.antlr.runtime.tree.RewriteRuleTokenStream = function(adaptor, elementDescription, el) {
2 var sup = org.antlr.runtime.tree.RewriteRuleTokenStream.superclass;
6 org.antlr.lang.extend(org.antlr.runtime.tree.RewriteRuleTokenStream,
7 org.antlr.runtime.tree.RewriteRuleElementStream, {
18 /** Don't convert to a tree unless they explicitly call nextTree.
19 * This way we can do hetero tree nodes in rewrite.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RuleReturnScope.as 5 /** Return the start token or tree */
7 /** Return the stop token or tree */
10 public function get tree():Object { return null; }
  /external/chromium_org/content/test/data/accessibility/
modal-dialog-closed.html 6 Test that elements respawn in the accessibility tree after a modal dialog
9 <dialog>This dialog is closed and should not be in the tree</dialog>
12 <option>This should be in the tree.</option>
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t051treeRewriteASTcWalker.g 0 tree grammar t051treeRewriteASTcWalker;
t053heteroTP18.g 9 function V18(ttype, tree) {
10 if (!tree) {
13 V18.superclass.constructor.call(this, tree);
17 org.antlr.lang.extend(V18, org.antlr.runtime.tree.CommonTree, {
  /external/chromium/chrome/browser/resources/
collected_cookies.html 7 <link rel="stylesheet" href="chrome://resources/css/tree.css">
11 <script src="chrome://resources/css/tree.css.js"></script>
15 <script src="chrome://resources/js/cr/ui/tree.js"></script>
25 <tree id="allowed-cookies" class="cookies-tree"></tree>
29 <tree id="blocked-cookies" class="cookies-tree"></tree>
  /external/chromium_org/tools/idl_parser/test_parser/
extattr_ppapi.idl 22 TREE
28 This comment signals that a tree of nodes matching the BUILD comment
32 /* TREE
41 /* TREE
50 /* TREE
59 /* TREE
69 /* TREE
77 /* TREE
85 /* TREE
typedef_ppapi.idl 22 TREE
28 This comment signals that a tree of nodes matching the BUILD comment
32 /* TREE
43 /* TREE
54 /* TREE
61 /* TREE
69 /* TREE
77 /* TREE
87 /* TREE
  /external/valgrind/main/memcheck/tests/
leak-tree.vgtest 1 prog: leak-tree
  /prebuilts/misc/darwin-x86/bison/
PREBUILT 3 "make bison" from the top of the source tree.
  /prebuilts/misc/linux-x86/bison/
PREBUILT 3 "make bison" from the top of the source tree.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
trace-event-listener.rb 52 def consume_node( tree )
53 record '(%s) unique_id=%s text=%p type=%s[%s]', __method__, @adaptor.unique_id( tree ),
54 @adaptor.text_of( tree ), @adaptor.type_name( tree ), @adaptor.type_of( tree )
57 def look( i, tree )
58 record '(%s): k=%s unique_id=%s text=%p type=%s[%s]', __method__, i, @adaptor.unique_id( tree ),
59 @adaptor.text_of( tree ), @adaptor.type_name( tree ), @adaptor.type_of( tree )
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 1 /* Front-end tree definitions for GNU compiler.
37 /* Codes of tree nodes */
43 #include "all-tree.def"
53 /* Number of language-independent tree codes. */
56 /* Tree code classes. */
78 /* Each tree code class has an associated string representation.
163 /* Returns nonzero iff CLASS is the tree-code class of an
173 /* Number of argument-words in each kind of tree-node. */
178 /* Names of tree components. */
198 tree decl
4639 extern VEC(tree,gc) *ctor_to_vec (tree); variable
    [all...]
tree-ssa-alias.h 0 /* Tree based alias analysis and alias oracle.
65 /* Simplified and cached information about a memory reference tree.
70 /* The original full memory reference tree or NULL_TREE if that is
72 tree ref;
78 tree base;
94 /* In tree-ssa-alias.c */
95 extern void ao_ref_init (ao_ref *, tree);
96 extern void ao_ref_init_from_ptr_and_size (ao_ref *, tree, tree);
97 extern tree ao_ref_base (ao_ref *)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 1 /* Front-end tree definitions for GNU compiler.
37 /* Codes of tree nodes */
43 #include "all-tree.def"
53 /* Number of language-independent tree codes. */
56 /* Tree code classes. */
78 /* Each tree code class has an associated string representation.
163 /* Returns nonzero iff CLASS is the tree-code class of an
173 /* Number of argument-words in each kind of tree-node. */
178 /* Names of tree components. */
198 tree decl
4639 extern VEC(tree,gc) *ctor_to_vec (tree); variable
    [all...]
tree-ssa-alias.h 0 /* Tree based alias analysis and alias oracle.
65 /* Simplified and cached information about a memory reference tree.
70 /* The original full memory reference tree or NULL_TREE if that is
72 tree ref;
78 tree base;
94 /* In tree-ssa-alias.c */
95 extern void ao_ref_init (ao_ref *, tree);
96 extern void ao_ref_init_from_ptr_and_size (ao_ref *, tree, tree);
97 extern tree ao_ref_base (ao_ref *)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 1 /* Front-end tree definitions for GNU compiler.
37 /* Codes of tree nodes */
43 #include "all-tree.def"
53 /* Number of language-independent tree codes. */
56 /* Tree code classes. */
78 /* Each tree code class has an associated string representation.
163 /* Returns nonzero iff CLASS is the tree-code class of an
173 /* Number of argument-words in each kind of tree-node. */
178 /* Names of tree components. */
198 tree decl
4639 extern VEC(tree,gc) *ctor_to_vec (tree); variable
    [all...]
tree-ssa-alias.h 0 /* Tree based alias analysis and alias oracle.
65 /* Simplified and cached information about a memory reference tree.
70 /* The original full memory reference tree or NULL_TREE if that is
72 tree ref;
78 tree base;
94 /* In tree-ssa-alias.c */
95 extern void ao_ref_init (ao_ref *, tree);
96 extern void ao_ref_init_from_ptr_and_size (ao_ref *, tree, tree);
97 extern tree ao_ref_base (ao_ref *)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 1 /* Front-end tree definitions for GNU compiler.
37 /* Codes of tree nodes */
43 #include "all-tree.def"
53 /* Number of language-independent tree codes. */
56 /* Tree code classes. */
78 /* Each tree code class has an associated string representation.
163 /* Returns nonzero iff CLASS is the tree-code class of an
173 /* Number of argument-words in each kind of tree-node. */
178 /* Names of tree components. */
198 tree decl
4639 extern VEC(tree,gc) *ctor_to_vec (tree); variable
    [all...]
  /external/chromium/chrome/browser/resources/shared/css/
tree.css 0 tree {
7 .tree-item > .tree-row {
28 background-image: -webkit-canvas(tree-triangle);
40 .tree-item[expanded] > .tree-row > .expand-icon {
41 background-image: -webkit-canvas(tree-triangle);
46 .tree-row .expand-icon {
50 .tree-row[may-have-children] .expand-icon {
54 .tree-row[has-children=false] .expand-icon
    [all...]
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3basetree.h 2 /// Definition of the ANTLR3 base tree.
45 /// A generic tree implementation with no payload. You must subclass to
47 /// instead of the child-sibling approach in v2. A flat tree (a list) is
59 /// like to a tree node, in many cases saving the need to create their own tree
60 /// and tree adaptors. ANTLR does not use this pointer, but will copy it for you and so on.
65 /// as they belong to the common tree node that implements this.
70 /// and ascending trees as the tree walk progresses.
79 /// for the payload in the supplied tree.
81 pANTLR3_COMMON_TOKEN (*getToken) (struct ANTLR3_BASE_TREE_struct * tree);
    [all...]

Completed in 422 milliseconds

1 2 34 5 6 7 8 91011>>