Home
last modified time | relevance | path

Searched refs:db_from (Results 1 – 13 of 13) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/misc/eutils_client/
H A Deutils_client.hpp174 void Link(const string& db_from,
182 void Link(const string& db_from,
189 void Link(const string& db_from,
196 void Link(const string& db_from,
205 void Link(const string& db_from,
213 void Link(const string& db_from,
221 void Link(const string& db_from,
228 void Link(const string& db_from,
237 void Link(const string& db_from,
244 void Link(const string& db_from,
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/entrez2/
H A Dentrez2_client.hpp75 const string& db_from,
88 const string& db_from,
94 const string& db_from,
131 void GetNeighbors(TGi query_uid, const string& db_from,
139 const string& db_from,
142 const string& db_from,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/entrez2/
H A Dentrez2_client.hpp75 const string& db_from,
88 const string& db_from,
94 const string& db_from,
131 void GetNeighbors(TGi query_uid, const string& db_from,
139 const string& db_from,
142 const string& db_from,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/eutils_client/
H A Deutils_client.cpp987 void CEutilsClient::Link(const string& db_from, in Link() argument
999 void CEutilsClient::Link(const string& db_from, in Link() argument
1009 void CEutilsClient::Link(const string& db_from, in Link() argument
1019 void CEutilsClient::Link(const string& db_from, in Link() argument
1030 void CEutilsClient::Link(const string& db_from, in Link() argument
1040 void CEutilsClient::Link(const string& db_from, in Link() argument
1051 void CEutilsClient::Link(const string& db_from, in Link() argument
1061 void CEutilsClient::Link(const string& db_from, in Link() argument
1155 void CEutilsClient::Link(const string& db_from, in Link() argument
1165 void CEutilsClient::Link(const string& db_from, in Link() argument
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/entrez2/
H A Dentrez2_client.cpp310 const string& db_from, in GetNeighbors() argument
315 GetNeighbors(GI_TO(TUid, query_uid), db_from, db_to, vi_neighbor_uids); in GetNeighbors()
338 const string& db_from, in GetNeighbors() argument
341 return GetNeighbors(GI_TO(TUid, query_uid), db_from, db_to); in GetNeighbors()
345 const string& db_from, in GetNeighbors() argument
352 return GetNeighbors(vi_query_uids, db_from, db_to); in GetNeighbors()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/entrez2/
H A Dentrez2_client.cpp310 const string& db_from, in GetNeighbors() argument
315 GetNeighbors(GI_TO(TUid, query_uid), db_from, db_to, vi_neighbor_uids); in GetNeighbors()
338 const string& db_from, in GetNeighbors() argument
341 return GetNeighbors(GI_TO(TUid, query_uid), db_from, db_to); in GetNeighbors()
345 const string& db_from, in GetNeighbors() argument
352 return GetNeighbors(vi_query_uids, db_from, db_to); in GetNeighbors()
/dports/lang/seed7/seed7/src/
H A Dsql_rtl.h69 void sqlCpyDb (databaseType *const db_to, const databaseType db_from);
71 databaseType sqlCreateDb (const databaseType db_from);
/dports/mail/popfile/popfile-1.1.3_1/Classifier/
H A DBayes.pm1136 my ( $self, $db_from ) = @_;
1140 if ( !defined( $db_from ) ) {
1144 $db_from = $self->{db__};
1147 my $from_sqlite = ( $db_from->{Driver}->{Name} =~ /SQLite/ );
1150 my $sqlquotechar = $db_from->get_info(29) || '';
1151 my @tables = map { s/$sqlquotechar//g; $_ } ($db_from->tables());
1172 my $t = $db_from->prepare( "select * from $table;" );
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1901 const char *pristine_from, *pristine_to, *db_from, *db_to; in svn_wc_upgrade() local
2032 db_from = svn_wc__adm_child(data.root_abspath, SDB_FILE, scratch_pool); in svn_wc_upgrade()
2034 SVN_ERR(svn_io_file_rename2(db_from, db_to, FALSE, scratch_pool)); in svn_wc_upgrade()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1901 const char *pristine_from, *pristine_to, *db_from, *db_to; in svn_wc_upgrade() local
2032 db_from = svn_wc__adm_child(data.root_abspath, SDB_FILE, scratch_pool); in svn_wc_upgrade()
2034 SVN_ERR(svn_io_file_rename2(db_from, db_to, FALSE, scratch_pool)); in svn_wc_upgrade()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1901 const char *pristine_from, *pristine_to, *db_from, *db_to; in svn_wc_upgrade() local
2032 db_from = svn_wc__adm_child(data.root_abspath, SDB_FILE, scratch_pool); in svn_wc_upgrade()
2034 SVN_ERR(svn_io_file_rename2(db_from, db_to, FALSE, scratch_pool)); in svn_wc_upgrade()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dupgrade.c1901 const char *pristine_from, *pristine_to, *db_from, *db_to; in svn_wc_upgrade() local
2032 db_from = svn_wc__adm_child(data.root_abspath, SDB_FILE, scratch_pool); in svn_wc_upgrade()
2034 SVN_ERR(svn_io_file_rename2(db_from, db_to, FALSE, scratch_pool)); in svn_wc_upgrade()
/dports/biology/p5-BioPerl-Run/BioPerl-Run-1.007003/t/
H A DSoapEU-unit.t248 'db_from' => 'gene',