Searched refs:option (Results 76 - 100 of 730) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/bin/
H A Dstreamzip126 -stream Force a streamed zip file when 'zipfile' option is also enabled.
127 Only applies when 'zipfile' option is used. [Default: No]
169 non-streamed zip file using the C<zipfile> option.
177 Create a Zip64-compliant zip container. Use this option if the input is
186 Use the C<Stream> option to force the creation of a streamed zip file.
190 This option is used to name the "file" in the zip container.
198 If the C<zipfile> option is specified, including this option will trigger
258 If you want to explicitly name the file, use the C<-member-name> option as follows
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/scripts/
H A Dpod2text.PL167 B<-e> option to explicitly set the output encoding and L<Pod::Text/Encoding>
172 Each option is annotated with the version of podlators in which that option
191 [1.00] Format the output with ANSI color escape sequences. Using this option
199 error that will be reported as configured by the C<errors> option. If error
204 encoding, and setting this option does not affect the interpretation of the
227 This option allows turning all or some of it off.
231 guesswork. Otherwise, the value of this option should be a comma-separated
252 indentation for C<=over> blocks. Defaults to 4 spaces if this option isn't
264 arbitrary text documents, using this option i
[all...]
H A Dpod2man.PL92 # This isn't a valid Pod::Man option and is only accepted for backward
162 (the default in earlier Pod::Man versions). See the B<--encoding> option and
178 Each option is annotated with the version of podlators in which that option
205 option. If error handling is other than C<die>, the unrepresentable character
208 If the C<encoding> option is set to the special value C<groff> (the default on
225 encoding, and setting this option does not affect the interpretation of the
272 This option allows turning all or some of it off.
276 guesswork. Otherwise, the value of this option should be a comma-separated
320 Accepted for backward compatibility; this option n
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dgengtype-yacc.y9 Software Foundation; either version 2, or (at your option) any later
60 %type <o> optionsopt options option optionseq optionseqopt
271 option: ID label
289 optionseq: option
294 | optionseq ',' option
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengtype-yacc.y9 Software Foundation; either version 2, or (at your option) any later
57 %type <o> optionsopt options option optionseq optionseqopt
269 option: type_option '(' type ')' label
285 optionseq: option
290 | optionseq ',' option
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dgetopt.c11 Free Software Foundation; either version 2, or (at your option) any
87 When `getopt' finds an option that takes an argument,
90 each non-option ARGV-element is returned here. */
101 non-option elements that the caller should itself scan.
109 /* The next char to be scanned in the option-element
110 in which the last option character we returned was found.
123 /* Set to an option character which was unrecognized.
129 /* Describe how to deal with options that follow non-option ARGV-elements.
136 stop option processing when the first non-option i
[all...]
/openbsd-current/gnu/usr.bin/perl/ext/Opcode/
H A Dops.pm37 only of significant practical use with the C<-M> option on the command line.
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dgetopt.c12 Free Software Foundation; either version 2, or (at your option)
97 When `getopt' finds an option that takes an argument,
100 each non-option ARGV-element is returned here. */
111 non-option elements that the caller should itself scan.
119 /* The next char to be scanned in the option-element
120 in which the last option character we returned was found.
133 /* Set to an option character which was unrecognized.
139 /* Describe how to deal with options that follow non-option ARGV-elements.
146 stop option processing when the first non-option i
[all...]
/openbsd-current/usr.bin/less/less/
H A DMakefile8 line.c linenum.c lsystem.c mark.c optfunc.c option.c opttbl.c \
/openbsd-current/gnu/llvm/llvm/utils/docker/scripts/
H A Dbuild_install_llvm.sh18 the directory specified by --to option.
57 echo "Unknown option: $1"
/openbsd-current/usr.sbin/config/
H A Dscan.l72 %option noyywrap
108 option return OPTIONS;
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DAttrImpl.cpp35 OS << ' ' << getOptionName(option) << getValueString(Policy);
75 (option == UnrollCount ? getValueString(Policy) : "");
80 (option == UnrollAndJamCount ? getValueString(Policy) : "");
83 return getOptionName(option) + getValueString(Policy);
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dcustomized.t67 Unknown option '$arg'
148 Use this command line option to regenerate the C<customized.dat> file.
/openbsd-current/games/phantasia/
H A Dinterplayer.c893 char *option; /* pointer to option description */
913 option = "transport";
918 option = "curse";
947 option = "give gold to";
995 option = "heal";
1017 option = "throw a monster at";
1025 option = "relocate";
1030 option = "bless";
1036 option
886 char *option; /* pointer to option description */ local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dserdrv.c153 if ( target_baud_rate >= full_list->option[i] )
157 user_list->option[j] = full_list->option[i+j];
162 if ( (j == 1) && (user_list->option[0] == def_baud) )
174 printf( "%u ", user_list->option[j] );
H A Dserpardr.c164 if (target_baud_rate >= full_list->option[i])
168 user_list->option[j] = full_list->option[i+j];
173 if ((j == 1) && (user_list->option[0] == def_baud))
185 printf("%u ", user_list->option[j]);
/openbsd-current/sys/arch/arm64/arm64/
H A Ddisasm.c745 uint64_t sf, uint64_t Rm, uint64_t option, uint64_t imm3,
749 const int r = (sf == 0) ? 0 : ((option & 3) == 3) ? 1 : 0;
761 if (!((sf == 0) && (option == 2)) &&
762 !((sf != 0) && (option == 3))) {
764 SHIFTOP8(option,
770 SHIFTOP8(option,
777 SHIFTOP8(option,
820 regoffset_option_to_r(uint64_t option) argument
822 switch (option) {
836 uint64_t Rm, uint64_t option, uint64_
744 extendreg_common(const disasm_interface_t *di, uint64_t pc, uint32_t insn, uint64_t sf, uint64_t Rm, uint64_t option, uint64_t imm3, uint64_t Rn, uint64_t Rd, const char *op, const char *z_op) argument
835 regoffset_b_common(const disasm_interface_t *di, uint64_t pc, uint32_t insn, uint64_t Rm, uint64_t option, uint64_t shift, uint64_t Rn, uint64_t Rt, const char *op) argument
867 regoffset_h_common(const disasm_interface_t *di, uint64_t pc, uint32_t insn, uint64_t Rm, uint64_t option, uint64_t shift, uint64_t Rn, uint64_t Rt, const char *op) argument
905 regoffset_w_common(const disasm_interface_t *di, uint64_t pc, uint32_t insn, uint64_t Rm, uint64_t option, uint64_t shift, uint64_t Rn, uint64_t Rt, const char *op) argument
943 regoffset_x_common(const disasm_interface_t *di, uint64_t pc, uint32_t insn, uint64_t size, uint64_t Rm, uint64_t option, uint64_t shift, uint64_t Rn, uint64_t Rt, const char *op) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DInflate.pm392 This option applies to any input or output data streams to
403 This option is now a no-op. All files will be written in binmode.
407 The behaviour of this option is dependent on the type of output data
453 option will uncompress the whole lot as a single data stream.
462 This option can be used when there is useful information immediately
478 C<InputLength> option.
579 The option names defined below are case insensitive and can be optionally
593 This option is only valid when the C<$input> parameter is a filehandle. If
612 This option will uncompress the contents of C<$string> before processing the
615 This option ca
[all...]
H A DAnyUncompress.pm491 This option applies to any input or output data streams to
502 This option is now a no-op. All files will be written in binmode.
506 The behaviour of this option is dependent on the type of output data
552 option will uncompress the whole lot as a single data stream.
561 This option can be used when there is useful information immediately
577 C<InputLength> option.
678 The option names defined below are case insensitive and can be optionally
692 This option is only valid when the C<$input> parameter is a filehandle. If
711 This option will uncompress the contents of C<$string> before processing the
714 This option ca
[all...]
H A DRawInflate.pm540 This option applies to any input or output data streams to
551 This option is now a no-op. All files will be written in binmode.
555 The behaviour of this option is dependent on the type of output data
600 This option is a no-op.
607 This option can be used when there is useful information immediately
623 C<InputLength> option.
724 The option names defined below are case insensitive and can be optionally
738 This option is only valid when the C<$input> parameter is a filehandle. If
757 This option will uncompress the contents of C<$string> before processing the
760 This option ca
[all...]
H A DBunzip2.pm333 This option applies to any input or output data streams to
344 This option is now a no-op. All files will be written in binmode.
348 The behaviour of this option is dependent on the type of output data
394 option will uncompress the whole lot as a single data stream.
403 This option can be used when there is useful information immediately
419 C<InputLength> option.
520 The option names defined below are case insensitive and can be optionally
534 This option is only valid when the C<$input> parameter is a filehandle. If
553 This option will uncompress the contents of C<$string> before processing the
556 This option ca
[all...]
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_modes.c2171 const char *delim, *option, *sep; local
2173 option = str;
2175 delim = strchr(option, '=');
2177 delim = strchr(option, ',');
2180 delim = option + strlen(option);
2183 if (!strncmp(option, "rotate", delim - option)) {
2207 } else if (!strncmp(option, "reflect_x", delim - option)) {
[all...]
/openbsd-current/usr.bin/telnet/
H A Dutilities.c136 printoption(char *direction, int cmd, int option) argument
141 if (TELCMD_OK(option))
142 fprintf(NetTrace, "%s IAC %s", direction, TELCMD(option));
144 fprintf(NetTrace, "%s IAC %d", direction, option);
151 if (TELOPT_OK(option))
152 fprintf(NetTrace, "%s", TELOPT(option));
153 else if (option == TELOPT_EXOPL)
156 fprintf(NetTrace, "%d", option);
158 fprintf(NetTrace, "%s %d %d", direction, cmd, option);
390 fprintf(NetTrace, "(no option
[all...]
/openbsd-current/gnu/usr.bin/perl/win32/bin/
H A Dsearch.pl164 -e end of options (in case a regex looks like an option).
586 ## option: STRING
589 ## With option:
592 ## No comments are allowed on 'option' lines.
595 ## option: -skip '.o .a'
597 ## <!~> option: -skip '~ #'
635 option: -skip '.a .elc .gz .o .pbm .xbm .dvi' label
636 option: -iskip '.com .exe .lib .pdb .tarz .zip .z .lzh .jpg .jpeg .gif .uu' label
637 <!~> option: -skip '~ #'
665 $seen_opt{$&}=1; ## note seen option
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dgetopt.c14 Free Software Foundation; either version 2, or (at your option) any
112 When `getopt' finds an option that takes an argument,
115 each non-option ARGV-element is returned here. */
126 non-option elements that the caller should itself scan.
140 /* The next char to be scanned in the option-element
141 in which the last option character we returned was found.
154 /* Set to an option character which was unrecognized.
160 /* Describe how to deal with options that follow non-option ARGV-elements.
167 stop option processing when the first non-option i
[all...]

Completed in 308 milliseconds

1234567891011>>