Home
last modified time | relevance | path

Searched defs:IteratorBase (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/binaryen/binaryen-version_98/src/support/
H A Dsmall_vector.h132 template<typename Parent, typename Iterator> struct IteratorBase { struct
140 IteratorBase(Parent* parent, size_t index) : parent(parent), index(index) {} in IteratorBase() argument
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/common/
H A DIteratorBase.h11 struct IteratorBase struct
17 virtual ~IteratorBase() = default; argument
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimagebuf.h1063 friend class IteratorBase; variable
1067 IteratorBase(const ImageBuf& ib, WrapMode wrap) in IteratorBase() function
1075 IteratorBase(const ImageBuf& ib, const ROI& roi, WrapMode wrap) in IteratorBase() function
1093 IteratorBase(const ImageBuf& ib, int xbegin, int xend, int ybegin, in IteratorBase() function
1106 IteratorBase(const IteratorBase& i) in IteratorBase() function
1439 : IteratorBase(ib, wrap) in IteratorBase() function
1451 : IteratorBase(ib, wrap) in IteratorBase() function
1458 : IteratorBase(ib, roi, wrap) in IteratorBase() function
1566 : IteratorBase(ib, wrap) in IteratorBase() function
1577 : IteratorBase(ib, wrap) in IteratorBase() function
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dimagebuf.h1063 friend class IteratorBase; variable
1067 IteratorBase(const ImageBuf& ib, WrapMode wrap) in IteratorBase() function
1075 IteratorBase(const ImageBuf& ib, const ROI& roi, WrapMode wrap) in IteratorBase() function
1093 IteratorBase(const ImageBuf& ib, int xbegin, int xend, int ybegin, in IteratorBase() function
1106 IteratorBase(const IteratorBase& i) in IteratorBase() function
1439 : IteratorBase(ib, wrap) in IteratorBase() function
1451 : IteratorBase(ib, wrap) in IteratorBase() function
1458 : IteratorBase(ib, roi, wrap) in IteratorBase() function
1566 : IteratorBase(ib, wrap) in IteratorBase() function
1577 : IteratorBase(ib, wrap) in IteratorBase() function
[all …]
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Diterator.h335 IteratorBase<CppType>::IteratorBase() in IteratorBase() function
344 IteratorBase<CppType>::IteratorBase(const IteratorBase<CppType>& other) in IteratorBase() function
359 IteratorBase<CppType>::IteratorBase(GstIterator* castitem, bool take_ownership) in IteratorBase() function
/dports/science/axom/axom-0.6.1/src/axom/core/
H A DIteratorBase.hpp47 class IteratorBase class
53 IteratorBase() : m_pos(PosType()) { } in IteratorBase() function in axom::IteratorBase
54 explicit IteratorBase(PosType pos) : m_pos(pos) { } in IteratorBase() function in axom::IteratorBase
/dports/net/osrtspproxy/osrtspproxy_2_0/libapp/
H A Dtlist.h42 IteratorBase( void ) : in IteratorBase() function
74 IteratorBase( const TSingleList<T>* pList, TSingleNode* pNode ) : in IteratorBase() function
218 IteratorBase( void ) : in IteratorBase() function
262 IteratorBase( const TDoubleList<T>* pList, TDoubleNode* pNode ) : in IteratorBase() function
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/system/
H A DBaseIterator.h95 IteratorBase() in IteratorBase() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tree/
H A DIterator.h32 IteratorBase(): mParentNode(nullptr) {} in IteratorBase() function
33 IteratorBase(const MaskIterT& iter, NodeT* parent): mParentNode(parent), mMaskIter(iter) {} in IteratorBase() function
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2shape_index.h510 IteratorBase() : id_(S2CellId::Sentinel()), cell_(nullptr) {} in IteratorBase() function
671 inline S2ShapeIndex::IteratorBase::IteratorBase(const IteratorBase& other) in IteratorBase() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2shape_index.h510 IteratorBase() : id_(S2CellId::Sentinel()), cell_(nullptr) {} in IteratorBase() function
671 inline S2ShapeIndex::IteratorBase::IteratorBase(const IteratorBase& other) in IteratorBase() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2shape_index.h510 IteratorBase() : id_(S2CellId::Sentinel()), cell_(nullptr) {} in IteratorBase() function
671 inline S2ShapeIndex::IteratorBase::IteratorBase(const IteratorBase& other) in IteratorBase() function
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h120 explicit IteratorBase(ListTy *list) in IteratorBase() function
/dports/lang/gcc6-aux/gcc-6-20180516/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h120 explicit IteratorBase(ListTy *list) in IteratorBase() function
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cherrypy/test/
H A Dtest_iterator.py5 class IteratorBase(object): class
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/test/
H A Dtest_iterator.py7 class IteratorBase(object): class
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DSingletonThreadLocal.h167 using IteratorBase = typename Inner::Iterator; variable
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h134 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_list.h134 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h133 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_list.h134 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_list.h134 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h134 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h133 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h133 explicit IteratorBase(ItemTy *current) : current_(current) {} in IteratorBase() function

1234