Home
last modified time | relevance | path

Searched defs:aMode (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_main.c847 } aMode[] = {{"ro", 1, 0} , {"rw", 1, 1}, {"wo", 0, 1}, {0, 0, 0}}; in do_speed_tests() local
/sqlite-3.40.0/src/
H A Dmain.c3052 } *aMode = 0; in sqlite3ParseUri() local
H A Dtest1.c7000 const char * aMode[] = { "passive", "full", "restart", "truncate", 0 }; in test_wal_checkpoint_v2() local