Searched defs:parse_tree (Results 1 – 6 of 6) sorted by relevance
| /third_party/rust/rust/compiler/rustc_expand/src/mbe/ |
| D | quoted.rs | 137 fn parse_tree( in parse_tree() function
|
| /third_party/selinux/libsepol/cil/src/ |
| D | cil_parser.c | 214 int cil_parser(const char *_path, char *buffer, uint32_t size, struct cil_tree **parse_tree) in cil_parser()
|
| D | cil_build_ast.c | 6542 int cil_build_ast(struct cil_db *db, struct cil_tree_node *parse_tree, struct cil_tree_node *ast) in cil_build_ast()
|
| /third_party/python/Lib/email/ |
| D | headerregistry.py | 200 def init(self, name, *, parse_tree, defects): argument
|
| D | _header_value_parser.py | 2763 def _refold_parse_tree(parse_tree, *, policy): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/engine/ |
| D | datasets.py | 413 def parse_tree(self, getter_mode=False): member in Dataset
|