Searched refs:options (Results 451 - 475 of 1356) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/
H A Dselfcheck.t26 my %options = ( -Out => $out );
/openbsd-current/regress/usr.sbin/syslogd/
H A Dargs-selector-syslog.pl52 options => ["-T", "127.0.0.1:514"],
H A Dargs-client-tcp-deferred.pl47 options => ["-T", "127.0.0.1:514"],
H A Dargs-tls-cert-noexist.pl33 options => ["-S", "127.0.0.1:6514"],
H A Dargs-sync-tcp.pl32 options => ["-u"],
/openbsd-current/usr.bin/dig/lib/dns/rdata/generic/
H A Dtlsa_52.c81 UNUSED(options);
105 return (generic_fromwire_tlsa(rdclass, type, source, dctx, options,
H A Dtalink_58.c67 RETERR(dns_name_fromwire(&prev, source, dctx, options, target));
68 return(dns_name_fromwire(&next, source, dctx, options, target));
H A Drp_17.c71 RETERR(dns_name_fromwire(&rmail, source, dctx, options, target));
72 return (dns_name_fromwire(&email, source, dctx, options, target));
H A Dminfo_14.c72 RETERR(dns_name_fromwire(&rmail, source, dctx, options, target));
73 return (dns_name_fromwire(&email, source, dctx, options, target));
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/builtin_commands/
H A Dcat.py38 options, filenames = getopt.gnu_getopt(arguments, short_options, long_options)
43 for option, value in options:
/openbsd-current/usr.bin/ssh/
H A Dhostfile.h89 * If a parse error occurred, then "hosts" and subsequent options may be NULL.
116 const char *host, const char *ip, u_int options, u_int note);
119 const char *host, const char *ip, u_int options, u_int note);
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_thread.h66 void Init(const InitOptions *options = nullptr);
96 void SetThreadStackAndTls(const InitOptions *options);
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxAtomic.cpp72 ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) {
76 if (atomic_value->GetSummaryAsCString(summary, options) &&
71 LibCxxAtomicSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanCallFunction.h28 const EvaluateExpressionOptions &options);
31 const EvaluateExpressionOptions &options);
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallUserExpression.cpp36 const EvaluateExpressionOptions &options,
38 : ThreadPlanCallFunction(thread, function, CompilerType(), args, options),
34 ThreadPlanCallUserExpression( Thread &thread, Address &function, llvm::ArrayRef<lldb::addr_t> args, const EvaluateExpressionOptions &options, lldb::UserExpressionSP &user_expression_sp) argument
/openbsd-current/gnu/llvm/llvm/utils/docker/scripts/
H A Dcheckout.sh14 Usage: checkout.sh [options]
18 Available options:
/openbsd-current/gnu/llvm/libcxx/include/__memory_resource/
H A Dsynchronized_pool_resource.h62 _LIBCPP_HIDE_FROM_ABI pool_options options() const { return __unsync_.options(); } function in class:pmr::synchronized_pool_resource
/openbsd-current/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm3 # Getopt::Long.pm -- Universal options parsing
82 $autoabbrev = 0; # no automatic abbrev of options
84 $getopt_compat = 0; # disallow '+' to start options
89 $autoabbrev = 1; # automatic abbrev of options
91 $getopt_compat = 1; # allow '+' to start options
97 $ignorecase = 1; # ignore case when matching options
98 $passthrough = 0; # leave unrecognized options alone
296 my @ret = (); # accum for non-options
500 # Show the options tables if debugging.
731 # Try non-options cal
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D26_plv5182.t27 my $opt = Config::Perl::V::plv2hash ("")->{build}{options};
36 is ($conf->{build}{options}{$o}, 1, "Runtime option $o set");
40 is ($conf->{build}{options}{$o}, 0, "Runtime option $o unset");
111 Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
H A D26_plv518.t27 my $opt = Config::Perl::V::plv2hash ("")->{build}{options};
36 is ($conf->{build}{options}{$o}, 1, "Runtime option $o set");
40 is ($conf->{build}{options}{$o}, 0, "Runtime option $o unset");
111 Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
H A D25_plv516.t28 my $opt = Config::Perl::V::plv2hash ("")->{build}{options};
36 is ($conf->{build}{options}{$o}, 1, "Runtime option $o set");
40 is ($conf->{build}{options}{$o}, 0, "Runtime option $o unset");
86 Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
H A D24_plv514.t29 my $opt = Config::Perl::V::plv2hash ("")->{build}{options};
36 is ($conf->{build}{options}{$o}, 1, "Runtime option $o set");
40 is ($conf->{build}{options}{$o}, 0, "Runtime option $o unset");
86 Compile-time options: DEBUGGING PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
H A D23_plv512.t29 my $opt = Config::Perl::V::plv2hash ("")->{build}{options};
35 is ($conf->{build}{options}{$o}, 1, "Runtime option $o set");
39 is ($conf->{build}{options}{$o}, 0, "Runtime option $o unset");
85 Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
H A D21_plv58.t28 my $opt = Config::Perl::V::plv2hash ("")->{build}{options};
35 is ($conf->{build}{options}{$o}, 1, "Runtime option $o set");
39 is ($conf->{build}{options}{$o}, 0, "Runtime option $o unset");
84 Compile-time options: DEBUGGING MULTIPLICITY PERL_IMPLICIT_CONTEXT
H A D20_plv56.t28 my $opt = Config::Perl::V::plv2hash ("")->{build}{options};
32 is ($conf->{build}{options}{$o}, 1, "Runtime option $o set");
36 is ($conf->{build}{options}{$o}, 0, "Runtime option $o unset");
79 Compile-time options: DEBUGGING USE_64_BIT_INT USE_LARGE_FILES

Completed in 186 milliseconds

<<11121314151617181920>>