Home
last modified time | relevance | path

Searched refs:parse_features (Results 1 – 2 of 2) sorted by relevance

/external/cpuinfo/src/arm/linux/
Dcpuinfo.c100 static void parse_features( in parse_features() function
779 parse_features(value_start, value_end, processor); in parse_line()
/external/harfbuzz_ng/util/
Doptions.cc230 parse_features (const char *name G_GNUC_UNUSED, in parse_features() function
480 {"features", 0, 0, G_OPTION_ARG_CALLBACK, (gpointer) &parse_features, features_help, "list"}, in add_options()