Home
last modified time | relevance | path

Searched defs:box2 (Results 1 – 25 of 1011) sorted by relevance

12345678910>>...41

/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dlwgeom_box3d.c611 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contains() local
628 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contained() local
647 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overlaps() local
666 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_same() local
683 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_left() local
700 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overleft() local
717 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_right() local
734 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overright() local
751 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_below() local
768 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overbelow() local
[all …]
H A Dlwgeom_box.c176 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_same() local
191 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overlap() local
217 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overleft() local
229 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_left() local
241 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_right() local
254 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overright() local
267 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overbelow() local
279 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_below() local
291 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_above() local
304 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overabove() local
[all …]
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_box3d.c619 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contains() local
636 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contained() local
655 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overlaps() local
674 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_same() local
691 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_left() local
708 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overleft() local
725 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_right() local
742 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overright() local
759 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_below() local
776 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overbelow() local
[all …]
H A Dlwgeom_box.c179 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_same() local
194 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overlap() local
220 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overleft() local
232 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_left() local
244 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_right() local
257 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overright() local
270 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overbelow() local
282 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_below() local
294 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_above() local
307 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overabove() local
[all …]
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dlwgeom_box3d.c606 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contains() local
623 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contained() local
642 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overlaps() local
661 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_same() local
678 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_left() local
695 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overleft() local
712 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_right() local
729 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overright() local
746 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_below() local
763 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overbelow() local
[all …]
H A Dlwgeom_box.c178 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_same() local
193 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overlap() local
219 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overleft() local
231 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_left() local
243 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_right() local
256 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overright() local
269 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overbelow() local
281 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_below() local
293 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_above() local
306 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overabove() local
[all …]
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlwgeom_box3d.c619 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contains() local
636 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_contained() local
655 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overlaps() local
674 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_same() local
691 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_left() local
708 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overleft() local
725 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_right() local
742 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overright() local
759 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_below() local
776 BOX3D *box2 = PG_GETARG_BOX3D_P(1); in BOX3D_overbelow() local
[all …]
H A Dlwgeom_box.c179 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_same() local
194 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overlap() local
220 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overleft() local
232 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_left() local
244 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_right() local
257 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overright() local
270 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overbelow() local
282 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_below() local
294 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_above() local
307 GBOX *box2 = (GBOX *) PG_GETARG_POINTER(1); in BOX2D_overabove() local
[all …]
/dports/devel/ppl/ppl-1.2/tests/Box/
H A Ddifference1.cc40 TBox box2(2); in test01() local
92 TBox box2; in test03() local
122 TBox box2(2); in test04() local
159 TBox box2(2); in test05() local
191 TBox box2(2); in test06() local
224 TBox box2(3); in test07() local
259 TBox box2(2); in test08() local
296 TBox box2(2); in test09() local
333 TBox box2(2); in test10() local
397 TBox box2(2); in test12() local
[all …]
H A Dintersection1.cc36 TBox box2(3); in test01() local
64 TBox box2(4); in test02() local
95 TBox box2(3); in test03() local
129 TBox box2(3); in test04() local
159 TBox box2(3); in test05() local
180 TBox box2; in test06() local
204 TBox box2(3); in test07() local
229 TBox box2(3); in test08() local
254 TBox box2(3); in test09() local
294 TBox box2(3); in test11() local
[all …]
H A Dupperbound1.cc39 TBox box2(5); in test01() local
69 TBox box2(3); in test02() local
100 TBox box2(2); in test03() local
129 TBox box2(2); in test04() local
154 TBox box2(5); in test05() local
179 TBox box2(1); in test06() local
204 TBox box2(1); in test07() local
223 TBox box2(box1); in test08() local
H A Dsimplifyusingcontext1.cc41 TBox box2(box1); in test01() local
70 TBox box2(box1); in test02() local
101 TBox box2(1); in test03() local
134 TBox box2 = TBox(3, UNIVERSE); in test04() local
167 TBox box2(3, UNIVERSE); in test05() local
200 TBox box2(3, UNIVERSE); in test06() local
220 TBox box2; in test07() local
242 TBox box2(1); in test08() local
274 TBox box2(3, UNIVERSE); in test09() local
H A Ddisjoint1.cc38 TBox box2(2); in test01() local
58 TBox box2(3); in test02() local
89 TBox box2(2); in test03() local
106 TBox box2(3); in test04() local
131 TBox box2(2); in test05() local
150 TBox box2(2, EMPTY); in test06() local
167 TBox box2(2); in test07() local
H A Dcontains1.cc39 TBox box2(3); in test01() local
57 TBox box2(0, EMPTY); in test02() local
75 TBox box2(0, EMPTY); in test03() local
97 TBox box2(2); in test04() local
131 TBox box2(cs); in test05() local
154 TBox box2(3); in test06() local
H A Dupperboundifexact1.cc77 TBox box2(2, UNIVERSE); in test02() local
108 TBox box2(2, UNIVERSE); in test03() local
141 TBox box2(2, UNIVERSE); in test04() local
170 TBox box2(2, UNIVERSE); in test05() local
197 TBox box2(2, UNIVERSE); in test06() local
222 TBox box2(2, UNIVERSE); in test07() local
250 TBox box2(2, UNIVERSE); in test08() local
281 TBox box2(2, UNIVERSE); in test09() local
H A Dlimitedcc76extrapolation1.cc31 TBox box2(0); in test01() local
57 TBox box2(2); in test02() local
93 TBox box2(cs2); in test03() local
128 TBox box2(3); in test04() local
164 TBox box2(2, EMPTY); in test05() local
192 TBox box2(2, EMPTY); in test06() local
219 TBox box2(2); in test07() local
250 TBox box2(2); in test08() local
282 TBox box2(2); in test09() local
H A Dtimeelapse1.cc31 TBox box2(2); in test01() local
63 TBox box2(2); in test02() local
95 TBox box2(2); in test03() local
122 TBox box2(3); in test04() local
153 TBox box2(3); in test05() local
181 TBox box2(2); in test06() local
H A Dcc76narrowing1.cc38 TBox box2(3); in test01() local
71 TBox box2(4); in test02() local
102 TBox box2(3); in test03() local
134 TBox box2(3); in test04() local
157 TBox box2(0, EMPTY); in test05() local
177 TBox box2(2); in test06() local
H A Dequality1.cc35 TBox box2(2); in test01() local
53 TBox box2(0); in test02() local
67 TBox box2(0, EMPTY); in test03() local
88 TBox box2(2); in test04() local
110 TBox box2(2); in test05() local
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/
H A DBox_TEST.cc33 math::Boxd box2; in TEST() local
43 math::Boxd box2(1.0, 2.0, 3.0); in TEST() local
53 math::Boxd box2(math::Vector3d(1.3, 2.5, 4.6)); in TEST() local
64 math::Boxd box2(1.0, 2.0, 5.0, in TEST() local
76 math::Boxd box2(math::Vector3d(2.2, 2.0, 10.0), in TEST() local
112 math::Boxd box2; in TEST() local
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/include/mbedtls/
H A Dx509_crt.h542 * \param prefix A line prefix in box_same()
615 * encountered during the verification process. in box_overlap()
626 * a configurable security profile. in box_below()
649 * passed CN, CAs, CRLs and security profile. in box_below()
661 const mbedtls_x509_crt_profile *profile, in box_below()
673 * \param crt The certificate chain to be verified. in box_contained()
735 #if defined(MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK)
744 * ::mbedtls_x509_crt_ca_cb_t for more information. in box_gt()
762 const char *cn, uint32_t *flags, in box_gt()
772 * \param crt Leaf certificate used. in box_ge()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/index/detail/algorithms/
H A Dintersection_content.hpp27 inline bool disjoint_box_box(Box const& box1, Box const& box2, Strategy const&) in disjoint_box_box()
34 inline bool disjoint_box_box(Box const& box1, Box const& box2, default_strategy const& ) in disjoint_box_box()
44 …ault_content_result<Box>::type intersection_content(Box const& box1, Box const& box2, Strategy con… in intersection_content()
68 …e typename default_content_result<Box>::type intersection_content(Box const& box1, Box const& box2) in intersection_content()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/index/detail/algorithms/
H A Dintersection_content.hpp27 inline bool disjoint_box_box(Box const& box1, Box const& box2, Strategy const&) in disjoint_box_box()
34 inline bool disjoint_box_box(Box const& box1, Box const& box2, default_strategy const& ) in disjoint_box_box()
44 …ault_content_result<Box>::type intersection_content(Box const& box1, Box const& box2, Strategy con… in intersection_content()
68 …e typename default_content_result<Box>::type intersection_content(Box const& box1, Box const& box2) in intersection_content()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/index/detail/algorithms/
H A Dintersection_content.hpp27 inline bool disjoint_box_box(Box const& box1, Box const& box2, Strategy const&) in disjoint_box_box()
34 inline bool disjoint_box_box(Box const& box1, Box const& box2, default_strategy const& ) in disjoint_box_box()
44 …ault_content_result<Box>::type intersection_content(Box const& box1, Box const& box2, Strategy con… in intersection_content()
68 …e typename default_content_result<Box>::type intersection_content(Box const& box1, Box const& box2) in intersection_content()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/index/detail/algorithms/
H A Dintersection_content.hpp30 inline bool disjoint_box_box(Box const& box1, Box const& box2, Strategy const& s) in disjoint_box_box()
36 inline bool disjoint_box_box(Box const& box1, Box const& box2, default_strategy const& ) in disjoint_box_box()
46 …ault_content_result<Box>::type intersection_content(Box const& box1, Box const& box2, Strategy con… in intersection_content()
70 …e typename default_content_result<Box>::type intersection_content(Box const& box1, Box const& box2) in intersection_content()

12345678910>>...41