Home
last modified time | relevance | path

Searched refs:valid_options (Results 76 – 100 of 250) sorted by relevance

12345678910

/dports/devel/grpc130/grpc-1.30.2/test/core/security/
H A Dcredentials_test.cc775 grpc_sts_credentials_options valid_options = { in test_valid_sts_creds_options() local
788 grpc_core::ValidateStsCredentialsOptions(&valid_options, &sts_url); in test_valid_sts_creds_options()
970 grpc_sts_credentials_options valid_options = { in test_sts_creds_success() local
982 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_success()
1015 grpc_sts_credentials_options valid_options = { in test_sts_creds_token_file_not_found() local
1027 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_token_file_not_found()
1056 grpc_sts_credentials_options valid_options = { in test_sts_creds_no_actor_token_success() local
1068 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_no_actor_token_success()
1143 grpc_sts_credentials_options valid_options = { in test_sts_creds_http_failure() local
1155 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_http_failure()
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dcheckout.c114 const char *valid_options; in checkout() local
140 valid_options = "+Nnk:d:flRQqr:D:"; in checkout()
146 valid_options = "+ANnk:d:flRpQqcsr:D:j:P"; in checkout()
157 while ((c = getopt (argc, argv, valid_options)) != -1) in checkout()
/dports/lang/php73/php-7.3.33/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt39 $valid_options = array(
81 } while (isset($valid_options[$invalid]));
86 foreach ($valid_options as $option => $name) {
/dports/databases/php73-pdo_mysql/php-7.3.33/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt39 $valid_options = array(
81 } while (isset($valid_options[$invalid]));
86 foreach ($valid_options as $option => $name) {
/dports/www/mod_php73/php-7.3.33/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt39 $valid_options = array(
81 } while (isset($valid_options[$invalid]));
86 foreach ($valid_options as $option => $name) {
/dports/devel/p5-Mouse/Mouse-v2.5.10/lib/Mouse/Meta/
H A DAttribute.pm8 my %valid_options = map { $_ => undef } (
62 my @bad = grep{ !exists $valid_options{$_} } keys %{$args};
/dports/sysutils/mcollective-puppet-client/mcollective-puppet-agent-1.14.0/util/
H A Dpuppet_agent_mgr.rb282 valid_options = [:noop, :signal_daemon, :foreground_run, :tags,
287 unless valid_options.include?(opt)
/dports/sysutils/mcollective-puppet-agent/mcollective-puppet-agent-1.14.0/util/
H A Dpuppet_agent_mgr.rb282 valid_options = [:noop, :signal_daemon, :foreground_run, :tags,
287 unless valid_options.include?(opt)
/dports/sysutils/mcollective-puppet-common/mcollective-puppet-agent-1.14.0/util/
H A Dpuppet_agent_mgr.rb282 valid_options = [:noop, :signal_daemon, :foreground_run, :tags,
287 unless valid_options.include?(opt)
/dports/databases/p5-MongoDB/MongoDB-v2.2.2/lib/MongoDB/
H A D_URI.pm92 has valid_options => ( attribute in MongoDB::_URI
443 $result{options} = $self->_parse_options( $self->valid_options, \%result );
612 $result{options} = $self->_parse_options( $self->valid_options, \%result );
/dports/security/p5-Crypt-CBC/Crypt-CBC-3.04/lib/Crypt/
H A DCBC.pm15 my @valid_options = qw(
310 my %valid_options = map {$_=>1} @valid_options;
312 die "'$o' is not a recognized argument" unless $valid_options{$o};
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/util/
H A Dmk1mf.pl1259 my %valid_options = (
1326 if (exists $valid_options{$_})
1328 my $r = $valid_options{$_};
1361 if (exists $valid_options{$t})
/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dos_win32.cpp1569 const char * valid_options = 0; in ata_pass_through() local
1581 valid_options = "pai3"; in ata_pass_through()
1610 valid_options = "a"; in ata_pass_through()
1634 if (!valid_options) { in ata_pass_through()
1640 valid_options = "a"; in ata_pass_through()
1643 valid_options = "ai"; in ata_pass_through()
1648 if (strchr(valid_options, 'f')) in ata_pass_through()
1649 valid_options = "f"; in ata_pass_through()
1650 else if (strchr(valid_options, 'p')) in ata_pass_through()
1651 valid_options = "p"; in ata_pass_through()
[all …]
/dports/graphics/libheif/libheif-1.10.0/examples/
H A Dheif_enc.cc953 const char* const* valid_options; in list_encoder_parameters() local
954 error = heif_encoder_parameter_string_valid_values(encoder, name, &valid_options); in list_encoder_parameters()
956 if (valid_options) { in list_encoder_parameters()
958 for (int i = 0; valid_options[i]; i++) { in list_encoder_parameters()
960 std::cerr << valid_options[i]; in list_encoder_parameters()
/dports/lang/parrot/parrot-8.1.0/lib/Parrot/Configure/
H A DOptions.pm82 map { $_, 1 } @{ $options_components->{valid_options} };
/dports/security/openssl-legacy-static/openssl-1.0.2u/util/
H A Dmk1mf.pl1174 my %valid_options = (
1256 if (exists $valid_options{$_})
1258 my $r = $valid_options{$_};
1290 if (exists $valid_options{$t})
/dports/security/openssl-unsafe/openssl-c9ba19c/util/
H A Dmk1mf.pl1174 my %valid_options = (
1255 if (exists $valid_options{$_})
1257 my $r = $valid_options{$_};
1289 if (exists $valid_options{$t})
/dports/devel/grpc134/grpc-1.34.1/test/core/security/
H A Dcredentials_test.cc817 grpc_sts_credentials_options valid_options = { in test_valid_sts_creds_options() local
830 grpc_core::ValidateStsCredentialsOptions(&valid_options, &sts_url); in test_valid_sts_creds_options()
1011 grpc_sts_credentials_options valid_options = { in test_sts_creds_success() local
1023 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_success()
1056 grpc_sts_credentials_options valid_options = { in test_sts_creds_token_file_not_found() local
1068 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_token_file_not_found()
1097 grpc_sts_credentials_options valid_options = { in test_sts_creds_no_actor_token_success() local
1109 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_no_actor_token_success()
1184 grpc_sts_credentials_options valid_options = { in test_sts_creds_http_failure() local
1196 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_http_failure()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/security/
H A Dcredentials_test.cc732 grpc_sts_credentials_options valid_options = { in test_valid_sts_creds_options() local
745 grpc_core::ValidateStsCredentialsOptions(&valid_options, &sts_url); in test_valid_sts_creds_options()
906 grpc_sts_credentials_options valid_options = { in test_sts_creds_success() local
918 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_success()
979 grpc_sts_credentials_options valid_options = { in test_sts_creds_http_failure() local
991 grpc_sts_credentials_create(&valid_options, nullptr); in test_sts_creds_http_failure()
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/file_fdw/
H A Dfile_fdw.c59 static const struct FileFdwOption valid_options[] = { variable
233 for (opt = valid_options; opt->optname; opt++) in file_fdw_validator()
318 for (opt = valid_options; opt->optname; opt++) in is_valid_option()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/file_fdw/
H A Dfile_fdw.c59 static const struct FileFdwOption valid_options[] = { variable
233 for (opt = valid_options; opt->optname; opt++) in file_fdw_validator()
318 for (opt = valid_options; opt->optname; opt++) in is_valid_option()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/file_fdw/
H A Dfile_fdw.c59 static const struct FileFdwOption valid_options[] = { variable
233 for (opt = valid_options; opt->optname; opt++) in file_fdw_validator()
318 for (opt = valid_options; opt->optname; opt++) in is_valid_option()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/file_fdw/
H A Dfile_fdw.c59 static const struct FileFdwOption valid_options[] = { variable
240 for (opt = valid_options; opt->optname; opt++) in file_fdw_validator()
326 for (opt = valid_options; opt->optname; opt++) in is_valid_option()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/file_fdw/
H A Dfile_fdw.c59 static const struct FileFdwOption valid_options[] = { variable
240 for (opt = valid_options; opt->optname; opt++) in file_fdw_validator()
326 for (opt = valid_options; opt->optname; opt++) in is_valid_option()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/file_fdw/
H A Dfile_fdw.c59 static const struct FileFdwOption valid_options[] = { variable
240 for (opt = valid_options; opt->optname; opt++) in file_fdw_validator()
326 for (opt = valid_options; opt->optname; opt++) in is_valid_option()

12345678910