/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
D | SimpleCParser.h | 50 ANTLRCommonTree *tree; // start of memVars() variable 64 ANTLRCommonTree *tree; // start of memVars() variable 78 ANTLRCommonTree *tree; // start of memVars() variable 92 ANTLRCommonTree *tree; // start of memVars() variable 106 ANTLRCommonTree *tree; // start of memVars() variable 120 ANTLRCommonTree *tree; // start of memVars() variable 134 ANTLRCommonTree *tree; // start of memVars() variable 148 ANTLRCommonTree *tree; // start of memVars() variable 162 ANTLRCommonTree *tree; // start of memVars() variable 176 ANTLRCommonTree *tree; // start of memVars() variable [all …]
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3commontree.c | 156 pANTLR3_COMMON_TREE tree; in newPoolTree() local 213 newFromTree(pANTLR3_ARBORETUM factory, pANTLR3_COMMON_TREE tree) in newFromTree() 289 antlr3SetCTAPI(pANTLR3_COMMON_TREE tree) in antlr3SetCTAPI() 339 pANTLR3_COMMON_TREE tree; in antlr3CommonTreeNew() local 374 createChildrenList (pANTLR3_BASE_TREE tree) in createChildrenList() 381 getToken (pANTLR3_BASE_TREE tree) in getToken() 393 dupNode (pANTLR3_BASE_TREE tree) in dupNode() 408 isNilNode (pANTLR3_BASE_TREE tree) in isNilNode() 423 getType (pANTLR3_BASE_TREE tree) in getType() 440 getText (pANTLR3_BASE_TREE tree) in getText() [all …]
|
D | antlr3basetree.c | 58 antlr3BaseTreeNew(pANTLR3_BASE_TREE tree) in antlr3BaseTreeNew() 84 getCharPositionInLine (pANTLR3_BASE_TREE tree) in getCharPositionInLine() 90 getLine (pANTLR3_BASE_TREE tree) in getLine() 95 getFirstChildWithType (pANTLR3_BASE_TREE tree, ANTLR3_UINT32 type) in getFirstChildWithType() 119 getChild (pANTLR3_BASE_TREE tree, ANTLR3_UINT32 i) in getChild() 131 getChildCount (pANTLR3_BASE_TREE tree) in getChildCount() 144 addChild (pANTLR3_BASE_TREE tree, pANTLR3_BASE_TREE child) in addChild() 222 addChildren (pANTLR3_BASE_TREE tree, pANTLR3_LIST kids) in addChildren() 236 setChild (pANTLR3_BASE_TREE tree, ANTLR3_UINT32 i, void * child) in setChild() 246 deleteChild (pANTLR3_BASE_TREE tree, ANTLR3_UINT32 i) in deleteChild() [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
D | SimpleCParser.h | 68 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 87 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 106 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 125 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 144 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 163 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 182 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 201 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 220 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable 239 ANTLRCommonTree *tree; /* ObjC start of memVars() */ variable [all …]
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | asm-tree-3.3.jar | ... .tree
public abstract org.objectweb.asm.tree.AbstractInsnNode extends java.lang.Object {
public |
D | asm-analysis-3.3.jar | ... /MANIFEST.MF
org/objectweb/asm/tree/analysis/Analyzer.class
<Unknown>
package ... |
/external/opencv3/3rdparty/libjasper/ |
D | jpc_tagtree.c | 102 jpc_tagtree_t *tree; in jpc_tagtree_create() local 169 void jpc_tagtree_destroy(jpc_tagtree_t *tree) in jpc_tagtree_destroy() 179 jpc_tagtree_t *tree; in jpc_tagtree_alloc() local 222 void jpc_tagtree_reset(jpc_tagtree_t *tree) in jpc_tagtree_reset() 241 void jpc_tagtree_setvalue(jpc_tagtree_t *tree, jpc_tagtreenode_t *leaf, in jpc_tagtree_setvalue() 260 jpc_tagtreenode_t *jpc_tagtree_getleaf(jpc_tagtree_t *tree, int n) in jpc_tagtree_getleaf() 267 int jpc_tagtree_encode(jpc_tagtree_t *tree, jpc_tagtreenode_t *leaf, in jpc_tagtree_encode() 327 int jpc_tagtree_decode(jpc_tagtree_t *tree, jpc_tagtreenode_t *leaf, in jpc_tagtree_decode() 380 void jpc_tagtree_dump(jpc_tagtree_t *tree, FILE *out) in jpc_tagtree_dump()
|
/external/doclava/src/com/google/doclava/ |
D | InfoBuilder.java | 76 ParseTree tree = builder.getTree(); in parseFile() local 343 private void parseFile(ParseTree tree) { in parseFile() 393 private PackageInfo buildPackage(ParseTree tree) { in buildPackage() 413 private static String buildQualifiedName(ParseTree tree) { in buildQualifiedName() 428 private String buildImport(ParseTree tree) { in buildImport() 451 private ClassInfo buildClass(ParseTree tree, ClassInfo containingClass) { in buildClass() 521 private void parseInterfaces(ParseTree tree, ClassInfo cls) { in parseInterfaces() 555 private ClassInfo buildClassName(ParseTree tree, ClassInfo containingClass, Modifiers modifiers, in buildClassName() 624 private void buildClassBody(ParseTree tree, ClassInfo cls) { in buildClassBody() 683 private ArrayList<FieldInfo> buildFields(ParseTree tree, ClassInfo containingClass) { in buildFields() [all …]
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
D | wizard.rb | 341 def index( tree, map = {} ) argument 350 def find( tree, what ) argument 359 def find_token_type( tree, type ) argument 365 def find_pattern( tree, pattern ) argument 371 def visit( tree, what = nil, &block ) argument 386 def visit_all( tree, parent = nil, &block ) argument 394 def visit_type( tree, parent, type, &block ) argument 403 def visit_pattern( tree, pattern, &block ) argument 416 def match( tree, pattern ) argument 422 def match!( tree, pattern, labels = {} ) argument [all …]
|
/external/opencv3/3rdparty/libwebp/utils/ |
D | huffman.c | 34 static int IsFull(const HuffmanTree* const tree) { in IsFull() 38 static void AssignChildren(HuffmanTree* const tree, in AssignChildren() 48 static int TreeInit(HuffmanTree* const tree, int num_leaves) { in TreeInit() 63 void HuffmanTreeRelease(HuffmanTree* const tree) { in HuffmanTreeRelease() 120 static int TreeAddSymbol(HuffmanTree* const tree, in TreeAddSymbol() 145 int HuffmanTreeBuildImplicit(HuffmanTree* const tree, in HuffmanTreeBuildImplicit() 204 int HuffmanTreeBuildExplicit(HuffmanTree* const tree, in HuffmanTreeBuildExplicit()
|
/external/boringssl/src/crypto/x509v3/ |
D | pcy_tree.c | 101 static void tree_print(char *str, X509_POLICY_TREE *tree, in tree_print() 151 X509_POLICY_TREE *tree; in tree_init() local 383 X509_POLICY_TREE *tree) in tree_add_unmatched() 410 X509_POLICY_TREE *tree) in tree_link_unmatched() 449 X509_POLICY_TREE *tree) in tree_link_any() 509 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) in tree_prune() 589 static int tree_calculate_authority_set(X509_POLICY_TREE *tree, in tree_calculate_authority_set() 636 static int tree_calculate_user_set(X509_POLICY_TREE *tree, in tree_calculate_user_set() 700 static int tree_evaluate(X509_POLICY_TREE *tree) in tree_evaluate() 732 void X509_policy_tree_free(X509_POLICY_TREE *tree) in X509_policy_tree_free() [all …]
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | tree.rb | 359 def set_child( index, tree ) argument 690 def add_child( tree, child ) argument 694 def child_count( tree ) argument 698 def child_index( tree ) argument 702 def child_of( tree, index ) argument 710 def copy_tree( tree, parent = nil ) argument 722 def delete_child( tree, index ) argument 727 def each_child( tree ) argument 735 def each_ancestor( tree, include_tree = true ) argument 744 def flat_list?( tree ) argument [all …]
|
D | dot.rb | 91 def self.generate( tree, adaptor = nil, tree_template = TREE_TEMPLATE, argument 105 def to_dot( tree, adaptor = nil, tree_template = TREE_TEMPLATE, argument 117 def define_nodes( tree, adaptor, tree_template, known_nodes = nil ) argument 142 def define_edges( tree, adaptor, tree_template, edge_template ) argument 163 def node_template_for( adaptor, tree ) argument
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_treewriter.c | 13 static void tree2tok(struct vp9_token *tokens, const vpx_tree_index *tree, in tree2tok() 30 const vpx_tree_index *tree) { in vp9_tokens_from_tree() 34 static unsigned int convert_distribution(unsigned int i, vpx_tree tree, in convert_distribution() 54 void vp9_tree_probs_from_distribution(vpx_tree tree, in vp9_tree_probs_from_distribution()
|
D | vp9_context_tree.c | 66 static void alloc_tree_contexts(VP9_COMMON *cm, PC_TREE *tree, in alloc_tree_contexts() 81 static void free_tree_contexts(PC_TREE *tree) { in free_tree_contexts() 120 PC_TREE *const tree = &td->pc_tree[pc_tree_index]; in vp9_setup_pc_tree() local 132 PC_TREE *const tree = &td->pc_tree[pc_tree_index]; in vp9_setup_pc_tree() local
|
D | vp9_cost.c | 38 static void cost(int *costs, vpx_tree tree, const vpx_prob *probs, in cost() 54 void vp9_cost_tokens(int *costs, const vpx_prob *probs, vpx_tree tree) { in vp9_cost_tokens() 58 void vp9_cost_tokens_skip(int *costs, const vpx_prob *probs, vpx_tree tree) { in vp9_cost_tokens_skip()
|
/external/jemalloc/test/unit/ |
D | rb.c | 47 tree_t tree; in TEST_BEGIN() local 115 tree_iterate_cb(tree_t *tree, node_t *node, void *data) in tree_iterate_cb() 143 tree_iterate(tree_t *tree) in tree_iterate() 154 tree_iterate_reverse(tree_t *tree) in tree_iterate_reverse() 165 node_remove(tree_t *tree, node_t *node, unsigned nnodes) in node_remove() 198 remove_iterate_cb(tree_t *tree, node_t *node, void *data) in remove_iterate_cb() 209 remove_reverse_iterate_cb(tree_t *tree, node_t *node, void *data) in remove_reverse_iterate_cb() 235 tree_t tree; in TEST_BEGIN() local
|
/external/dbus/dbus/ |
D | dbus-object-tree.c | 94 DBusObjectTree *tree; in _dbus_object_tree_new() local 129 _dbus_object_tree_ref (DBusObjectTree *tree) in _dbus_object_tree_ref() 143 _dbus_object_tree_unref (DBusObjectTree *tree) in _dbus_object_tree_unref() 323 find_subtree (DBusObjectTree *tree, in find_subtree() 342 lookup_subtree (DBusObjectTree *tree, in lookup_subtree() 352 find_handler (DBusObjectTree *tree, in find_handler() 367 ensure_subtree (DBusObjectTree *tree, in ensure_subtree() 391 _dbus_object_tree_register (DBusObjectTree *tree, in _dbus_object_tree_register() 444 _dbus_object_tree_unregister_and_unlock (DBusObjectTree *tree, in _dbus_object_tree_unregister_and_unlock() 563 _dbus_object_tree_free_all_unlocked (DBusObjectTree *tree) in _dbus_object_tree_free_all_unlocked() [all …]
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/ |
D | event-hub.rb | 63 def consume_hidden_token( tree ) argument 69 def consume_node( tree ) argument 75 def consume_token( tree ) argument 123 def error_node( tree ) argument 147 def flat_node( tree ) argument 159 def look( i, tree ) argument 195 def set_token_boundaries( tree, token_start_index, token_stop_index ) argument
|
D | trace-event-listener.rb | 52 def consume_node( tree ) argument 57 def look( i, tree ) argument 62 def flat_node( tree ) argument 66 def create_node( tree, token = nil ) argument 86 def set_token_boundaries( tree, token_start_index, token_stop_index ) argument
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/ |
D | DOTTreeGenerator.cs | 93 public virtual string ToDot(object tree, ITreeAdaptor adaptor) { in ToDot() 117 public virtual string ToDot(ITree tree) { in ToDot() 120 protected virtual IEnumerable<string> DefineNodes(object tree, ITreeAdaptor adaptor) { in DefineNodes() 143 protected virtual IEnumerable<string> DefineEdges(object tree, ITreeAdaptor adaptor) { in DefineEdges()
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | DotTreeGenerator.cs | 95 public virtual string ToDot( object tree, ITreeAdaptor adaptor ) in ToDot() 120 public virtual string ToDot( ITree tree ) in ToDot() 124 protected virtual IEnumerable<string> DefineNodes( object tree, ITreeAdaptor adaptor ) in DefineNodes() 150 protected virtual IEnumerable<string> DefineEdges( object tree, ITreeAdaptor adaptor ) in DefineEdges()
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | DotTreeGenerator.cs | 95 public virtual string ToDot( object tree, ITreeAdaptor adaptor ) in ToDot() 120 public virtual string ToDot( ITree tree ) in ToDot() 124 protected virtual IEnumerable<string> DefineNodes( object tree, ITreeAdaptor adaptor ) in DefineNodes() 150 protected virtual IEnumerable<string> DefineEdges( object tree, ITreeAdaptor adaptor ) in DefineEdges()
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
D | DOTTreeGenerator.java | 79 public StringTemplate toDOT(Object tree, in toDOT() 98 public StringTemplate toDOT(Object tree, in toDOT() 121 public StringTemplate toDOT(Tree tree) { in toDOT() 125 protected void toDOTDefineNodes(Object tree, in toDOTDefineNodes() 152 protected void toDOTDefineEdges(Object tree, in toDOTDefineEdges()
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
D | dottreegen.py | 80 def toDOT(self, tree, adaptor=None, treeST=_treeST, edgeST=_edgeST): argument 94 def toDOTDefineNodes(self, tree, adaptor, treeST, knownNodes=None): argument 127 def toDOTDefineEdges(self, tree, adaptor, treeST, edgeST): argument 174 def toDOT(tree, adaptor=None, treeST=DOTTreeGenerator._treeST, edgeST=DOTTreeGenerator._edgeST): argument
|