Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 1994) sorted by relevance

12345678910>>...80

/openbsd/src/regress/lib/libc/getopt_long/
Dtest.ok2 option force
3 option f, arg infile
4 option 9
8 option best
9 option illiterate
10 option i, arg foo.in
14 option 1
15 option b
16 option f, arg ast
17 option -
[all …]
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dtblgen.rst39 .. option:: -help
43 .. option:: -help-list
47 .. option:: -D=macroname
52 .. option:: -d=filename
56 .. option:: -debug
60 .. option:: -dump-json
65 .. option:: -I directory
71 .. option:: -null-backend
76 .. option:: -o filename
81 .. option:: -print-records
[all …]
Dllvm-readobj.rst28 - :program:`llvm-readelf` uses `GNU` for the :option:`--elf-output-style` option
33 - :program:`llvm-readelf` provides :option:`-s` as an alias for
34 :option:`--symbols`, for GNU :program:`readelf` compatibility, whereas it is
35 an alias for :option:`--section-headers` in :program:`llvm-readobj`.
36 - :program:`llvm-readobj` provides ``-t`` as an alias for :option:`--symbols`.
39 aliases for :option:`--section-relocations`, :option:`--section-data`,
40 :option:`--section-symbols` and :option:`--dyn-symbols` respectively.
50 .. option:: --all
55 .. option:: --addrsig
59 .. option:: --expand-relocs
[all …]
Dllvm-readelf.rst23 .. option:: --all, -a
28 .. option:: --addrsig
32 .. option:: --arch-specific, -A
36 .. option:: --bb-addr-map
41 .. option:: --demangle, -C
45 .. option:: --dependent-libraries
49 .. option:: --dyn-relocations
53 .. option:: --dyn-symbols, --dyn-syms
57 .. option:: --dynamic-table, --dynamic, -d
61 .. option:: --cg-profile
[all …]
Dllvm-otool.rst9 :program:`llvm-otool` [*option...*] *[file...]*
22 .. option:: -arch <value>
26 .. option:: -chained_fixups
30 .. option:: -C
34 .. option:: -dyld_info
38 .. option:: -D
42 .. option:: -d
46 .. option:: -f
50 .. option:: -G
54 .. option:: --help-hidden
[all …]
Dllvm-objdump.rst24 .. option:: -a, --archive-headers
28 .. option:: -d, --disassemble
32 default. On the others, :option:`--mcpu` or :option:`--mattr` is needed to
36 .. option:: -D, --disassemble-all
40 .. option:: --disassemble-symbols=<symbol1[,symbol2,...]>
43 :option:`--demangle` is specified, otherwise takes mangled symbol names.
44 Implies :option:`--disassemble`.
46 .. option:: --dwarf=<value>
52 .. option:: -f, --file-headers
56 .. option:: --fault-map-section
[all …]
Dllvm-ar.rst23 Darwin style archive files. If an SVR4 format archive is used with the :option:`r`
24 (replace), :option:`d` (delete), :option:`m` (move) or :option:`q`
26 defined by :option:`--format`.
31 *The following option is not supported*
50 :option:`D` modifier being enabled by default. If you wish to maintain
52 :option:`U` modifier to write actual timestamps and UIDs/GIDs.
64 implementations. However, there are a few modifiers (:option:`L`) that are not
68 optional list of file names. If the *files* option is not specified, it
78 .. option:: d [NT]
80 Delete files from the ``archive``. The :option:`N` and :option:`T` modifiers
[all …]
Dllvm-dwarfdump.rst17 the section-specific options or :option:`--all` is specified.
26 .. option:: -a, --all
30 .. option:: --arch=<arch>
34 option can be specified multiple times, once for each desired
38 .. option:: -c, --show-children
41 the `=<offset>` argument of :option:`--debug-info`, or options such
42 as :option:`--find` or :option:`--name`.
44 .. option:: --color
48 .. option:: -f <name>, --find=<name>
54 try using the slower but more complete :option:`--name` option.
[all …]
Dllvm-pdbutil.rst76 .. option:: -exclude-compilands=<string>
79 symbols, this option instructs **llvm-pdbutil** to omit any compilands that
82 .. option:: -exclude-symbols=<string>
84 When dumping global, public, or per-compiland symbols, this option instructs
88 .. option:: -exclude-types=<string>
90 When dumping types, this option instructs **llvm-pdbutil** to omit any types
93 .. option:: -include-compilands=<string>
99 .. option:: -include-symbols=<string>
104 .. option:: -include-types=<string>
109 .. option:: -min-class-padding=<uint>
[all …]
Ddsymutil.rst21 .. option:: --accelerator=<accelerator type>
26 .. option:: --arch <arch>
29 Architectures may be specified by name. When using this option, an error will
30 be returned if any architectures can not be properly linked. This option can
35 .. option:: --dump-debug-map
40 .. option:: --flat, -f
43 executable name unless the output file is specified using the ``-o`` option.
45 .. option:: --gen-reproducer
50 .. option:: --help, -h
54 .. option:: --keep-function-for-static
[all …]
Dopt.rst18 additional libraries that have been loaded with the :option:`-load` option. Use
19 the :option:`-help` option to determine what optimizations you can use.
25 If an output filename is not specified with the :option:`-o` option,
31 .. option:: -f
34 write raw bitcode output if the output stream is a terminal. With this option,
37 .. option:: -help
41 .. option:: -o <filename>
45 .. option:: -S
49 .. option:: -{passname}
52 analysis passes in any order. The :option:`-help` option lists all the passes
[all …]
Dllc.rst19 determined from the input file, unless the :option:`-march` option is used to
29 If the :option:`-o` option is omitted, then :program:`llc` will send its output
30 to standard output if the input is from standard input. If the :option:`-o`
31 option specifies "``-``", then the output will also be sent to standard output.
33 If no :option:`-o` option is specified and an input file other than "``-``" is
42 .. option:: -help
46 .. option:: -o <filename>
51 .. option:: -O=uint
57 .. option:: -mtriple=<target triple>
62 .. option:: -march=<arch>
[all …]
/openbsd/src/sys/conf/
DGENERIC3 # Machine-independent option; used by all architectures for their
6 option DDB # in-kernel debugger
7 #option DDBPROF # ddb(4) based profiling
8 #option DDB_SAFE_CONSOLE # allow break into ddb during boot
11 #option GPROF # kernel profiling, kgmon(8)
12 option DIAGNOSTIC # internal consistency checks
13 option KTRACE # system call tracing, a la ktrace(1)
14 option ACCOUNTING # acct(2) process accounting
15 option KMEMSTATS # collect malloc(9) statistics
16 option PTRACE # ptrace(2) system call
[all …]
/openbsd/src/sys/arch/alpha/conf/
DRAMDISKB6 option SMALL_KERNEL
7 option NO_PROPOLICE
8 option BOOT_CONFIG
10 option RAMDISK_HOOKS
11 option MINIROOTSIZE=5744
13 option SCSITERSE
15 option FFS
17 #option DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
18 #option DEC_3000_300 # Pelican etc: 3000/300*
19 #option DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
[all …]
DRAMDISK6 option SMALL_KERNEL
7 option NO_PROPOLICE
8 option BOOT_CONFIG
10 option RAMDISK_HOOKS
11 option MINIROOTSIZE=5744
13 option SCSITERSE
15 option FFS
18 #option DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
19 #option DEC_3000_300 # Pelican etc: 3000/300*
20 option DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
[all …]
/openbsd/src/gnu/llvm/clang/docs/CommandGuide/
Dclang.rst72 .. option:: -E
76 .. option:: -fsyntax-only
80 .. option:: -S
85 .. option:: -c
89 .. option:: no stage selection option
91 If no stage selection option is specified, all stages above are run, and the
97 .. option:: -x <language>
101 .. option:: -std=<standard>
232 .. option:: -stdlib=<library>
237 .. option:: -rtlib=<library>
[all …]
/openbsd/src/sys/arch/landisk/conf/
DRAMDISK6 option HZ=64
8 option SMALL_KERNEL
9 option NO_PROPOLICE
10 option BOOT_CONFIG
12 option MINIROOTSIZE=5120
13 option RAMDISK_HOOKS
15 option PCIVERBOSE
16 option USBVERBOSE
18 option FFS
19 option FFS2
[all …]
/openbsd/src/sys/arch/luna88k/conf/
DRAMDISK6 option SMALL_KERNEL
7 option NO_PROPOLICE
8 option BOOT_CONFIG
10 option MINIROOTSIZE=4096
11 option RAMDISK_HOOKS
13 option SCSITERSE
15 option FFS
16 option FFS2
17 option NFSCLIENT
18 option INET6
[all …]
/openbsd/src/gnu/gcc/gcc/doc/
Doptions.texi7 @cindex option specification files
10 Most GCC command-line options are described by special option
16 * Option properties:: Supported option properties
34 has been declared in this way, it can be used as an option property.
38 An option definition record. �These records have the following fields:
42 the name of the option, with the leading ``-'' removed
44 a space-separated list of option properties (@pxref{Option properties})
46 the help text to use for @option{--help} (omitted if the second field
52 listed separately. If an option beginning with one of these letters
57 Normally the name of the option is printed on the left-hand side of
[all …]
/openbsd/src/gnu/usr.bin/cvs/contrib/
Ddescend.sh15 while getopts afqrv option; do
16 case $option in
18 alldirs=$option
19 options=$options" "-$option
22 force=$option
23 options=$options" "-$option
27 quiet=$option
28 options=$options" "-$option
31 restricted=$option
32 options=$options" "-$option
[all …]
/openbsd/src/gnu/llvm/lldb/docs/man/
Dlldb.rst29 .. option:: --attach-name <name>
33 .. option:: --attach-pid <pid>
37 .. option:: -n <value>
41 .. option:: -p <value>
45 .. option:: --wait-for
49 .. option:: -w
56 .. option:: --batch
60 .. option:: -b
64 .. option:: -K <value>
68 .. option:: -k <value>
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/doc/
Dbinutils.texi234 specify the single command-line option @option{-M}, you can control it
251 ar [@option{-X32_64}] [@option{-}]@var{p}[@var{mod} [@var{relpos}] [@var{count}]] @var{archive} [@v…
432 are not POSIX complaint), but other archive creators can. This option
471 @command{ar} ignores an initial option spelt @samp{-X32_64}, for
472 compatibility with AIX. The behaviour produced by this option is the
474 @samp{-X} options; in particular, it does not support @option{-X32}
494 If you use the single command-line option @samp{-M} with @command{ar}, you
666 nm [@option{-a}|@option{--debug-syms}] [@option{-g}|@option{--extern-only}]
667 [@option{-B}] [@option{-C}|@option{--demangle}[=@var{style}]] [@option{-D}|@option{--dynamic}]
668 [@option{-S}|@option{--print-size}] [@option{-s}|@option{--print-armap}]
[all …]
/openbsd/src/usr.sbin/dhcpd/
Ddhcpd.conf7 option domain-name "fugue.com";
8 option domain-name-servers toccata.fugue.com;
10 option subnet-mask 255.255.255.224;
16 option broadcast-address 204.254.239.31;
17 option routers prelude.fugue.com;
23 option broadcast-address 204.254.239.31;
24 option routers snarg.fugue.com;
29 option name-servers bb.home.vix.com, gw.home.vix.com;
30 option domain-name "vix.com";
31 option routers 192.5.5.1;
[all …]
/openbsd/src/gnu/usr.bin/binutils/binutils/doc/
Dbinutils.texi231 specify the single command-line option @option{-M}, you can control it
248 ar [@option{-X32_64}] [@option{-}]@var{p}[@var{mod} [@var{relpos}] [@var{count}]] @var{archive} [@v…
429 are not POSIX complaint), but other archive creators can. This option
468 @command{ar} ignores an initial option spelt @samp{-X32_64}, for
469 compatibility with AIX. The behaviour produced by this option is the
471 @samp{-X} options; in particular, it does not support @option{-X32}
491 If you use the single command-line option @samp{-M} with @command{ar}, you
663 nm [@option{-a}|@option{--debug-syms}] [@option{-g}|@option{--extern-only}]
664 [@option{-B}] [@option{-C}|@option{--demangle}[=@var{style}]] [@option{-D}|@option{--dynamic}]
665 [@option{-S}|@option{--print-size}] [@option{-s}|@option{--print-armap}]
[all …]
/openbsd/src/gnu/llvm/lldb/source/Commands/
DOptionsBase.td8 // - `Group`: Sets a single group to this option.
14 // Sets group 1, 2, 3, 4 for the option.
19 // - `Required`: Marks the option as required.
26 // Example: def foo : Option<"long-option", "l">
28 // long option value
34 // Example: def foo : Option<"long-option", "l">
36 // short option
48 // Default value: 0 (No validator for option)
54 // Default value: {} (No enum associated with this option)
59 // Marks the option as required (see option_has_arg).
[all …]

12345678910>>...80