Home
last modified time | relevance | path

Searched refs:xDlSym (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/dports/graphics/proj/proj-7.2.1/src/
H A Dsqlite3_utils.cpp183 vfs->xDlSym = defaultVFS->xDlSym; in create()
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DTelemetryVFS.cpp611 void (*xDlSym(sqlite3_vfs* vfs, void* pHdle, const char* zSym))(void) { in xDlSym() function
613 return orig_vfs->xDlSym(orig_vfs, pHdle, zSym); in xDlSym()
712 tvfs->xDlSym = xDlSym; in ConstructTelemetryVFS()
/dports/www/firefox/firefox-99.0/storage/
H A DTelemetryVFS.cpp611 void (*xDlSym(sqlite3_vfs* vfs, void* pHdle, const char* zSym))(void) { in xDlSym() function
613 return orig_vfs->xDlSym(orig_vfs, pHdle, zSym); in xDlSym()
712 tvfs->xDlSym = xDlSym; in ConstructTelemetryVFS()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DTelemetryVFS.cpp704 void (*xDlSym(sqlite3_vfs *vfs, void *pHdle, const char *zSym))(void) { in xDlSym() function
706 return orig_vfs->xDlSym(orig_vfs, pHdle, zSym); in xDlSym()
802 tvfs->xDlSym = xDlSym; in ConstructTelemetryVFS()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DTelemetryVFS.cpp755 (*xDlSym(sqlite3_vfs *vfs, void *pHdle, const char *zSym))(void){ in xDlSym() function
757 return orig_vfs->xDlSym(orig_vfs, pHdle, zSym); in xDlSym()
872 tvfs->xDlSym = xDlSym; in ConstructTelemetryVFS()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DTelemetryVFS.cpp611 void (*xDlSym(sqlite3_vfs* vfs, void* pHdle, const char* zSym))(void) { in xDlSym() function
613 return orig_vfs->xDlSym(orig_vfs, pHdle, zSym); in xDlSym()
712 tvfs->xDlSym = xDlSym; in ConstructTelemetryVFS()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DTelemetryVFS.cpp628 void (*xDlSym(sqlite3_vfs* vfs, void* pHdle, const char* zSym))(void) { in xDlSym() function
630 return orig_vfs->xDlSym(orig_vfs, pHdle, zSym); in xDlSym()
727 tvfs->xDlSym = xDlSym; in ConstructTelemetryVFS()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp359 return pUnderlyingVFS->xDlSym(pUnderlyingVFS, pHandle, zSymbol); in OGRSQLiteVFSDlSym()
421 pMyVFS->xDlSym = OGRSQLiteVFSDlSym; in OGRSQLiteCreateVFS()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp397 return pUnderlyingVFS->xDlSym(pUnderlyingVFS, pHandle, zSymbol);
506 pMyVFS->xDlSym = OGRSQLiteVFSDlSym;
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp397 return pUnderlyingVFS->xDlSym(pUnderlyingVFS, pHandle, zSymbol); in OGRSQLiteVFSDlSym()
506 pMyVFS->xDlSym = OGRSQLiteVFSDlSym; in OGRSQLiteCreateVFS()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp397 return pUnderlyingVFS->xDlSym(pUnderlyingVFS, pHandle, zSymbol); in OGRSQLiteVFSDlSym()
506 pMyVFS->xDlSym = OGRSQLiteVFSDlSym; in OGRSQLiteCreateVFS()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_vfstrace.c622 return pRoot->xDlSym(pRoot, p, zSym); in vfstraceDlSym()
747 pNew->xDlSym = pRoot->xDlSym==0 ? 0 : vfstraceDlSym; in vfstrace_register()
H A Dos.c172 return pVfs->xDlSym(pVfs, pHdle, zSym); in sqlite3OsDlSym()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_vfstrace.c741 return pRoot->xDlSym(pRoot, p, zSym); in vfstraceDlSym()
866 pNew->xDlSym = pRoot->xDlSym==0 ? 0 : vfstraceDlSym; in vfstrace_register()
H A Dos.c261 return pVfs->xDlSym(pVfs, pHdle, zSym); in sqlite3OsDlSym()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_vfstrace.c741 return pRoot->xDlSym(pRoot, p, zSym); in vfstraceDlSym()
866 pNew->xDlSym = pRoot->xDlSym==0 ? 0 : vfstraceDlSym; in vfstrace_register()
H A Dos.c249 return pVfs->xDlSym(pVfs, pHdle, zSym); in sqlite3OsDlSym()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_vfstrace.c741 return pRoot->xDlSym(pRoot, p, zSym); in vfstraceDlSym()
866 pNew->xDlSym = pRoot->xDlSym==0 ? 0 : vfstraceDlSym; in vfstrace_register()
H A Dos.c254 return pVfs->xDlSym(pVfs, pHdle, zSym); in sqlite3OsDlSym()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_vfstrace.c741 return pRoot->xDlSym(pRoot, p, zSym); in vfstraceDlSym()
866 pNew->xDlSym = pRoot->xDlSym==0 ? 0 : vfstraceDlSym; in vfstrace_register()
H A Dos.c254 return pVfs->xDlSym(pVfs, pHdle, zSym); in sqlite3OsDlSym()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dmemvfs.c377 return ORIGVFS(pVfs)->xDlSym(ORIGVFS(pVfs), p, zSym); in memDlSym()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sql/
H A Dvfs_wrapper.cc425 wrapper_vfs->xDlSym = nullptr; in VFSWrapper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sql/
H A Dvfs_wrapper.cc426 wrapper_vfs->xDlSym = nullptr; in VFSWrapper()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dmemvfs.c403 return ORIGVFS(pVfs)->xDlSym(ORIGVFS(pVfs), p, zSym); in memDlSym()

12345678910>>...20