Home
last modified time | relevance | path

Searched defs:take_snapshot (Results 1 – 25 of 63) sorted by relevance

123

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/rocksdb/rocksdb-6.26.1/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/test_util/
H A Dtransaction_test_util.cc62 bool take_snapshot = txn_->GetSnapshot() == nullptr || rand_->OneIn(2); in TransactionDBInsert() local
281 bool take_snapshot, Random64* rand, in Verify()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dloading_win.c107 static void take_snapshot (int width, int height) in take_snapshot() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/inkex/
H A Dcommand.py215 def take_snapshot(svg, dirname, name='snapshot', ext='png', dpi=96, **kwargs): function
/dports/net/mediastreamer/mediastreamer-2.16.1/src/videofilters/
H A Dturbojpegwriter.c92 static int take_snapshot(MSFilter *f, void *arg) { in take_snapshot() function
H A Dffmpegjpegwriter.c101 static int take_snapshot(MSFilter *f, void *arg){ in take_snapshot() function
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ucd-snmp/
H A Dvmstat_aix4.c252 take_snapshot(struct cpu_stat_snapshot *css) in take_snapshot() function
H A Dvmstat_dynix.c271 take_snapshot(struct cpu_stat_snapshot *css) in take_snapshot() function
H A Dvmstat_hpux.c269 take_snapshot(struct cpu_stat_snapshot *css) in take_snapshot() function
H A Dvmstat_solaris2.c278 take_snapshot(struct cpu_stat_snapshot *css) in take_snapshot() function
/dports/net/remotebox/RemoteBox-2.7/share/remotebox/
H A Drbox_main.pl629 sub take_snapshot { subroutine
/dports/devel/R-cran-testthat/testthat/R/
H A Dsnapshot-reporter.R40 take_snapshot = function(value, method in SnapshotReporter
/dports/net/cloud-init/cloud-init-21.4/tests/integration_tests/
H A Dinstances.py122 take_snapshot=True, argument
/dports/graphics/ttygif/ttygif-1.4.0/
H A Dttygif.c174 take_snapshot(const char *img_path, Options o) in take_snapshot() function
/dports/www/py-python-digitalocean/python-digitalocean-1.16.0/digitalocean/
H A DDroplet.py326 def take_snapshot(self, snapshot_name, return_dict=True, power_off=False): member in Droplet

123