| /openbsd/src/regress/usr.bin/openssl/options/ |
| D | optionstest.c | 93 char *unnamed; member 124 .unnamed = NULL, 141 .unnamed = "unnamed", 151 .unnamed = "unnamed", 177 .unnamed = "-unnamed", 236 .unnamed = "unnamed", 256 .unnamed = "unnamed", 318 char *unnamed = NULL; in do_options_test() local 324 arg = &unnamed; in do_options_test() 351 (unnamed != NULL || ot->unnamed != NULL) && in do_options_test() [all …]
|
| /openbsd/src/regress/sbin/pfctl/ |
| D | pf100.in | 17 anchor in { # nested unnamed inlined anchor
|
| /openbsd/src/usr.bin/openssl/ |
| D | apps.c | 1969 options_parse(int argc, char **argv, const struct option *opts, char **unnamed, in options_parse() argument 1980 if (unnamed != NULL) in options_parse() 1981 *unnamed = NULL; in options_parse() 1990 if (unnamed == NULL) in options_parse() 1992 if (*unnamed != NULL) in options_parse() 1994 *unnamed = arg; in options_parse() 2004 if (unnamed != NULL && i == argc - 1) { in options_parse() 2005 if (*unnamed != NULL) in options_parse() 2007 *unnamed = argv[i]; in options_parse()
|
| D | apps.h | 321 char **unnamed, int *argsused);
|
| /openbsd/src/regress/usr.sbin/btrace/ |
| D | Makefile | 9 map mapclear mapempty mapsyntax mapzero map-unnamed \
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/ |
| D | Subtest.t | 28 is($one->summary, "Nameless Subtest", "unnamed summary");
|
| /openbsd/src/gnu/llvm/llvm/cmake/modules/ |
| D | LLVMDistributionSupport.cmake | 38 # denote the default (unnamed) distribution. 72 # the default (unnamed) distribution, or if no distributions have been 242 # marker to denote the default (unnamed) distribution and fix it in the
|
| /openbsd/src/sys/scsi/ |
| D | scsi_base.c | 2834 u_int32_t unnamed; in scsi_show_flags() local 2837 for (first = 1, exhausted = 0, unnamed = 0, i = 0; i < 32; i++) { in scsi_show_flags() 2843 SET(unnamed, 1 << i); in scsi_show_flags() 2852 if (unnamed != 0) in scsi_show_flags() 2853 printf("%s0x%08x", first ? "" : ", ", unnamed); in scsi_show_flags()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | output.h | 525 struct unnamed_section GTY ((tag ("SECTION_UNNAMED"))) unnamed;
|
| D | varasm.c | 257 sect->unnamed.common.flags = flags | SECTION_UNNAMED; in get_unnamed_section() 258 sect->unnamed.callback = callback; in get_unnamed_section() 259 sect->unnamed.data = data; in get_unnamed_section() 260 sect->unnamed.next = unnamed_sections; in get_unnamed_section() 6015 new_section->unnamed.callback (new_section->unnamed.data); in switch_to_section()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | Mips32r6InstrFormats.td | 90 // The next four constants are unnamed in the spec. These names are taken from 107 // The next four constants are unnamed in the spec. These names are taken from
|
| /openbsd/src/usr.bin/vi/docs/tutorial/ |
| D | vi.advanced | 295 five buffers available in vi. There is the "unnamed" buffer that is used by all 299 are used. However, the undo command {u} has no effect on the unnamed buffer. 310 is sometimes called the unnamed buffer. 329 happened is that {dd} put Line 15 into the unnamed buffer, and the {p} command 330 retrieved the line from the unnamed buffer. 333 without affecting the unnamed buffer). Type {P} and see that the capital {P} 339 unnamed buffer again: {ft}{dw}{ma}{fp}{P}{w}{dw}{`aP} will set things aright 343 Therefore, multiple {p} or {P} will put multiple copies of the unnamed buffer 375 specification. Therefore, instead of {dw}{P} to load the unnamed buffer with a 390 However, the unnamed buffer is lost when you change files, so to move text from [all …]
|
| /openbsd/src/usr.bin/indent/ |
| D | README | 54 | Somewhere along the way, several other unnamed people have had their
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | CMakePrimer.rst | 340 list of arguments (both named and unnamed) in a list named ``ARGV``, and the 341 sublist of unnamed arguments in ``ARGN``. Below is a trivial example of
|
| D | MIRLangRef.rst | 346 .. TODO: Describe the way the reference to an unnamed LLVM IR block can be 663 The unnamed global values are represented using an unsigned numeric value with
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | LTOVisibility.rst | 35 (e.g. classes declared in unnamed namespaces) also receive hidden LTO
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | objc.texi | 251 @tab @samp{@{} followed by the name of the structure (or @samp{?} if the structure is unnamed), the… 253 @tab @samp{(} followed by the name of the structure (or @samp{?} if the union is unnamed), the @sam…
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | objc.texi | 247 @tab @samp{@{} followed by the name of the structure (or @samp{?} if the structure is unnamed), the… 249 @tab @samp{(} followed by the name of the structure (or @samp{?} if the union is unnamed), the @sam…
|
| D | c-tree.texi | 646 global namespace is unnamed. However, you should use comparison with 648 whether or not a namespace is the global one. An unnamed namespace 650 Within a single translation unit, all unnamed namespaces will have the 2239 the unnamed object represented by the compound literal; the
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_malloc_mac.inc | 361 } // unnamed namespace
|
| /openbsd/src/usr.bin/vi/ |
| D | FAQ | 34 whether the put text came from a named or unnamed buffer! Vi follows
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | DiagnosticGroups.td | 267 def ExportUnnamed : DiagGroup<"export-unnamed">; 319 DiagGroup<"c++98-compat-unnamed-type-template-args">; 759 def UnnamedTypeTemplateArgs : DiagGroup<"unnamed-type-template-args",
|
| D | DiagnosticASTKinds.td | 638 "unnamed template parameter|" 646 "unnamed template parameter %2|"
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlunicook.pod | 174 characters, or even to give unnamed private-use characters useful names.
|
| D | perlmodstyle.pod | 389 ... than to have a long list of unnamed parameters like this:
|