Home
last modified time | relevance | path

Searched refs:Item_func_truth (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h159 class Item_func_truth : public Item_bool_func
168 Item_func_truth(Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
172 ~Item_func_truth() in ~Item_func_truth()
191 class Item_func_istrue : public Item_func_truth
194 Item_func_istrue(Item *a) : Item_func_truth(a, true, true) {} in Item_func_istrue()
204 class Item_func_isnottrue : public Item_func_truth
207 Item_func_isnottrue(Item *a) : Item_func_truth(a, true, false) {} in Item_func_isnottrue()
217 class Item_func_isfalse : public Item_func_truth
220 Item_func_isfalse(Item *a) : Item_func_truth(a, false, true) {} in Item_func_isfalse()
230 class Item_func_isnotfalse : public Item_func_truth
[all …]
H A Ditem_cmpfunc.cc1673 void Item_func_truth::fix_length_and_dec() in fix_length_and_dec()
1682 void Item_func_truth::print(String *str, enum_query_type query_type) in print()
1697 bool Item_func_truth::val_bool() in val_bool()
1720 longlong Item_func_truth::val_int() in val_int()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h174 class Item_func_truth : public Item_bool_func
183 Item_func_truth(Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
187 ~Item_func_truth() in ~Item_func_truth()
206 class Item_func_istrue : public Item_func_truth
209 Item_func_istrue(Item *a) : Item_func_truth(a, true, true) {} in Item_func_istrue()
219 class Item_func_isnottrue : public Item_func_truth
222 Item_func_isnottrue(Item *a) : Item_func_truth(a, true, false) {} in Item_func_isnottrue()
232 class Item_func_isfalse : public Item_func_truth
235 Item_func_isfalse(Item *a) : Item_func_truth(a, false, true) {} in Item_func_isfalse()
245 class Item_func_isnotfalse : public Item_func_truth
[all …]
H A Ditem_cmpfunc.cc1801 void Item_func_truth::fix_length_and_dec() in fix_length_and_dec()
1810 void Item_func_truth::print(String *str, enum_query_type query_type) in print()
1825 bool Item_func_truth::val_bool() in val_bool()
1848 longlong Item_func_truth::val_int() in val_int()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h174 class Item_func_truth : public Item_bool_func
183 Item_func_truth(Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
187 ~Item_func_truth() in ~Item_func_truth()
206 class Item_func_istrue : public Item_func_truth
209 Item_func_istrue(Item *a) : Item_func_truth(a, true, true) {} in Item_func_istrue()
219 class Item_func_isnottrue : public Item_func_truth
222 Item_func_isnottrue(Item *a) : Item_func_truth(a, true, false) {} in Item_func_isnottrue()
232 class Item_func_isfalse : public Item_func_truth
235 Item_func_isfalse(Item *a) : Item_func_truth(a, false, true) {} in Item_func_isfalse()
245 class Item_func_isnotfalse : public Item_func_truth
[all …]
H A Ditem_cmpfunc.cc1801 void Item_func_truth::fix_length_and_dec() in fix_length_and_dec()
1810 void Item_func_truth::print(String *str, enum_query_type query_type) in print()
1825 bool Item_func_truth::val_bool() in val_bool()
1848 longlong Item_func_truth::val_int() in val_int()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.h174 class Item_func_truth : public Item_bool_func
183 Item_func_truth(Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
187 ~Item_func_truth() in ~Item_func_truth()
206 class Item_func_istrue : public Item_func_truth
209 Item_func_istrue(Item *a) : Item_func_truth(a, true, true) {} in Item_func_istrue()
219 class Item_func_isnottrue : public Item_func_truth
222 Item_func_isnottrue(Item *a) : Item_func_truth(a, true, false) {} in Item_func_isnottrue()
232 class Item_func_isfalse : public Item_func_truth
235 Item_func_isfalse(Item *a) : Item_func_truth(a, false, true) {} in Item_func_isfalse()
245 class Item_func_isnotfalse : public Item_func_truth
[all …]
H A Ditem_cmpfunc.cc1801 void Item_func_truth::fix_length_and_dec() in fix_length_and_dec()
1810 void Item_func_truth::print(String *str, enum_query_type query_type) in print()
1825 bool Item_func_truth::val_bool() in val_bool()
1848 longlong Item_func_truth::val_int() in val_int()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h174 class Item_func_truth : public Item_bool_func
183 Item_func_truth(Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
187 ~Item_func_truth() in ~Item_func_truth()
206 class Item_func_istrue : public Item_func_truth
209 Item_func_istrue(Item *a) : Item_func_truth(a, true, true) {} in Item_func_istrue()
219 class Item_func_isnottrue : public Item_func_truth
222 Item_func_isnottrue(Item *a) : Item_func_truth(a, true, false) {} in Item_func_isnottrue()
232 class Item_func_isfalse : public Item_func_truth
235 Item_func_isfalse(Item *a) : Item_func_truth(a, false, true) {} in Item_func_isfalse()
245 class Item_func_isnotfalse : public Item_func_truth
[all …]
H A Ditem_cmpfunc.cc1801 void Item_func_truth::fix_length_and_dec() in fix_length_and_dec()
1810 void Item_func_truth::print(String *str, enum_query_type query_type) in print()
1825 bool Item_func_truth::val_bool() in val_bool()
1848 longlong Item_func_truth::val_int() in val_int()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.h174 class Item_func_truth : public Item_bool_func
183 Item_func_truth(Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
187 ~Item_func_truth() in ~Item_func_truth()
206 class Item_func_istrue : public Item_func_truth
209 Item_func_istrue(Item *a) : Item_func_truth(a, true, true) {} in Item_func_istrue()
219 class Item_func_isnottrue : public Item_func_truth
222 Item_func_isnottrue(Item *a) : Item_func_truth(a, true, false) {} in Item_func_isnottrue()
232 class Item_func_isfalse : public Item_func_truth
235 Item_func_isfalse(Item *a) : Item_func_truth(a, false, true) {} in Item_func_isfalse()
245 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_cmpfunc.h189 class Item_func_truth : public Item_bool_func
198 Item_func_truth(const POS &pos, Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
202 ~Item_func_truth() in ~Item_func_truth()
221 class Item_func_istrue : public Item_func_truth
225 : Item_func_truth(pos, a, true, true) in Item_func_istrue()
236 class Item_func_isnottrue : public Item_func_truth
240 : Item_func_truth(pos, a, true, false) in Item_func_isnottrue()
251 class Item_func_isfalse : public Item_func_truth
255 : Item_func_truth(pos, a, false, true) in Item_func_isfalse()
266 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_cmpfunc.h189 class Item_func_truth : public Item_bool_func
198 Item_func_truth(const POS &pos, Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
202 ~Item_func_truth() in ~Item_func_truth()
221 class Item_func_istrue : public Item_func_truth
225 : Item_func_truth(pos, a, true, true) in Item_func_istrue()
236 class Item_func_isnottrue : public Item_func_truth
240 : Item_func_truth(pos, a, true, false) in Item_func_isnottrue()
251 class Item_func_isfalse : public Item_func_truth
255 : Item_func_truth(pos, a, false, true) in Item_func_isfalse()
266 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h189 class Item_func_truth : public Item_bool_func
198 Item_func_truth(const POS &pos, Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
202 ~Item_func_truth() in ~Item_func_truth()
221 class Item_func_istrue : public Item_func_truth
225 : Item_func_truth(pos, a, true, true) in Item_func_istrue()
236 class Item_func_isnottrue : public Item_func_truth
240 : Item_func_truth(pos, a, true, false) in Item_func_isnottrue()
251 class Item_func_isfalse : public Item_func_truth
255 : Item_func_truth(pos, a, false, true) in Item_func_isfalse()
266 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_cmpfunc.h189 class Item_func_truth : public Item_bool_func
198 Item_func_truth(const POS &pos, Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
202 ~Item_func_truth() in ~Item_func_truth()
221 class Item_func_istrue : public Item_func_truth
225 : Item_func_truth(pos, a, true, true) in Item_func_istrue()
236 class Item_func_isnottrue : public Item_func_truth
240 : Item_func_truth(pos, a, true, false) in Item_func_isnottrue()
251 class Item_func_isfalse : public Item_func_truth
255 : Item_func_truth(pos, a, false, true) in Item_func_isfalse()
266 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h189 class Item_func_truth : public Item_bool_func
198 Item_func_truth(const POS &pos, Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
202 ~Item_func_truth() in ~Item_func_truth()
221 class Item_func_istrue : public Item_func_truth
225 : Item_func_truth(pos, a, true, true) in Item_func_istrue()
236 class Item_func_isnottrue : public Item_func_truth
240 : Item_func_truth(pos, a, true, false) in Item_func_isnottrue()
251 class Item_func_isfalse : public Item_func_truth
255 : Item_func_truth(pos, a, false, true) in Item_func_isfalse()
266 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h189 class Item_func_truth : public Item_bool_func
198 Item_func_truth(const POS &pos, Item *a, bool a_value, bool a_affirmative) in Item_func_truth() function
202 ~Item_func_truth() in ~Item_func_truth()
221 class Item_func_istrue : public Item_func_truth
225 : Item_func_truth(pos, a, true, true) in Item_func_istrue()
236 class Item_func_isnottrue : public Item_func_truth
240 : Item_func_truth(pos, a, true, false) in Item_func_isnottrue()
251 class Item_func_isfalse : public Item_func_truth
255 : Item_func_truth(pos, a, false, true) in Item_func_isfalse()
266 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h232 class Item_func_truth : public Item_bool_func
242 Item_func_truth(THD *thd, Item *a, bool a_value, bool a_affirmative): in Item_func_truth() function
246 ~Item_func_truth() in ~Item_func_truth()
265 class Item_func_istrue : public Item_func_truth
268 Item_func_istrue(THD *thd, Item *a): Item_func_truth(thd, a, true, true) {} in Item_func_istrue()
280 class Item_func_isnottrue : public Item_func_truth
284 Item_func_truth(thd, a, true, false) {} in Item_func_isnottrue()
297 class Item_func_isfalse : public Item_func_truth
300 Item_func_isfalse(THD *thd, Item *a): Item_func_truth(thd, a, false, true) {} in Item_func_isfalse()
312 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h232 class Item_func_truth : public Item_bool_func
242 Item_func_truth(THD *thd, Item *a, bool a_value, bool a_affirmative):
246 ~Item_func_truth()
265 class Item_func_istrue : public Item_func_truth
268 Item_func_istrue(THD *thd, Item *a): Item_func_truth(thd, a, true, true) {}
280 class Item_func_isnottrue : public Item_func_truth
284 Item_func_truth(thd, a, true, false) {}
297 class Item_func_isfalse : public Item_func_truth
300 Item_func_isfalse(THD *thd, Item *a): Item_func_truth(thd, a, false, true) {}
312 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h238 class Item_func_truth : public Item_bool_func
248 Item_func_truth(THD *thd, Item *a, bool a_value, bool a_affirmative): in Item_func_truth() function
252 ~Item_func_truth() in ~Item_func_truth()
271 class Item_func_istrue : public Item_func_truth
274 Item_func_istrue(THD *thd, Item *a): Item_func_truth(thd, a, true, true) {} in Item_func_istrue()
286 class Item_func_isnottrue : public Item_func_truth
290 Item_func_truth(thd, a, true, false) {} in Item_func_isnottrue()
304 class Item_func_isfalse : public Item_func_truth
307 Item_func_isfalse(THD *thd, Item *a): Item_func_truth(thd, a, false, true) {} in Item_func_isfalse()
319 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h240 class Item_func_truth : public Item_bool_func
250 Item_func_truth(THD *thd, Item *a, bool a_value, bool a_affirmative): in Item_func_truth() function
254 ~Item_func_truth() in ~Item_func_truth()
273 class Item_func_istrue : public Item_func_truth
276 Item_func_istrue(THD *thd, Item *a): Item_func_truth(thd, a, true, true) {} in Item_func_istrue()
288 class Item_func_isnottrue : public Item_func_truth
292 Item_func_truth(thd, a, true, false) {} in Item_func_isnottrue()
305 class Item_func_isfalse : public Item_func_truth
308 Item_func_isfalse(THD *thd, Item *a): Item_func_truth(thd, a, false, true) {} in Item_func_isfalse()
320 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h240 class Item_func_truth : public Item_bool_func
250 Item_func_truth(THD *thd, Item *a, bool a_value, bool a_affirmative): in Item_func_truth() function
254 ~Item_func_truth() in ~Item_func_truth()
273 class Item_func_istrue : public Item_func_truth
276 Item_func_istrue(THD *thd, Item *a): Item_func_truth(thd, a, true, true) {} in Item_func_istrue()
288 class Item_func_isnottrue : public Item_func_truth
292 Item_func_truth(thd, a, true, false) {} in Item_func_isnottrue()
305 class Item_func_isfalse : public Item_func_truth
308 Item_func_isfalse(THD *thd, Item *a): Item_func_truth(thd, a, false, true) {} in Item_func_isfalse()
320 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h238 class Item_func_truth : public Item_bool_func
248 Item_func_truth(THD *thd, Item *a, bool a_value, bool a_affirmative): in Item_func_truth() function
252 ~Item_func_truth() in ~Item_func_truth()
271 class Item_func_istrue : public Item_func_truth
274 Item_func_istrue(THD *thd, Item *a): Item_func_truth(thd, a, true, true) {} in Item_func_istrue()
286 class Item_func_isnottrue : public Item_func_truth
290 Item_func_truth(thd, a, true, false) {} in Item_func_isnottrue()
304 class Item_func_isfalse : public Item_func_truth
307 Item_func_isfalse(THD *thd, Item *a): Item_func_truth(thd, a, false, true) {} in Item_func_isfalse()
319 class Item_func_isnotfalse : public Item_func_truth
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_cmpfunc.h390 class Item_func_truth final : public Item_bool_func {
407 Item_func_truth(const POS &pos, Item *a, Bool_test truth_test) in Item_func_truth() function
420 Item_func_truth(Item *a, Bool_test truth_test) in Item_func_truth() function
H A Dparse_tree_items.cc88 return new (pc->mem_root) Item_func_truth(expr, truth_test); in change_truth_value_of_condition()

12