Searched refs:return_all_matching_flags (Results 1 - 1 of 1) sorted by relevance

/external/gflags/src/
H A Dgflags_completions.cc168 // - return_all_matching_flags: Generally, we'll trim the number of
180 bool return_all_matching_flags; member in struct:GFLAGS_NAMESPACE::__anon7353::CompletionOptions
301 options->return_all_matching_flags = false;
330 options->return_all_matching_flags = (found_plusses > 0);
543 (options->return_all_matching_flags ? 999999 : 98);

Completed in 67 milliseconds