Home
last modified time | relevance | path

Searched refs:Overview (Results 1 – 25 of 135) sorted by relevance

123456

/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DCommonOptionsParser.cpp85 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()
H A DExecution.cpp60 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/
H A DCommonOptionsParser.h79 const char *Overview = nullptr);
87 const char *Overview = nullptr);
111 const char *Overview);
H A DExecution.h174 const char *Overview = nullptr);
180 const char *Overview = nullptr);
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Dbfd.texinfo90 @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/usr.bin/binutils-2.17/bfd/doc/
H A Dbfd.texinfo77 @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/llvm/llvm/include/llvm-c/
H A DSupport.h46 const char *Overview);
/openbsd-src/gnu/llvm/llvm/docs/
H A DPointerAuth.md41 ##### Overview:
73 ##### Overview:
101 ##### Overview:
143 ##### Overview:
176 ##### Overview:
207 ##### Overview:
H A DLangRef.rst3430 :Overview:
3448 :Overview:
3500 :Overview:
3568 :Overview:
3586 :Overview:
3607 :Overview:
3643 :Overview:
3690 :Overview:
3792 :Overview:
3807 :Overview:
[all …]
H A DCoroutines.rst774 Overview:
802 Overview:
829 Overview:
855 Overview:
933 Overview:
960 Overview:
985 Overview:
1019 Overview:
1069 Overview:
1116 Overview:
[all …]
/openbsd-src/gnu/llvm/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp202 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/libcxx/docs/Status/
H A DZip.rst12 Overview chapter
H A DRanges.rst13 Overview chapter
H A DCxx14.rst13 Overview chapter
H A DFormat.rst13 Overview chapter
H A DSpaceship.rst13 Overview chapter
H A DCxx2b.rst13 Overview chapter
H A DCxx17.rst13 Overview chapter
/openbsd-src/gnu/llvm/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX1013.rst27 Overview chapter
H A DAMDGPUAsmGFX904.rst27 Overview chapter
H A DAMDGPUAsmGFX900.rst27 Overview chapter
/openbsd-src/gnu/lib/libiberty/src/
H A Dlibiberty.texi87 * Overview:: Overview of available function groups.
135 @node Overview
136 @chapter Overview
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DFeatureTestMacros.rst8 Overview chapter
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Ddir-example339 * 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/
H A Dllvm-gsymutil.cpp442 const char *Overview = in main() local
451 cl::ParseCommandLineOptions(argc, argv, Overview); in main()

123456