Home
last modified time | relevance | path

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

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_geofunc.h898 enum Functype rev_functype() const override { in rev_functype() function
1025 enum Functype rev_functype() const override { return SP_WITHIN_FUNC; } in rev_functype() function
1036 enum Functype rev_functype() const override { return SP_CROSSES_FUNC; } in rev_functype() function
1047 enum Functype rev_functype() const override { return SP_DISJOINT_FUNC; } in rev_functype() function
1058 enum Functype rev_functype() const override { return SP_EQUALS_FUNC; } in rev_functype() function
1080 enum Functype rev_functype() const override { return SP_WITHIN_FUNC; } in rev_functype() function
1091 enum Functype rev_functype() const override { return SP_COVERS_FUNC; } in rev_functype() function
1113 enum Functype rev_functype() const override { return SP_DISJOINT_FUNC; } in rev_functype() function
1124 enum Functype rev_functype() const override { return SP_EQUALS_FUNC; } in rev_functype() function
1157 enum Functype rev_functype() const override { return SP_TOUCHES_FUNC; } in rev_functype() function
[all …]
H A Ditem_cmpfunc.h635 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
960 enum Functype rev_functype() const override { return EQ_FUNC; } in rev_functype() function
1061 enum Functype rev_functype() const override { return EQUAL_FUNC; } in rev_functype() function
1080 enum Functype rev_functype() const override { return LE_FUNC; } in rev_functype() function
1100 enum Functype rev_functype() const override { return LT_FUNC; } in rev_functype() function
1120 enum Functype rev_functype() const override { return GE_FUNC; } in rev_functype() function
1140 enum Functype rev_functype() const override { return GT_FUNC; } in rev_functype() function
1160 enum Functype rev_functype() const override { return NE_FUNC; } in rev_functype() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h402 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
621 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
637 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
650 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
663 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
676 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
689 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
H A Ditem_geofunc.h223 enum Functype rev_functype() const in rev_functype() function
261 enum Functype rev_functype() const in rev_functype() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h402 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
621 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
637 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
650 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
663 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
676 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
689 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
H A Ditem_geofunc.h223 enum Functype rev_functype() const in rev_functype() function
261 enum Functype rev_functype() const in rev_functype() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.h402 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
621 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
637 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
650 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
663 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
676 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
689 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
H A Ditem_geofunc.h223 enum Functype rev_functype() const in rev_functype() function
261 enum Functype rev_functype() const in rev_functype() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h402 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
621 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
637 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
650 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
663 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
676 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
689 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
H A Ditem_geofunc.h223 enum Functype rev_functype() const in rev_functype() function
261 enum Functype rev_functype() const in rev_functype() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.h402 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
621 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
637 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
650 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
663 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
676 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
689 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
H A Ditem_geofunc.h223 enum Functype rev_functype() const in rev_functype() function
261 enum Functype rev_functype() const in rev_functype() function
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h377 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
509 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
523 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
536 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
549 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
562 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
575 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
H A Ditem_geofunc.h223 enum Functype rev_functype() const { return spatial_rel; } in rev_functype() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_cmpfunc.h466 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
722 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
748 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
766 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
784 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
803 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_cmpfunc.h466 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
722 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
748 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
766 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
784 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
803 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h466 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
722 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
748 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
766 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
784 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
803 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_cmpfunc.h466 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
722 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
748 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
766 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
784 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
803 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h466 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
722 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
748 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
766 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
784 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
803 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h466 virtual enum Functype rev_functype() const { return UNKNOWN_FUNC; } in rev_functype() function
722 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
748 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
766 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
784 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
803 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h704 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
743 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
766 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
782 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
798 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
814 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
837 enum Functype rev_functype() const { return NE_FUNC; } in rev_functype() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h717 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
757 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
780 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
796 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
812 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
828 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
847 enum Functype rev_functype() const { return NE_FUNC; } in rev_functype() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h712 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
751 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
774 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
790 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
806 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
841 enum Functype rev_functype() const { return NE_FUNC; } in rev_functype() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h712 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
751 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
774 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
790 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
806 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
822 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
841 enum Functype rev_functype() const { return NE_FUNC; } in rev_functype() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h717 enum Functype rev_functype() const { return EQ_FUNC; } in rev_functype() function
757 enum Functype rev_functype() const { return EQUAL_FUNC; } in rev_functype() function
780 enum Functype rev_functype() const { return LE_FUNC; } in rev_functype() function
796 enum Functype rev_functype() const { return LT_FUNC; } in rev_functype() function
812 enum Functype rev_functype() const { return GE_FUNC; } in rev_functype() function
828 enum Functype rev_functype() const { return GT_FUNC; } in rev_functype() function
847 enum Functype rev_functype() const { return NE_FUNC; } in rev_functype() function

12