Home
last modified time | relevance | path

Searched defs:IterType (Results 1 – 25 of 88) sorted by relevance

1234

/dports/math/libmesh/libmesh-1.6.2/src/base/
H A Dsingle_predicates.C57 #define INSTANTIATE_NODAL_PREDICATES(IterType) \ argument
62 #define INSTANTIATE_ELEM_PREDICATES(IterType) \ argument
/dports/devel/swig/swig-4.0.2/Examples/ruby/mark_function/
H A Dexample.h26 typedef AnimalsType::iterator IterType; typedef
/dports/devel/swig/swig-4.0.2/Examples/ruby/free_function/
H A Dexample.h26 typedef AnimalsType::iterator IterType; typedef
/dports/math/libmesh/libmesh-1.6.2/include/parallel/
H A Dparallel_bin_sorter.h52 typedef typename std::vector<KeyType>::const_iterator IterType; typedef
H A Dparallel_histogram.h54 typedef typename std::vector<KeyType>::const_iterator IterType; typedef
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dobjbar.h8 typedef ArrayType::IterType IterType; typedef
H A Datray.h91 typedef AppsType::IterType IterType; typedef
H A Dacpustatus.h68 typedef ArrayType::IterType IterType; typedef
/dports/games/openttd/openttd-12.1/src/
H A Dstring_base.h17 enum IterType { enum
/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/compiler/
H A DVolumeExecutable.h206 enum class IterType { ON, OFF, ALL }; enum
/dports/math/clasp/clasp-3.3.5/clasp/util/
H A Dpod_vector.h103 struct IterType { struct
109 enum { ptr = sizeof(isPtr(makeT())) == sizeof(yes_type) };
110 enum { num = sizeof(isLong(makeT())) == sizeof(yes_type) };
111 enum { value = ptr ? 1 : num ? 2 : 0 };
/dports/math/clingo/clingo-5.5.1/clasp/clasp/util/
H A Dpod_vector.h103 struct IterType { struct
109 enum { ptr = sizeof(isPtr(makeT())) == sizeof(yes_type) };
110 enum { num = sizeof(isLong(makeT())) == sizeof(yes_type) };
111 enum { value = ptr ? 1 : num ? 2 : 0 };
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/util/
H A Dpod_vector.h103 struct IterType { struct
109 enum { ptr = sizeof(isPtr(makeT())) == sizeof(yes_type) };
110 enum { num = sizeof(isLong(makeT())) == sizeof(yes_type) };
111 enum { value = ptr ? 1 : num ? 2 : 0 };
/dports/textproc/zorba/zorba-2.7.0/src/runtime/base/
H A Dnoarybase.h113 #define NOARY_ACCEPT(IterType) \ argument
H A Dunarybase.h131 #define UNARY_ACCEPT(IterType) \ argument
H A Dbinarybase.h151 #define BINARY_ACCEPT(IterType) \ argument
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/Filtering/test/
H A DitkDecimateFramesVideoFilterTest.cxx48 using IterType = ImageRegionConstIterator<FrameType>; in FramesAreEqual() typedef
/dports/devel/boost-docs/boost_1_72_0/libs/compute/test/
H A Dtest_strided_iterator.cpp122 typedef boost::compute::vector<boost::compute::int_>::iterator IterType; in BOOST_AUTO_TEST_CASE() typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/MathematicalMorphology/include/
H A DitkAnchorErodeDilateImageFilter.hxx124 using IterType = ImageRegionIterator< InputImageType >; in DynamicThreadedGenerateData() typedef
H A DitkVanHerkGilWermanErodeDilateImageFilter.hxx113 using IterType = ImageRegionIterator< InputImageType >; in DynamicThreadedGenerateData() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/test/
H A Dtest_strided_iterator.cpp122 typedef boost::compute::vector<boost::compute::int_>::iterator IterType; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/compute/test/
H A Dtest_strided_iterator.cpp122 typedef boost::compute::vector<boost::compute::int_>::iterator IterType; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/compute/test/
H A Dtest_strided_iterator.cpp122 typedef boost::compute::vector<boost::compute::int_>::iterator IterType; in BOOST_AUTO_TEST_CASE() typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/Filtering/include/
H A DitkFrameAverageVideoFilter.hxx122 using IterType = ImageRegionConstIterator<InputFrameType>; in ThreadedGenerateData() typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/Linalg/EDSC/
H A DBuilders.h27 enum class IterType { Parallel, Reduction }; enum

1234