/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/ |
H A D | matcher.cc | 279 [terminal](ParseTree* parse_tree) { in AddTerminal() 295 [terminal](ParseTree* parse_tree) { in AddTerminal() 305 void Matcher::AddParseTree(ParseTree* parse_tree) { in AddParseTree() 324 ParseTree* parse_tree = nullptr; in ExecuteLhsSet() local 412 [item](ParseTree* parse_tree) { in ProcessPendingSet() 436 [prev, item](ParseTree* parse_tree) { in ProcessPendingSet()
|
H A D | derivation.h | 28 const ParseTree* parse_tree; member
|
H A D | lexer.h | 98 ParseTree* parse_tree; member
|
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/ |
H A D | grammar-annotator.cc | 33 const grammar::ParseTree* parse_tree) { in GetCapturingNodes() 45 const grammar::ParseTree* parse_tree, in MatchSelectionBoundaries() 117 const grammar::ParseTree* parse_tree, in InstantiateAnnotatedSpanFromDerivation() 133 const grammar::ParseTree* parse_tree, in InstantiateClassificationFromDerivation()
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/ |
H A D | eval-context.h | 36 const ParseTree* parse_tree = nullptr; member
|
/aosp_15_r20/external/emboss/compiler/front_end/ |
H A D | glue.py | 96 def format_parse_tree(self, parse_tree=None, indent=""): argument
|
H A D | module_ir.py | 79 def build_ir(parse_tree, used_productions=None): argument 143 def _really_build_ir(parse_tree, used_productions): argument
|
H A D | format_emb.py | 58 def format_emboss_parse_tree(parse_tree, config, used_productions=None): argument
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_parser.c | 214 int cil_parser(const char *_path, char *buffer, uint32_t size, struct cil_tree **parse_tree) in cil_parser()
|
H A D | cil_build_ast.c | 6534 int cil_build_ast(struct cil_db *db, struct cil_tree_node *parse_tree, struct cil_tree_node *ast) in cil_build_ast()
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
H A D | wizard.rb | 213 def parse_tree method in ANTLR3.AST.Wizard.PatternParser
|
/aosp_15_r20/external/iproute2/tc/ |
H A D | m_ematch.c | 173 static int parse_tree(struct nlmsghdr *n, struct ematch *tree) in parse_tree() function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A D | headerregistry.py | 200 def init(self, name, *, parse_tree, defects): argument
|
H A D | _header_value_parser.py | 2762 def _refold_parse_tree(parse_tree, *, policy): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/ |
D | headerregistry.py | 200 def init(self, name, *, parse_tree, defects): argument
|
D | _header_value_parser.py | 2762 def _refold_parse_tree(parse_tree, *, policy): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/ |
D | headerregistry.py | 200 def init(self, name, *, parse_tree, defects): argument
|
D | _header_value_parser.py | 2762 def _refold_parse_tree(parse_tree, *, policy): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/ |
D | headerregistry.py | 200 def init(self, name, *, parse_tree, defects): argument
|
D | _header_value_parser.py | 2762 def _refold_parse_tree(parse_tree, *, policy): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/ |
D | headerregistry.py | 200 def init(self, name, *, parse_tree, defects): argument
|
D | _header_value_parser.py | 2762 def _refold_parse_tree(parse_tree, *, policy): argument
|
/aosp_15_r20/external/python/cpython3/Lib/email/ |
D | headerregistry.py | 200 def init(self, name, *, parse_tree, defects): argument
|
D | _header_value_parser.py | 2762 def _refold_parse_tree(parse_tree, *, policy): argument
|