Home
last modified time | relevance | path

Searched defs:Item_bool_func (Results 1 – 24 of 24) sorted by relevance

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_cmpfunc.h153 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
160 Item_bool_func(const POS &pos, Item *a) : Item_int_func(pos, a), in Item_bool_func() function
163 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
165 Item_bool_func(const POS &pos, Item *a,Item *b) : Item_int_func(pos, a,b), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_cmpfunc.h153 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
160 Item_bool_func(const POS &pos, Item *a) : Item_int_func(pos, a), in Item_bool_func() function
163 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
165 Item_bool_func(const POS &pos, Item *a,Item *b) : Item_int_func(pos, a,b), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h153 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
160 Item_bool_func(const POS &pos, Item *a) : Item_int_func(pos, a), in Item_bool_func() function
163 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
165 Item_bool_func(const POS &pos, Item *a,Item *b) : Item_int_func(pos, a,b), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_cmpfunc.h153 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
160 Item_bool_func(const POS &pos, Item *a) : Item_int_func(pos, a), in Item_bool_func() function
163 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
165 Item_bool_func(const POS &pos, Item *a,Item *b) : Item_int_func(pos, a,b), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h153 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
160 Item_bool_func(const POS &pos, Item *a) : Item_int_func(pos, a), in Item_bool_func() function
163 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
165 Item_bool_func(const POS &pos, Item *a,Item *b) : Item_int_func(pos, a,b), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h153 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
160 Item_bool_func(const POS &pos, Item *a) : Item_int_func(pos, a), in Item_bool_func() function
163 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
165 Item_bool_func(const POS &pos, Item *a,Item *b) : Item_int_func(pos, a,b), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_cmpfunc.h292 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
293 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
296 Item_bool_func(Item *a) : Item_int_func(a), m_created_by_in2exists(false) {} in Item_bool_func() function
297 Item_bool_func(const POS &pos, Item *a) in Item_bool_func() function
300 Item_bool_func(Item *a, Item *b) in Item_bool_func() function
302 Item_bool_func(const POS &pos, Item *a, Item *b) in Item_bool_func() function
305 Item_bool_func(THD *thd, Item_bool_func *item) in Item_bool_func() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h148 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
151 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h148 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
151 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.h148 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
151 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h148 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
151 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.h148 Item_bool_func() : Item_int_func(), m_created_by_in2exists(false) {} in Item_bool_func() function
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
151 Item_bool_func(Item *a,Item *b) : Item_int_func(a,b), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h144 Item_bool_func() :Item_int_func() {} in Item_bool_func() function
145 Item_bool_func(Item *a) :Item_int_func(a) {} in Item_bool_func() function
146 Item_bool_func(Item *a,Item *b) :Item_int_func(a,b) {} in Item_bool_func() function
147 Item_bool_func(THD *thd, Item_bool_func *item) :Item_int_func(thd, item) {} in Item_bool_func() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h212 Item_bool_func(THD *thd): Item_int_func(thd) {} in Item_bool_func() function
213 Item_bool_func(THD *thd, Item *a): Item_int_func(thd, a) {} in Item_bool_func() function
214 Item_bool_func(THD *thd, Item *a, Item *b): Item_int_func(thd, a, b) {} in Item_bool_func() function
215 Item_bool_func(THD *thd, Item *a, Item *b, Item *c): Item_int_func(thd, a, b, c) {} in Item_bool_func() function
216 Item_bool_func(THD *thd, List<Item> &list): Item_int_func(thd, list) { } in Item_bool_func() function
217 Item_bool_func(THD *thd, Item_bool_func *item) :Item_int_func(thd, item) {} in Item_bool_func() function
H A Dfield.h46 class Item_bool_func; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h218 Item_bool_func(THD *thd): Item_int_func(thd) {} in Item_bool_func() function
219 Item_bool_func(THD *thd, Item *a): Item_int_func(thd, a) {} in Item_bool_func() function
220 Item_bool_func(THD *thd, Item *a, Item *b): Item_int_func(thd, a, b) {} in Item_bool_func() function
221 Item_bool_func(THD *thd, Item *a, Item *b, Item *c): Item_int_func(thd, a, b, c) {} in Item_bool_func() function
222 Item_bool_func(THD *thd, List<Item> &list): Item_int_func(thd, list) { } in Item_bool_func() function
223 Item_bool_func(THD *thd, Item_bool_func *item) :Item_int_func(thd, item) {} in Item_bool_func() function
H A Dfield.h47 class Item_bool_func; variable
2807 bool can_optimize_keypart_ref(const Item_bool_func *, const Item *) in can_optimize_keypart_ref()
2813 bool can_optimize_group_min_max(const Item_bool_func *, const Item *) in can_optimize_group_min_max()
2818 bool can_optimize_range(const Item_bool_func *, const Item *, bool) in can_optimize_range()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h220 Item_bool_func(THD *thd): Item_int_func(thd) {} in Item_bool_func() function
221 Item_bool_func(THD *thd, Item *a): Item_int_func(thd, a) {} in Item_bool_func() function
222 Item_bool_func(THD *thd, Item *a, Item *b): Item_int_func(thd, a, b) {} in Item_bool_func() function
223 Item_bool_func(THD *thd, Item *a, Item *b, Item *c): Item_int_func(thd, a, b, c) {} in Item_bool_func() function
224 Item_bool_func(THD *thd, List<Item> &list): Item_int_func(thd, list) { } in Item_bool_func() function
225 Item_bool_func(THD *thd, Item_bool_func *item) :Item_int_func(thd, item) {} in Item_bool_func() function
H A Dfield.h46 class Item_bool_func; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h220 Item_bool_func(THD *thd): Item_int_func(thd) {} in Item_bool_func() function
221 Item_bool_func(THD *thd, Item *a): Item_int_func(thd, a) {} in Item_bool_func() function
222 Item_bool_func(THD *thd, Item *a, Item *b): Item_int_func(thd, a, b) {} in Item_bool_func() function
223 Item_bool_func(THD *thd, Item *a, Item *b, Item *c): Item_int_func(thd, a, b, c) {} in Item_bool_func() function
224 Item_bool_func(THD *thd, List<Item> &list): Item_int_func(thd, list) { } in Item_bool_func() function
225 Item_bool_func(THD *thd, Item_bool_func *item) :Item_int_func(thd, item) {} in Item_bool_func() function
H A Dfield.h46 class Item_bool_func; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h218 Item_bool_func(THD *thd): Item_int_func(thd) {} in Item_bool_func() function
219 Item_bool_func(THD *thd, Item *a): Item_int_func(thd, a) {} in Item_bool_func() function
220 Item_bool_func(THD *thd, Item *a, Item *b): Item_int_func(thd, a, b) {} in Item_bool_func() function
221 Item_bool_func(THD *thd, Item *a, Item *b, Item *c): Item_int_func(thd, a, b, c) {} in Item_bool_func() function
222 Item_bool_func(THD *thd, List<Item> &list): Item_int_func(thd, list) { } in Item_bool_func() function
223 Item_bool_func(THD *thd, Item_bool_func *item) :Item_int_func(thd, item) {} in Item_bool_func() function
H A Dfield.h47 class Item_bool_func; variable
2807 bool can_optimize_keypart_ref(const Item_bool_func *, const Item *) in can_optimize_keypart_ref()
2813 bool can_optimize_group_min_max(const Item_bool_func *, const Item *) in can_optimize_group_min_max()
2818 bool can_optimize_range(const Item_bool_func *, const Item *, bool) in can_optimize_range()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dfield.h46 class Item_bool_func; variable