Home
last modified time | relevance | path

Searched refs:sortedCountLevels (Results 1 – 4 of 4) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm_sorted.c4668 static int sortedCountLevels(Level *p){ in sortedCountLevels() function
4699 || (pLevel->nRight==0 && sortedCountLevels(pLevel)<=pDb->nMerge) in sortedSelectLevel()
4757 && (pTop->nRight || sortedCountLevels(pTop)>=pDb->nMerge) in sortedDbIsFull()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A Dlsm_sorted.c4645 static int sortedCountLevels(Level *p){ in sortedCountLevels() function
4676 || (pLevel->nRight==0 && sortedCountLevels(pLevel)<=pDb->nMerge) in sortedSelectLevel()
4734 && (pTop->nRight || sortedCountLevels(pTop)>=pDb->nMerge) in sortedDbIsFull()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A Dlsm_sorted.c4668 static int sortedCountLevels(Level *p){ in sortedCountLevels() function
4699 || (pLevel->nRight==0 && sortedCountLevels(pLevel)<=pDb->nMerge) in sortedSelectLevel()
4757 && (pTop->nRight || sortedCountLevels(pTop)>=pDb->nMerge) in sortedDbIsFull()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A Dlsm_sorted.c4668 static int sortedCountLevels(Level *p){ in sortedCountLevels() function
4699 || (pLevel->nRight==0 && sortedCountLevels(pLevel)<=pDb->nMerge) in sortedSelectLevel()
4757 && (pTop->nRight || sortedCountLevels(pTop)>=pDb->nMerge) in sortedDbIsFull()