Home
last modified time | relevance | path

Searched defs:add_feature (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/lang_id/common/fel/
Dfeature-descriptors.h87 FeatureFunctionDescriptor *add_feature() { in add_feature() function
127 FeatureFunctionDescriptor *add_feature() { in add_feature() function
/external/harfbuzz_ng/src/
Dhb-aat-map.cc34 void hb_aat_map_builder_t::add_feature (hb_tag_t tag, in add_feature() function in hb_aat_map_builder_t
Dhb-ot-map.cc78 void hb_ot_map_builder_t::add_feature (hb_tag_t tag, in add_feature() function in hb_ot_map_builder_t
Dhb-ot-map.hh212 void add_feature (const hb_ot_map_feature_t &feat) in add_feature() function
/external/python/cpython2/Lib/test/
Dtest_smtplib.py415 def add_feature(self, feature): member in SimSMTPServer
/external/python/cpython3/Lib/test/
Dtest_smtplib.py868 def add_feature(self, feature): member in SimSMTPServer