Home
last modified time | relevance | path

Searched defs:pooled (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/tests/
H A Dtest-mongoc-server-selection-errors.c30 bool pooled) in server_selection_error_dns()
131 _test_server_selection_error_dns_multi_success (bool pooled) in _test_server_selection_error_dns_multi_success()
159 _test_server_selection_uds_auth_failure (bool pooled) in _test_server_selection_uds_auth_failure()
222 _test_server_selection_uds_not_found (bool pooled) in _test_server_selection_uds_not_found()
H A Dtest-mongoc-max-staleness.c171 _test_last_write_date (bool pooled) in _test_last_write_date()
247 _test_last_write_date_absent (bool pooled) in _test_last_write_date_absent()
H A Dtest-mongoc-client.c422 test_mongoc_client_authenticate_cached (bool pooled) in test_mongoc_client_authenticate_cached()
818 _test_command_read_prefs (bool simple, bool pooled) in _test_command_read_prefs()
1821 _test_mongoc_client_ipv6 (bool pooled) in _test_mongoc_client_ipv6()
1958 _test_mongoc_client_ssl_opts (bool pooled) in _test_mongoc_client_ssl_opts()
2055 _test_mongoc_client_get_description (bool pooled) in _test_mongoc_client_get_description()
2176 _test_mongoc_client_select_server (bool pooled) in _test_mongoc_client_select_server()
2538 test_client_set_ssl_copies_args (bool pooled) in test_client_set_ssl_copies_args()
2604 _test_ssl_reconnect (bool pooled) in _test_ssl_reconnect()
2826 _test_client_sends_handshake (bool pooled) in _test_client_sends_handshake()
2943 test_client_appname (bool pooled, bool use_uri) in test_client_appname()
[all …]
H A Dtest-mongoc-cluster.c143 _test_cluster_node_disconnect (bool pooled) in _test_cluster_node_disconnect()
224 _test_cluster_command_timeout (bool pooled) in _test_cluster_command_timeout()
H A Dtest-mongoc-topology-description.c14 _test_has_readable_writable_server (bool pooled) in _test_has_readable_writable_server()
H A Dtest-mongoc-exhaust.c57 test_exhaust_cursor (bool pooled) in test_exhaust_cursor()
417 _mock_test_exhaust (bool pooled, in _mock_test_exhaust()
H A Dtest-mongoc-topology-reconcile.c122 _test_topology_reconcile_rs (bool pooled) in _test_topology_reconcile_rs()
241 _test_topology_reconcile_sharded (bool pooled) in _test_topology_reconcile_sharded()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/aop/target/
H A DCommonsPoolTargetSourceTests.java70 SideEffectBean pooled = (SideEffectBean) beanFactory.getBean(name); in testFunctionality() local
94 SideEffectBean pooled = (SideEffectBean) beanFactory.getBean("pooledWithMixin"); in testConfigMixin() local
118 Person pooled = (Person) beanFactory.getBean("pooledPerson"); in testProxySerializableWithoutConfigMixin() local
/dports/biology/freebayes/freebayes-1.3.5/contrib/freebayes/
H A DGenotypePriors.cpp79 bool pooled, in genotypeCombinationPriorProbability()
168 bool pooled, in genotypeCombinationsPriorProbability()
/dports/misc/py-onnx-tf/onnx-tf-1.6.0/onnx_tf/handlers/backend/
H A Dpool_mixin.py113 def postprocess(pooled, argmax): argument
/dports/databases/c3p0/c3p0-0.9.5.3/examples/
H A DJndiBindDataSource.java72 DataSource pooled = DataSources.pooledDataSource( unpooled ); in main() local
H A DUsePoolBackedDataSource.java59 DataSource pooled = DataSources.pooledDataSource( unpooled ); in main() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_ttest.c26 int paired=(opcode==2) , pooled=(opcode==1) ; in student_ttest() local
/dports/devel/R-cran-caret/caret/R/
H A Dbag.R335 pooled <- x[[1]] * NA globalVar
371 pooled <- x[[1]] * NA globalVar
403 pooled <- x[[1]] * NA globalVar
449 pooled <- x[[1]] & NA globalVar
497 pooled <- x[[1]] & NA globalVar
550 pooled <- x[[1]] & NA globalVar
/dports/games/netradiant/netradiant-20150621-src/libs/string/
H A Dpooledstring.h20 std::size_t pooled = 0; in StringPool_analyse() local
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/hyper-0.11.27/src/client/
H A Dpool.rs105 pub fn pooled(&self, key: Arc<String>, value: T) -> Pooled<T> { in pooled() method
451 let pooled = pool.pooled(key.clone(), 41); in test_pool_checkout_smoke() localVariable
466 let pooled = pool.pooled(key.clone(), 41); in test_pool_checkout_returns_none_if_expired() localVariable
521 let pooled = pool.pooled(key.clone(), 41); in test_pool_checkout_task_unparked() localVariable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreCompositionTechnique.h77 bool pooled; // whether to use pooled textures for this one variable
/dports/biology/vcflib/vcflib-1.0.2/src/
H A Dvar.hpp74 class pooled : public zvar{ class
/dports/biology/freebayes/freebayes-1.3.5/vcflib-temp/src/
H A Dvar.hpp65 class pooled : public zvar{ class
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/
H A Dvar.hpp65 class pooled : public zvar{ class
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreCompositionTechnique.h77 bool pooled; // whether to use pooled textures for this one variable
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/go-redis/redis/v7/internal/pool/
H A Dconn.go21 pooled bool member
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-redis/redis/v7/internal/pool/
H A Dconn.go21 pooled bool member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-redis/redis/v8/internal/pool/
H A Dconn.go24 pooled bool member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-redis/redis/v8/internal/pool/
H A Dconn.go24 pooled bool member

1234567