Home
last modified time | relevance | path

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

/dports/x11-toolkits/scintilla/scite/src/
H A DStringList.cxx97 void StringList::SortIfNeeded(bool ignoreCase) { in SortIfNeeded() function in StringList
181 SortIfNeeded(ignoreCase); in GetNearestWord()
256 SortIfNeeded(ignoreCase); in GetNearestWords()
H A DStringList.h21 void SortIfNeeded(bool ignoreCase);
/dports/editors/scite/scite/src/
H A DStringList.cxx97 void StringList::SortIfNeeded(bool ignoreCase) { in SortIfNeeded() function in StringList
181 SortIfNeeded(ignoreCase); in GetNearestWord()
256 SortIfNeeded(ignoreCase); in GetNearestWords()
H A DStringList.h21 void SortIfNeeded(bool ignoreCase);
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache2/
H A DCacheIndex.cpp1256 index->mFrecencyArray.SortIfNeeded(); in GetEntryForEviction()
1460 index->mFrecencyArray.SortIfNeeded(); in GetIterator()
3349 SortIfNeeded(); in RemoveRecord()
3365 void CacheIndex::FrecencyArray::SortIfNeeded() { in SortIfNeeded() function in mozilla::net::CacheIndex::FrecencyArray
H A DCacheIndex.h1134 void SortIfNeeded();
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cache2/
H A DCacheIndex.cpp1217 index->mFrecencyArray.SortIfNeeded(); in GetEntryForEviction()
1435 index->mFrecencyArray.SortIfNeeded(); in GetIterator()
3273 SortIfNeeded(); in RemoveRecord()
3290 CacheIndex::FrecencyArray::SortIfNeeded() in SortIfNeeded() function in mozilla::net::CacheIndex::FrecencyArray
H A DCacheIndex.h1073 void SortIfNeeded();
/dports/www/firefox-esr/firefox-91.8.0/netwerk/cache2/
H A DCacheIndex.cpp1258 index->mFrecencyArray.SortIfNeeded(lock); in GetEntryForEviction()
1469 index->mFrecencyArray.SortIfNeeded(lock); in GetIterator()
3328 SortIfNeeded(aProofOfLock); in RemoveRecord()
3345 void CacheIndex::FrecencyArray::SortIfNeeded( in SortIfNeeded() function in mozilla::net::CacheIndex::FrecencyArray
H A DCacheIndex.h1198 void SortIfNeeded(const StaticMutexAutoLock& aProofOfLock);
/dports/www/firefox/firefox-99.0/netwerk/cache2/
H A DCacheIndex.cpp1267 index->mFrecencyArray.SortIfNeeded(lock); in GetEntryForEviction()
1478 index->mFrecencyArray.SortIfNeeded(lock); in GetIterator()
3337 SortIfNeeded(aProofOfLock); in RemoveRecord()
3354 void CacheIndex::FrecencyArray::SortIfNeeded( in SortIfNeeded() function in mozilla::net::CacheIndex::FrecencyArray
H A DCacheIndex.h1198 void SortIfNeeded(const StaticMutexAutoLock& aProofOfLock);
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cache2/
H A DCacheIndex.cpp1258 index->mFrecencyArray.SortIfNeeded(lock); in GetEntryForEviction()
1469 index->mFrecencyArray.SortIfNeeded(lock); in GetIterator()
3328 SortIfNeeded(aProofOfLock); in RemoveRecord()
3345 void CacheIndex::FrecencyArray::SortIfNeeded( in SortIfNeeded() function in mozilla::net::CacheIndex::FrecencyArray
H A DCacheIndex.h1198 void SortIfNeeded(const StaticMutexAutoLock& aProofOfLock);
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cache2/
H A DCacheIndex.cpp1281 index->mFrecencyArray.SortIfNeeded(); in GetEntryForEviction()
1491 index->mFrecencyArray.SortIfNeeded(); in GetIterator()
3369 SortIfNeeded(); in RemoveRecord()
3385 void CacheIndex::FrecencyArray::SortIfNeeded() { in SortIfNeeded() function in mozilla::net::CacheIndex::FrecencyArray
H A DCacheIndex.h1186 void SortIfNeeded();