Home
last modified time | relevance | path

Searched defs:ItemVisitor (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/index/
H A DItemVisitor.java21 public interface ItemVisitor interface
/dports/graphics/geos/geos-3.9.1/include/geos/index/
H A DSpatialIndex.h28 class ItemVisitor; variable
/dports/graphics/geos/geos-3.9.1/include/geos/index/intervalrtree/
H A DIntervalRTreeBranchNode.h26 class ItemVisitor; variable
H A DIntervalRTreeLeafNode.h26 class ItemVisitor; variable
H A DSortedPackedIntervalRTree.h27 class ItemVisitor; variable
H A DIntervalRTreeNode.h26 class ItemVisitor; variable
/dports/graphics/geos/geos-3.9.1/include/geos/noding/snapround/
H A DHotPixelIndex.h44 class ItemVisitor; variable
/dports/graphics/geos/geos-3.9.1/include/geos/index/quadtree/
H A DNodeBase.h39 class ItemVisitor; variable
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_passes/src/
H A Dintrinsicck.rs25 struct ItemVisitor<'tcx> { struct
26 tcx: TyCtxt<'tcx>,
490 impl Visitor<'tcx> for ItemVisitor<'tcx> { implementation
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/apply/parse/
H A Dvisitor.go26 type ItemVisitor interface { interface
H A Ditem.go28 CreateElement(ItemVisitor) (apply.Element, error) argument
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/apply/parse/
H A Dvisitor.go26 type ItemVisitor interface { interface
H A Ditem.go28 CreateElement(ItemVisitor) (apply.Element, error) argument
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/apply/parse/
H A Dvisitor.go26 type ItemVisitor interface { interface
H A Ditem.go28 CreateElement(ItemVisitor) (apply.Element, error) argument
/dports/math/jts/jts-jts-1.18.1/modules/lab/src/main/java/org/locationtech/jts/operation/union/
H A DSpatialPartition.java67 index.query(queryGeom.getEnvelopeInternal(), new ItemVisitor() { in build() method
H A DSparsePolygonUnion.java82 index.query(queryNode.getEnvelope(), new ItemVisitor() { in union() method
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/steveyen/gtreap/
H A Dtreap.go168 type ItemVisitor func(i Item) bool type
/dports/www/gitea/gitea-1.16.5/vendor/github.com/steveyen/gtreap/
H A Dtreap.go168 type ItemVisitor func(i Item) bool type
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/steveyen/gtreap/
H A Dtreap.go168 type ItemVisitor func(i Item) bool type
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/steveyen/gtreap/
H A Dtreap.go168 type ItemVisitor func(i Item) bool type
/dports/graphics/geos/geos-3.9.1/include/geos/index/strtree/
H A DAbstractSTRtree.h31 class ItemVisitor; variable
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/quick-xml-0.19.0/src/de/
H A Dmod.rs586 struct ItemVisitor; in deserialize_bytes() struct
588 impl<'de> de::Visitor<'de> for ItemVisitor { in deserialize_bytes() implementation
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/quick-xml-0.19.0/src/de/
H A Dmod.rs586 struct ItemVisitor; in deserialize_bytes() struct
588 impl<'de> de::Visitor<'de> for ItemVisitor { in deserialize_bytes() implementation
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A Darrlist.cpp987 ArrayListItemVisitor_pf ItemVisitor, in ArrayListVisitItems()

12