Home
last modified time | relevance | path

Searched defs:pDatabase (Results 1 – 25 of 27) sorted by relevance

12

/dports/deskutils/pinot/pinot-1.20/IndexSearch/Xapian/
H A DXapianIndex.cpp270 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in XapianIndex() local
311 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in listDocumentsWithTerm() local
1091 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in getMetadata() local
1175 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in getDocumentInfo() local
1218 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in getDocumentTermsCount() local
1257 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in getDocumentTerms() local
1464 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in hasLabel() local
1512 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in getDocumentLabels() local
1643 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in hasDocument() local
1695 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName); in getCloseTerms() local
[all …]
H A DXapianEngine.cpp1152 XapianDatabase *pDatabase = XapianDatabaseFactory::getDatabase(m_databaseName, true); in runQuery() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/server/
H A DServerOptionsOverlay.cpp28 boost::program_options::options_description* pDatabase, in addOverlayOptions()
/dports/devel/indi/indi-1.9.1/libs/indibase/alignment/
H A DMathPluginManagement.h93 …void SetCurrentInMemoryDatabase(InMemoryDatabase *pDatabase) { CurrentInMemoryDatabase = pDatabase… in SetCurrentInMemoryDatabase()
/dports/audio/mixxx/mixxx-2.3.0/src/util/db/
H A Ddbconnection.cpp50 QSqlDatabase* pDatabase) { in removeDatabase()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/
H A DCrashHandler.cpp302 std::unique_ptr<crashpad::CrashReportDatabase> pDatabase = in initialize() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/server/include/server/
H A DServerOptions.gen.hpp52 boost::program_options::options_description* pDatabase, in buildOptions()
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/
H A Dbuildpt.c719 sqlite3SrcListAppend(db, pList, pTable, pDatabase) in sqlite3SrcListAppend() argument
H A Dparsefuncs.c421 Token *pDatabase, /* Name of the database containing pTable */ in sqlite3SrcListAppendFromTerm()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/
H A DAdvancedSettings.cpp1125 TiXmlElement* pDatabase = pRootElement->FirstChildElement("videodatabase"); in ParseSettingsFile() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A DlsmInt.h360 Database *pDatabase; /* Database shared data */ member
574 Database *pDatabase; /* Database this snapshot belongs to */ member
H A Dlsm_shared.c28 Database *pDatabase; /* Linked list of all Database objects */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A DlsmInt.h360 Database *pDatabase; /* Database shared data */ member
574 Database *pDatabase; /* Database this snapshot belongs to */ member
H A Dlsm_shared.c28 Database *pDatabase; /* Linked list of all Database objects */ member
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A DlsmInt.h360 Database *pDatabase; /* Database shared data */ member
574 Database *pDatabase; /* Database this snapshot belongs to */ member
H A Dlsm_shared.c28 Database *pDatabase; /* Linked list of all Database objects */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A DlsmInt.h360 Database *pDatabase; /* Database shared data */ member
574 Database *pDatabase; /* Database this snapshot belongs to */ member
H A Dlsm_shared.c28 Database *pDatabase; /* Linked list of all Database objects */ member
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionSourceDatabase.cpp103 Error getPropertiesDatabase(PropertiesDatabase* pDatabase) in getPropertiesDatabase()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbuild.c3178 Token *pDatabase /* Database of the table */ in sqlite3SrcListAppend()
3264 Token *pDatabase, /* Name of the database containing pTable */ in sqlite3SrcListAppendFromTerm()
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dbuild.c1896 SrcList *sqliteSrcListAppend(SrcList *pList, Token *pTable, Token *pDatabase){ in sqliteSrcListAppend()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dbuild.c1896 SrcList *sqliteSrcListAppend(SrcList *pList, Token *pTable, Token *pDatabase){ in sqliteSrcListAppend()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbuild.c3751 Token *pDatabase /* Database of the table */ in sqlite3SrcListAppend()
3843 Token *pDatabase, /* Name of the database containing pTable */ in sqlite3SrcListAppendFromTerm()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbuild.c4304 Token *pDatabase /* Database of the table */ in sqlite3SrcListAppend()
4401 Token *pDatabase, /* Name of the database containing pTable */ in sqlite3SrcListAppendFromTerm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbuild.c4416 Token *pDatabase /* Database of the table */ in sqlite3SrcListAppend()
4513 Token *pDatabase, /* Name of the database containing pTable */ in sqlite3SrcListAppendFromTerm()

12