Home
last modified time | relevance | path

Searched refs:const_type (Results 1 – 25 of 1971) sorted by relevance

12345678910>>...79

/dports/graphics/gimp-app/gimp-2.10.30/pdb/
H A Dpdb.pl22 const_type => 'gint32 ',
29 const_type => 'gint16 ',
36 const_type => 'guint8 ',
43 const_type => 'gdouble ',
105 const_type => 'GimpRGB ',
203 const_type => 'gint32 ',
210 const_type => 'gboolean ',
217 const_type => 'gint32 ',
224 const_type => 'gint32 ',
232 const_type => 'gint32 ',
[all …]
/dports/math/brial/BRiAl-1.2.10/tests/
H A DBooleConstantTest.cc33 typedef BooleConstant const_type; typedef
43 BOOST_CHECK_EQUAL(const_type(), const_type(false)); in BOOST_FIXTURE_TEST_SUITE()
44 BOOST_CHECK_EQUAL((bool)const_type(false), false); in BOOST_FIXTURE_TEST_SUITE()
45 BOOST_CHECK_EQUAL((bool)const_type(true), true); in BOOST_FIXTURE_TEST_SUITE()
46 BOOST_CHECK_EQUAL(const_type(21), const_type(true)); in BOOST_FIXTURE_TEST_SUITE()
47 BOOST_CHECK_EQUAL(const_type(-4), const_type(false)); in BOOST_FIXTURE_TEST_SUITE()
52 const_type c21(21); in BOOST_AUTO_TEST_CASE()
53 const_type c_4(-4); in BOOST_AUTO_TEST_CASE()
54 const_type ctrue(true); in BOOST_AUTO_TEST_CASE()
55 const_type cfalse(false); in BOOST_AUTO_TEST_CASE()
/dports/math/py-brial/BRiAl-1.2.10/tests/
H A DBooleConstantTest.cc33 typedef BooleConstant const_type; typedef
43 BOOST_CHECK_EQUAL(const_type(), const_type(false)); in BOOST_FIXTURE_TEST_SUITE()
44 BOOST_CHECK_EQUAL((bool)const_type(false), false); in BOOST_FIXTURE_TEST_SUITE()
45 BOOST_CHECK_EQUAL((bool)const_type(true), true); in BOOST_FIXTURE_TEST_SUITE()
46 BOOST_CHECK_EQUAL(const_type(21), const_type(true)); in BOOST_FIXTURE_TEST_SUITE()
47 BOOST_CHECK_EQUAL(const_type(-4), const_type(false)); in BOOST_FIXTURE_TEST_SUITE()
52 const_type c21(21); in BOOST_AUTO_TEST_CASE()
53 const_type c_4(-4); in BOOST_AUTO_TEST_CASE()
54 const_type ctrue(true); in BOOST_AUTO_TEST_CASE()
55 const_type cfalse(false); in BOOST_AUTO_TEST_CASE()
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/
H A Dproperties_Linear_cell_complex_for_combinatorial_map.h74 typename boost::property_map<CGAL_LCC_TYPE, PropertyTag>::const_type
119 typedef type const_type; \
141 typedef type const_type; in CGAL_LCC_INDEX_PM()
155 typedef type const_type; in CGAL_LCC_INDEX_PM()
171 typename Traits_::Point_3, const typename Traits_::Point_3&> const_type; in CGAL_LCC_INDEX_PM()
314 typename boost::property_map<CGAL_LCC_TYPE, boost::edge_weight_t >::const_type
318 const_type(const_cast<CGAL_LCC_TYPE&>(cmap));
391 typedef typename map_gen::const_type const_type;
401 typedef typename map_gen::const_type const_type;
425 typedef type const_type;\
[all …]
H A Dproperties_Polyhedron_3.h194 typedef type const_type; in CGAL_POLYHEDRON_INDEX_PM()
207 typedef type const_type; in CGAL_POLYHEDRON_INDEX_PM()
244 typedef type const_type; in CGAL_POLYHEDRON_INDEX_PM()
258 typedef type const_type; in CGAL_POLYHEDRON_INDEX_PM()
273 typedef type const_type; in CGAL_POLYHEDRON_INDEX_PM()
382 typedef typename map_gen::const_type const_type;
392 typedef typename map_gen::const_type const_type;
401 typedef type const_type;
410 typedef type const_type;
419 typedef type const_type;
[all …]
H A Dproperties_OpenMesh.h255 typedef CGAL::OM_edge_weight_pmap<Mesh> const_type;
316 typedef type const_type;
346 typename boost::property_map<OPEN_MESH_CLASS, boost::edge_weight_t>::const_type
372 typename boost::property_map<OPEN_MESH_CLASS, boost::face_index_t>::const_type
449 typedef CGAL::internal::Dynamic_with_index<vertex_descriptor, V> const_type;
459 typedef CGAL::internal::Dynamic_with_index<halfedge_descriptor, V> const_type;
469 typedef CGAL::internal::Dynamic_with_index<edge_descriptor, V> const_type;
479 typedef CGAL::internal::Dynamic_with_index<face_descriptor, V> const_type;
530 typename boost::property_map<OPEN_MESH_CLASS, CGAL::dynamic_vertex_property_t<V> >::const_type
548 typename boost::property_map<OPEN_MESH_CLASS, CGAL::dynamic_edge_property_t<V> >::const_type
[all …]
H A Dnamed_params_helper.h66 >::type const_type; typedef
73 const_type get_const_pmap(const PropertyTag& p, const PolygonMesh& pmesh) in get_const_pmap()
88 const_type get_const_pmap_impl(const PropertyTag& in get_const_pmap_impl()
91 return const_type(); //boost::cgal_no_property::type in get_const_pmap_impl()
93 const_type get_const_pmap_impl(const PropertyTag& p in get_const_pmap_impl()
109 typename property_map_selector<PolygonMesh, PropertyTag>::const_type
119 typedef typename boost::property_map<Graph, Property>::const_type PMap;
142 > ::type const_type; typedef
329 > ::type const_type; typedef
395 > ::type const_type; typedef
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/oqgraph/
H A Doqgraph_shim.h278 typedef oqgraph3::edge_weight_property_map const_type;
285 typedef oqgraph3::vertex_index_property_map const_type;
292 typedef oqgraph3::edge_index_property_map const_type;
430 edge_weight_t>::const_type::reference
436 edge_weight_t>::const_type::key_type& key)
441 edge_weight_t>::const_type
448 edge_index_t>::const_type::reference
453 edge_index_t>::const_type::key_type& key)
456 inline property_map<oqgraph3::graph, edge_index_t>::const_type
463 edge_index_t>::const_type::key_type& key)
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/oqgraph/
H A Doqgraph_shim.h278 typedef oqgraph3::edge_weight_property_map const_type;
285 typedef oqgraph3::vertex_index_property_map const_type;
292 typedef oqgraph3::edge_index_property_map const_type;
430 edge_weight_t>::const_type::reference
436 edge_weight_t>::const_type::key_type& key)
441 edge_weight_t>::const_type
448 edge_index_t>::const_type::reference
453 edge_index_t>::const_type::key_type& key)
456 inline property_map<oqgraph3::graph, edge_index_t>::const_type
463 edge_index_t>::const_type::key_type& key)
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/oqgraph/
H A Doqgraph_shim.h278 typedef oqgraph3::edge_weight_property_map const_type;
285 typedef oqgraph3::vertex_index_property_map const_type;
292 typedef oqgraph3::edge_index_property_map const_type;
430 edge_weight_t>::const_type::reference
436 edge_weight_t>::const_type::key_type& key)
441 edge_weight_t>::const_type
448 edge_index_t>::const_type::reference
453 edge_index_t>::const_type::key_type& key)
456 inline property_map<oqgraph3::graph, edge_index_t>::const_type
463 edge_index_t>::const_type::key_type& key)
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/oqgraph/
H A Doqgraph_shim.h278 typedef oqgraph3::edge_weight_property_map const_type;
285 typedef oqgraph3::vertex_index_property_map const_type;
292 typedef oqgraph3::edge_index_property_map const_type;
430 edge_weight_t>::const_type::reference
436 edge_weight_t>::const_type::key_type& key)
441 edge_weight_t>::const_type
448 edge_index_t>::const_type::reference
453 edge_index_t>::const_type::key_type& key)
456 inline property_map<oqgraph3::graph, edge_index_t>::const_type
463 edge_index_t>::const_type::key_type& key)
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/oqgraph/
H A Doqgraph_shim.h278 typedef oqgraph3::edge_weight_property_map const_type;
285 typedef oqgraph3::vertex_index_property_map const_type;
292 typedef oqgraph3::edge_index_property_map const_type;
430 edge_weight_t>::const_type::reference
436 edge_weight_t>::const_type::key_type& key)
441 edge_weight_t>::const_type
448 edge_index_t>::const_type::reference
453 edge_index_t>::const_type::key_type& key)
456 inline property_map<oqgraph3::graph, edge_index_t>::const_type
463 edge_index_t>::const_type::key_type& key)
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/oqgraph/
H A Doqgraph_shim.h278 typedef oqgraph3::edge_weight_property_map const_type;
285 typedef oqgraph3::vertex_index_property_map const_type;
292 typedef oqgraph3::edge_index_property_map const_type;
430 edge_weight_t>::const_type::reference
436 edge_weight_t>::const_type::key_type& key)
441 edge_weight_t>::const_type
448 edge_index_t>::const_type::reference
453 edge_index_t>::const_type::key_type& key)
456 inline property_map<oqgraph3::graph, edge_index_t>::const_type
463 edge_index_t>::const_type::key_type& key)
[all …]
/dports/math/polymake/polymake-4.5/apps/group/include/
H A Daction.h111 result_type operator() (typename function_argument<argument_type>::const_type x) const
129 result_type operator() (typename function_argument<argument_type>::const_type x) const
146 result_type operator() (typename function_argument<argument_type>::const_type x) const
163 result_type operator() (typename function_argument<argument_type>::const_type x) const
183 result_type operator() (typename function_argument<argument_type>::const_type x) const
200 result_type operator() (typename function_argument<argument_type>::const_type x) const
268 result_type operator() (typename function_argument<argument_type>::const_type x) const
285 result_type operator() (typename function_argument<argument_type>::const_type x) const
302 result_type operator() (typename function_argument<argument_type>::const_type x) const
319 result_type operator() (typename function_argument<argument_type>::const_type x) const
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/graph/
H A Dproperties.hpp115 typedef identity_property_map const_type; typedef
122 typedef identity_property_map const_type; typedef
150 typedef typename Bind::const_type const_type; typedef
161 typedef typename Bind::const_type const_type; typedef in boost::detail::vertex_property_map
204 typedef typename Map::const_type const_type; typedef
210 typedef typename property_map<Graph, Property>::const_type PMap;
362 typedef bundle_property_map<const Graph, descriptor, Bundle, const T> const_type; typedef
/dports/math/polymake/polymake-4.5/lib/core/include/internal/
H A Dcomparators_ops.h77 result_type operator() (typename function_argument<OpRef>::const_type x) const
87 result_type operator() (typename function_argument<OpRef>::const_type x) const
97 result_type operator() (typename function_argument<OpRef>::const_type x) const
107 result_type operator() (typename function_argument<OpRef>::const_type x) const
204 result_type operator() (typename function_argument<LeftRef>::const_type a,
205 typename function_argument<RightRef>::const_type b) const
257 result_type operator() (typename function_argument<LeftRef>::const_type a,
258 typename function_argument<RightRef>::const_type b) const
277 result_type operator() (typename function_argument<LeftRef>::const_type a,
278 typename function_argument<RightRef>::const_type b) const
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/graph/
H A Dgraph_as_tree.hpp86 typedef typename PMap::const_type const_type; typedef
96 typedef typename PMap::const_type const_type; typedef
122 typename property_map<Graph, Property>::const_type
132 typename property_map<Graph, Property>::const_type
/dports/devel/hyperscan/boost_1_75_0/boost/graph/
H A Dgraph_as_tree.hpp92 typedef typename PMap::const_type const_type; typedef
104 typedef typename PMap::const_type const_type; typedef
130 typename property_map< Graph, Property >::const_type get( in get()
140 typename property_map< Graph, Property >::const_type >::value_type
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/
H A Dgraph_as_tree.hpp92 typedef typename PMap::const_type const_type; typedef
104 typedef typename PMap::const_type const_type; typedef
130 typename property_map< Graph, Property >::const_type get( in get()
140 typename property_map< Graph, Property >::const_type >::value_type
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/
H A Dgraph_as_tree.hpp90 typedef typename PMap::const_type const_type; typedef
100 typedef typename PMap::const_type const_type; typedef
126 typename property_map<Graph, Property>::const_type
136 typename property_map<Graph, Property>::const_type
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/perf_test/
H A DPerfTestBlasKernels.hpp62 typename Type::const_type X;
63 typename Type::const_type Y;
94 typename Type::const_type X;
130 typename ScalarType::const_type alpha;
161 typename ScalarType::const_type alpha, beta;
162 typename ConstVectorType::const_type X;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/
H A Dgraph_as_tree.hpp86 typedef typename PMap::const_type const_type; typedef
96 typedef typename PMap::const_type const_type; typedef
122 typename property_map<Graph, Property>::const_type
132 typename property_map<Graph, Property>::const_type
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/
H A Dgraph_as_tree.hpp92 typedef typename PMap::const_type const_type; typedef
104 typedef typename PMap::const_type const_type; typedef
130 typename property_map< Graph, Property >::const_type get( in get()
140 typename property_map< Graph, Property >::const_type >::value_type
/dports/devel/kokkos/kokkos-3.4.01/core/perf_test/
H A DPerfTestBlasKernels.hpp62 typename Type::const_type X;
63 typename Type::const_type Y;
94 typename Type::const_type X;
130 typename ScalarType::const_type alpha;
161 typename ScalarType::const_type alpha, beta;
162 typename ConstVectorType::const_type X;
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/
H A Dgraph_as_tree.hpp86 typedef typename PMap::const_type const_type; typedef
96 typedef typename PMap::const_type const_type; typedef
122 typename property_map<Graph, Property>::const_type
132 typename property_map<Graph, Property>::const_type

12345678910>>...79