Searched refs:ParseFeature (Results 1 – 4 of 4) sorted by relevance
170 if (!ParseFeature(descriptor)) { in Parse()178 bool FMLParser::ParseFeature(FeatureFunctionDescriptor *result) { in ParseFeature() function in libtextclassifier::nlp_core::FMLParser223 if (!ParseFeature(subfeature)) return false; in ParseFeature()238 if (!ParseFeature(subfeature)) return false; in ParseFeature()
76 bool ParseFeature(FeatureFunctionDescriptor *result);
272 ParseFeature(&raw[GetUInt16(sp)], &featureRec.Feature); in ParseFeatureList()276 void CFX_CTTGSUBTable::ParseFeature(FT_Bytes raw, TFeature* rec) { in ParseFeature() function in CFX_CTTGSUBTable
278 void ParseFeature(FT_Bytes raw, TFeature* rec);