Searched refs:options (Results 1 - 25 of 1361) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920521-1.x1 set options "-S"
/openbsd-current/lib/libc/gen/
H A Dwait3.c34 wait3(int *istat, int options, struct rusage *rup) argument
36 return (wait4(WAIT_ANY, istat, options, rup));
H A Dwaitpid.c35 waitpid(pid_t pid, int *istat, int options) argument
37 return (wait4(pid, istat, options, NULL));
/openbsd-current/regress/usr.sbin/syslogd/
H A Dargs-memory-read-clear.pl22 options => ["-c", "memory"],
25 options => ["memory"],
H A Dargs-memory-read.pl22 options => ["memory"],
25 options => ["memory"],
H A Dargs-memory-overflow.pl29 options => ["-q"],
32 options => ["memory"],
36 options => ["-q"],
39 options => ["-c", "memory"],
43 options => ["-q"],
H A Dargs-localhost-only4.pl14 options => ["-4"],
H A Dargs-localhost-only6.pl14 options => ["-6"],
H A Dargs-memory-clear.pl22 options => ["-C", "memory"],
25 options => ["memory"],
H A Dargs-memory-read-cont.pl24 options => ["-f", "memory"],
27 options => ["memory"],
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dpragma-darwin.c4 /* { dg-options "-O -Wunused" } */
10 /* The options pragma used to do a lot, now it's only for emulating
13 #pragma options 23 /* { dg-error "malformed '#pragma options'" } */
14 #pragma options align /* { dg-error "malformed '#pragma options'" } */
15 #pragma options align mac68k /* { dg-error "malformed '#pragma options'" } */
16 #pragma options align=45 /* { dg-error "malformed '#pragma options'" } */
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/style/
H A Dkwalitee.t51 my @options = qw(-use_strict);
53 push(@options, '-has_meta_yml');
55 kwalitee_ok(@options);
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.h20 const TypeSummaryOptions &options); // char8_t*
24 const TypeSummaryOptions &options); // char16_t* and unichar*
28 const TypeSummaryOptions &options); // char32_t*
31 const TypeSummaryOptions &options); // wchar_t*
34 const TypeSummaryOptions &options); // char8_t
38 const TypeSummaryOptions &options); // char16_t and unichar
41 const TypeSummaryOptions &options); // char32_t
44 const TypeSummaryOptions &options); // wchar_t
H A DCxxStringTypes.cpp58 StringPrinter::ReadStringAndDumpToStreamOptions options(valobj);
59 options.SetLocation(valobj_addr);
60 options.SetTargetSP(valobj.GetTargetSP());
61 options.SetStream(&stream);
62 options.SetPrefixToken(getElementTraits(ElemType).first);
64 if (!StringPrinter::ReadStringAndDumpToStream<ElemType>(options))
80 StringPrinter::ReadBufferAndDumpToStreamOptions options(valobj);
88 options.SetData(std::move(data));
89 options.SetStream(&stream);
90 options
[all...]
/openbsd-current/gnu/usr.bin/cvs/contrib/
H A Ddescend.sh14 # Scan for options
19 options=$options" "-$option
23 options=$options" "-$option
28 options=$options" "-$option
32 options=$options" "-$option
37 options
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCF.h19 const TypeSummaryOptions &options);
22 const TypeSummaryOptions &options);
25 const TypeSummaryOptions &options);
28 const TypeSummaryOptions &options);
H A DNSString.cpp139 StringPrinter::ReadStringAndDumpToStreamOptions options(valobj);
140 options.SetPrefixToken(prefix);
141 options.SetSuffixToken(suffix);
149 options.SetLocation(location);
150 options.SetTargetSP(valobj.GetTargetSP());
151 options.SetStream(&stream);
152 options.SetQuote('"');
153 options.SetSourceSize(explicit_length);
154 options.SetHasSourceSize(has_explicit_length);
155 options
284 NSAttributedStringSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
313 NSMutableAttributedStringSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
[all...]
H A DCocoa.h23 const TypeSummaryOptions &options);
26 const TypeSummaryOptions &options);
30 const TypeSummaryOptions &options);
33 const TypeSummaryOptions &options);
36 const TypeSummaryOptions &options);
39 const TypeSummaryOptions &options);
42 const TypeSummaryOptions &options);
45 const TypeSummaryOptions &options);
48 const TypeSummaryOptions &options);
51 const TypeSummaryOptions &options);
[all...]
/openbsd-current/gnu/usr.bin/cvs/windows-NT/
H A Dwaitpid.c13 pid_t waitpid (pid, statusp, options)
16 int options;
18 /* We don't know how to deal with any options yet. */
19 assert (options == 0);
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dstate.t19 { options => 'all',
30 { options => 'failed',
37 { options => 'passed',
46 { options => 'last',
56 { options => 'todo',
64 { options => 'hot',
72 { options => 'adrian',
83 { options => 'failed,passed',
94 { options => [ 'failed', 'passed' ],
105 { options
[all...]
/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/
H A DFlang.cpp33 CmdArgs, {options::OPT_ffixed_form, options::OPT_ffree_form,
34 options::OPT_ffixed_line_length_EQ, options::OPT_fopenmp,
35 options::OPT_fopenacc, options::OPT_finput_charset_EQ,
36 options::OPT_fimplicit_none, options::OPT_fno_implicit_none,
37 options::OPT_fbackslash, options
[all...]
/openbsd-current/usr.bin/ssh/
H A Dssh.c124 * General data structure for command line options and options configurable
127 Options options; variable
198 * Expands the set of percent_expand options used by the majority of keywords
212 * Expands the set of percent_expand options used by the majority of keywords
234 * NB. this function must operate with a options having undefined members.
253 hints.ai_family = options.address_family == -1 ?
254 AF_UNSPEC : options.address_family;
299 hints.ai_family = options.address_family == -1 ?
300 AF_UNSPEC : options
[all...]
/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
H A DM68k.cpp28 if (Arg *A = Args.getLastArg(clang::driver::options::OPT_mcpu_EQ)) {
52 if (Args.hasArg(clang::driver::options::OPT_m68000))
54 if (Args.hasArg(clang::driver::options::OPT_m68010))
56 if (Args.hasArg(clang::driver::options::OPT_m68020))
58 if (Args.hasArg(clang::driver::options::OPT_m68030))
60 if (Args.hasArg(clang::driver::options::OPT_m68040))
62 if (Args.hasArg(clang::driver::options::OPT_m68060))
77 if (Args.hasArg(options::OPT_ffixed_a0))
79 if (Args.hasArg(options::OPT_ffixed_a1))
81 if (Args.hasArg(options
[all...]
H A DX86.cpp26 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_march_EQ)) {
38 if (const Arg *A = Args.getLastArg(options::OPT__SLASH_arch)) {
123 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_march_EQ)) {
160 auto SpectreOpt = clang::driver::options::ID::OPT_INVALID;
161 if (Args.hasArgNoClaim(options::OPT_mretpoline, options::OPT_mno_retpoline,
162 options::OPT_mspeculative_load_hardening,
163 options::OPT_mno_speculative_load_hardening)) {
164 if (Args.hasFlag(options::OPT_mretpoline, options
[all...]
/openbsd-current/gnu/usr.bin/cvs/os2/
H A Dwaitpid.c13 pid_t waitpid (pid, statusp, options)
16 int options;
20 /* We don't know how to deal with any options yet. */
21 assert (options == 0);

Completed in 331 milliseconds

1234567891011>>