Home
last modified time | relevance | path

Searched refs:xFileSize (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DTelemetryVFS.cpp231 int xFileSize(sqlite3_file* pFile, sqlite_int64* pSize) { in xFileSize() function
235 rc = p->pReal->pMethods->xFileSize(p->pReal, pSize); in xFileSize()
265 if (xFileSize(pFile, &currentSize) == SQLITE_OK) { in xWrite()
299 MOZ_ASSERT(xFileSize(pFile, &newSize) == SQLITE_OK); in xTruncate()
306 if (xFileSize(pFile, &size) == SQLITE_OK) { in xTruncate()
366 rc = xFileSize(pFile, &currentSize); in xFileControl()
390 MOZ_ASSERT(xFileSize(pFile, &currentSize) == SQLITE_OK); in xFileControl()
508 pNew->xFileSize = xFileSize; in xOpen()
/dports/www/firefox/firefox-99.0/storage/
H A DTelemetryVFS.cpp231 int xFileSize(sqlite3_file* pFile, sqlite_int64* pSize) { in xFileSize() function
235 rc = p->pReal->pMethods->xFileSize(p->pReal, pSize); in xFileSize()
265 if (xFileSize(pFile, &currentSize) == SQLITE_OK) { in xWrite()
299 MOZ_ASSERT(xFileSize(pFile, &newSize) == SQLITE_OK); in xTruncate()
306 if (xFileSize(pFile, &size) == SQLITE_OK) { in xTruncate()
366 rc = xFileSize(pFile, &currentSize); in xFileControl()
390 MOZ_ASSERT(xFileSize(pFile, &currentSize) == SQLITE_OK); in xFileControl()
508 pNew->xFileSize = xFileSize; in xOpen()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DTelemetryVFS.cpp376 int xFileSize(sqlite3_file *pFile, sqlite_int64 *pSize) { in xFileSize() function
380 rc = p->pReal->pMethods->xFileSize(p->pReal, pSize); in xFileSize()
406 if (xFileSize(pFile, &currentSize) == SQLITE_OK) { in xWrite()
438 MOZ_ASSERT(xFileSize(pFile, &newSize) == SQLITE_OK); in xTruncate()
445 if (xFileSize(pFile, &size) == SQLITE_OK) { in xTruncate()
503 rc = xFileSize(pFile, &currentSize); in xFileControl()
527 MOZ_ASSERT(xFileSize(pFile, &currentSize) == SQLITE_OK); in xFileControl()
635 pNew->xFileSize = xFileSize; in xOpen()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DTelemetryVFS.cpp385 xFileSize(sqlite3_file *pFile, sqlite_int64 *pSize) in xFileSize() function
390 rc = p->pReal->pMethods->xFileSize(p->pReal, pSize); in xFileSize()
415 if (xFileSize(pFile, &currentSize) == SQLITE_OK) { in xWrite()
449 MOZ_ASSERT(xFileSize(pFile, &newSize) == SQLITE_OK); in xTruncate()
455 if (xFileSize(pFile, &size) == SQLITE_OK) { in xTruncate()
522 rc = xFileSize(pFile, &currentSize); in xFileControl()
547 MOZ_ASSERT(xFileSize(pFile, &currentSize) == SQLITE_OK); in xFileControl()
675 pNew->xFileSize = xFileSize; in xOpen()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DTelemetryVFS.cpp231 int xFileSize(sqlite3_file* pFile, sqlite_int64* pSize) { in xFileSize() function
235 rc = p->pReal->pMethods->xFileSize(p->pReal, pSize); in xFileSize()
265 if (xFileSize(pFile, &currentSize) == SQLITE_OK) { in xWrite()
299 MOZ_ASSERT(xFileSize(pFile, &newSize) == SQLITE_OK); in xTruncate()
306 if (xFileSize(pFile, &size) == SQLITE_OK) { in xTruncate()
366 rc = xFileSize(pFile, &currentSize); in xFileControl()
390 MOZ_ASSERT(xFileSize(pFile, &currentSize) == SQLITE_OK); in xFileControl()
508 pNew->xFileSize = xFileSize; in xOpen()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DTelemetryVFS.cpp248 int xFileSize(sqlite3_file* pFile, sqlite_int64* pSize) { in xFileSize() function
252 rc = p->pReal->pMethods->xFileSize(p->pReal, pSize); in xFileSize()
282 if (xFileSize(pFile, &currentSize) == SQLITE_OK) { in xWrite()
316 MOZ_ASSERT(xFileSize(pFile, &newSize) == SQLITE_OK); in xTruncate()
323 if (xFileSize(pFile, &size) == SQLITE_OK) { in xTruncate()
383 rc = xFileSize(pFile, &currentSize); in xFileControl()
407 MOZ_ASSERT(xFileSize(pFile, &currentSize) == SQLITE_OK); in xFileControl()
525 pNew->xFileSize = xFileSize; in xOpen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dappendvfs.c234 rc = pFile->pMethods->xFileSize(pFile, &sz); in apndWrite()
276 rc = pFile->pMethods->xFileSize(pFile, pSize); in apndFileSize()
445 rc = pSubFile->pMethods->xFileSize(pSubFile, &sz); in apndOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dappendvfs.c234 rc = pFile->pMethods->xFileSize(pFile, &sz); in apndWrite()
276 rc = pFile->pMethods->xFileSize(pFile, pSize); in apndFileSize()
445 rc = pSubFile->pMethods->xFileSize(pSubFile, &sz); in apndOpen()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libebackend/
H A De-sqlite3-vfs.c197 def_subclassed (xFileSize, (sqlite3_file *pFile, sqlite3_int64 *pSize), (cFile->old_vfs_file, pSize…
359 use_subclassed (xFileSize); in e_sqlite3_vfs_xOpen()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_multiplex.c368 *rc = pSub->pMethods->xFileSize(pSub, &sz); in multiplexSubSize()
545 rc = pSubOpen->pMethods->xFileSize(pSubOpen, &sz64); in multiplexOpen()
867 rc = pSubOpen->pMethods->xFileSize(pSubOpen, pSize); in multiplexFileSize()
1128 gMultiplex.sIoMethodsV1.xFileSize = multiplexFileSize; in sqlite3_multiplex_initialize()
H A Dos.c105 return id->pMethods->xFileSize(id, pSize); in sqlite3OsFileSize()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_multiplex.c365 *rc = pSub->pMethods->xFileSize(pSub, &sz); in multiplexSubSize()
542 rc = pSubOpen->pMethods->xFileSize(pSubOpen, &sz64); in multiplexOpen()
864 rc = pSubOpen->pMethods->xFileSize(pSubOpen, pSize); in multiplexFileSize()
1125 gMultiplex.sIoMethodsV1.xFileSize = multiplexFileSize; in sqlite3_multiplex_initialize()
H A Dos.c105 return id->pMethods->xFileSize(id, pSize); in sqlite3OsFileSize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_multiplex.c365 *rc = pSub->pMethods->xFileSize(pSub, &sz); in multiplexSubSize()
542 rc = pSubOpen->pMethods->xFileSize(pSubOpen, &sz64); in multiplexOpen()
864 rc = pSubOpen->pMethods->xFileSize(pSubOpen, pSize); in multiplexFileSize()
1125 gMultiplex.sIoMethodsV1.xFileSize = multiplexFileSize; in sqlite3_multiplex_initialize()
H A Dos.c105 return id->pMethods->xFileSize(id, pSize); in sqlite3OsFileSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_multiplex.c368 *rc = pSub->pMethods->xFileSize(pSub, &sz); in multiplexSubSize()
545 rc = pSubOpen->pMethods->xFileSize(pSubOpen, &sz64); in multiplexOpen()
867 rc = pSubOpen->pMethods->xFileSize(pSubOpen, pSize); in multiplexFileSize()
1128 gMultiplex.sIoMethodsV1.xFileSize = multiplexFileSize; in sqlite3_multiplex_initialize()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_multiplex.c358 int rc2 = pSubOpen->pMethods->xFileSize(pSubOpen, &sz); in multiplexOpen()
658 rc = ( !pSubOpen ) ? SQLITE_IOERR_FSTAT : pSubOpen->pMethods->xFileSize(pSubOpen, pSize); in multiplexFileSize()
693 rc2 = pSubOpen->pMethods->xFileSize(pSubOpen, &sz); in multiplexFileSize()
941 gMultiplex.sIoMethodsV1.xFileSize = multiplexFileSize; in sqlite3_multiplex_initialize()
H A Dos.c80 return id->pMethods->xFileSize(id, pSize); in sqlite3OsFileSize()
H A Dtest_quota.c469 rc = pSubOpen->pMethods->xFileSize(pSubOpen, &sz); in quotaFileSize()
597 gQuota.sIoMethodsV1.xFileSize = quotaFileSize; in sqlite3_quota_initialize()
H A Dtest_vfstrace.c290 rc = p->pReal->pMethods->xFileSize(p->pReal, pSize); in vfstraceFileSize()
509 pNew->xFileSize = vfstraceFileSize; in vfstraceOpen()
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dspeedtest8inst1.c97 rc = p->pMethods->xFileSize(p, &nByte); in readScriptFile()
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dspeedtest8inst1.c97 rc = p->pMethods->xFileSize(p, &nByte); in readScriptFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dspeedtest8inst1.c97 rc = p->pMethods->xFileSize(p, &nByte); in readScriptFile()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/tool/
H A Dspeedtest8inst1.c95 rc = p->pMethods->xFileSize(p, &nByte); in readScriptFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dspeedtest8inst1.c97 rc = p->pMethods->xFileSize(p, &nByte); in readScriptFile()

12345678910>>...20