Home
last modified time | relevance | path

Searched refs:AddNotExceedingSize (Results 1 – 16 of 16) sorted by relevance

/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/search/collector/
H A Dtopn.go29 AddNotExceedingSize(doc *search.DocumentMatch, size int) *search.DocumentMatch
202 removed := hc.store.AddNotExceedingSize(d, hc.size+hc.skip)
H A Dslice.go32 func (c *collectStoreSlice) AddNotExceedingSize(doc *search.DocumentMatch,
H A Dlist.go37 func (c *collectStoreList) AddNotExceedingSize(doc *search.DocumentMatch, func
H A Dheap.go37 func (c *collectStoreHeap) AddNotExceedingSize(doc *search.DocumentMatch,
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/bleve/v2/search/collector/
H A Dslice.go32 func (c *collectStoreSlice) AddNotExceedingSize(doc *search.DocumentMatch, func
H A Dlist.go37 func (c *collectStoreList) AddNotExceedingSize(doc *search.DocumentMatch, size int) *search.Documen… func
H A Dheap.go37 func (c *collectStoreHeap) AddNotExceedingSize(doc *search.DocumentMatch, func
H A Dtopn.go39 AddNotExceedingSize(doc *search.DocumentMatch, size int) *search.DocumentMatch methodSpec
322 removed := hc.store.AddNotExceedingSize(d, hc.size+hc.skip)
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/search/collector/
H A Dslice.go32 func (c *collectStoreSlice) AddNotExceedingSize(doc *search.DocumentMatch, func
H A Dlist.go37 func (c *collectStoreList) AddNotExceedingSize(doc *search.DocumentMatch, size int) *search.Documen… func
H A Dheap.go37 func (c *collectStoreHeap) AddNotExceedingSize(doc *search.DocumentMatch, func
H A Dtopn.go38 AddNotExceedingSize(doc *search.DocumentMatch, size int) *search.DocumentMatch methodSpec
311 removed := hc.store.AddNotExceedingSize(d, hc.size+hc.skip)
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/bleve/search/collector/
H A Dslice.go32 func (c *collectStoreSlice) AddNotExceedingSize(doc *search.DocumentMatch, func
H A Dlist.go37 func (c *collectStoreList) AddNotExceedingSize(doc *search.DocumentMatch, size int) *search.Documen… func
H A Dheap.go37 func (c *collectStoreHeap) AddNotExceedingSize(doc *search.DocumentMatch, func
H A Dtopn.go39 AddNotExceedingSize(doc *search.DocumentMatch, size int) *search.DocumentMatch methodSpec
324 removed := hc.store.AddNotExceedingSize(d, hc.size+hc.skip)