Home
last modified time | relevance | path

Searched refs:random_level (Results 1 – 25 of 72) sorted by path

123

/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1385 size_t random_level = in TestCompactFiles() local
1388 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1409 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1385 size_t random_level = in TestCompactFiles() local
1388 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1409 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1385 size_t random_level = in TestCompactFiles() local
1388 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1409 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1385 size_t random_level = in TestCompactFiles() local
1388 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1409 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1385 size_t random_level = in TestCompactFiles() local
1388 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1409 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1385 size_t random_level = in TestCompactFiles() local
1388 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1409 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1753 size_t random_level = in TestCompactFiles() local
1756 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1777 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1753 size_t random_level = in TestCompactFiles() local
1756 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1777 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_test_base.cc1753 size_t random_level = in TestCompactFiles() local
1756 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1777 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db_stress_tool/
H A Ddb_stress_test_base.cc1818 size_t random_level = in TestCompactFiles() local
1821 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1842 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/databases/rocksdb/rocksdb-6.26.1/db_stress_tool/
H A Ddb_stress_test_base.cc1818 size_t random_level = in TestCompactFiles() local
1821 const auto& files = cf_meta_data.levels[random_level].files; in TestCompactFiles()
1842 std::min(random_level + 1, cf_meta_data.levels.size() - 1); in TestCompactFiles()
/dports/devel/apitrace/apitrace-9.0/lib/trace/
H A Dtrace_fast_callset.cpp79 random_level (void) in random_level() function
149 level = random_level(); in add()
/dports/devel/dmalloc/dmalloc-5.6.5/
H A Dchunk.c178 static int random_level(const int max_level) in random_level() function
575 level_n = random_level(MAX_SKIP_LEVEL); in get_slot()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/internal/
H A D_concurrent_skip_list_impl.h951 size_type random_level() { in random_level() function
962 size_type levels = random_level(); in create_node()
/dports/devel/tbb/oneTBB-2020.3/include/tbb/internal/
H A D_concurrent_skip_list_impl.h951 size_type random_level() { in random_level() function
962 size_type levels = random_level(); in create_node()
/dports/games/heroes/heroes-0.21/
H A DChangeLog.005560 randlvlpick random_level
H A DChangeLog.01769 (load_level_from_level, compute_level_full_list, random_level,
3664 (load_level_from_level, compute_level_full_list, random_level,
/dports/games/heroes/heroes-0.21/src/
H A Dheroes.c720 random_level (void) in random_level() function
752 t = random_level (); in load_random_level()
/dports/games/moonlander/moon-lander/
H A Dmoon_lander.c533 void random_level(Game *game) { in random_level() function
1046 random_level(game); in new_round()
1059 random_level(game) ; in new_round()
/dports/lang/nickle/nickle-2.90/
H A Dskiplist.5c41 int random_level ()
111 int level = random_level ();
/dports/lang/ocaml-nox11/ocaml-4.05.0/byterun/
H A Dglobroots.c52 static int random_level(void) in random_level() function
94 new_level = random_level(); in caml_insert_global_root()
/dports/lang/ocaml/ocaml-4.05.0/byterun/
H A Dglobroots.c52 static int random_level(void) in random_level() function
94 new_level = random_level(); in caml_insert_global_root()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A DChangeLog7441 * cipher/ecc.c (nist_generate_key): Replace arg random_level by flags
7445 remove var random_level.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Ddsa.c227 gcry_random_level_t random_level; in generate() local
306 random_level = transient_key ? GCRY_STRONG_RANDOM : GCRY_VERY_STRONG_RANDOM; in generate()
318 rndbuf = _gcry_random_bytes_secure ((qbits+7)/8, random_level); in generate()
321 char *r = _gcry_random_bytes_secure (2, random_level); in generate()
H A Decc-eddsa.c612 gcry_random_level_t random_level; in _gcry_ecc_eddsa_genkey() local
620 random_level = GCRY_STRONG_RANDOM; in _gcry_ecc_eddsa_genkey()
622 random_level = GCRY_VERY_STRONG_RANDOM; in _gcry_ecc_eddsa_genkey()
640 dbuf = _gcry_random_bytes_secure (dlen, random_level); in _gcry_ecc_eddsa_genkey()

123