Home
last modified time | relevance | path

Searched refs:is_empty (Results 1 – 25 of 9933) sorted by relevance

12345678910>>...398

/dports/databases/pgrouting/pgrouting-3.2.0/pgtap/dijkstra/
H A Dzero_one_edge_-1_rev.test.sql11 SELECT is_empty('
13 SELECT is_empty('
15 SELECT is_empty('
17 SELECT is_empty('
21 SELECT is_empty('
23 SELECT is_empty('
25 SELECT is_empty('
27 SELECT is_empty('
41 SELECT is_empty('
43 SELECT is_empty('
[all …]
H A Dzero_one_edge_no_rev.test.sql11 SELECT is_empty('
13 SELECT is_empty('
15 SELECT is_empty('
17 SELECT is_empty('
21 SELECT is_empty('
23 SELECT is_empty('
25 SELECT is_empty('
27 SELECT is_empty('
41 SELECT is_empty('
43 SELECT is_empty('
[all …]
H A Dzero_one_edge_has_rev.test.sql11 SELECT is_empty('
13 SELECT is_empty('
15 SELECT is_empty('
17 SELECT is_empty('
21 SELECT is_empty('
23 SELECT is_empty('
25 SELECT is_empty('
27 SELECT is_empty('
41 SELECT is_empty('
43 SELECT is_empty('
[all …]
/dports/databases/pgrouting/pgrouting-3.2.0/pgtap/breadthFirstSearch/breadthFirstSearch/
H A DbreadthFirstSearch-edge-cases.sql11 SELECT is_empty('
13 SELECT is_empty('
15 SELECT is_empty('
17 SELECT is_empty('
19 SELECT is_empty('
21 SELECT is_empty('
25 SELECT is_empty('
27 SELECT is_empty('
29 SELECT is_empty('
31 SELECT is_empty('
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/
H A Dis_empty.hpp39 namespace detail { namespace is_empty namespace
103 struct is_empty : not_implemented<Tag> struct
107 struct is_empty<Geometry, point_tag> struct
112 struct is_empty<Geometry, box_tag> struct
117 struct is_empty<Geometry, segment_tag> struct
123 : detail::is_empty::range_is_empty
127 struct is_empty<Geometry, ring_tag> struct
128 : detail::is_empty::range_is_empty
132 struct is_empty<Geometry, polygon_tag> struct
148 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dbool_assert_comparison.rs69 assert_eq!("a".is_empty(), false); in main()
70 assert_eq!("".is_empty(), true); in main()
71 assert_eq!(true, "".is_empty()); in main()
73 assert_eq!(a!(), "".is_empty()); in main()
74 assert_eq!("".is_empty(), b!()); in main()
79 assert_ne!("a".is_empty(), false); in main()
80 assert_ne!("".is_empty(), true); in main()
81 assert_ne!(true, "".is_empty()); in main()
83 assert_ne!(a!(), "".is_empty()); in main()
84 assert_ne!("".is_empty(), b!()); in main()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/
H A Dis_empty.hpp39 namespace detail { namespace is_empty namespace
103 struct is_empty : not_implemented<Tag> struct
107 struct is_empty<Geometry, point_tag> struct
112 struct is_empty<Geometry, box_tag> struct
117 struct is_empty<Geometry, segment_tag> struct
123 : detail::is_empty::range_is_empty
127 struct is_empty<Geometry, ring_tag> struct
128 : detail::is_empty::range_is_empty
132 struct is_empty<Geometry, polygon_tag> struct
148 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/
H A Dis_empty.hpp39 namespace detail { namespace is_empty namespace
103 struct is_empty : not_implemented<Tag> struct
107 struct is_empty<Geometry, point_tag> struct
112 struct is_empty<Geometry, box_tag> struct
117 struct is_empty<Geometry, segment_tag> struct
123 : detail::is_empty::range_is_empty
127 struct is_empty<Geometry, ring_tag> struct
128 : detail::is_empty::range_is_empty
132 struct is_empty<Geometry, polygon_tag> struct
148 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/
H A Dis_empty.hpp39 namespace detail { namespace is_empty namespace
103 struct is_empty : not_implemented<Tag> struct
107 struct is_empty<Geometry, point_tag> struct
112 struct is_empty<Geometry, box_tag> struct
117 struct is_empty<Geometry, segment_tag> struct
123 : detail::is_empty::range_is_empty
127 struct is_empty<Geometry, ring_tag> struct
128 : detail::is_empty::range_is_empty
132 struct is_empty<Geometry, polygon_tag> struct
148 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/
H A Dis_empty.hpp36 namespace detail { namespace is_empty namespace
100 struct is_empty : not_implemented<Tag> struct
104 struct is_empty<Geometry, point_tag> struct
109 struct is_empty<Geometry, box_tag> struct
114 struct is_empty<Geometry, segment_tag> struct
120 : detail::is_empty::range_is_empty
124 struct is_empty<Geometry, ring_tag> struct
125 : detail::is_empty::range_is_empty
129 struct is_empty<Geometry, polygon_tag> struct
145 : detail::is_empty::multi_is_empty<detail::is_empty::polygon_is_empty>
[all …]
/dports/databases/pgrouting/pgrouting-3.2.0/pgtap/breadthFirstSearch/binaryBreadthFirstSearch/
H A DbinaryBreadthFirstSearch-edge-cases.sql10 SELECT is_empty('
12 SELECT is_empty('
14 SELECT is_empty('
16 SELECT is_empty('
20 SELECT is_empty('
22 SELECT is_empty('
24 SELECT is_empty('
26 SELECT is_empty('
31 SELECT is_empty('
33 SELECT is_empty('
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/test/
H A Dis_empty_test.cpp22 TT_TEST_BEGIN(is_empty)
24 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int>::value, false);
25 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int*>::value, false);
26 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int&>::value, false);
28 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int&&>::value, false);
30 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<void>::value, false);
31 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int[2]>::value, false);
32 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<f1>::value, false);
33 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<mf1>::value, false);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<UDT>::value, false);
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/test/
H A Dis_empty_test.cpp22 TT_TEST_BEGIN(is_empty)
24 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int>::value, false);
25 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int*>::value, false);
26 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int&>::value, false);
28 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int&&>::value, false);
30 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<void>::value, false);
31 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int[2]>::value, false);
32 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<f1>::value, false);
33 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<mf1>::value, false);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<UDT>::value, false);
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/type_traits/test/
H A Dis_empty_test.cpp22 TT_TEST_BEGIN(is_empty)
24 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int>::value, false);
25 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int*>::value, false);
26 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int&>::value, false);
28 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int&&>::value, false);
30 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<void>::value, false);
31 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<int[2]>::value, false);
32 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<f1>::value, false);
33 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<mf1>::value, false);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_empty<UDT>::value, false);
[all …]

12345678910>>...398