/openbsd-src/gnu/usr.bin/cvs/doc/ |
H A D | cvs.info-9 | 82 * add (subcommand): Adding files. 85 * Admin (subcommand): admin. 92 * annotate (subcommand): annotate. 134 * checkout (subcommand): checkout. 144 * co (subcommand): checkout. 148 * commit (subcommand): commit. 242 * diff (subcommand): diff. 250 * edit (subcommand): Editing files. 259 * editors (subcommand): Watch information. 278 * export (subcommand): export. [all …]
|
H A D | cvs.texinfo | 1871 @cindex init (subcommand) 2257 @cindex pserver (subcommand) 2456 @cindex Login (subcommand) 2547 @cindex Logout (subcommand) 3491 @cindex tag (subcommand) 3523 @cindex rtag (subcommand) 4145 the @samp{-j @var{branchname}} flag to the @code{update} subcommand. With one 4637 @cindex add (subcommand) 4765 @cindex Remove (subcommand) 5348 @cindex annotate (subcommand) [all …]
|
H A D | cvs.info-3 | 630 giving the `-j BRANCHNAME' flag to the `update' subcommand. With one
|
H A D | ChangeLog | 54 version subcommand 2891 * cvs.texinfo (Setting up): Add index entry for "init (subcommand)".
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-server/ |
H A D | lldb-platform.cpp | 90 static void display_usage(const char *progname, const char *subcommand) { in display_usage() argument 94 progname, subcommand); in display_usage() 144 const char *subcommand = argv[1]; in main_platform() local 271 display_usage(progname, subcommand); in main_platform()
|
H A D | lldb-gdbserver.cpp | 197 const char *const progname, const char *const subcommand, in ConnectToRemote() argument 340 const char *subcommand = argv[1]; in main_gdbserver() local 463 progname, subcommand, named_pipe_path.c_str(), in main_gdbserver()
|
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | llvm-pdbutil.rst | 12 :program:`llvm-pdbutil` [*subcommand*] [*options*] 52 The **pretty** subcommand is built on the Windows DIA SDK, and as such is not 60 The *pretty* subcommand displays a very high level representation of your 256 The **dump** subcommand displays low level information about the structure of a 262 The **dump** subcommand exposes internal details of the file format. As 430 Like the **dump** subcommand, the **bytes** subcommand displays low level 432 forensics. The **bytes** subcommand finds various structures in a PDB file
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectHelp.cpp | 21 llvm::StringRef subcommand, bool include_upropos, in GenerateAdditionalHelpAvenuesMessage() argument 28 std::string subcommand_str = subcommand.str(); in GenerateAdditionalHelpAvenuesMessage()
|
H A D | CommandObjectHelp.h | 30 llvm::StringRef subcommand, bool include_upropos = true,
|
H A D | OptionsBase.td | 109 // The full associated command/subcommand such as "settings set".
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | XRayExample.rst | 279 of being developed. One interesting subcommand that can highlight a few 280 interesting things is the ``graph`` subcommand. Given for example the following
|
H A D | XRay.rst | 307 subcommand to conveniently represent a function call graph with statistics
|
H A D | CMake.rst | 1099 ninja: build stopped: subcommand failed.
|
H A D | WritingAnLLVMPass.rst | 261 USAGE: opt [subcommand] [options] <input bitcode file>
|
/openbsd-src/sys/dev/ata/ |
H A D | atascsi.c | 1865 atascsi_port_set_features(struct atascsi_port *ap, int subcommand, int arg) in atascsi_port_set_features() argument 1875 xa->fis->features = subcommand; in atascsi_port_set_features()
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | RefactoringEngine.rst | 70 ``clang-refactor`` subcommand. The first rule will describe a local operation
|
/openbsd-src/gnu/llvm/lldb/docs/use/ |
H A D | python-reference.rst | 687 For more help on any particular subcommand, type 'help <command> <subcommand>'.
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-3.x | 3439 subcommand, but an argument to a command). 4576 "environment" subcommand of "delete". 4587 * command.c (lookup_cmd): A null string subcommand is treated as 4588 an unknown subcommand rather than an ambiguous one (eg. "set $x =
|
H A D | ChangeLog-1994 | 1419 (_initialize_cp_valprint): New print set subcommand 2461 * valprint.c (_initialize_valprint): New print set subcommand
|
H A D | ChangeLog-1992 | 3071 under new maintenance print subcommand. 3165 list of possibilities when no subcommand is specified.
|
H A D | ChangeLog-1998 | 5558 subcommand of "maintenance", as it should have been from the
|
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdbint.texinfo | 736 has a recursive subcommand capability, where the first argument to 6541 @code{info} subcommand, @samp{_info}. For example, the @code{step} 6569 gdb easier. The @code{info} command, when executed without a subcommand
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | ChangeLog-97 | 1169 * sanity.sh (rcslib): Change "cvs" to "${PROG}" and subcommand
|
H A D | ChangeLog-96 | 2598 command option parsing should be up to each subcommand and the -H
|
H A D | ChangeLog | 19 * main.c (cmd_usage): Add missing version subcommand.
|