Home
last modified time | relevance | path

Searched refs:is_expensive_processor (Results 1 – 25 of 70) sorted by relevance

123

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem.h1749 virtual bool is_expensive_processor(void *arg) { return 0; }
2080 is_expensive_cache= walk(&Item::is_expensive_processor, 0, NULL);
5312 bool is_expensive_processor(void *arg)
5313 { return orig_item->is_expensive_processor(arg); }
6328 bool is_expensive_processor(void *arg)
6333 return example->is_expensive_processor(arg);
H A Ditem_subselect.h256 bool is_expensive_processor(void *arg) { return is_expensive(); } in is_expensive_processor() function
H A Ditem_func.h2052 bool is_expensive_processor(void *arg) { return TRUE; } in is_expensive_processor() function
2709 bool is_expensive_processor(void *arg) { return TRUE; } in is_expensive_processor() function
2890 bool is_expensive_processor(void *arg) in is_expensive_processor() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem.h1749 virtual bool is_expensive_processor(void *arg) { return 0; } in is_expensive_processor() function
2080 is_expensive_cache= walk(&Item::is_expensive_processor, 0, NULL); in is_expensive()
5312 bool is_expensive_processor(void *arg) in is_expensive_processor() function
5313 { return orig_item->is_expensive_processor(arg); } in is_expensive_processor()
6328 bool is_expensive_processor(void *arg) in is_expensive_processor() function
6333 return example->is_expensive_processor(arg); in is_expensive_processor()
H A Ditem_subselect.h256 bool is_expensive_processor(void *arg) { return is_expensive(); } in is_expensive_processor() function
H A Ditem_func.h2052 bool is_expensive_processor(void *arg) { return TRUE; } in is_expensive_processor() function
2709 bool is_expensive_processor(void *arg) { return TRUE; } in is_expensive_processor() function
2890 bool is_expensive_processor(void *arg) in is_expensive_processor() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem.h1915 virtual bool is_expensive_processor(void *arg) { return 0; } in is_expensive_processor() function
2287 is_expensive_cache= walk(&Item::is_expensive_processor, 0, NULL); in is_expensive()
5786 bool is_expensive_processor(void *arg) in is_expensive_processor() function
5787 { return orig_item->is_expensive_processor(arg); } in is_expensive_processor()
6906 bool is_expensive_processor(void *arg) in is_expensive_processor() function
6911 return example->is_expensive_processor(arg); in is_expensive_processor()
H A Ditem_subselect.h262 bool is_expensive_processor(void *arg) { return is_expensive(); } in is_expensive_processor() function
H A Ditem_func.h2373 bool is_expensive_processor(void *arg) { return TRUE; } in is_expensive_processor() function
3061 bool is_expensive_processor(void *arg) { return TRUE; } in is_expensive_processor() function
3242 bool is_expensive_processor(void *arg) in is_expensive_processor() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem.h1915 virtual bool is_expensive_processor(void *arg) { return 0; } in is_expensive_processor() function
2287 is_expensive_cache= walk(&Item::is_expensive_processor, 0, NULL); in is_expensive()
5786 bool is_expensive_processor(void *arg) in is_expensive_processor() function
5787 { return orig_item->is_expensive_processor(arg); } in is_expensive_processor()
6906 bool is_expensive_processor(void *arg) in is_expensive_processor() function
6911 return example->is_expensive_processor(arg); in is_expensive_processor()
H A Ditem_subselect.h262 bool is_expensive_processor(void *arg) { return is_expensive(); } in is_expensive_processor() function
H A Ditem_func.h2373 bool is_expensive_processor(void *arg) { return TRUE; }
3061 bool is_expensive_processor(void *arg) { return TRUE; }
3242 bool is_expensive_processor(void *arg)
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_func.h1300 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
2104 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_func.h1300 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
2104 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_func.h1297 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
2107 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_func.h1300 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
2104 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_func.h1297 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
2107 bool is_expensive_processor(uchar *arg) { return TRUE; } in is_expensive_processor() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_subselect.h262 bool is_expensive_processor(void *arg) override { return is_expensive(); } in is_expensive_processor() function
H A Ditem.h1958 virtual bool is_expensive_processor(void *arg) { return 0; } in is_expensive_processor() function
2373 is_expensive_cache= walk(&Item::is_expensive_processor, 0, NULL); in is_expensive()
5790 bool is_expensive_processor(void *arg) override in is_expensive_processor() function
5791 { return orig_item->is_expensive_processor(arg); } in is_expensive_processor()
6907 bool is_expensive_processor(void *arg) override in is_expensive_processor() function
6912 return example->is_expensive_processor(arg); in is_expensive_processor()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_subselect.h262 bool is_expensive_processor(void *arg) override { return is_expensive(); } in is_expensive_processor() function
H A Ditem.h1958 virtual bool is_expensive_processor(void *arg) { return 0; } in is_expensive_processor() function
2373 is_expensive_cache= walk(&Item::is_expensive_processor, 0, NULL); in is_expensive()
5790 bool is_expensive_processor(void *arg) override in is_expensive_processor() function
5791 { return orig_item->is_expensive_processor(arg); } in is_expensive_processor()
6907 bool is_expensive_processor(void *arg) override in is_expensive_processor() function
6912 return example->is_expensive_processor(arg); in is_expensive_processor()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_func.h1740 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function
2711 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_func.h1732 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function
2703 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_func.h1740 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function
2711 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_func.h1732 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function
2703 bool is_expensive_processor(uchar *arg) { return true; } in is_expensive_processor() function

123