Home
last modified time | relevance | path

Searched refs:use_v2 (Results 1 – 25 of 35) sorted by relevance

12

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dprotocol.h398 bool use_v2; local
409 use_v2 = false;
412 use_v2 = true;
422 use_v2 = s.GetVersion() & ADDRV2_FORMAT;
435 if (use_v2) {
444 OverrideStream<Stream> os(&s, s.GetType(), use_v2 ? ADDRV2_FORMAT : 0);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dprotocol.h398 bool use_v2; local
409 use_v2 = false;
412 use_v2 = true;
422 use_v2 = s.GetVersion() & ADDRV2_FORMAT;
435 if (use_v2) {
444 OverrideStream<Stream> os(&s, s.GetType(), use_v2 ? ADDRV2_FORMAT : 0);
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dprotocol.h398 bool use_v2; local
409 use_v2 = false;
412 use_v2 = true;
422 use_v2 = s.GetVersion() & ADDRV2_FORMAT;
435 if (use_v2) {
444 OverrideStream<Stream> os(&s, s.GetType(), use_v2 ? ADDRV2_FORMAT : 0);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/filter_aws/
H A Daws.c111 int use_v2; in cb_aws_init() local
134 use_v2 = FLB_TRUE; in cb_aws_init()
138 use_v2 = FLB_FALSE; in cb_aws_init()
150 ctx->use_v2 = use_v2; in cb_aws_init()
279 if (ctx->use_v2 == FLB_TRUE) { in get_metadata_by_key()
381 if (ctx->use_v2 == FLB_TRUE && !ctx->imds_v2_token) { in get_ec2_metadata()
H A Daws.h120 int use_v2; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dchild_process_launcher_helper_mac.cc79 bool use_v2 = (sandbox_type != service_manager::SandboxType::kGpu) || in BeforeLaunchOnLauncherThread() local
82 if (use_v2 && !no_sandbox) { in BeforeLaunchOnLauncherThread()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/handlers/
H A Didentity.py167 use_v2: bool = True,
192 use_v2 = False
203 if use_v2:
226 if e.code != 404 or not use_v2:
237 client_secret, sid, mxid, id_server, id_access_token, use_v2=False
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dchild_process_launcher_helper_mac.cc83 bool use_v2 = (sandbox_type != sandbox::policy::SandboxType::kGpu) || in BeforeLaunchOnLauncherThread() local
86 if (use_v2 && !no_sandbox) { in BeforeLaunchOnLauncherThread()
/dports/net/py-python-ceilometerclient/python-ceilometerclient-2.9.0/ceilometerclient/
H A Dclient.py106 use_v2 = v2_auth_url and not use_domain
116 elif use_v2 and token:
137 elif use_v2:
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/device_sync/
H A Dremote_device_provider_impl_unittest.cc263 void SetFeatureFlags(bool use_v1, bool use_v2) { in SetFeatureFlags() argument
264 ASSERT_TRUE(use_v1 || use_v2); in SetFeatureFlags()
281 if (use_v2) { in SetFeatureFlags()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/parquet/src/util/test_common/
H A Dpage_util.rs240 use_v2: bool, in make_pages()
273 DataPageBuilderImpl::new(desc.clone(), num_values_cur_page as u32, use_v2); in make_pages()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/parquet/src/util/test_common/
H A Dpage_util.rs240 use_v2: bool, in make_pages()
273 DataPageBuilderImpl::new(desc.clone(), num_values_cur_page as u32, use_v2); in make_pages()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/parquet/src/column/
H A Dreader.rs1208 use_v2: bool, in test_read_batch_general()
1224 use_v2, in test_read_batch_general()
1242 use_v2: bool, in test_read_batch()
1256 use_v2, in test_read_batch()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/parquet/src/column/
H A Dreader.rs1220 use_v2: bool, in test_read_batch_general()
1236 use_v2, in test_read_batch_general()
1254 use_v2: bool, in test_read_batch()
1268 use_v2, in test_read_batch()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1068 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop3() local
1090 if(use_v2) in ndb_mgm_stop3()
1093 if(use_v2) in ndb_mgm_stop3()
1105 if(use_v2) in ndb_mgm_stop3()
1134 if(use_v2) in ndb_mgm_stop3()
1146 if(use_v2) in ndb_mgm_stop3()
1217 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart3() local
1276 if(use_v2) in ndb_mgm_restart3()
1290 if(use_v2) in ndb_mgm_restart3()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1322 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1343 if(use_v2) in ndb_mgm_stop4()
1347 if(use_v2) in ndb_mgm_stop4()
1361 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1483 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1549 if(use_v2) in ndb_mgm_restart4()
1566 if(use_v2) in ndb_mgm_restart4()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1322 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1343 if(use_v2) in ndb_mgm_stop4()
1347 if(use_v2) in ndb_mgm_stop4()
1361 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1483 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1549 if(use_v2) in ndb_mgm_restart4()
1566 if(use_v2) in ndb_mgm_restart4()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1322 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1343 if(use_v2) in ndb_mgm_stop4()
1347 if(use_v2) in ndb_mgm_stop4()
1361 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1483 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1549 if(use_v2) in ndb_mgm_restart4()
1566 if(use_v2) in ndb_mgm_restart4()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1373 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1394 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1449 if(use_v2) in ndb_mgm_stop4()
1463 if(use_v2) in ndb_mgm_stop4()
1534 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1600 if(use_v2) in ndb_mgm_restart4()
1617 if(use_v2) in ndb_mgm_restart4()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1373 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1394 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1449 if(use_v2) in ndb_mgm_stop4()
1463 if(use_v2) in ndb_mgm_stop4()
1534 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1600 if(use_v2) in ndb_mgm_restart4()
1617 if(use_v2) in ndb_mgm_restart4()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1373 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1394 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1449 if(use_v2) in ndb_mgm_stop4()
1463 if(use_v2) in ndb_mgm_stop4()
1534 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1600 if(use_v2) in ndb_mgm_restart4()
1617 if(use_v2) in ndb_mgm_restart4()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1373 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1394 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1449 if(use_v2) in ndb_mgm_stop4()
1463 if(use_v2) in ndb_mgm_stop4()
1534 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1600 if(use_v2) in ndb_mgm_restart4()
1617 if(use_v2) in ndb_mgm_restart4()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1373 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1394 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1449 if(use_v2) in ndb_mgm_stop4()
1463 if(use_v2) in ndb_mgm_stop4()
1534 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1600 if(use_v2) in ndb_mgm_restart4()
1617 if(use_v2) in ndb_mgm_restart4()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1322 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1343 if(use_v2) in ndb_mgm_stop4()
1347 if(use_v2) in ndb_mgm_stop4()
1361 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1483 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1549 if(use_v2) in ndb_mgm_restart4()
1566 if(use_v2) in ndb_mgm_restart4()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/mgmapi/
H A Dmgmapi.cpp1322 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_stop4() local
1343 if(use_v2) in ndb_mgm_stop4()
1347 if(use_v2) in ndb_mgm_stop4()
1361 if(use_v2) in ndb_mgm_stop4()
1398 if(use_v2) in ndb_mgm_stop4()
1412 if(use_v2) in ndb_mgm_stop4()
1483 int use_v2= ((handle->mgmd_version_major==5) in ndb_mgm_restart4() local
1549 if(use_v2) in ndb_mgm_restart4()
1566 if(use_v2) in ndb_mgm_restart4()

12