Home
last modified time | relevance | path

Searched refs:get_them (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_connect.h39 void reset_mqh(LEX_USER *lu, bool get_them);
H A Dsql_connect.cc382 void reset_mqh(LEX_USER *lu, bool get_them= 0) in reset_mqh() argument
412 if (get_them) in reset_mqh()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_connect.h39 void reset_mqh(LEX_USER *lu, bool get_them);
H A Dsql_connect.cc379 void reset_mqh(LEX_USER *lu, bool get_them= 0) in reset_mqh() argument
409 if (get_them) in reset_mqh()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_connect.h32 void reset_mqh(LEX_USER *lu, bool get_them);
H A Dsql_connect.cc362 void reset_mqh(LEX_USER *lu, bool get_them= 0) in reset_mqh() argument
392 if (get_them) in reset_mqh()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.h40 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.h40 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_connect.h93 void reset_mqh(LEX_USER *lu, bool get_them);
H A Dsql_connect.cc384 void reset_mqh(LEX_USER *lu, bool get_them= 0) in reset_mqh() argument
414 if (get_them) in reset_mqh()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_connect.h93 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.h40 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_connect.h93 void reset_mqh(LEX_USER *lu, bool get_them);
H A Dsql_connect.cc384 void reset_mqh(LEX_USER *lu, bool get_them= 0) in reset_mqh() argument
414 if (get_them) in reset_mqh()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_connect.h99 void reset_mqh(THD *thd, LEX_USER *lu, bool get_them);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_connect.h79 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_connect.h79 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_connect.h76 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_connect.h76 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_connect.h88 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_connect.h88 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_connect.h138 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_connect.h138 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_connect.h138 void reset_mqh(LEX_USER *lu, bool get_them);
/dports/math/py-yt/yt-4.0.1/yt/utilities/amr_kdtree/
H A Damr_kdtree.py427 get_them = np.argwhere(in_grid).ravel()
435 for i in get_them
438 (new_positions[i] - grids[i].LeftEdge) / grids[i].dds for i in get_them

12