Home
last modified time | relevance | path

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

/external/gflags/src/
Dgflags_completions.cc200 FlagSet most_common_flags; // One of the XXX most commonly supplied flags member
264 DVLOG(2) << " most common: " << notable_flags.most_common_flags.size(); in PrintFlagCompletionInfo()
425 notable_flags->most_common_flags.clear(); in CategorizeAllMatchingFlags()
581 !notable_flags->most_common_flags.empty()) { in FinalizeCompletionOutput()
585 &notable_flags->most_common_flags }; in FinalizeCompletionOutput()
654 notable_flags.most_common_flags.count(*it) || in RetrieveUnusedFlags()