Home
last modified time | relevance | path

Searched refs:bisection_possible (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_cmpfunc.cc5357 bool bisection_possible= in fix_length_and_dec() local
5360 if (bisection_possible) in fix_length_and_dec()
5375 bisection_possible= false; in fix_length_and_dec()
5400 if (bisection_possible) in fix_length_and_dec()
5476 if (bisection_possible) in fix_length_and_dec()
5586 bisection_possible); in fix_length_and_dec()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.cc5357 bool bisection_possible= in fix_length_and_dec() local
5360 if (bisection_possible) in fix_length_and_dec()
5375 bisection_possible= false; in fix_length_and_dec()
5400 if (bisection_possible) in fix_length_and_dec()
5476 if (bisection_possible) in fix_length_and_dec()
5586 bisection_possible); in fix_length_and_dec()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_cmpfunc.cc5357 bool bisection_possible= in fix_length_and_dec() local
5360 if (bisection_possible) in fix_length_and_dec()
5375 bisection_possible= false; in fix_length_and_dec()
5400 if (bisection_possible) in fix_length_and_dec()
5476 if (bisection_possible) in fix_length_and_dec()
5586 bisection_possible); in fix_length_and_dec()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.cc5357 bool bisection_possible= in fix_length_and_dec() local
5360 if (bisection_possible) in fix_length_and_dec()
5375 bisection_possible= false; in fix_length_and_dec()
5400 if (bisection_possible) in fix_length_and_dec()
5476 if (bisection_possible) in fix_length_and_dec()
5586 bisection_possible); in fix_length_and_dec()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.cc5357 bool bisection_possible= in fix_length_and_dec() local
5360 if (bisection_possible) in fix_length_and_dec()
5375 bisection_possible= false; in fix_length_and_dec()
5400 if (bisection_possible) in fix_length_and_dec()
5476 if (bisection_possible) in fix_length_and_dec()
5586 bisection_possible); in fix_length_and_dec()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_cmpfunc.cc5357 bool bisection_possible= in fix_length_and_dec() local
5360 if (bisection_possible) in fix_length_and_dec()
5375 bisection_possible= false; in fix_length_and_dec()
5400 if (bisection_possible) in fix_length_and_dec()
5476 if (bisection_possible) in fix_length_and_dec()
5586 bisection_possible); in fix_length_and_dec()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_cmpfunc.cc4713 bool bisection_possible = type_cnt == 1 && // 1 in resolve_type() local
4716 if (bisection_possible) { in resolve_type()
4730 bisection_possible = false; in resolve_type()
4744 if (bisection_possible) { in resolve_type()
4820 if (bisection_possible) { in resolve_type()
4927 .add("IN_uses_bisection", bisection_possible); in resolve_type()