Searched defs:feature_list (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/lib/e2p/
H A Dfeature.c28 static struct feature feature_list[] = { variable in typeref:struct:feature
120 for (f = feature_list; f->string; f++) {
150 for (f = feature_list; f->string; f++) {
376 f = feature_list;
/external/chromium_org/gpu/config/
H A Dgpu_control_list.cc715 std::vector<std::string> feature_list; local
719 feature_list.push_back(feature);
726 feature_list, feature_map, supports_feature_type_all)) {

Completed in 269 milliseconds