Home
last modified time | relevance | path

Searched defs:get_database (Results 1 – 25 of 85) sorted by relevance

1234

/dports/math/faiss/faiss-1.7.1/contrib/
H A Ddatasets.py32 def get_database(self): member in Dataset
102 def get_database(self): member in SyntheticDataset
147 def get_database(self): member in DatasetSIFT1M
190 def get_database(self): member in DatasetBigANN
238 def get_database(self): member in DatasetDeep1B
272 def get_database(self): member in DatasetGlove
302 def get_database(self): member in DatasetMusic100
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dapitest.cc47 get_database(const string &dbname) in get_database() function
53 get_database(const string &dbname, const string &dbname2) in get_database() function
62 get_database(const std::string &dbname, in get_database() function
/dports/databases/xapian-core/xapian-core-1.4.18/tests/
H A Dapitest.cc48 get_database(const string &dbname) in get_database() function
54 get_database(const string &dbname, const string &dbname2) in get_database() function
63 get_database(const std::string &dbname, in get_database() function
/dports/databases/xapian-core/xapian-core-1.4.18/tests/harness/
H A Dbackendmanager.cc99 BackendManager::get_database(const vector<string> & files) in get_database() function in BackendManager
105 BackendManager::get_database(const string & file) in get_database() function in BackendManager
111 BackendManager::get_database(const std::string &dbname, in get_database() function in BackendManager
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/DB/
H A DRegistry.pm197 sub get_database { subroutine
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/products/ui/llbuildui/
H A Ddatabase.py11 def get_database(cls, path): member in Database
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/harness/
H A Dbackendmanager.cc267 BackendManager::get_database(const vector<string> & files) in get_database() function in BackendManager
273 BackendManager::get_database(const string & file) in get_database() function in BackendManager
279 BackendManager::get_database(const std::string &dbname, in get_database() function in BackendManager
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/digitalocean/plugins/modules/
H A Ddigital_ocean_database_info.py147 def get_database(self): member in DODatabaseInfo
H A Ddigital_ocean_database.py240 def get_database(self): member in DODatabase
/dports/net/samba412/samba-4.12.15/lib/ldb/tests/python/
H A Drepack.py101 def get_database(self): member in GUIDIndexAndPackFormatTests
/dports/databases/ldb22/ldb-2.2.1/tests/python/
H A Drepack.py101 def get_database(self): member in GUIDIndexAndPackFormatTests
/dports/databases/ldb20/ldb-2.0.10/tests/python/
H A Drepack.py101 def get_database(self): member in GUIDIndexAndPackFormatTests
/dports/databases/ldb21/ldb-2.1.5/tests/python/
H A Drepack.py101 def get_database(self): member in GUIDIndexAndPackFormatTests
/dports/science/gramps/gramps-5.1.4/gramps/gen/
H A Ddbstate.py143 def get_database(self): member in DbState
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Server/
H A DInit.pm412 sub get_database { subroutine
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Server/
H A DInit.pm412 sub get_database { subroutine
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/mysql_protocol/include/mysqlrouter/mysql_protocol/
H A Dhandshake_packet.h160 const std::string &get_database() const { return database_; } in get_database() function
/dports/math/faiss/faiss-1.7.1/benchs/bench_all_ivf/
H A Ddatasets.py46 def get_database(self): member in DatasetCentroids
/dports/databases/xapian-core12/xapian-core-1.2.25/include/xapian/
H A Dpostingsource.h411 Xapian::Database get_database() const { return db; } in get_database() function
/dports/lang/nyan/nyan-3c263e2/nyan/
H A Dview.cpp73 const Database &View::get_database() const { in get_database() function in nyan::View
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Deditor.cpp210 const QuestDatabase& Editor::get_database() const { in get_database() function in SolarusEditor::Editor
217 QuestDatabase& Editor::get_database() { in get_database() function in SolarusEditor::Editor
/dports/databases/xapian-core/xapian-core-1.4.18/include/xapian/
H A Dpostingsource.h502 Xapian::Database get_database() const { return real_db; } in get_database() function
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/xulstore/src/
H A Dstatics.rs46 pub(crate) fn get_database() -> XULStoreResult<Database> { in get_database() function
/dports/www/firefox/firefox-99.0/toolkit/components/xulstore/src/
H A Dstatics.rs48 pub(crate) fn get_database() -> XULStoreResult<Database> { in get_database() function
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/xulstore/src/
H A Dstatics.rs48 pub(crate) fn get_database() -> XULStoreResult<Database> { in get_database() function

1234