Home
last modified time | relevance | path

Searched refs:lb_space_dim (Results 1 – 6 of 6) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DGrid_public.cc2568 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_image() local
2569 if (space_dim < lb_space_dim) { in bounded_affine_image()
2614 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_preimage() local
2615 if (space_dim < lb_space_dim) { in bounded_affine_preimage()
H A DPolyhedron_public.cc2937 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_image() local
2938 if (space_dim < lb_space_dim) { in bounded_affine_image()
3022 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_preimage() local
3023 if (space_dim < lb_space_dim) { in bounded_affine_preimage()
H A DBox_templates.hh3236 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_image() local
3237 if (space_dim < lb_space_dim) { in bounded_affine_image()
3393 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_preimage() local
3394 if (space_dim < lb_space_dim) { in bounded_affine_preimage()
H A DBD_Shape_templates.hh5256 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_image() local
5257 if (bds_space_dim < lb_space_dim) { in bounded_affine_image()
5505 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_preimage() local
5506 if (space_dim < lb_space_dim) { in bounded_affine_preimage()
H A DOctagonal_Shape_templates.hh6738 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_image() local
6739 if (space_dim < lb_space_dim) { in bounded_affine_image()
7300 const dimension_type lb_space_dim = lb_expr.space_dimension(); in bounded_affine_preimage() local
7301 if (space_dim < lb_space_dim) { in bounded_affine_preimage()
H A Dppl.hh.dist77792 const dimension_type lb_space_dim = lb_expr.space_dimension();
77793 if (space_dim < lb_space_dim) {
78354 const dimension_type lb_space_dim = lb_expr.space_dimension();
78355 if (space_dim < lb_space_dim) {
85803 const dimension_type lb_space_dim = lb_expr.space_dimension();
85804 if (bds_space_dim < lb_space_dim) {
86052 const dimension_type lb_space_dim = lb_expr.space_dimension();
86053 if (space_dim < lb_space_dim) {
90855 const dimension_type lb_space_dim = lb_expr.space_dimension();
90856 if (space_dim < lb_space_dim) {
[all …]