Home
last modified time | relevance | path

Searched defs:bClear (Results 1 – 7 of 7) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c942 int bClear, in testLsmOpen()
1032 int bClear, in test_lsm_open()
1041 int bClear, in test_lsm_small_open()
1051 int bClear, in test_lsm_lomem_open()
1066 int bClear, in test_lsm_lomem2_open()
1079 int bClear, in test_lsm_zip_open()
1178 int tdb_lsm_open(const char *zCfg, const char *zDb, int bClear, TestDb **ppDb){ in tdb_lsm_open()
1401 int bClear, in test_lsm_mt2()
1411 int bClear, in test_lsm_mt3()
1422 int test_lsm_mt(const char *zFilename, int bClear, TestDb **ppDb){ in test_lsm_mt()
H A Dlsmtest_tdb.c184 int bClear, in test_leveldb_open()
287 int bClear, in kc_open()
365 int bClear, in mdb_open()
624 int bClear, in sql_open()
757 int tdb_open(const char *zLib, const char *zDb, int bClear, TestDb **ppDb){ in tdb_open()
H A Dlsmtest_tdb2.cc16 int test_kc_open(const char *zFilename, int bClear, TestDb **ppDb){ in test_kc_open()
221 int bClear, in test_mdb_open()
H A Dlsmtest_tdb4.c686 int bClear, in test_bt_open()
766 int bClear, in test_fbt_open()
775 int bClear, in test_fbts_open()
H A Dlsmtest_main.c311 TestDb *testOpen(const char *zSystem, int bClear, int *pRc){ in testOpen()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_tcl.c408 int bClear; in xF5tApi() local
436 int bClear; in xF5tApi() local
H A Dfts5_main.c2133 static void *fts5ApiGetAuxdata(Fts5Context *pCtx, int bClear){ in fts5ApiGetAuxdata()