Home
last modified time | relevance | path

Searched defs:strategy_class (Results 1 – 25 of 32) sorted by relevance

12

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/system/
H A Dhostname.py639 strategy_class = RedHatStrategy variable in RHELHostname
645 strategy_class = RedHatStrategy variable in CentOSHostname
657 strategy_class = RedHatStrategy variable in CloudlinuxHostname
669 strategy_class = RedHatStrategy variable in ScientificHostname
675 strategy_class = RedHatStrategy variable in OracleLinuxHostname
681 strategy_class = RedHatStrategy variable in VirtuozzoLinuxHostname
687 strategy_class = RedHatStrategy variable in AmazonLinuxHostname
693 strategy_class = DebianStrategy variable in DebianHostname
699 strategy_class = DebianStrategy variable in CumulusHostname
705 strategy_class = DebianStrategy variable in KaliHostname
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_fs_base/
H A Dstrings-reps-test.c109 pool));
602 return SVN_NO_ERROR;
620 args.text = NULL;
629 static svn_error_t *
650 args.key = NULL;
668 args2.text = bigstring2;
686 return SVN_NO_ERROR;
693 struct string_args args;
704 args.key = NULL;
728 return SVN_NO_ERROR;
[all …]
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/cqlengine/
H A Dmanagement.py97 def _create_keyspace(name, durable_writes, strategy_class, strategy_options, connections=None): argument
105 def __create_keyspace(name, durable_writes, strategy_class, strategy_options, connection=None): argument
/dports/databases/py-tarantool/tarantool-0.7.1/tarantool/
H A Dmesh_connection.py193 strategy_class=RoundRobinStrategy, argument
/dports/net/p5-Net-Cassandra-Easy/Net-Cassandra-Easy-0.15/
H A Dcassidy.pl180 strategy_class: /\S+/ { $return = { strategy_class => $item[1] }; } label
H A Dcassandra.thrift322 2: required string strategy_class, member
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/deviced/
H A Dgbp-deviced-deploy-strategy.c426 IdeDeployStrategyClass *strategy_class = IDE_DEPLOY_STRATEGY_CLASS (klass); in gbp_deviced_deploy_strategy_class_init() local
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/
H A Dtest_token_map_utils.hpp148 void append_keyspace_row_v3(const String& keyspace_name, const String& strategy_class, in append_keyspace_row_v3()
/dports/textproc/py-genshi/Genshi-0.7.3/genshi/tests/
H A Dpath.py653 def _test_support(self, strategy_class, text): argument
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dmetadata.hpp577 StringRef strategy_class() const { return strategy_class_; } in strategy_class() function in datastax::internal::core::KeyspaceMetadata
H A Dtoken_map_impl.hpp290 StringRef strategy_class; in init() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/netcore/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/netcore/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/devel/thrift-cpp/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/devel/thrift/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/netcore/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/devel/node-thrift/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/devel/py-thrift/thrift-0.14.0/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/
H A DCassandraTest.thrift412 2: required string strategy_class, member
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/
H A Dmetadata.py379 def create(cls, strategy_class, options_map): argument
666 def __init__(self, name, durable_writes, strategy_class, strategy_options): argument
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/orm/
H A Drelationships.py117 strategy_class=None, _local_remote_pairs=None, argument
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_cassandra/
H A Dcassandra_types.h1349 std::string strategy_class; variable
/dports/net/kamailio/kamailio-5.4.5/src/modules/ndb_cassandra/
H A Dcassandra_types.h1758 std::string strategy_class; variable

12