Home
last modified time | relevance | path

Searched defs:compute_estimate (Results 1 – 15 of 15) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/tools/
H A Dndb_size.pl341 sub compute_estimate subroutine
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/tools/
H A Dndb_size.pl341 sub compute_estimate subroutine
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/tools/
H A Dndb_size.pl340 sub compute_estimate subroutine
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/tools/
H A Dndb_size.pl340 sub compute_estimate subroutine
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/tools/
H A Dndb_size.pl340 sub compute_estimate subroutine
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A Dndb_size.pl340 sub compute_estimate subroutine
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/tools/
H A Dndb_size.pl340 sub compute_estimate subroutine
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/tools/
H A Dndb_size.pl340 sub compute_estimate subroutine
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/tools/
H A Dndb_size.pl341 sub compute_estimate subroutine
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/tools/
H A Dndb_size.pl341 sub compute_estimate subroutine
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/tools/
H A Dndb_size.pl341 sub compute_estimate subroutine
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/tools/
H A Dndb_size.pl334 sub compute_estimate subroutine
/dports/biology/vt/vt-0.57721/
H A Destimate.cpp53 bool compute_estimate[NO_EST]; member in __anon974d9fde0111::Igor
95 void parse_estimators(bool compute_estimate[], std::string estimates_string) in parse_estimators()
/dports/devel/taskflow/taskflow-3.2.0/sandbox/jacobi/
H A Dpoisson.hpp108 static inline void compute_estimate(int block_x, int block_y, double *u_, in compute_estimate() function
/dports/devel/R-cran-lubridate/lubridate/R/
H A Ddurations.r80 compute_estimate <- function(secs, unit = "second") { function