Home
last modified time | relevance | path

Searched refs:x_Get (Results 1 – 25 of 28) sorted by relevance

12

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/
H A Dpathhook.cpp97 hook = x_Get(stk,s_AllStr); in GetHook()
104 hook = x_Get(stk,path); in GetHook()
125 CObject* CPathHook::x_Get(CObjectStack& stk, const string& path) const in x_Get() function in CPathHook
244 hook = x_Get(s_AllStr); in GetHook()
251 hook = x_Get(path); in GetHook()
266 CObject* CStreamPathHookBase::x_Get(const string& path) const in x_Get() function in CStreamPathHookBase
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/
H A Dpathhook.cpp97 hook = x_Get(stk,s_AllStr); in GetHook()
104 hook = x_Get(stk,path); in GetHook()
125 CObject* CPathHook::x_Get(CObjectStack& stk, const string& path) const in x_Get() function in CPathHook
244 hook = x_Get(s_AllStr); in GetHook()
251 hook = x_Get(path); in GetHook()
266 CObject* CStreamPathHookBase::x_Get(const string& path) const in x_Get() function in CStreamPathHookBase
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/sra/readers/sra/
H A Dvdbread.hpp639 x_Get(cursor, column); in CVDBValue()
646 x_Get(cursor, row, column, missing); in CVDBValue()
652 x_Get(ref.cursor, ref.row, ref.column); in CVDBValue()
661 x_Get(cursor, column); in CVDBValue()
679 void x_Get(const CVDBCursor& cursor,
681 void x_Get(const CVDBCursor& cursor,
724 x_Get(ref.cursor, ref.row, ref.column); in CVDBValueFor4Bits()
732 x_Get(cursor, row, column); in CVDBValueFor4Bits()
770 void x_Get(const CVDBCursor& cursor,
831 x_Get(cursor, row, column); in CVDBValueFor2Bits()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/impl/
H A Dpathhook.hpp67 CObject* x_Get(CObjectStack& stk, const string& path) const;
89 CObject* x_Get(const string& path) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/impl/
H A Dpathhook.hpp67 CObject* x_Get(CObjectStack& stk, const string& path) const;
89 CObject* x_Get(const string& path) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/eutils_client/
H A Deutils_client.cpp819 x_Get("/entrez/eutils/esearch.fcgi", oss.str(), ostr); in Search()
860 x_Get("/entrez/eutils/esearch.fcgi", oss.str(), ostr); in SearchHistory()
874 x_Get("/entrez/eutils/esearch.fcgi", oss.str(), ostr); in SearchHistory()
888 x_Get("/entrez/eutils/esearch.fcgi", oss.str(), ostr); in SearchHistory()
941 void CEutilsClient::x_Get(string const& path, in x_Get() function in CEutilsClient
1256 x_Get("/entrez/eutils/elink.fcgi", oss.str(), ostr); in LinkHistory()
1274 x_Get("/entrez/eutils/elink.fcgi", oss.str(), ostr); in LinkHistory()
1292 x_Get("/entrez/eutils/elink.fcgi", oss.str(), ostr); in LinkHistory()
1692 x_Get("/entrez/eutils/efetch.fcgi", oss.str(), ostr); in FetchHistory()
1707 x_Get("/entrez/eutils/efetch.fcgi", oss.str(), ostr); in FetchHistory()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Denv_reg.cpp121 const string& CEnvironmentRegistry::x_Get(const string& section, in x_Get() function in CEnvironmentRegistry
126 return x_Get(section, name, flags, found); in x_Get()
130 const string& CEnvironmentRegistry::x_Get(const string& section, in x_Get() function in CEnvironmentRegistry
158 x_Get(section, name, flags, found); in x_HasEntry()
H A Dncbi_safe_static.cpp216 CSafeStaticGuard* CSafeStaticGuard::x_Get(void) in x_Get() function in CSafeStaticGuard
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Denv_reg.cpp121 const string& CEnvironmentRegistry::x_Get(const string& section, in x_Get() function in CEnvironmentRegistry
126 return x_Get(section, name, flags, found); in x_Get()
130 const string& CEnvironmentRegistry::x_Get(const string& section, in x_Get() function in CEnvironmentRegistry
158 x_Get(section, name, flags, found); in x_HasEntry()
H A Dncbi_safe_static.cpp216 CSafeStaticGuard* CSafeStaticGuard::x_Get(void) in x_Get() function in CSafeStaticGuard
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Denv_reg.hpp112 const string& x_Get(const string& section, const string& name,
114 const string& x_Get(const string& section, const string& name,
H A Dncbireg.hpp377 virtual const string& x_Get(const string& section, const string& name,
601 const string& x_Get(const string& section, const string& name,
712 const string& x_Get(const string& section, const string& name,
761 const string& x_Get(const string& section, const string& name,
864 const string& x_Get(const string& section, const string& name,
H A Dncbi_safe_static.hpp274 x_Get(); in Register()
287 static CSafeStaticGuard* x_Get(void);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Denv_reg.hpp112 const string& x_Get(const string& section, const string& name,
114 const string& x_Get(const string& section, const string& name,
H A Dncbireg.hpp377 virtual const string& x_Get(const string& section, const string& name,
601 const string& x_Get(const string& section, const string& name,
712 const string& x_Get(const string& section, const string& name,
761 const string& x_Get(const string& section, const string& name,
864 const string& x_Get(const string& section, const string& name,
H A Dncbi_safe_static.hpp274 x_Get(); in Register()
287 static CSafeStaticGuard* x_Get(void);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seq/
H A Dseq_id_tree.hpp260 virtual TPacked x_Get(const CSeq_id& id) const = 0;
278 virtual TPacked x_Get(const CSeq_id& id) const;
292 virtual TPacked x_Get(const CSeq_id& id) const;
331 TGi x_Get(const CSeq_id& id) const;
511 const CTextseq_id& x_Get(const CSeq_id& id) const { in x_Get() function in CSeq_id_Textseq_Tree
H A Dseq_id_tree.cpp405 TPacked value = x_Get(id); in FindInfo()
419 TPacked value = x_Get(id); in FindOrCreate()
434 TPacked value = x_Get(*info->GetSeqId()); in x_Unindex()
596 TGi CSeq_id_Gi_Tree::x_Get(const CSeq_id& id) const in x_Get() function in CSeq_id_Gi_Tree
638 TPacked gi = GI_TO(TPacked, x_Get(id)); in FindInfo()
655 return GetGiHandle(x_Get(id)); in FindOrCreate()
1118 const CTextseq_id& tid = x_Get(id); in FindInfo()
1143 const CTextseq_id& tid = x_Get(id); in FindOrCreate()
1213 const CTextseq_id& tid = x_Get(*tid_id); in x_Unindex()
1313 const CTextseq_id& tst = x_Get(*tst_id); in x_FindRevMatchByAccNonPacked()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seq/
H A Dseq_id_tree.hpp260 virtual TPacked x_Get(const CSeq_id& id) const = 0;
278 virtual TPacked x_Get(const CSeq_id& id) const;
292 virtual TPacked x_Get(const CSeq_id& id) const;
331 TGi x_Get(const CSeq_id& id) const;
511 const CTextseq_id& x_Get(const CSeq_id& id) const { in x_Get() function in CSeq_id_Textseq_Tree
H A Dseq_id_tree.cpp405 TPacked value = x_Get(id); in FindInfo()
419 TPacked value = x_Get(id); in FindOrCreate()
434 TPacked value = x_Get(*info->GetSeqId()); in x_Unindex()
596 TGi CSeq_id_Gi_Tree::x_Get(const CSeq_id& id) const in x_Get() function in CSeq_id_Gi_Tree
638 TPacked gi = GI_TO(TPacked, x_Get(id)); in FindInfo()
655 return GetGiHandle(x_Get(id)); in FindOrCreate()
1118 const CTextseq_id& tid = x_Get(id); in FindInfo()
1143 const CTextseq_id& tid = x_Get(id); in FindOrCreate()
1213 const CTextseq_id& tid = x_Get(*tid_id); in x_Unindex()
1313 const CTextseq_id& tst = x_Get(*tst_id); in x_FindRevMatchByAccNonPacked()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dnetservice_params.hpp113 const string& x_Get(const string& section, const string& name, TFlags flags) const override;
209 const string& x_Get(const string& section, const string& name, TFlags flags) const final;
H A Dnetservice_params.cpp94 const string& CConfigRegistry::x_Get(const string& section, const string& name, TFlags) const in x_Get() function in CConfigRegistry
471 const string& CSynRegistryToIRegistry::x_Get(const string&, const string&, TFlags) const in x_Get() function in CSynRegistryToIRegistry
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dnetservice_params.hpp113 const string& x_Get(const string& section, const string& name, TFlags flags) const override;
209 const string& x_Get(const string& section, const string& name, TFlags flags) const final;
H A Dnetservice_params.cpp94 const string& CConfigRegistry::x_Get(const string& section, const string& name, TFlags) const in x_Get() function in CConfigRegistry
471 const string& CSynRegistryToIRegistry::x_Get(const string&, const string&, TFlags) const in x_Get() function in CSynRegistryToIRegistry
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/readers/sra/
H A Dvdbread.cpp1296 void CVDBValue::x_Get(const CVDBCursor& cursor, const CVDBColumn& column) in x_Get() function in CVDBValue
1317 void CVDBValue::x_Get(const CVDBCursor& cursor, in x_Get() function in CVDBValue
1432 void CVDBValueFor4Bits::x_Get(const CVDBCursor& cursor, in x_Get() function in CVDBValueFor4Bits
1513 void CVDBValueFor2Bits::x_Get(const CVDBCursor& cursor, in x_Get() function in CVDBValueFor2Bits

12