Searched defs:PrintHelp (Results 1 - 18 of 18) sorted by relevance

/external/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp110 PrintHelp(llvm::errs());
114 void PrintHelp(llvm::raw_ostream& ros) { function in class:__anon686::PrintFunctionNamesAction
/external/vboot_reference/futility/
H A Dcmd_dump_kernel_config.c26 static void PrintHelp(const char *progname) function
71 PrintHelp(argv[0]);
93 PrintHelp);
/external/lzma/Java/SevenZip/
H A DLzmaAlone.java145 static void PrintHelp() method in class:LzmaAlone
170 PrintHelp();
/external/protobuf/gtest/test/
H A Drun_tests_util.py442 def PrintHelp(option, opt, value, parser): function in function:ParseArgs
465 callback=help_callback or PrintHelp)
/external/vboot_reference/utility/
H A Dcrossystem.c105 void PrintHelp(const char *progname) { function
257 PrintHelp(progname);
272 PrintHelp(progname);
279 PrintHelp(progname);
287 PrintHelp(progname);
/external/llvm/lib/Fuzzer/
H A DFuzzerDriver.cpp68 static void PrintHelp() { function in namespace:fuzzer
130 PrintHelp();
233 PrintHelp();
/external/lzma/C/Util/Lzma/
H A DLzmaUtil.c25 void PrintHelp(char *buffer) function
187 PrintHelp(rs);
/external/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaAlone.cs79 static void PrintHelp() method in class:SevenZip.LzmaAlone
125 PrintHelp();
158 PrintHelp();
/external/llvm/lib/Option/
H A DOptTable.cpp384 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, function in class:OptTable
386 PrintHelp(OS, Name, Title, /*Include*/ 0, /*Exclude*/
391 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, function in class:OptTable
/external/opencv3/samples/gpu/
H A Dopticalflow_nvidia_api.cpp271 static void PrintHelp () function
365 PrintHelp ();
390 PrintHelp();
/external/pdfium/samples/
H A Dimage_diff.cc206 void PrintHelp() { function
350 PrintHelp();
/external/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp96 static void PrintHelp() function
121 PrintHelp();
163 PrintHelp();
189 PrintHelp();
/external/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp170 void PrintHelp(void) function
183 PrintHelp();
295 PrintHelp();
/external/v8/src/
H A Dflags.cc456 PrintHelp();
521 void FlagList::PrintHelp() { function in class:v8::internal::FlagList
/external/vixl/src/vixl/a64/
H A Ddebugger-a64.cc271 static void PrintHelp(const char** aliases,
1146 void DebugCommand::PrintHelp(const char** aliases, function in class:vixl::DebugCommand
1169 DebugCommand::PrintHelp(Command::kAliases, \
/external/clang/lib/Driver/
H A DDriver.cpp778 void Driver::PrintHelp(bool ShowHidden) const { function in class:Driver
788 getOpts().PrintHelp(llvm::outs(), Name.c_str(), DriverTitle.c_str(),
848 PrintHelp(C.getArgs().hasArg(options::OPT__help_hidden));
/external/v8/tools/gcmole/
H A Dgcmole.cc1253 void PrintHelp(llvm::raw_ostream& ros) { function in class:__anon18427::Action
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c1031 mDNSlocal void PrintHelp(void) function
1103 case 'h': PrintHelp(); return -1;

Completed in 7246 milliseconds