Searched defs:parse_tree (Results 1 – 6 of 6) sorted by relevance
/external/selinux/libsepol/cil/src/ |
D | cil_parser.c | 199 int cil_parser(char *_path, char *buffer, uint32_t size, struct cil_tree **parse_tree) in cil_parser()
|
D | cil_build_ast.c | 6554 int cil_build_ast(struct cil_db *db, struct cil_tree_node *parse_tree, struct cil_tree_node *ast) in cil_build_ast()
|
/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
D | wizard.rb | 213 def parse_tree method in ANTLR3.AST.Wizard.PatternParser
|
/external/iproute2/tc/ |
D | m_ematch.c | 173 static int parse_tree(struct nlmsghdr *n, struct ematch *tree) in parse_tree() function
|
/external/python/cpython3/Lib/email/ |
D | headerregistry.py | 205 def init(self, name, *, parse_tree, defects): argument
|
D | _header_value_parser.py | 2589 def _refold_parse_tree(parse_tree, *, policy): argument
|