Home
last modified time | relevance | path

Searched defs:lhs_set (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/
H A Dmatcher.cc271 if (const RulesSet_::LhsSet* lhs_set = in AddTerminal() local
287 if (const RulesSet_::LhsSet* lhs_set = FindTerminalMatches( in AddTerminal() local
322 const RulesSet_::LhsSet* lhs_set) { in ExecuteLhsSet()
406 if (const RulesSet_::LhsSet* lhs_set = in ProcessPendingSet() local
426 if (const RulesSet_::LhsSet* lhs_set = in ProcessPendingSet() local
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/
H A Dir.cc64 bool IsSameLhsSet(const Ir::LhsSet& lhs_set, in IsSameLhsSet()
81 Ir::LhsSet SortedLhsSet(const Ir::LhsSet& lhs_set) { in SortedLhsSet()
96 int AddLhsSet(const Ir::LhsSet& lhs_set, RulesSetT* rules_set) { in AddLhsSet()
179 Nonterm Ir::AddToSet(const Lhs& lhs, LhsSet* lhs_set) { in AddToSet()
280 Ir::LhsSet lhs_set; in SerializeTerminalRules() member
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_grammar_rules/gen/utils/grammar/
Drules_generated.h1080 …ers::Vector<flatbuffers::Offset<libtextclassifier3::grammar::RulesSet_::LhsSet>> *lhs_set() const { in lhs_set() function