Home
last modified time | relevance | path

Searched refs:total_rounds (Results 1 – 19 of 19) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/harness/tests/
H A Dtest_mpmc_queue.cc92 const unsigned int total_rounds = 16 * 1024; in TEST_P() local
95 unsigned int rounds_for_consumers = total_rounds; in TEST_P()
96 const unsigned int rounds_per_producer = total_rounds / num_producers; in TEST_P()
99 unsigned int rounds_for_producers = total_rounds; in TEST_P()
100 const unsigned int rounds_per_consumer = total_rounds / num_consumers; in TEST_P()
180 const unsigned int total_rounds = 16 * 1024; in TEST_P() local
183 unsigned int rounds_for_consumers = total_rounds; in TEST_P()
184 const unsigned int rounds_per_producer = total_rounds / num_producers; in TEST_P()
187 unsigned int rounds_for_producers = total_rounds; in TEST_P()
188 const unsigned int rounds_per_consumer = total_rounds / num_consumers; in TEST_P()
/dports/security/s2n/s2n-tls-1.1.2/crypto/
H A Ds2n_hkdf.c57 uint32_t total_rounds = output->size / hash_len; in s2n_hkdf_expand() local
59 total_rounds++; in s2n_hkdf_expand()
62 S2N_ERROR_IF(total_rounds > MAX_HKDF_ROUNDS || total_rounds == 0, S2N_ERR_HKDF_OUTPUT_SIZE); in s2n_hkdf_expand()
64 for (uint32_t curr_round = 1; curr_round <= total_rounds; curr_round++) { in s2n_hkdf_expand()
/dports/games/KnightCap/Export/
H A Dtd.c9 static int total_rounds; variable
137 state->total_rounds = total_rounds; in dump_coeffs()
194 dump_coeffs(fname, total_rounds); in td_dump()
358 fscanf(f, "%d\n", &total_rounds); in td_update()
540 ++total_rounds; in td_update()
542 fprintf(f, "%d\n", total_rounds); in td_update()
H A Dutil.c789 fprintf(f, "%d %d\n", state->total_rounds, state->krating); in dump_history()
H A Dknightcap.h518 int total_rounds; member
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/hs_common/
H A Dshared_random_client.c247 int total_rounds = SHARED_RANDOM_N_ROUNDS * SHARED_RANDOM_N_PHASES; in sr_state_get_start_time_of_current_protocol_run() local
278 curr_round_slot = (beginning_of_curr_round / voting_interval) % total_rounds; in sr_state_get_start_time_of_current_protocol_run()
/dports/security/tor/tor-0.4.6.8/src/feature/hs_common/
H A Dshared_random_client.c247 int total_rounds = SHARED_RANDOM_N_ROUNDS * SHARED_RANDOM_N_PHASES; in sr_state_get_start_time_of_current_protocol_run() local
278 curr_round_slot = (beginning_of_curr_round / voting_interval) % total_rounds; in sr_state_get_start_time_of_current_protocol_run()
/dports/games/luola/luola-1.3.2/src/
H A Dhotseat.c337 game_status.total_rounds = 0; in hotseat_game()
434 game_status.total_rounds++; in hotseat_game()
440 if (game_status.total_rounds>0) in hotseat_game()
H A Dgame.h90 int total_rounds; member
H A Dgame.c196 if (game_status.total_rounds == 1) in game_statistics()
200 game_status.total_rounds); in game_statistics()
223 game_status.total_rounds); in game_statistics()
228 game_status.total_rounds; in game_statistics()
H A Dselection.c232 sprintf(roundstr,"Round %d of %d",game_status.total_rounds + 1, in select_level()
233 game_settings.rounds + game_status.total_rounds); in select_level()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A DflexAsynch.cpp418 Uint64 total_rounds = 0; variable
424 total_rounds = get_total_rounds();
439 total_rounds += ThreadExecutionRounds[i];
444 if (total_rounds)
446 mean_rounds = total_transactions / total_rounds;
1337 Uint64 total_rounds = 0; in get_total_rounds() local
1341 total_rounds += ThreadExecutionRounds[i]; in get_total_rounds()
1343 return total_rounds; in get_total_rounds()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A DflexAsynch.cpp418 Uint64 total_rounds = 0; variable
424 total_rounds = get_total_rounds();
439 total_rounds += ThreadExecutionRounds[i];
444 if (total_rounds)
446 mean_rounds = total_transactions / total_rounds;
1337 Uint64 total_rounds = 0; in get_total_rounds() local
1341 total_rounds += ThreadExecutionRounds[i]; in get_total_rounds()
1343 return total_rounds; in get_total_rounds()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DflexAsynch.cpp418 Uint64 total_rounds = 0; variable
424 total_rounds = get_total_rounds();
439 total_rounds += ThreadExecutionRounds[i];
444 if (total_rounds)
446 mean_rounds = total_transactions / total_rounds;
1337 Uint64 total_rounds = 0; in get_total_rounds() local
1341 total_rounds += ThreadExecutionRounds[i]; in get_total_rounds()
1343 return total_rounds; in get_total_rounds()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DflexAsynch.cpp418 Uint64 total_rounds = 0; variable
424 total_rounds = get_total_rounds();
439 total_rounds += ThreadExecutionRounds[i];
444 if (total_rounds)
446 mean_rounds = total_transactions / total_rounds;
1337 Uint64 total_rounds = 0; in get_total_rounds() local
1341 total_rounds += ThreadExecutionRounds[i]; in get_total_rounds()
1343 return total_rounds; in get_total_rounds()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DflexAsynch.cpp418 Uint64 total_rounds = 0; variable
424 total_rounds = get_total_rounds();
439 total_rounds += ThreadExecutionRounds[i];
444 if (total_rounds)
446 mean_rounds = total_transactions / total_rounds;
1337 Uint64 total_rounds = 0; in get_total_rounds() local
1341 total_rounds += ThreadExecutionRounds[i]; in get_total_rounds()
1343 return total_rounds; in get_total_rounds()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/ndbapi/
H A DflexAsynch.cpp457 Uint64 total_rounds = 0; in main() local
463 total_rounds = get_total_rounds(); in main()
478 total_rounds += ThreadExecutionRounds[i]; in main()
483 if (total_rounds) in main()
485 mean_rounds = total_transactions / total_rounds; in main()
1350 Uint64 total_rounds = 0; in get_total_rounds() local
1354 total_rounds += ThreadExecutionRounds[i]; in get_total_rounds()
1356 return total_rounds; in get_total_rounds()
/dports/security/tor/tor-0.4.6.8/src/feature/dirauth/
H A Dshared_random_state.c138 int total_rounds = SHARED_RANDOM_N_ROUNDS * SHARED_RANDOM_N_PHASES; in get_state_valid_until_time() local
147 current_round = (now / voting_interval) % total_rounds; in get_state_valid_until_time()
148 rounds_left = total_rounds - current_round; in get_state_valid_until_time()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/dirauth/
H A Dshared_random_state.c138 int total_rounds = SHARED_RANDOM_N_ROUNDS * SHARED_RANDOM_N_PHASES; in get_state_valid_until_time() local
147 current_round = (now / voting_interval) % total_rounds; in get_state_valid_until_time()
148 rounds_left = total_rounds - current_round; in get_state_valid_until_time()