| /openbsd/src/gnu/llvm/clang/lib/Tooling/ |
| D | CommonOptionsParser.cpp | 85 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in init() argument 116 if (!cl::ParseCommandLineOptions(argc, argv, Overview, &OS)) { in init() 158 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in create() argument 161 Parser.init(argc, argv, Category, OccurrencesFlag, Overview); in create() 169 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in CommonOptionsParser() argument 170 llvm::Error Err = init(argc, argv, Category, OccurrencesFlag, Overview); in CommonOptionsParser()
|
| D | Execution.cpp | 60 const char *Overview) { in createExecutorFromCommandLineArgsImpl() argument 63 /*Overview=*/Overview); in createExecutorFromCommandLineArgsImpl() 90 const char *Overview) { in createExecutorFromCommandLineArgs() argument 92 Overview); in createExecutorFromCommandLineArgs()
|
| /openbsd/src/gnu/llvm/clang/include/clang/Tooling/ |
| D | CommonOptionsParser.h | 79 const char *Overview = nullptr); 87 const char *Overview = nullptr); 111 const char *Overview);
|
| D | Execution.h | 174 const char *Overview = nullptr); 180 const char *Overview = nullptr);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | bfd.texinfo | 77 @node Top, Overview, (dir), (dir) 83 * Overview:: Overview of BFD 90 @node Overview, BFD front end, Top, Top 116 @node History, How It Works, Overview, Overview 139 @node How It Works, What BFD Version 2 Can Do, History, Overview 190 @node What BFD Version 2 Can Do, , How It Works, Overview 194 @node BFD front end, BFD back ends, Overview, Top
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | bfd.texinfo | 90 @node Top, Overview, (dir), (dir) 96 * Overview:: Overview of BFD 103 @node Overview, BFD front end, Top, Top 129 @node History, How It Works, Overview, Overview 152 @node How It Works, What BFD Version 2 Can Do, History, Overview 203 @node What BFD Version 2 Can Do, , How It Works, Overview 207 @node BFD front end, BFD back ends, Overview, Top
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | PointerAuth.md | 41 ##### Overview: 73 ##### Overview: 101 ##### Overview: 143 ##### Overview: 176 ##### Overview: 207 ##### Overview:
|
| D | LangRef.rst | 3430 :Overview: 3448 :Overview: 3500 :Overview: 3568 :Overview: 3586 :Overview: 3607 :Overview: 3643 :Overview: 3690 :Overview: 3792 :Overview: 3807 :Overview: [all …]
|
| D | Coroutines.rst | 774 Overview: 802 Overview: 829 Overview: 855 Overview: 933 Overview: 960 Overview: 985 Overview: 1019 Overview: 1069 Overview: 1116 Overview: [all …]
|
| D | index.rst | 16 LLVM Design & Overview
|
| D | Packaging.rst | 8 Overview chapter
|
| /openbsd/src/gnu/llvm/llvm/include/llvm-c/ |
| D | Support.h | 46 const char *Overview);
|
| /openbsd/src/gnu/llvm/clang/tools/clang-extdef-mapping/ |
| D | ClangExtDefMapGen.cpp | 202 const char *Overview = "\nThis tool collects the USR name and location " in main() local 209 argc, argv, ClangExtDefMapGenCategory, cl::ZeroOrMore, Overview); in main()
|
| /openbsd/src/gnu/llvm/llvm/docs/AMDGPU/ |
| D | AMDGPUAsmGFX1013.rst | 27 Overview chapter
|
| D | AMDGPUAsmGFX904.rst | 27 Overview chapter
|
| D | AMDGPUAsmGFX900.rst | 27 Overview chapter
|
| D | AMDGPUAsmGFX1011.rst | 27 Overview chapter
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | libiberty.texi | 87 * Overview:: Overview of available function groups. 135 @node Overview 136 @chapter Overview
|
| /openbsd/src/gnu/llvm/libcxx/docs/DesignDocs/ |
| D | FeatureTestMacros.rst | 8 Overview chapter
|
| D | ThreadingSupportAPI.rst | 8 Overview chapter
|
| /openbsd/src/gnu/usr.bin/texinfo/util/ |
| D | dir-example | 339 * gunzip: (gzip)Overview. Decompression. 340 * gzexe: (gzip)Overview. Compress executables. 477 * zcat: (gzip)Overview. Decompression to stdout. 478 * zdiff: (gzip)Overview. Compare compressed files. 479 * zforce: (gzip)Overview. Force .gz extension on files. 480 * zgrep: (gzip)Overview. Search compressed files. 481 * zmore: (gzip)Overview. Decompression output by pages.
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-gsymutil/ |
| D | llvm-gsymutil.cpp | 442 const char *Overview = in main() local 451 cl::ParseCommandLineOptions(argc, argv, Overview); in main()
|
| /openbsd/src/gnu/llvm/libcxx/docs/ |
| D | FeatureTestMacroTable.rst | 10 Overview chapter
|
| /openbsd/src/gnu/llvm/compiler-rt/docs/ |
| D | TestingGuide.rst | 8 Overview chapter
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | CommandLine.cpp | 175 StringRef Overview, raw_ostream *Errs = nullptr, 1448 StringRef Overview, raw_ostream *Errs, in ParseCommandLineOptions() argument 1470 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions() 1493 StringRef Overview, in ParseCommandLineOptions() argument 1498 ProgramOverview = Overview; in ParseCommandLineOptions() 2804 const char *Overview) { in LLVMParseCommandLineOptions() argument 2805 llvm::cl::ParseCommandLineOptions(argc, argv, StringRef(Overview), in LLVMParseCommandLineOptions()
|