| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticOptions.def | 50 DIAGOPT(ShowLine, 1, 1) /// Show line number on diagnostics. 51 DIAGOPT(ShowColumn, 1, 1) /// Show column number on diagnostics. 52 DIAGOPT(ShowLocation, 1, 1) /// Show source location information. 53 DIAGOPT(ShowLevel, 1, 1) /// Show diagnostic level. 55 DIAGOPT(ShowCarets, 1, 1) /// Show carets in diagnostics. 56 DIAGOPT(ShowFixits, 1, 1) /// Show fixit information. 57 DIAGOPT(ShowSourceRanges, 1, 0) /// Show source ranges in numeric form. 58 DIAGOPT(ShowParseableFixits, 1, 0) /// Show machine parseable fix-its. 59 DIAGOPT(ShowPresumedLoc, 1, 0) /// Show presumed location for diagnostics. 60 DIAGOPT(ShowOptionNames, 1, 0) /// Show the option name for mappable [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-dwarfdump.rst | 40 Show a debug info entry's children when selectively printing with 58 Show DWARF form types after the DWARF attribute types. 62 Show help and usage for this command. 66 Show help and usage for this command without grouping the options 90 Show a debug info entry's parents when selectively printing with 110 Show the sizes of all debug sections, expressed in bytes. 130 Show the UUID for each architecture.
|
| H A D | llvm-cov.rst | 110 Show a summary of coverage for each function instead of just one summary for 207 Show coverage for branch conditions in terms of either count or percentage. 212 Show the execution counts for each line. Defaults to true, unless another 228 Show the execution counts for each region by displaying a caret that points to 233 Show the execution counts for each line if there is only one region on the 251 Show code coverage only for functions with the given name. 255 Show code coverage only for functions listed in the given file. Each line in 261 Show code coverage only for functions that match the given regular expression. 300 Show code coverage only for functions with line coverage greater than the 305 Show code coverage only for functions with line coverage less than the given [all …]
|
| H A D | llvm-libtool-darwin.rst | 46 Show help and usage for this command. 50 Show help and usage for this command without grouping the options
|
| H A D | llvm-profdata.rst | 281 Show the profiled sizes of the memory intrinsic calls for shown functions. 285 Show only those functions whose max count values are greater or equal to ``n``. 300 Show profile symbol list if it exists in the profile. This option is only 305 Show basic information about each section in the profile. This option is 365 Show only those functions whose max count values are greater or equal to ``n``.
|
| H A D | llvm-nm.rst | 131 Show all symbols, even those usually suppressed. 182 Show symbols in the order encountered. 206 Show symbol size as well as address (not applicable for Mach-O).
|
| H A D | lit.rst | 54 Show the :program:`lit` help message. 83 Show less output, for example don't show information on tests that pass. 88 Show more information on test failures, for example the entire test output 104 Show more information about all tests, for example the entire test 113 Show the names of unsupported tests. 117 Show the names of tests that were expected to fail.
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/CommandGuide/ |
| H A D | diagtool.rst | 23 * :ref:`show_enabled` - Show which warnings are enabled for a given command line. 24 * :ref:`tree` - Show warning flags in a tree view.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ml/ |
| H A D | Opts.td | 41 HelpText<"Show instruction encodings in output assembly">; 43 HelpText<"Show internal instruction representation in output " 46 HelpText<"Show instructions operands as parsed">;
|
| /netbsd-src/usr.sbin/etcupdate/ |
| H A D | etcupdate | 362 v Show the missing file 380 s Show the differences between the currently installed and new merged files 383 v Show the merged file
|
| /netbsd-src/external/bsd/openresolv/dist/ |
| H A D | resolvconf.in | 95 -h Show this help cruft 96 -i [\$PATTERN] Show interfaces that have supplied DNS information 99 -l [\$PATTERN] Show DNS information, optionally from interfaces 116 -R Show the system service restart command
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-wxwidgets/ |
| H A D | hello.cc | 59 frame->Show(true); in IMPLEMENT_APP()
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/ |
| H A D | DebugChecks.rst | 20 - debug.DumpCallGraph, debug.ViewCallGraph: Show the call graph generated for 24 - debug.DumpCFG, debug.ViewCFG: Show the CFG generated for each top-level 30 - debug.DumpLiveVars: Show the results of live variable analysis for each 33 - debug.DumpLiveExprs: Show the results of live expression analysis for each 36 - debug.ViewExplodedGraph: Show the Exploded Graphs generated for the
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | KOBO | 39 # quiet Show aprint_naive output 40 # verbose Show aprint_normal and aprint_verbose output
|
| H A D | NETWALKER | 30 # quiet Show aprint_naive output 31 # verbose Show aprint_normal and aprint_verbose output
|
| H A D | RPI | 40 # quiet Show aprint_naive output 41 # verbose Show aprint_normal and aprint_verbose output
|
| H A D | GEMINI | 118 # quiet Show aprint_naive output 119 # verbose Show aprint_normal and aprint_verbose output
|
| H A D | GEMINI_MASTER | 120 # quiet Show aprint_naive output 121 # verbose Show aprint_normal and aprint_verbose output
|
| H A D | GEMINI_SLAVE | 120 # quiet Show aprint_naive output 121 # verbose Show aprint_normal and aprint_verbose output
|
| /netbsd-src/games/boggle/boggle/ |
| H A D | helpfile | 12 Show remaining time: <space> first thing on a line 13 Show help: ? (Suspends timer until done)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | docobj.d | 105 HRESULT Show(BOOL);
|
| /netbsd-src/external/bsd/libevent/dist/cmake/ |
| H A D | CodeCoverage.cmake | 125 # Show info where to find the report 159 # Show info where to find the report
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
| H A D | openssl-rand.pod.in | 48 Show the output as a hex string.
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | mm-viet.pot | 1375 msgid "&Show tabulators" 1391 msgid "&Show static word wrap marker (if applicable)" 1544 msgid "Show &folding markers (if available)" 1556 msgid "Show &icon border" 1560 msgid "Show &line numbers" 1564 msgid "Show &scrollbar marks" 1580 msgid "Show indentation lines" 2285 msgid "Show Folding &Markers" 2299 msgid "Show &Icon Border" 2304 "Show/hide the icon border.<BR><BR> The icon border shows bookmark symbols, " [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
| H A D | gp-display-text.texi | 385 Show the Java call stacks for Java threads, but do not show housekeeping 392 Show the Java call stacks for Java threads when the user Java code is executed, 394 does not report a Java call stack. Show the machine call stacks for 398 Show the actual native call stacks for all threads. This is the view mode
|