Home
last modified time | relevance | path

Searched refs:sqlite3OsCurrentTimeInt64 (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos.h203 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
H A Dos.c284 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
H A Dvdbesort.c1072 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterWorkDebug()
1077 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t); in vdbeSorterRewindDebug()
1086 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterPopulateDebug()
1096 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterBlockDebug()
H A Dvdbeapi.c68 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow); in invokeProfileCallback()
683 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime); in sqlite3Step()
854 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime); in sqlite3StmtCurrentTime()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos.h201 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
H A Dos.c264 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
H A Dvdbesort.c1069 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterWorkDebug()
1074 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t); in vdbeSorterRewindDebug()
1083 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterPopulateDebug()
1093 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterBlockDebug()
H A Dvdbeapi.c68 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow); in invokeProfileCallback()
607 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime); in sqlite3Step()
767 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime); in sqlite3StmtCurrentTime()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos.h203 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
H A Dos.c277 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
H A Dvdbesort.c1069 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterWorkDebug()
1074 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t); in vdbeSorterRewindDebug()
1083 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterPopulateDebug()
1093 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterBlockDebug()
H A Dvdbeapi.c68 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow); in invokeProfileCallback()
676 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime); in sqlite3Step()
855 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime); in sqlite3StmtCurrentTime()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos.h203 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
H A Dos.c277 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
H A Dvdbesort.c1072 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterWorkDebug()
1077 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t); in vdbeSorterRewindDebug()
1086 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterPopulateDebug()
1096 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t); in vdbeSorterBlockDebug()
H A Dvdbeapi.c68 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow); in invokeProfileCallback()
683 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime); in sqlite3Step()
854 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime); in sqlite3StmtCurrentTime()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos.h270 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
H A Dos.c184 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
H A Ddate.c312 sqlite3OsCurrentTimeInt64(db->pVfs, &p->iJD); in setDateTimeToCurrent()
1042 sqlite3OsCurrentTimeInt64(db->pVfs, &iT); in currentTimeFunc()
H A Dvdbeapi.c399 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime); in sqlite3Step()
423 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow); in sqlite3Step()
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c10837 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
16818 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
70212 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow);
70708 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime);
70865 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime);
80303 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
80308 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t);
80317 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
80327 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c10837 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
16818 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
70212 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow);
70708 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime);
70865 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime);
80303 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
80308 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t);
80317 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
80327 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c10663 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
16621 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
69328 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime);
69356 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow);
69488 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime);
78666 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
78671 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t);
78680 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
78690 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c10321 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
16141 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
67756 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime);
67781 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow);
67904 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, &v->iCurrentTime);
76858 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
76863 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t);
76872 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
76882 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c10837 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
16818 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function
70233 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow);
70729 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime);
70886 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime);
80324 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
80329 sqlite3OsCurrentTimeInt64(sqlite3_vfs_find(0), &t);
80338 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);
80348 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);

1234567