Searched refs:VT_LAZY_REGEX_COMPILATION (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_grammar_rules/gen/utils/grammar/ |
D | rules_generated.h | 1073 VT_LAZY_REGEX_COMPILATION = 20, enumerator 1099 return GetField<uint8_t>(VT_LAZY_REGEX_COMPILATION, 0) != 0; in lazy_regex_compilation() 1126 VerifyField<uint8_t>(verifier, VT_LAZY_REGEX_COMPILATION, 1) && in Verify() 1165 …fbb_.AddElement<uint8_t>(RulesSet::VT_LAZY_REGEX_COMPILATION, static_cast<uint8_t>(lazy_regex_comp… in add_lazy_regex_compilation()
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_model/gen/annotator/ |
D | model_generated.h | 1334 VT_LAZY_REGEX_COMPILATION = 6, enumerator 1341 return GetField<uint8_t>(VT_LAZY_REGEX_COMPILATION, 1) != 0; in lazy_regex_compilation() 1351 VerifyField<uint8_t>(verifier, VT_LAZY_REGEX_COMPILATION, 1) && in Verify() 1370 …fbb_.AddElement<uint8_t>(RegexModel::VT_LAZY_REGEX_COMPILATION, static_cast<uint8_t>(lazy_regex_co… in add_lazy_regex_compilation() 1781 VT_LAZY_REGEX_COMPILATION = 16, enumerator 1803 return GetField<uint8_t>(VT_LAZY_REGEX_COMPILATION, 1) != 0; in lazy_regex_compilation() 1823 VerifyField<uint8_t>(verifier, VT_LAZY_REGEX_COMPILATION, 1) && in Verify() 1855 …fbb_.AddElement<uint8_t>(DatetimeModel::VT_LAZY_REGEX_COMPILATION, static_cast<uint8_t>(lazy_regex… in add_lazy_regex_compilation()
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/ |
D | actions_model_generated.h | 2870 VT_LAZY_REGEX_COMPILATION = 6, enumerator 2877 return GetField<uint8_t>(VT_LAZY_REGEX_COMPILATION, 1) != 0; in lazy_regex_compilation() 2887 VerifyField<uint8_t>(verifier, VT_LAZY_REGEX_COMPILATION, 1) && in Verify() 2905 …fbb_.AddElement<uint8_t>(RulesModel::VT_LAZY_REGEX_COMPILATION, static_cast<uint8_t>(lazy_regex_co… in add_lazy_regex_compilation()
|