Home
last modified time | relevance | path

Searched defs:ShowHelp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/extras/boottime_tools/bootio/
H A Dbootio.cpp40 void ShowHelp(const char *cmd) { in ShowHelp() function
/aosp_15_r20/external/zopfli/src/zopflipng/
H A Dzopflipng_bin.cc72 void ShowHelp() { in ShowHelp() function
/aosp_15_r20/system/core/cli-test/
H A Dcli-test.cpp286 static void ShowHelp(bool full) { in ShowHelp() function
/aosp_15_r20/system/libziparchive/
H A Dziptool.cpp430 static void ShowHelp(bool full) { in ShowHelp() function
/aosp_15_r20/external/gptfdisk/
H A Dgptcurses.cc542 void GPTDataCurses::ShowHelp(void) { in ShowHelp() function in GPTDataCurses
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DFrontendOptions.h128 unsigned ShowHelp : 1; ///< Show the -help text. variable
/aosp_15_r20/external/clang/tools/driver/
H A Dcc1as_main.cpp109 unsigned ShowHelp : 1; member
/aosp_15_r20/system/core/bootstat/
H A Dbootstat.cpp194 void ShowHelp(const char* cmd) { in ShowHelp() function