Home
last modified time | relevance | path

Searched refs:UdmInvertedIndexCacheEstimateUsedMemory (Results 1 – 3 of 3) sorted by relevance

/dports/www/mnogosearch/mnogosearch-3.4.1/include/
H A Dudm_indexcache.h161 size_t UdmInvertedIndexCacheEstimateUsedMemory(const UDM_INVERTED_INDEX_CACHE *);
/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Dindexcache.c675 UdmInvertedIndexCacheEstimateUsedMemory(const UDM_INVERTED_INDEX_CACHE *cache) in UdmInvertedIndexCacheEstimateUsedMemory() function
H A Ddbmode-blob.c2444 (unsigned long long) UdmInvertedIndexCacheEstimateUsedMemory(cache)); in UdmInvertedIndexCacheStore()
2958 if ((cache_size= UdmInvertedIndexCacheEstimateUsedMemory(cache)) > in UdmInvertedIndexCreateUsingURLIdLoop()
3000 if ((cache_size= UdmInvertedIndexCacheEstimateUsedMemory(cache)) > in UdmInvertedIndexCreateUsingGenericLoop()