Home
last modified time | relevance | path

Searched refs:gcalc_shape_info (Results 1 – 25 of 55) sorted by relevance

123

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dgcalc_tools.h97 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
107 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
114 void invert_i_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_i_state()
115 void set_i_state(gcalc_shape_info shape) { i_states[shape]= 1; } in set_i_state()
116 void clear_i_state(gcalc_shape_info shape) { i_states[shape]= 0; } in clear_i_state()
117 void set_b_state(gcalc_shape_info shape) { b_states[shape]= 1; } in set_b_state()
118 void clear_b_state(gcalc_shape_info shape) { b_states[shape]= 0; } in clear_b_state()
119 int get_state(gcalc_shape_info shape) in get_state()
121 int get_i_state(gcalc_shape_info shape) { return i_states[shape]; } in get_i_state()
122 int get_b_state(gcalc_shape_info shape) { return b_states[shape]; } in get_b_state()
[all …]
H A Dgcalc_slicescan.h155 typedef uint gcalc_shape_info; typedef
186 gcalc_shape_info shape;
240 Info *new_point_info(double x, double y, gcalc_shape_info shape);
288 int int_single_point(gcalc_shape_info Info, double x, double y);
289 int int_add_point(gcalc_shape_info Info, double x, double y);
393 gcalc_shape_info get_shape() const { return pi->node.shape.shape; } in get_shape()
601 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.cc33 gcalc_shape_info Gcalc_function::add_new_shape(uint32 shape_id, in add_new_shape()
78 int Gcalc_function::single_shape_op(shape_type shape_kind, gcalc_shape_info *si) in single_shape_op()
316 gcalc_shape_info si= pit.point()->get_shape(); in check_function()
334 gcalc_shape_info si= events->get_shape(); in check_function()
350 gcalc_shape_info si= events->get_shape(); in check_function()
374 gcalc_shape_info si= cur_eq->get_shape(); in check_function()
385 gcalc_shape_info si= cur_eq->get_shape(); in check_function()
406 gcalc_shape_info si; in single_point()
976 gcalc_shape_info si= cur_eq->get_shape(); in count_slice()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dgcalc_tools.h97 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
107 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
114 void invert_i_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_i_state()
115 void set_i_state(gcalc_shape_info shape) { i_states[shape]= 1; } in set_i_state()
116 void clear_i_state(gcalc_shape_info shape) { i_states[shape]= 0; } in clear_i_state()
117 void set_b_state(gcalc_shape_info shape) { b_states[shape]= 1; } in set_b_state()
118 void clear_b_state(gcalc_shape_info shape) { b_states[shape]= 0; } in clear_b_state()
119 int get_state(gcalc_shape_info shape) in get_state()
121 int get_i_state(gcalc_shape_info shape) { return i_states[shape]; } in get_i_state()
122 int get_b_state(gcalc_shape_info shape) { return b_states[shape]; } in get_b_state()
[all …]
H A Dgcalc_slicescan.h155 typedef uint gcalc_shape_info; typedef
186 gcalc_shape_info shape;
240 Info *new_point_info(double x, double y, gcalc_shape_info shape);
288 int int_single_point(gcalc_shape_info Info, double x, double y);
289 int int_add_point(gcalc_shape_info Info, double x, double y);
393 gcalc_shape_info get_shape() const { return pi->node.shape.shape; } in get_shape()
601 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.cc33 gcalc_shape_info Gcalc_function::add_new_shape(uint32 shape_id, in add_new_shape()
78 int Gcalc_function::single_shape_op(shape_type shape_kind, gcalc_shape_info *si) in single_shape_op()
316 gcalc_shape_info si= pit.point()->get_shape(); in check_function()
334 gcalc_shape_info si= events->get_shape(); in check_function()
350 gcalc_shape_info si= events->get_shape(); in check_function()
374 gcalc_shape_info si= cur_eq->get_shape(); in check_function()
385 gcalc_shape_info si= cur_eq->get_shape(); in check_function()
406 gcalc_shape_info si; in single_point()
976 gcalc_shape_info si= cur_eq->get_shape(); in count_slice()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dgcalc_tools.h97 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
107 shape_type get_shape_kind(gcalc_shape_info si) const
114 void invert_i_state(gcalc_shape_info shape) { i_states[shape]^= 1; }
115 void set_i_state(gcalc_shape_info shape) { i_states[shape]= 1; }
116 void clear_i_state(gcalc_shape_info shape) { i_states[shape]= 0; }
117 void set_b_state(gcalc_shape_info shape) { b_states[shape]= 1; }
118 void clear_b_state(gcalc_shape_info shape) { b_states[shape]= 0; }
119 int get_state(gcalc_shape_info shape)
121 int get_i_state(gcalc_shape_info shape) { return i_states[shape]; }
122 int get_b_state(gcalc_shape_info shape) { return b_states[shape]; }
[all …]
H A Dgcalc_slicescan.h155 typedef uint gcalc_shape_info; typedef
186 gcalc_shape_info shape;
240 Info *new_point_info(double x, double y, gcalc_shape_info shape);
288 int int_single_point(gcalc_shape_info Info, double x, double y);
289 int int_add_point(gcalc_shape_info Info, double x, double y);
393 gcalc_shape_info get_shape() const { return pi->node.shape.shape; } in get_shape()
601 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.cc33 gcalc_shape_info Gcalc_function::add_new_shape(uint32 shape_id, in add_new_shape()
78 int Gcalc_function::single_shape_op(shape_type shape_kind, gcalc_shape_info *si) in single_shape_op()
316 gcalc_shape_info si= pit.point()->get_shape(); in check_function()
334 gcalc_shape_info si= events->get_shape(); in check_function()
350 gcalc_shape_info si= events->get_shape(); in check_function()
374 gcalc_shape_info si= cur_eq->get_shape(); in check_function()
385 gcalc_shape_info si= cur_eq->get_shape(); in check_function()
406 gcalc_shape_info si; in single_point()
976 gcalc_shape_info si= cur_eq->get_shape(); in count_slice()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dgcalc_tools.h97 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
107 shape_type get_shape_kind(gcalc_shape_info si) const
114 void invert_i_state(gcalc_shape_info shape) { i_states[shape]^= 1; }
115 void set_i_state(gcalc_shape_info shape) { i_states[shape]= 1; }
116 void clear_i_state(gcalc_shape_info shape) { i_states[shape]= 0; }
117 void set_b_state(gcalc_shape_info shape) { b_states[shape]= 1; }
118 void clear_b_state(gcalc_shape_info shape) { b_states[shape]= 0; }
119 int get_state(gcalc_shape_info shape)
121 int get_i_state(gcalc_shape_info shape) { return i_states[shape]; }
122 int get_b_state(gcalc_shape_info shape) { return b_states[shape]; }
[all …]
H A Dgcalc_slicescan.h155 typedef uint gcalc_shape_info; typedef
186 gcalc_shape_info shape;
240 Info *new_point_info(double x, double y, gcalc_shape_info shape);
288 int int_single_point(gcalc_shape_info Info, double x, double y);
289 int int_add_point(gcalc_shape_info Info, double x, double y);
393 gcalc_shape_info get_shape() const { return pi->node.shape.shape; } in get_shape()
601 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dgcalc_tools.h97 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
107 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
114 void invert_i_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_i_state()
115 void set_i_state(gcalc_shape_info shape) { i_states[shape]= 1; } in set_i_state()
116 void clear_i_state(gcalc_shape_info shape) { i_states[shape]= 0; } in clear_i_state()
117 void set_b_state(gcalc_shape_info shape) { b_states[shape]= 1; } in set_b_state()
118 void clear_b_state(gcalc_shape_info shape) { b_states[shape]= 0; } in clear_b_state()
119 int get_state(gcalc_shape_info shape) in get_state()
121 int get_i_state(gcalc_shape_info shape) { return i_states[shape]; } in get_i_state()
122 int get_b_state(gcalc_shape_info shape) { return b_states[shape]; } in get_b_state()
[all …]
H A Dgcalc_slicescan.h155 typedef uint gcalc_shape_info; typedef
186 gcalc_shape_info shape;
240 Info *new_point_info(double x, double y, gcalc_shape_info shape);
288 int int_single_point(gcalc_shape_info Info, double x, double y);
289 int int_add_point(gcalc_shape_info Info, double x, double y);
393 gcalc_shape_info get_shape() const { return pi->node.shape.shape; } in get_shape()
601 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dgcalc_tools.h97 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
107 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
114 void invert_i_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_i_state()
115 void set_i_state(gcalc_shape_info shape) { i_states[shape]= 1; } in set_i_state()
116 void clear_i_state(gcalc_shape_info shape) { i_states[shape]= 0; } in clear_i_state()
117 void set_b_state(gcalc_shape_info shape) { b_states[shape]= 1; } in set_b_state()
118 void clear_b_state(gcalc_shape_info shape) { b_states[shape]= 0; } in clear_b_state()
119 int get_state(gcalc_shape_info shape) in get_state()
121 int get_i_state(gcalc_shape_info shape) { return i_states[shape]; } in get_i_state()
122 int get_b_state(gcalc_shape_info shape) { return b_states[shape]; } in get_b_state()
[all …]
H A Dgcalc_slicescan.h155 typedef uint gcalc_shape_info; typedef
186 gcalc_shape_info shape;
240 Info *new_point_info(double x, double y, gcalc_shape_info shape);
288 int int_single_point(gcalc_shape_info Info, double x, double y);
289 int int_add_point(gcalc_shape_info Info, double x, double y);
393 gcalc_shape_info get_shape() const { return pi->node.shape.shape; } in get_shape()
601 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dgcalc_slicescan.h114 typedef uint gcalc_shape_info; typedef
133 gcalc_shape_info shape;
149 Info *new_point_info(double x, double y, gcalc_shape_info shape) in new_point_info()
219 int int_single_point(gcalc_shape_info Info, double x, double y);
220 int int_add_point(gcalc_shape_info Info, double x, double y);
340 gcalc_shape_info get_shape() const { return pi->shape; } in get_shape()
492 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.h90 gcalc_shape_info add_new_shape(uint32 shape_id, shape_type shape_kind);
95 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
111 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
118 void invert_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_state()
119 int get_state(gcalc_shape_info shape) { return i_states[shape]; } in get_state()
153 gcalc_shape_info m_si;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dgcalc_slicescan.h114 typedef uint gcalc_shape_info; typedef
133 gcalc_shape_info shape;
149 Info *new_point_info(double x, double y, gcalc_shape_info shape) in new_point_info()
219 int int_single_point(gcalc_shape_info Info, double x, double y);
220 int int_add_point(gcalc_shape_info Info, double x, double y);
340 gcalc_shape_info get_shape() const { return pi->shape; } in get_shape()
492 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.h90 gcalc_shape_info add_new_shape(uint32 shape_id, shape_type shape_kind);
95 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
111 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
118 void invert_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_state()
119 int get_state(gcalc_shape_info shape) { return i_states[shape]; } in get_state()
153 gcalc_shape_info m_si;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dgcalc_slicescan.h114 typedef uint gcalc_shape_info; typedef
133 gcalc_shape_info shape;
149 Info *new_point_info(double x, double y, gcalc_shape_info shape) in new_point_info()
219 int int_single_point(gcalc_shape_info Info, double x, double y);
220 int int_add_point(gcalc_shape_info Info, double x, double y);
340 gcalc_shape_info get_shape() const { return pi->shape; } in get_shape()
492 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.h90 gcalc_shape_info add_new_shape(uint32 shape_id, shape_type shape_kind);
95 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
111 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
118 void invert_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_state()
119 int get_state(gcalc_shape_info shape) { return i_states[shape]; } in get_state()
153 gcalc_shape_info m_si;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dgcalc_slicescan.h114 typedef uint gcalc_shape_info; typedef
133 gcalc_shape_info shape;
149 Info *new_point_info(double x, double y, gcalc_shape_info shape) in new_point_info()
219 int int_single_point(gcalc_shape_info Info, double x, double y);
220 int int_add_point(gcalc_shape_info Info, double x, double y);
340 gcalc_shape_info get_shape() const { return pi->shape; } in get_shape()
492 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.h90 gcalc_shape_info add_new_shape(uint32 shape_id, shape_type shape_kind);
95 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
111 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
118 void invert_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_state()
119 int get_state(gcalc_shape_info shape) { return i_states[shape]; } in get_state()
153 gcalc_shape_info m_si;
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dgcalc_slicescan.h114 typedef uint gcalc_shape_info; typedef
133 gcalc_shape_info shape;
149 Info *new_point_info(double x, double y, gcalc_shape_info shape) in new_point_info()
219 int int_single_point(gcalc_shape_info Info, double x, double y);
220 int int_add_point(gcalc_shape_info Info, double x, double y);
340 gcalc_shape_info get_shape() const { return pi->shape; } in get_shape()
492 inline gcalc_shape_info get_shape() const { return sp->get_shape(); } in get_shape()
H A Dgcalc_tools.h90 gcalc_shape_info add_new_shape(uint32 shape_id, shape_type shape_kind);
95 int single_shape_op(shape_type shape_kind, gcalc_shape_info *si);
111 shape_type get_shape_kind(gcalc_shape_info si) const in get_shape_kind()
118 void invert_state(gcalc_shape_info shape) { i_states[shape]^= 1; } in invert_state()
119 int get_state(gcalc_shape_info shape) { return i_states[shape]; } in get_state()
153 gcalc_shape_info m_si;

123