Home
last modified time | relevance | path

Searched defs:substype (Results 1 – 25 of 25) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_subselect.h83 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
171 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
237 subs_type substype() { return EXISTS_SUBS; } in substype() function
308 subs_type substype() { return IN_SUBS; } in substype() function
349 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/audio/festalon/festalon/src/drivers/
H A Dargs.h25 int substype; member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_subselect.h113 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
209 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
327 subs_type substype() { return EXISTS_SUBS; } in substype() function
453 subs_type substype() { return IN_SUBS; } in substype() function
515 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_subselect.h113 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
209 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
327 subs_type substype() { return EXISTS_SUBS; } in substype() function
453 subs_type substype() { return IN_SUBS; } in substype() function
515 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_subselect.h121 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
215 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
347 subs_type substype() { return EXISTS_SUBS; } in substype() function
511 subs_type substype() { return IN_SUBS; } in substype() function
575 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h121 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
215 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
347 subs_type substype() { return EXISTS_SUBS; } in substype() function
511 subs_type substype() { return IN_SUBS; } in substype() function
575 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_subselect.h121 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
215 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
347 subs_type substype() { return EXISTS_SUBS; } in substype() function
511 subs_type substype() { return IN_SUBS; } in substype() function
575 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h121 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
215 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
347 subs_type substype() { return EXISTS_SUBS; } in substype() function
511 subs_type substype() { return IN_SUBS; } in substype() function
575 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_subselect.h121 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
215 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
347 subs_type substype() { return EXISTS_SUBS; } in substype() function
511 subs_type substype() { return IN_SUBS; } in substype() function
575 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h121 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
215 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
347 subs_type substype() { return EXISTS_SUBS; } in substype() function
511 subs_type substype() { return IN_SUBS; } in substype() function
575 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_subselect.h113 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
209 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
327 subs_type substype() { return EXISTS_SUBS; } in substype() function
453 subs_type substype() { return IN_SUBS; } in substype() function
515 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_subselect.h113 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
209 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
327 subs_type substype() { return EXISTS_SUBS; } in substype() function
453 subs_type substype() { return IN_SUBS; } in substype() function
515 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_subselect.h113 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
209 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
327 subs_type substype() { return EXISTS_SUBS; } in substype() function
453 subs_type substype() { return IN_SUBS; } in substype() function
515 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/emulators/mednafen/mednafen/src/drivers/
H A Dargs.h21 int substype; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_subselect.h173 virtual subs_type substype() const { return UNKNOWN_SUBS; } in substype() function
283 subs_type substype() const override { return SINGLEROW_SUBS; } in substype() function
447 subs_type substype() const override { return EXISTS_SUBS; } in substype() function
639 subs_type substype() const override { return IN_SUBS; } in substype() function
707 subs_type substype() const override { return all ? ALL_SUBS : ANY_SUBS; } in substype() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_subselect.h151 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
306 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
400 subs_type substype() { return EXISTS_SUBS; } in substype() function
623 subs_type substype() { return IN_SUBS; } in substype() function
783 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_subselect.h151 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
306 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
400 subs_type substype() { return EXISTS_SUBS; } in substype() function
623 subs_type substype() { return IN_SUBS; } in substype() function
783 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_subselect.h155 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
312 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
407 subs_type substype() override { return EXISTS_SUBS; } in substype() function
635 subs_type substype() override { return IN_SUBS; } in substype() function
806 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
H A Dopt_subselect.cc592 Item_subselect::subs_type substype= subselect->substype(); in check_and_do_in_subquery_rewrites() local
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_subselect.h155 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
312 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
407 subs_type substype() { return EXISTS_SUBS; } in substype() function
632 subs_type substype() { return IN_SUBS; } in substype() function
793 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
H A Dopt_subselect.cc592 Item_subselect::subs_type substype= subselect->substype(); in check_and_do_in_subquery_rewrites() local
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_subselect.h155 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
312 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
407 subs_type substype() { return EXISTS_SUBS; } in substype() function
632 subs_type substype() { return IN_SUBS; } in substype() function
793 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
H A Dopt_subselect.cc592 Item_subselect::subs_type substype= subselect->substype(); in check_and_do_in_subquery_rewrites() local
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_subselect.h155 virtual subs_type substype() { return UNKNOWN_SUBS; } in substype() function
312 subs_type substype() { return SINGLEROW_SUBS; } in substype() function
407 subs_type substype() override { return EXISTS_SUBS; } in substype() function
635 subs_type substype() override { return IN_SUBS; } in substype() function
806 subs_type substype() { return all?ALL_SUBS:ANY_SUBS; } in substype() function
H A Dopt_subselect.cc592 Item_subselect::subs_type substype= subselect->substype(); in check_and_do_in_subquery_rewrites() local