Home
last modified time | relevance | path

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

12

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_geofunc_relchecks_bgwrap.cc90 *pnull_value= true; in multipoint_within_geometry()
104 *pnull_value= true; in multipoint_within_geometry()
323 Linestring, g2, pnull_value); in multilinestring_within_geometry()
326 Multilinestring, g2, pnull_value); in multilinestring_within_geometry()
337 my_bool *pnull_value) in polygon_within_geometry() argument
473 *pnull_value= true; in multipoint_disjoint_geometry()
488 *pnull_value= true; in multipoint_disjoint_geometry()
1179 if (!*pnull_value) in multipoint_crosses_geometry()
1192 if (!*pnull_value) in multipoint_crosses_geometry()
1277 *pnull_value= true; in multilinestring_touches_polygon()
[all …]
H A Ditem_geofunc_relchecks_bgwrap.h58 my_bool *pnull_value);
61 my_bool *pnull_value);
64 my_bool *pnull_value);
68 my_bool *pnull_value);
70 my_bool *pnull_value);
73 my_bool *pnull_value);
76 my_bool *pnull_value);
85 my_bool *pnull_value);
89 my_bool *pnull_value);
109 my_bool *pnull_value);
[all …]
H A Ditem_geofunc_relchecks.cc799 multipoint_within_geometry(g1, g2, pnull_value); in within_check()
802 linestring_within_geometry(g1, g2, pnull_value); in within_check()
808 polygon_within_geometry(g1, g2, pnull_value); in within_check()
872 multipoint_equals_geometry(g1, g2, pnull_value); in equals_check()
885 g2, pnull_value); in equals_check()
927 point_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
943 polygon_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
990 point_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1006 polygon_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1187 point_touches_geometry(g1, g2, pnull_value); in touches_check()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_relchecks_bgwrap.cc90 *pnull_value= true; in multipoint_within_geometry()
104 *pnull_value= true; in multipoint_within_geometry()
323 Linestring, g2, pnull_value); in multilinestring_within_geometry()
326 Multilinestring, g2, pnull_value); in multilinestring_within_geometry()
337 my_bool *pnull_value) in polygon_within_geometry() argument
473 *pnull_value= true; in multipoint_disjoint_geometry()
488 *pnull_value= true; in multipoint_disjoint_geometry()
1179 if (!*pnull_value) in multipoint_crosses_geometry()
1192 if (!*pnull_value) in multipoint_crosses_geometry()
1277 *pnull_value= true; in multilinestring_touches_polygon()
[all …]
H A Ditem_geofunc_relchecks_bgwrap.h58 my_bool *pnull_value);
61 my_bool *pnull_value);
64 my_bool *pnull_value);
68 my_bool *pnull_value);
70 my_bool *pnull_value);
73 my_bool *pnull_value);
76 my_bool *pnull_value);
85 my_bool *pnull_value);
89 my_bool *pnull_value);
109 my_bool *pnull_value);
[all …]
H A Ditem_geofunc_relchecks.cc799 multipoint_within_geometry(g1, g2, pnull_value); in within_check()
802 linestring_within_geometry(g1, g2, pnull_value); in within_check()
808 polygon_within_geometry(g1, g2, pnull_value); in within_check()
872 multipoint_equals_geometry(g1, g2, pnull_value); in equals_check()
885 g2, pnull_value); in equals_check()
927 point_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
943 polygon_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
990 point_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1006 polygon_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1187 point_touches_geometry(g1, g2, pnull_value); in touches_check()
[all …]
H A Ditem_geofunc_internal.cc122 merge_components(my_bool *pnull_value) in merge_components() argument
164 while (!*pnull_value && do_again) in merge_components()
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
167 if (!*pnull_value && do_again) in merge_components()
213 my_bool *pnull_value) in linear_areal_intersect_infinite() argument
223 (g1, g2, Item_func::SP_CROSSES_FUNC, pnull_value) && !*pnull_value) in linear_areal_intersect_infinite()
244 if (*pnull_value) in linear_areal_intersect_infinite()
364 my_bool *pnull_value) in merge_one_run() argument
368 my_bool &null_value= *pnull_value; in merge_one_run()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_geofunc_relchecks_bgwrap.cc90 *pnull_value= true; in multipoint_within_geometry()
104 *pnull_value= true; in multipoint_within_geometry()
323 Linestring, g2, pnull_value); in multilinestring_within_geometry()
326 Multilinestring, g2, pnull_value); in multilinestring_within_geometry()
337 my_bool *pnull_value) in polygon_within_geometry() argument
473 *pnull_value= true; in multipoint_disjoint_geometry()
488 *pnull_value= true; in multipoint_disjoint_geometry()
1179 if (!*pnull_value) in multipoint_crosses_geometry()
1192 if (!*pnull_value) in multipoint_crosses_geometry()
1277 *pnull_value= true; in multilinestring_touches_polygon()
[all …]
H A Ditem_geofunc_relchecks_bgwrap.h58 my_bool *pnull_value);
61 my_bool *pnull_value);
64 my_bool *pnull_value);
68 my_bool *pnull_value);
70 my_bool *pnull_value);
73 my_bool *pnull_value);
76 my_bool *pnull_value);
85 my_bool *pnull_value);
89 my_bool *pnull_value);
109 my_bool *pnull_value);
[all …]
H A Ditem_geofunc_relchecks.cc799 multipoint_within_geometry(g1, g2, pnull_value); in within_check()
802 linestring_within_geometry(g1, g2, pnull_value); in within_check()
808 polygon_within_geometry(g1, g2, pnull_value); in within_check()
872 multipoint_equals_geometry(g1, g2, pnull_value); in equals_check()
885 g2, pnull_value); in equals_check()
927 point_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
943 polygon_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
990 point_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1006 polygon_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1187 point_touches_geometry(g1, g2, pnull_value); in touches_check()
[all …]
H A Ditem_geofunc_internal.cc122 merge_components(my_bool *pnull_value) in merge_components() argument
164 while (!*pnull_value && do_again) in merge_components()
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
167 if (!*pnull_value && do_again) in merge_components()
213 my_bool *pnull_value) in linear_areal_intersect_infinite() argument
223 (g1, g2, Item_func::SP_CROSSES_FUNC, pnull_value) && !*pnull_value) in linear_areal_intersect_infinite()
244 if (*pnull_value) in linear_areal_intersect_infinite()
364 my_bool *pnull_value) in merge_one_run() argument
368 my_bool &null_value= *pnull_value; in merge_one_run()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_relchecks_bgwrap.cc90 *pnull_value= true; in multipoint_within_geometry()
104 *pnull_value= true; in multipoint_within_geometry()
323 Linestring, g2, pnull_value); in multilinestring_within_geometry()
326 Multilinestring, g2, pnull_value); in multilinestring_within_geometry()
337 my_bool *pnull_value) in polygon_within_geometry() argument
473 *pnull_value= true; in multipoint_disjoint_geometry()
488 *pnull_value= true; in multipoint_disjoint_geometry()
1179 if (!*pnull_value) in multipoint_crosses_geometry()
1192 if (!*pnull_value) in multipoint_crosses_geometry()
1277 *pnull_value= true; in multilinestring_touches_polygon()
[all …]
H A Ditem_geofunc_relchecks_bgwrap.h58 my_bool *pnull_value);
61 my_bool *pnull_value);
64 my_bool *pnull_value);
68 my_bool *pnull_value);
70 my_bool *pnull_value);
73 my_bool *pnull_value);
76 my_bool *pnull_value);
85 my_bool *pnull_value);
89 my_bool *pnull_value);
109 my_bool *pnull_value);
[all …]
H A Ditem_geofunc_relchecks.cc799 multipoint_within_geometry(g1, g2, pnull_value); in within_check()
802 linestring_within_geometry(g1, g2, pnull_value); in within_check()
808 polygon_within_geometry(g1, g2, pnull_value); in within_check()
872 multipoint_equals_geometry(g1, g2, pnull_value); in equals_check()
885 g2, pnull_value); in equals_check()
927 point_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
943 polygon_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
990 point_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1006 polygon_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1187 point_touches_geometry(g1, g2, pnull_value); in touches_check()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_relchecks_bgwrap.cc90 *pnull_value= true; in multipoint_within_geometry()
104 *pnull_value= true; in multipoint_within_geometry()
323 Linestring, g2, pnull_value); in multilinestring_within_geometry()
326 Multilinestring, g2, pnull_value); in multilinestring_within_geometry()
337 my_bool *pnull_value) in polygon_within_geometry() argument
473 *pnull_value= true; in multipoint_disjoint_geometry()
488 *pnull_value= true; in multipoint_disjoint_geometry()
1179 if (!*pnull_value) in multipoint_crosses_geometry()
1192 if (!*pnull_value) in multipoint_crosses_geometry()
1277 *pnull_value= true; in multilinestring_touches_polygon()
[all …]
H A Ditem_geofunc_relchecks_bgwrap.h58 my_bool *pnull_value);
61 my_bool *pnull_value);
64 my_bool *pnull_value);
68 my_bool *pnull_value);
70 my_bool *pnull_value);
73 my_bool *pnull_value);
76 my_bool *pnull_value);
85 my_bool *pnull_value);
89 my_bool *pnull_value);
109 my_bool *pnull_value);
[all …]
H A Ditem_geofunc_relchecks.cc799 multipoint_within_geometry(g1, g2, pnull_value); in within_check()
802 linestring_within_geometry(g1, g2, pnull_value); in within_check()
808 polygon_within_geometry(g1, g2, pnull_value); in within_check()
872 multipoint_equals_geometry(g1, g2, pnull_value); in equals_check()
885 g2, pnull_value); in equals_check()
927 point_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
943 polygon_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
990 point_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1006 polygon_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1187 point_touches_geometry(g1, g2, pnull_value); in touches_check()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_geofunc_relchecks_bgwrap.cc90 *pnull_value= true; in multipoint_within_geometry()
104 *pnull_value= true; in multipoint_within_geometry()
323 Linestring, g2, pnull_value); in multilinestring_within_geometry()
326 Multilinestring, g2, pnull_value); in multilinestring_within_geometry()
337 my_bool *pnull_value) in polygon_within_geometry() argument
473 *pnull_value= true; in multipoint_disjoint_geometry()
488 *pnull_value= true; in multipoint_disjoint_geometry()
1179 if (!*pnull_value) in multipoint_crosses_geometry()
1192 if (!*pnull_value) in multipoint_crosses_geometry()
1277 *pnull_value= true; in multilinestring_touches_polygon()
[all …]
H A Ditem_geofunc_relchecks_bgwrap.h58 my_bool *pnull_value);
61 my_bool *pnull_value);
64 my_bool *pnull_value);
68 my_bool *pnull_value);
70 my_bool *pnull_value);
73 my_bool *pnull_value);
76 my_bool *pnull_value);
85 my_bool *pnull_value);
89 my_bool *pnull_value);
109 my_bool *pnull_value);
[all …]
H A Ditem_geofunc_relchecks.cc799 multipoint_within_geometry(g1, g2, pnull_value); in within_check()
802 linestring_within_geometry(g1, g2, pnull_value); in within_check()
808 polygon_within_geometry(g1, g2, pnull_value); in within_check()
872 multipoint_equals_geometry(g1, g2, pnull_value); in equals_check()
885 g2, pnull_value); in equals_check()
927 point_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
943 polygon_disjoint_geometry(g1, g2, pnull_value); in disjoint_check()
990 point_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1006 polygon_intersects_geometry(g1, g2, pnull_value); in intersects_check()
1187 point_touches_geometry(g1, g2, pnull_value); in touches_check()
[all …]
H A Ditem_geofunc_internal.cc122 merge_components(my_bool *pnull_value) in merge_components() argument
164 while (!*pnull_value && do_again) in merge_components()
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
167 if (!*pnull_value && do_again) in merge_components()
213 my_bool *pnull_value) in linear_areal_intersect_infinite() argument
223 (g1, g2, Item_func::SP_CROSSES_FUNC, pnull_value) && !*pnull_value) in linear_areal_intersect_infinite()
244 if (*pnull_value) in linear_areal_intersect_infinite()
364 my_bool *pnull_value) in merge_one_run() argument
368 my_bool &null_value= *pnull_value; in merge_one_run()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_geofunc_relchecks_bgwrap.cc97 *pnull_value = true; in multipoint_within_geometry()
107 *pnull_value = true; in multipoint_within_geometry()
297 pnull_value); in multilinestring_within_geometry()
589 pnull_value); in multilinestring_disjoint_geometry()
598 pnull_value); in multilinestring_disjoint_geometry()
730 pnull_value); in multipolygon_disjoint_geometry()
820 pnull_value); in linestring_intersects_geometry()
853 pnull_value); in multilinestring_intersects_geometry()
856 pnull_value); in multilinestring_intersects_geometry()
861 pnull_value); in multilinestring_intersects_geometry()
[all …]
H A Ditem_geofunc_relchecks_bgwrap.h74 bool *pnull_value);
77 bool *pnull_value);
80 bool *pnull_value);
84 bool *pnull_value);
89 bool *pnull_value);
92 bool *pnull_value);
101 bool *pnull_value);
105 bool *pnull_value);
113 bool *pnull_value);
124 bool *pnull_value);
[all …]
H A Ditem_geofunc_relchecks.cc724 bool *pnull_value) { in within_check() argument
812 pnull_value); in equals_check()
863 g1, g2, pnull_value); in disjoint_check()
923 g1, g2, pnull_value); in intersects_check()
931 g1, g2, pnull_value); in intersects_check()
990 pnull_value); in overlaps_check()
1002 pnull_value); in overlaps_check()
1006 pnull_value); in overlaps_check()
1035 pnull_value); in overlaps_check()
1095 g1, g2, pnull_value); in touches_check()
[all …]
H A Ditem_geofunc_internal.cc110 void BG_geometry_collection::merge_components(bool *pnull_value) { in merge_components() argument
149 while (!*pnull_value && do_again) { in merge_components()
150 do_again = merge_one_run<Coordsys>(&ifsu, pnull_value); in merge_components()
151 if (!*pnull_value && do_again) { in merge_components()
187 bool *pnull_value) { in linear_areal_intersect_infinite() argument
196 g1, g2, Item_func::SP_CROSSES_FUNC, pnull_value) && in linear_areal_intersect_infinite()
197 !*pnull_value) { in linear_areal_intersect_infinite()
213 if (*pnull_value) return false; in linear_areal_intersect_infinite()
301 bool *pnull_value) { in merge_one_run() argument
304 bool &null_value = *pnull_value; in merge_one_run()

12