Searched refs:ParseFeature (Results 1 – 4 of 4) sorted by relevance
174 if (!ParseFeature(descriptor)) { in Parse()183 bool FELParser::ParseFeature(FeatureFunctionDescriptor *result) { in ParseFeature() function in libtextclassifier3::mobile::FELParser228 if (!ParseFeature(subfeature)) return false; in ParseFeature()243 if (!ParseFeature(subfeature)) return false; in ParseFeature()
75 bool ParseFeature(FeatureFunctionDescriptor *result);
208 ParseFeature(&raw[GetUInt16(sp)], &featureRec); in ParseFeatureList()212 void CFX_CTTGSUBTable::ParseFeature(FT_Bytes raw, TFeatureRecord* rec) { in ParseFeature() function in CFX_CTTGSUBTable
126 void ParseFeature(FT_Bytes raw, TFeatureRecord* rec);