OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleCommandLineCompletions
(Results
1 - 4
of
4
) sorted by null
/external/open-vcdiff/gflags/src/gflags/
gflags_completions.h
36
//
HandleCommandLineCompletions
() should be called early during
41
// however, then
HandleCommandLineCompletions
() will hijack the
117
void
HandleCommandLineCompletions
(void);
/external/open-vcdiff/gflags/src/windows/gflags/
gflags_completions.h
36
//
HandleCommandLineCompletions
() should be called early during
41
// however, then
HandleCommandLineCompletions
() will hijack the
126
GFLAGS_DLL_DECL void
HandleCommandLineCompletions
(void);
/external/open-vcdiff/gflags/src/
gflags_reporting.cc
377
HandleCommandLineCompletions
();
gflags_completions.cc
68
"If non-empty,
HandleCommandLineCompletions
() will hijack the "
759
void
HandleCommandLineCompletions
(void) {
Completed in 1304 milliseconds