Home
last modified time | relevance | path

Searched refs:SQLITE_FCNTL_CHUNK_SIZE (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DmozIStorageConnection.idl230 * Controls SQLITE_FCNTL_CHUNK_SIZE setting in sqlite. This helps avoid fragmentation
231 * by growing/shrinking the database file in SQLITE_FCNTL_CHUNK_SIZE increments. To
H A DTelemetryVFS.cpp535 if (op == SQLITE_FCNTL_CHUNK_SIZE && rc == SQLITE_OK) { in xFileControl()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DmozIStorageConnection.idl221 * Controls SQLITE_FCNTL_CHUNK_SIZE setting in sqlite. This helps avoid fragmentation
222 * by growing/shrinking the database file in SQLITE_FCNTL_CHUNK_SIZE increments. To
H A DTelemetryVFS.cpp396 if (op == SQLITE_FCNTL_CHUNK_SIZE && rc == SQLITE_OK) { in xFileControl()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DmozIStorageConnection.idl235 * Controls SQLITE_FCNTL_CHUNK_SIZE setting in sqlite. This helps avoid fragmentation
236 * by growing/shrinking the database file in SQLITE_FCNTL_CHUNK_SIZE increments. To
H A DTelemetryVFS.cpp516 if (op == SQLITE_FCNTL_CHUNK_SIZE && rc == SQLITE_OK) { in xFileControl()
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DmozIStorageConnection.idl224 * Controls SQLITE_FCNTL_CHUNK_SIZE setting in sqlite. This helps avoid fragmentation
225 * by growing/shrinking the database file in SQLITE_FCNTL_CHUNK_SIZE increments. To
H A DTelemetryVFS.cpp379 if (op == SQLITE_FCNTL_CHUNK_SIZE && rc == SQLITE_OK) { in xFileControl()
/dports/www/firefox/firefox-99.0/storage/
H A DmozIStorageConnection.idl224 * Controls SQLITE_FCNTL_CHUNK_SIZE setting in sqlite. This helps avoid fragmentation
225 * by growing/shrinking the database file in SQLITE_FCNTL_CHUNK_SIZE increments. To
H A DTelemetryVFS.cpp379 if (op == SQLITE_FCNTL_CHUNK_SIZE && rc == SQLITE_OK) { in xFileControl()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DmozIStorageConnection.idl224 * Controls SQLITE_FCNTL_CHUNK_SIZE setting in sqlite. This helps avoid fragmentation
225 * by growing/shrinking the database file in SQLITE_FCNTL_CHUNK_SIZE increments. To
H A DTelemetryVFS.cpp379 if (op == SQLITE_FCNTL_CHUNK_SIZE && rc == SQLITE_OK) { in xFileControl()
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/hashdb/
H A Dsqlite_hdb.cpp207 if (sqlite3_file_control(db, NULL, SQLITE_FCNTL_CHUNK_SIZE, &chunkSize) != SQLITE_OK) { in sqlite_hdb_open_db()
/dports/www/dooble/dooble-2021.12.05/Documentation/
H A DTO-DO220 - Study SQLITE_FCNTL_CHUNK_SIZE and sqlite3_file_control(). Remove synchronous
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/hashdb/
H A Dsqlite_hdb.cpp207 if (sqlite3_file_control(db, NULL, SQLITE_FCNTL_CHUNK_SIZE, &chunkSize) != SQLITE_OK) { in sqlite_hdb_open_db()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.h750 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_vfstrace.c373 case SQLITE_FCNTL_CHUNK_SIZE: { in vfstraceFileControl()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.h743 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.h750 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.h748 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.h781 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h844 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_vfstrace.c472 case SQLITE_FCNTL_CHUNK_SIZE: { in vfstraceFileControl()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_vfstrace.c472 case SQLITE_FCNTL_CHUNK_SIZE: { in vfstraceFileControl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_vfstrace.c472 case SQLITE_FCNTL_CHUNK_SIZE: { in vfstraceFileControl()

12345678910>>...18