Home
last modified time | relevance | path

Searched refs:LSM_OK (Results 1 – 25 of 92) sorted by relevance

1234

/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm_shared.c140 return LSM_OK; in freelistAppend()
179 int rc = LSM_OK; in dbTruncate()
193 if( rc==LSM_OK ){ in dbTruncate()
221 if( rc==LSM_OK ){ in dbTruncateFile()
353 if( rc==LSM_OK ){ in doDbConnect()
376 rc = LSM_OK; in doDbConnect()
777 int rc = LSM_OK; in lsmBlockAllocate()
1101 return LSM_OK; in lsmFinishRecovery()
1131 return LSM_OK; in lsmCheckCompressionId()
1249 rc = LSM_OK; in lsmDetectRoTrans()
[all …]
H A Dlsm_main.c102 return LSM_OK; in lsm_new()
138 if( rc!=LSM_OK ){ in getFullpathname()
197 if( rc==LSM_OK && LSM_OK==(rc = lsmCheckpointLoad(pDb, 0)) ){ in lsm_open()
214 int rc = LSM_OK; in lsm_close()
246 int rc = LSM_OK; in lsm_config()
441 int rc = LSM_OK; in infoGetWorker()
465 int rc = LSM_OK; in lsmStructList()
558 return LSM_OK; in infoTreeSize()
562 int rc = LSM_OK; in lsm_info()
742 int rc = LSM_OK; in lsm_delete_range()
[all …]
H A Dlsm_sorted.c382 return LSM_OK; in sortedBlobGrow()
389 return LSM_OK; in sortedBlobSet()
412 int rc = LSM_OK; in sortedReadData()
559 int rc = LSM_OK; in pageGetKeyCopy()
631 return LSM_OK; in pageGetBtreeKey()
635 int rc = LSM_OK; in btreeCursorLoadKey()
1237 return LSM_OK; in segmentPtrAdvance()
2372 return LSM_OK; in multiCursorAddRhs()
3299 return LSM_OK; in lsmMCursorKey()
3323 rc = LSM_OK; in lsmMCursorValue()
[all …]
H A Dlsm_file.c488 if( rc==LSM_OK ){ in lsmFsReadLog()
528 return LSM_OK; in lsmFsCloseAndDeleteLog()
579 int rc = LSM_OK; in lsmFsOpenLog()
586 rc = LSM_OK; in lsmFsOpenLog()
624 int rc = LSM_OK; in lsmFsOpen()
747 return LSM_OK; in lsmFsConfigure()
1081 int rc = LSM_OK; in fsPageBuffer()
1157 int rc = LSM_OK; in lsmFsUnmap()
1458 return LSM_OK; in fsAllocateBuffer()
1806 return LSM_OK; in lsmFsSortedDelete()
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A Dlsm_shared.c140 return LSM_OK; in freelistAppend()
179 int rc = LSM_OK; in dbTruncate()
193 if( rc==LSM_OK ){ in dbTruncate()
221 if( rc==LSM_OK ){ in dbTruncateFile()
356 if( rc!=LSM_OK ){ in doDbConnect()
378 rc = LSM_OK; in doDbConnect()
781 int rc = LSM_OK; in lsmBlockAllocate()
1105 return LSM_OK; in lsmFinishRecovery()
1135 return LSM_OK; in lsmCheckCompressionId()
1253 rc = LSM_OK; in lsmDetectRoTrans()
[all …]
H A Dlsm_main.c102 return LSM_OK; in lsm_new()
138 if( rc!=LSM_OK ){ in getFullpathname()
197 if( rc==LSM_OK && LSM_OK==(rc = lsmCheckpointLoad(pDb, 0)) ){ in lsm_open()
214 int rc = LSM_OK; in lsm_close()
246 int rc = LSM_OK; in lsm_config()
441 int rc = LSM_OK; in infoGetWorker()
465 int rc = LSM_OK; in lsmStructList()
558 return LSM_OK; in infoTreeSize()
562 int rc = LSM_OK; in lsm_info()
742 int rc = LSM_OK; in lsm_delete_range()
[all …]
H A Dlsm_sorted.c382 return LSM_OK; in sortedBlobGrow()
389 return LSM_OK; in sortedBlobSet()
412 int rc = LSM_OK; in sortedReadData()
559 int rc = LSM_OK; in pageGetKeyCopy()
631 return LSM_OK; in pageGetBtreeKey()
635 int rc = LSM_OK; in btreeCursorLoadKey()
1237 return LSM_OK; in segmentPtrAdvance()
2367 return LSM_OK; in multiCursorAddRhs()
3294 return LSM_OK; in lsmMCursorKey()
3318 rc = LSM_OK; in lsmMCursorValue()
[all …]
H A Dlsm_file.c488 if( rc==LSM_OK ){ in lsmFsReadLog()
528 return LSM_OK; in lsmFsCloseAndDeleteLog()
579 int rc = LSM_OK; in lsmFsOpenLog()
586 rc = LSM_OK; in lsmFsOpenLog()
624 int rc = LSM_OK; in lsmFsOpen()
747 return LSM_OK; in lsmFsConfigure()
1081 int rc = LSM_OK; in fsPageBuffer()
1157 int rc = LSM_OK; in lsmFsUnmap()
1458 return LSM_OK; in fsAllocateBuffer()
1806 return LSM_OK; in lsmFsSortedDelete()
[all …]
H A Dlsm_log.c365 int rc = LSM_OK; in lsmLogBegin()
388 if( rc==LSM_OK ){ in lsmLogBegin()
402 if( rc!=LSM_OK ){ in lsmLogBegin()
571 return LSM_OK; in jumpIfRequired()
665 int rc = LSM_OK; in lsmLogWrite()
692 if( rc==LSM_OK ){ in lsmLogWrite()
695 if( rc==LSM_OK ){ in lsmLogWrite()
794 int rc = LSM_OK; in lsmInfoLogStructure()
808 if( rc==LSM_OK ){ in lsmInfoLogStructure()
1128 if( rc==LSM_OK ){ in lsmLogRecover()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A Dlsm_shared.c140 return LSM_OK; in freelistAppend()
179 int rc = LSM_OK; in dbTruncate()
193 if( rc==LSM_OK ){ in dbTruncate()
221 if( rc==LSM_OK ){ in dbTruncateFile()
353 if( rc==LSM_OK ){ in doDbConnect()
376 rc = LSM_OK; in doDbConnect()
777 int rc = LSM_OK; in lsmBlockAllocate()
1101 return LSM_OK; in lsmFinishRecovery()
1131 return LSM_OK; in lsmCheckCompressionId()
1249 rc = LSM_OK; in lsmDetectRoTrans()
[all …]
H A Dlsm_main.c102 return LSM_OK; in lsm_new()
138 if( rc!=LSM_OK ){ in getFullpathname()
197 if( rc==LSM_OK && LSM_OK==(rc = lsmCheckpointLoad(pDb, 0)) ){ in lsm_open()
214 int rc = LSM_OK; in lsm_close()
246 int rc = LSM_OK; in lsm_config()
441 int rc = LSM_OK; in infoGetWorker()
465 int rc = LSM_OK; in lsmStructList()
558 return LSM_OK; in infoTreeSize()
562 int rc = LSM_OK; in lsm_info()
742 int rc = LSM_OK; in lsm_delete_range()
[all …]
H A Dlsm_sorted.c382 return LSM_OK; in sortedBlobGrow()
389 return LSM_OK; in sortedBlobSet()
412 int rc = LSM_OK; in sortedReadData()
559 int rc = LSM_OK; in pageGetKeyCopy()
631 return LSM_OK; in pageGetBtreeKey()
635 int rc = LSM_OK; in btreeCursorLoadKey()
1237 return LSM_OK; in segmentPtrAdvance()
2372 return LSM_OK; in multiCursorAddRhs()
3299 return LSM_OK; in lsmMCursorKey()
3323 rc = LSM_OK; in lsmMCursorValue()
[all …]
H A Dlsm_file.c488 if( rc==LSM_OK ){ in lsmFsReadLog()
528 return LSM_OK; in lsmFsCloseAndDeleteLog()
579 int rc = LSM_OK; in lsmFsOpenLog()
586 rc = LSM_OK; in lsmFsOpenLog()
624 int rc = LSM_OK; in lsmFsOpen()
747 return LSM_OK; in lsmFsConfigure()
1081 int rc = LSM_OK; in fsPageBuffer()
1157 int rc = LSM_OK; in lsmFsUnmap()
1458 return LSM_OK; in fsAllocateBuffer()
1806 return LSM_OK; in lsmFsSortedDelete()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A Dlsm_shared.c140 return LSM_OK; in freelistAppend()
179 int rc = LSM_OK; in dbTruncate()
193 if( rc==LSM_OK ){ in dbTruncate()
221 if( rc==LSM_OK ){ in dbTruncateFile()
353 if( rc==LSM_OK ){ in doDbConnect()
376 rc = LSM_OK; in doDbConnect()
777 int rc = LSM_OK; in lsmBlockAllocate()
1101 return LSM_OK; in lsmFinishRecovery()
1131 return LSM_OK; in lsmCheckCompressionId()
1249 rc = LSM_OK; in lsmDetectRoTrans()
[all …]
H A Dlsm_main.c102 return LSM_OK; in lsm_new()
138 if( rc!=LSM_OK ){ in getFullpathname()
197 if( rc==LSM_OK && LSM_OK==(rc = lsmCheckpointLoad(pDb, 0)) ){ in lsm_open()
214 int rc = LSM_OK; in lsm_close()
246 int rc = LSM_OK; in lsm_config()
441 int rc = LSM_OK; in infoGetWorker()
465 int rc = LSM_OK; in lsmStructList()
558 return LSM_OK; in infoTreeSize()
562 int rc = LSM_OK; in lsm_info()
742 int rc = LSM_OK; in lsm_delete_range()
[all …]
H A Dlsm_sorted.c382 return LSM_OK; in sortedBlobGrow()
389 return LSM_OK; in sortedBlobSet()
412 int rc = LSM_OK; in sortedReadData()
559 int rc = LSM_OK; in pageGetKeyCopy()
631 return LSM_OK; in pageGetBtreeKey()
635 int rc = LSM_OK; in btreeCursorLoadKey()
1237 return LSM_OK; in segmentPtrAdvance()
2372 return LSM_OK; in multiCursorAddRhs()
3299 return LSM_OK; in lsmMCursorKey()
3323 rc = LSM_OK; in lsmMCursorValue()
[all …]
H A Dlsm_file.c488 if( rc==LSM_OK ){ in lsmFsReadLog()
528 return LSM_OK; in lsmFsCloseAndDeleteLog()
579 int rc = LSM_OK; in lsmFsOpenLog()
586 rc = LSM_OK; in lsmFsOpenLog()
624 int rc = LSM_OK; in lsmFsOpen()
747 return LSM_OK; in lsmFsConfigure()
1081 int rc = LSM_OK; in fsPageBuffer()
1157 int rc = LSM_OK; in lsmFsUnmap()
1458 return LSM_OK; in fsAllocateBuffer()
1806 return LSM_OK; in lsmFsSortedDelete()
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/lsm-test/
H A Dlsmtest7.c27 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
35 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
37 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
42 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
46 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
49 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
56 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
59 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
62 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
72 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
[all …]
H A Dlsmtest6.c74 if( *pRc==LSM_OK ){ in testOomOpen()
91 if( *pRc==LSM_OK ){ in testOomFetch()
99 if( rc==LSM_OK ){ in testOomFetch()
108 if( rc==LSM_OK ){ in testOomFetch()
478 int rc = LSM_OK; in simple_oom_3()
495 int rc = LSM_OK; in simple_oom_4()
512 int rc = LSM_OK; in simple_oom_5()
528 int rc = LSM_OK; in simple_oom_6()
546 int rc = LSM_OK; in simple_oom_7()
558 int rc = LSM_OK; in simple_oom_8()
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/lsm-test/
H A Dlsmtest7.c27 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
35 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
37 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
42 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
46 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
49 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
56 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
59 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
62 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
72 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
[all …]
H A Dlsmtest6.c74 if( *pRc==LSM_OK ){ in testOomOpen()
91 if( *pRc==LSM_OK ){ in testOomFetch()
99 if( rc==LSM_OK ){ in testOomFetch()
108 if( rc==LSM_OK ){ in testOomFetch()
478 int rc = LSM_OK; in simple_oom_3()
495 int rc = LSM_OK; in simple_oom_4()
512 int rc = LSM_OK; in simple_oom_5()
528 int rc = LSM_OK; in simple_oom_6()
546 int rc = LSM_OK; in simple_oom_7()
558 int rc = LSM_OK; in simple_oom_8()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest7.c27 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
35 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
37 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
42 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
46 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
49 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
56 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
59 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
62 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
72 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
[all …]
H A Dlsmtest6.c74 if( *pRc==LSM_OK ){ in testOomOpen()
91 if( *pRc==LSM_OK ){ in testOomFetch()
99 if( rc==LSM_OK ){ in testOomFetch()
108 if( rc==LSM_OK ){ in testOomFetch()
478 int rc = LSM_OK; in simple_oom_3()
495 int rc = LSM_OK; in simple_oom_4()
512 int rc = LSM_OK; in simple_oom_5()
528 int rc = LSM_OK; in simple_oom_6()
546 int rc = LSM_OK; in simple_oom_7()
558 int rc = LSM_OK; in simple_oom_8()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest7.c27 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
35 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
37 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
42 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
46 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
49 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
56 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
59 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
62 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
72 testCompareInt(LSM_OK, ret, pRc); in do_test_api1_lsm()
[all …]
H A Dlsmtest6.c74 if( *pRc==LSM_OK ){ in testOomOpen()
91 if( *pRc==LSM_OK ){ in testOomFetch()
99 if( rc==LSM_OK ){ in testOomFetch()
108 if( rc==LSM_OK ){ in testOomFetch()
478 int rc = LSM_OK; in simple_oom_3()
495 int rc = LSM_OK; in simple_oom_4()
512 int rc = LSM_OK; in simple_oom_5()
528 int rc = LSM_OK; in simple_oom_6()
546 int rc = LSM_OK; in simple_oom_7()
558 int rc = LSM_OK; in simple_oom_8()
[all …]

1234