Home
last modified time | relevance | path

Searched refs:post_fix_result (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_geofunc_internal.cc495 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, BG_geotype &geout, in post_fix_result() function
537 template bool post_fix_result<Gis_line_string>(BG_result_buf_mgr *,
539 template bool post_fix_result<Gis_multi_line_string>(BG_result_buf_mgr *,
542 template bool post_fix_result<Gis_multi_point>(BG_result_buf_mgr *,
544 template bool post_fix_result<Gis_multi_polygon>(BG_result_buf_mgr *,
546 template bool post_fix_result<Gis_point>(BG_result_buf_mgr *, Gis_point &,
548 template bool post_fix_result<Gis_polygon>(BG_result_buf_mgr *, Gis_polygon &,
H A Ditem_geofunc_setops.cc725 if (post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result)) { in linestring_union_linestring()
798 if (post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result)) { in linestring_union_multilinestring()
1009 if (post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result)) { in multilinestring_union_multilinestring()
1099 if (post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result) && in polygon_union_polygon()
1206 post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result); in linestring_difference_linestring()
1265 post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result); in linestring_difference_multilinestring()
1351 post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result); in multilinestring_difference_linestring()
1410 post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result); in multilinestring_difference_multilinestring()
1490 if (post_fix_result(&m_ifso->m_bg_resbuf_mgr, *res, result) && in linestring_symdifference_linestring()
2408 post_fix_result(&m_bg_resbuf_mgr, *linestrings, &dummy); in simplify_multilinestring()
[all …]
H A Ditem_geofunc_internal.h219 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, BG_geotype &geout,
H A Ditem_geofunc_buffer.cc585 } else if (post_fix_result(&bg_resbuf_mgr, result, str_result)) in val_str()
650 if (post_fix_result(&bg_resbuf_mgr, res, &temp_result)) in val_str()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_geofunc_internal.cc583 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, in post_fix_result() function
629 bool post_fix_result<Gis_line_string>(BG_result_buf_mgr*,
632 bool post_fix_result<Gis_multi_line_string>(BG_result_buf_mgr*,
635 bool post_fix_result<Gis_multi_point>(BG_result_buf_mgr*,
638 bool post_fix_result<Gis_multi_polygon>(BG_result_buf_mgr*,
641 bool post_fix_result<Gis_point>(BG_result_buf_mgr*, Gis_point&, String*);
643 bool post_fix_result<Gis_polygon>(BG_result_buf_mgr*, Gis_polygon&, String*);
H A Ditem_geofunc_setops.cc554 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
564 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
803 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_linestring()
890 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_multilinestring()
1138 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in multilinestring_union_multilinestring()
1374 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_linestring()
1445 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_multilinestring()
1549 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_linestring()
1620 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_multilinestring()
2732 post_fix_result(&bg_resbuf_mgr, *linestrings, &dummy); in simplify_multilinestring()
[all …]
H A Ditem_geofunc_internal.h306 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr,
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_internal.cc583 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, in post_fix_result() function
629 bool post_fix_result<Gis_line_string>(BG_result_buf_mgr*,
632 bool post_fix_result<Gis_multi_line_string>(BG_result_buf_mgr*,
635 bool post_fix_result<Gis_multi_point>(BG_result_buf_mgr*,
638 bool post_fix_result<Gis_multi_polygon>(BG_result_buf_mgr*,
641 bool post_fix_result<Gis_point>(BG_result_buf_mgr*, Gis_point&, String*);
643 bool post_fix_result<Gis_polygon>(BG_result_buf_mgr*, Gis_polygon&, String*);
H A Ditem_geofunc_setops.cc554 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
564 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
803 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_linestring()
890 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_multilinestring()
1138 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in multilinestring_union_multilinestring()
1374 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_linestring()
1445 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_multilinestring()
1549 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_linestring()
1620 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_multilinestring()
2732 post_fix_result(&bg_resbuf_mgr, *linestrings, &dummy); in simplify_multilinestring()
[all …]
H A Ditem_geofunc_internal.h306 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr,
H A Ditem_geofunc_buffer.cc580 else if (post_fix_result(&bg_resbuf_mgr, result, str_result)) in val_str()
653 if (post_fix_result(&bg_resbuf_mgr, res, &temp_result)) in val_str()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_geofunc_internal.cc583 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, in post_fix_result() function
629 bool post_fix_result<Gis_line_string>(BG_result_buf_mgr*,
632 bool post_fix_result<Gis_multi_line_string>(BG_result_buf_mgr*,
635 bool post_fix_result<Gis_multi_point>(BG_result_buf_mgr*,
638 bool post_fix_result<Gis_multi_polygon>(BG_result_buf_mgr*,
641 bool post_fix_result<Gis_point>(BG_result_buf_mgr*, Gis_point&, String*);
643 bool post_fix_result<Gis_polygon>(BG_result_buf_mgr*, Gis_polygon&, String*);
H A Ditem_geofunc_setops.cc554 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
564 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
803 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_linestring()
890 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_multilinestring()
1138 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in multilinestring_union_multilinestring()
1374 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_linestring()
1445 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_multilinestring()
1549 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_linestring()
1620 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_multilinestring()
2732 post_fix_result(&bg_resbuf_mgr, *linestrings, &dummy); in simplify_multilinestring()
[all …]
H A Ditem_geofunc_internal.h306 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr,
H A Ditem_geofunc_buffer.cc580 else if (post_fix_result(&bg_resbuf_mgr, result, str_result)) in val_str()
653 if (post_fix_result(&bg_resbuf_mgr, res, &temp_result)) in val_str()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_internal.cc583 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, in post_fix_result() function
629 bool post_fix_result<Gis_line_string>(BG_result_buf_mgr*,
632 bool post_fix_result<Gis_multi_line_string>(BG_result_buf_mgr*,
635 bool post_fix_result<Gis_multi_point>(BG_result_buf_mgr*,
638 bool post_fix_result<Gis_multi_polygon>(BG_result_buf_mgr*,
641 bool post_fix_result<Gis_point>(BG_result_buf_mgr*, Gis_point&, String*);
643 bool post_fix_result<Gis_polygon>(BG_result_buf_mgr*, Gis_polygon&, String*);
H A Ditem_geofunc_setops.cc554 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
564 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
803 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_linestring()
890 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_multilinestring()
1138 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in multilinestring_union_multilinestring()
1374 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_linestring()
1445 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_multilinestring()
1549 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_linestring()
1620 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_multilinestring()
2732 post_fix_result(&bg_resbuf_mgr, *linestrings, &dummy); in simplify_multilinestring()
[all …]
H A Ditem_geofunc_internal.h306 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr,
H A Ditem_geofunc_buffer.cc580 else if (post_fix_result(&bg_resbuf_mgr, result, str_result)) in val_str()
653 if (post_fix_result(&bg_resbuf_mgr, res, &temp_result)) in val_str()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_geofunc_internal.cc583 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, in post_fix_result() function
629 bool post_fix_result<Gis_line_string>(BG_result_buf_mgr*,
632 bool post_fix_result<Gis_multi_line_string>(BG_result_buf_mgr*,
635 bool post_fix_result<Gis_multi_point>(BG_result_buf_mgr*,
638 bool post_fix_result<Gis_multi_polygon>(BG_result_buf_mgr*,
641 bool post_fix_result<Gis_point>(BG_result_buf_mgr*, Gis_point&, String*);
643 bool post_fix_result<Gis_polygon>(BG_result_buf_mgr*, Gis_polygon&, String*);
H A Ditem_geofunc_setops.cc554 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
564 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
803 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_linestring()
890 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_multilinestring()
1138 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in multilinestring_union_multilinestring()
1374 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_linestring()
1445 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_multilinestring()
1549 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_linestring()
1620 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_multilinestring()
2732 post_fix_result(&bg_resbuf_mgr, *linestrings, &dummy); in simplify_multilinestring()
[all …]
H A Ditem_geofunc_internal.h306 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_internal.cc583 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr, in post_fix_result() function
629 bool post_fix_result<Gis_line_string>(BG_result_buf_mgr*,
632 bool post_fix_result<Gis_multi_line_string>(BG_result_buf_mgr*,
635 bool post_fix_result<Gis_multi_point>(BG_result_buf_mgr*,
638 bool post_fix_result<Gis_multi_polygon>(BG_result_buf_mgr*,
641 bool post_fix_result<Gis_point>(BG_result_buf_mgr*, Gis_point&, String*);
643 bool post_fix_result<Gis_polygon>(BG_result_buf_mgr*, Gis_polygon&, String*);
H A Ditem_geofunc_setops.cc554 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
564 null_value= post_fix_result(&(m_ifso->bg_resbuf_mgr), in combine_mls_mplgn_results()
803 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_linestring()
890 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in linestring_union_multilinestring()
1138 if (post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result)) in multilinestring_union_multilinestring()
1374 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_linestring()
1445 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in linestring_difference_multilinestring()
1549 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_linestring()
1620 post_fix_result(&m_ifso->bg_resbuf_mgr, *res, result); in multilinestring_difference_multilinestring()
2732 post_fix_result(&bg_resbuf_mgr, *linestrings, &dummy); in simplify_multilinestring()
[all …]
H A Ditem_geofunc_internal.h306 bool post_fix_result(BG_result_buf_mgr *resbuf_mgr,

12