Home
last modified time | relevance | path

Searched refs:IteratorContext (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/iterator/
H A DIteratorContext.h21 struct IteratorContext : public ManagedObject struct
23 IteratorContext(const Sampler<W> &sampler);
25 virtual ~IteratorContext();
43 inline IteratorContext<W>::IteratorContext(const Sampler<W> &sampler) in IteratorContext() argument
49 inline IteratorContext<W>::~IteratorContext() in ~IteratorContext()
55 inline void *IteratorContext<W>::getISPCEquivalent() const in getISPCEquivalent()
61 inline const Sampler<W> &IteratorContext<W>::getSampler() const in getSampler()
71 struct IntervalIteratorContext : public IteratorContext<W>
74 : IteratorContext<W>(sampler) in IntervalIteratorContext()
H A DUnstructuredIterator.ih7 #include "IteratorContext.ih"
H A DIterator.h42 explicit Iterator(const IteratorContext<W> &context) : context{&context} in Iterator()
47 IteratorContext<W> const *context{nullptr};
H A DDefaultIterator.ih7 #include "IteratorContext.ih"
H A DIteratorContext.ispc5 #include "IteratorContext.ih"
H A DIteratorContext.cpp28 inline int mapToMaxIteratorDepth(IteratorContext<W> &iteratorContext, in mapToMaxIteratorDepth()
H A DGridAcceleratorIterator.ispc9 #include "../iterator/IteratorContext.ih"
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/upper.io/db.v3/lib/sqlbuilder/
H A Dinterfaces.go157 IteratorContext(ctx context.Context, query interface{}, args ...interface{}) Iterator methodSpec
360 IteratorContext(ctx context.Context) Iterator methodSpec
414 IteratorContext(ctx context.Context) Iterator methodSpec
599 IteratorContext(ctx context.Context) Iterator methodSpec
H A Dinsert.go200 return ins.IteratorContext(ins.SQLBuilder().sess.Context())
203 func (ins *inserter) IteratorContext(ctx context.Context) Iterator { func
H A Dpaginate.go179 func (pag *paginator) IteratorContext(ctx context.Context) Iterator { func
185 return pq.sel.IteratorContext(ctx)
H A Dselect.go469 return sel.IteratorContext(sel.SQLBuilder().sess.Context())
472 func (sel *selector) IteratorContext(ctx context.Context) Iterator { func
H A Dbuilder.go124 return b.IteratorContext(b.sess.Context(), query, args...)
127 func (b *sqlBuilder) IteratorContext(ctx context.Context, query interface{}, args ...interface{}) I… func
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/volume/vdb/
H A DVdbIterator.ih5 #include "../../iterator/IteratorContext.ih"
/dports/databases/gigabase/gigabase/
H A Dcompiler.h481 struct IteratorContext { struct
500 IteratorContext* ctx = &exists_iterator[i]; in unwind() argument
/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/inc/
H A Dcompiler.h480 struct IteratorContext { struct
499 IteratorContext* ctx = &exists_iterator[i]; in unwind() argument