Home
last modified time | relevance | path

Searched refs:estSize (Results 26 – 50 of 62) sorted by relevance

123

/dports/textproc/redisearch/RediSearch-2.2.5/src/util/
H A Dkhtable.h92 void KHTable_Init(KHTable *table, const KHTableProcs *procs, void *ctx, size_t estSize);
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dhash.h75 PLUG_API void HashInit(HashTable *table, int estSize);
H A Dyhash.c171 void HashInit(HashTable *table, int estSize) in HashInit() argument
176 for (i=0 ; i<N_SIZES-1 ; i++) if (hashCutoff[i]>=estSize) break; in HashInit()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkEdgeTable.h113 int InitPointInsertion(vtkPoints *newPts, vtkIdType estSize);
H A DvtkEdgeTable.cxx551 int vtkEdgeTable::InitPointInsertion(vtkPoints *newPts, vtkIdType estSize) in InitPointInsertion() argument
568 this->InitEdgeInsertion(estSize,1); in InitPointInsertion()
H A DvtkPointLocator.h99 vtkIdType estSize);
H A DvtkIncrementalOctreePointLocator.h227 vtkIdType estSize );
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkEdgeTable.h125 int InitPointInsertion(vtkPoints *newPts, vtkIdType estSize);
H A DvtkEdgeTable.cxx551 int vtkEdgeTable::InitPointInsertion(vtkPoints *newPts, vtkIdType estSize) in InitPointInsertion() argument
568 this->InitEdgeInsertion(estSize,1); in InitPointInsertion()
H A DvtkIncrementalOctreePointLocator.h259 vtkIdType estSize ) override;
H A DvtkPointLocator.h125 vtkIdType estSize) override;
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkEdgeTable.h125 int InitPointInsertion(vtkPoints* newPts, vtkIdType estSize);
H A DvtkEdgeTable.cxx549 int vtkEdgeTable::InitPointInsertion(vtkPoints* newPts, vtkIdType estSize) in InitPointInsertion() argument
566 this->InitEdgeInsertion(estSize, 1); in InitPointInsertion()
H A DvtkIncrementalOctreePointLocator.h271 int InitPointInsertion(vtkPoints* points, const double bounds[6], vtkIdType estSize) override;
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/serf/serf/
H A Dsnapshot.go420 estSize := nodes * snapshotBytesPerNode
421 threshold := estSize * snapshotCompactionThreshold

123