Home
last modified time | relevance | path

Searched refs:idh (Results 151 – 175 of 765) sorted by relevance

12345678910>>...31

/dports/mail/spamassassin-devel/spamassassin-1ea352210/lm/
H A Dgd.lm44 idh 358
164idh 118
230 G�idh 86
/dports/textproc/libtextcat/libtextcat-2.2/langclass/LM/
H A Dscots_gaelic.lm44 idh 358
164idh 118
230 G�idh 86
/dports/textproc/libexttextcat/libexttextcat-3.4.6/langclass/LM/
H A Dgd.lm44 idh 358
164 àidh 118
230idh 86
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/
H A Dscope.hpp451 TIds GetIds(const CSeq_id_Handle& idh, TGetFlags flags = 0);
457 CSeq_id_Handle GetAccVer(const CSeq_id_Handle& idh, TGetFlags flags = 0);
462 TGi GetGi(const CSeq_id_Handle& idh, TGetFlags flags = 0);
472 string GetLabel(const CSeq_id_Handle& idh, TGetFlags flags = 0);
479 TTaxId GetTaxId(const CSeq_id_Handle& idh, TGetFlags flags = 0);
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/
H A Dscope.hpp451 TIds GetIds(const CSeq_id_Handle& idh, TGetFlags flags = 0);
457 CSeq_id_Handle GetAccVer(const CSeq_id_Handle& idh, TGetFlags flags = 0);
462 TGi GetGi(const CSeq_id_Handle& idh, TGetFlags flags = 0);
472 string GetLabel(const CSeq_id_Handle& idh, TGetFlags flags = 0);
479 TTaxId GetTaxId(const CSeq_id_Handle& idh, TGetFlags flags = 0);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/data_loaders/cdd/cdd_access/
H A Dcdd_client.hpp127 SCDDBlob GetBlobBySeq_id(CSeq_id_Handle idh);
129 TBlobInfo GetBlobIdBySeq_id(CSeq_id_Handle idh);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/test/objmgr/
H A Did64_unit_test.cpp336 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(info.m_RequestId); in s_CheckIds() local
342 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(*it); in s_CheckIds() local
343 req_ids.push_back(idh); in s_CheckIds()
347 CScope::TIds ids = s_Normalize(scope->GetIds(idh)); in s_CheckIds()
351 CBioseq_Handle bh = scope->GetBioseqHandle(idh); in s_CheckIds()
361 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(info.m_RequestId); in s_CheckSequence() local
362 CBioseq_Handle bh = scope->GetBioseqHandle(idh); in s_CheckSequence()
581 for ( auto idh : ids ) {
582 bhe.AddId(idh);
1382 CSeq_id_Handle idh = CSeq_id_Handle::GetGiHandle(GI_FROM(int, gi)); in BOOST_AUTO_TEST_CASE() local
[all …]
H A Did_unit_test.cpp309 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(info.m_RequestId); in s_CheckIds() local
316 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(*it); in s_CheckIds() local
317 if ( gi_offset && idh.IsGi() ) { in s_CheckIds()
318 idh = CSeq_id_Handle::GetGiHandle(idh.GetGi() + gi_offset); in s_CheckIds()
320 req_ids.push_back(idh); in s_CheckIds()
324 CScope::TIds ids = s_Normalize(scope->GetIds(idh)); in s_CheckIds()
328 CBioseq_Handle bh = scope->GetBioseqHandle(idh); in s_CheckIds()
339 CBioseq_Handle bh = scope->GetBioseqHandle(idh); in s_CheckSequence()
547 for ( auto idh : ids ) { in BOOST_AUTO_TEST_CASE() local
548 bhe.AddId(idh); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/objmgr/demo/
H A Dobjmgr_demo.cpp125 void GetIds(CScope& scope, const CSeq_id_Handle& idh);
799 << scope.GetLabel(idh) in GetIds()
804 << scope.GetTaxId(idh) in GetIds()
824 vector<CSeq_id_Handle> ids = scope.GetIds(idh); in GetIds()
1281 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(*id); in Run() local
1283 GetIds(scope, idh); in Run()
1304 CBioseq_Handle handle = scope.GetBioseqHandle(idh); in Run()
1308 ERR_POST("Cannot find blob id of "<<idh); in Run()
1439 GetIds(scope, idh); in Run()
1457 handle = scope.GetBioseqHandle(idh); in Run()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/
H A DIconExe.java775 idh.e_magic = readU2(raf); in read()
776 idh.e_cblp = readU2(raf); in read()
777 idh.e_cp = readU2(raf); in read()
778 idh.e_crlc = readU2(raf); in read()
782 idh.e_ss = readU2(raf); in read()
783 idh.e_sp = readU2(raf); in read()
784 idh.e_csum = readU2(raf); in read()
785 idh.e_ip = readU2(raf); in read()
786 idh.e_cs = readU2(raf); in read()
788 idh.e_ovno = readU2(raf); in read()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt.tools/Icon Exe/org/eclipse/swt/tools/internal/
H A DIconExe.java693 idh.e_cblp = readU2(raf); in read()
694 idh.e_cp = readU2(raf); in read()
695 idh.e_crlc = readU2(raf); in read()
699 idh.e_ss = readU2(raf); in read()
700 idh.e_sp = readU2(raf); in read()
701 idh.e_csum = readU2(raf); in read()
702 idh.e_ip = readU2(raf); in read()
703 idh.e_cs = readU2(raf); in read()
705 idh.e_ovno = readU2(raf); in read()
706 for (int i = 0; i < idh.e_res.length; i++) idh.e_res[i] = readU2(raf); in read()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Did_handler.cpp58 …CSeq_id_Handle idh = sequence::GetId(id, m_Scope, sequence::eGetId_Canonical | sequence::eGetId_Th… in ToCanonical() local
59 canonical_id = idh.GetSeqId(); in ToCanonical()
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/mount/
H A Dwritedata.cc259 uint32_t idh = IDHASH(inode); in write_find_inodedata() local
260 for (inodedata* id = idhash[idh]; id; id = id->next) { in write_find_inodedata()
269 uint32_t idh = IDHASH(inode); in write_get_inodedata() local
271 for (inodedata* id = idhash[idh]; id; id = id->next) { in write_get_inodedata()
277 id->next = idhash[idh]; in write_get_inodedata()
278 idhash[idh] = id; in write_get_inodedata()
283 uint32_t idh = IDHASH(fid->inode); in write_free_inodedata() local
285 idp = &(idhash[idh]); in write_free_inodedata()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/format/
H A Dprimary_item.cpp273 CSeq_id_Handle idh = GetId(*other_id, ctx.GetScope(), eGetId_Best); in x_GetStrForPrimary() local
274 if( ! idh ) { in x_GetStrForPrimary()
278 other_id = idh.GetSeqId(); in x_GetStrForPrimary()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/format/
H A Dprimary_item.cpp273 CSeq_id_Handle idh = GetId(*other_id, ctx.GetScope(), eGetId_Best); in x_GetStrForPrimary() local
274 if( ! idh ) { in x_GetStrForPrimary()
278 other_id = idh.GetSeqId(); in x_GetStrForPrimary()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/data_loaders/patcher/
H A Dloaderpatcher.cpp126 CDataLoaderPatcher::GetRecords(const CSeq_id_Handle& idh, in GetRecords() argument
131 bool found = m_DBEngine->FindSeqId(idh, sblobid); in GetRecords()
139 locks = m_DataLoader->GetRecords(idh, choice); in GetRecords()
147 CDataLoaderPatcher::GetDetailedRecords(const CSeq_id_Handle& idh, in GetDetailedRecords() argument
152 bool found = m_DBEngine->FindSeqId(idh, sblobid); in GetDetailedRecords()
160 locks = m_DataLoader->GetDetailedRecords(idh, details); in GetDetailedRecords()
179 CDataLoaderPatcher::GetBlobId(const CSeq_id_Handle& idh) in GetBlobId() argument
182 bool found = m_DBEngine->FindSeqId(idh, sblobid); in GetBlobId()
190 return m_DataLoader->GetBlobId(idh); in GetBlobId()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/impl/
H A Dhandle_range_map.hpp132 const_iterator find(const CSeq_id_Handle& idh) const { in find()
133 return m_LocMap.find(idh); in find()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/impl/
H A Dhandle_range_map.hpp132 const_iterator find(const CSeq_id_Handle& idh) const { in find()
133 return m_LocMap.find(idh); in find()
/dports/editors/abiword/abiword-3.0.5/src/af/gr/gtk/
H A Dgr_UnixCairoGraphics.cpp510 UT_sint32 idh = _tduR(rec.height); in genImageFromRectangle() local
511 UT_return_val_if_fail (idw > 0 && idh > 0 && idx >= 0, NULL); in genImageFromRectangle()
519 idw, idh); in genImageFromRectangle()
523 idw, idh); in genImageFromRectangle()
529 pImg->setDisplaySize(idw,idh); in genImageFromRectangle()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/
H A Dseq_id_sort.cpp47 CSortableSeq_id::CSortableSeq_id(const CSeq_id_Handle& idh, size_t idx) in BEGIN_SCOPE()
48 : m_Id(idh), m_Index(idx) in BEGIN_SCOPE()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/sra/data_loaders/snp/
H A Dsnploader.hpp118 virtual TTSE_LockSet GetRecords(const CSeq_id_Handle& idh,
120 virtual TTSE_LockSet GetOrphanAnnotRecordsNA(const CSeq_id_Handle& idh,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/
H A Dseq_id_sort.cpp47 CSortableSeq_id::CSortableSeq_id(const CSeq_id_Handle& idh, size_t idx) in BEGIN_SCOPE()
48 : m_Id(idh), m_Index(idx) in BEGIN_SCOPE()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/data_loaders/genbank/
H A Dgbloader.hpp283 CConstRef<CSeqref> GetSatSatkey(const CSeq_id_Handle& idh);
286 virtual TNamedAnnotNames GetNamedAnnotAccessions(const CSeq_id_Handle& idh) = 0;
287 virtual TNamedAnnotNames GetNamedAnnotAccessions(const CSeq_id_Handle& idh,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/
H A Dseq_loc_util.cpp164 m_Intervals[idh] += TRange(from, to); in Add()
190 CSeq_id_Handle idh = in Add() local
193 Add(idh, *it, *it); in Add()
1356 STopologyInfo s_GetTopology(CSeq_id_Handle idh, in s_GetTopology() argument
1369 CBioseq_Handle bh = scope->GetBioseqHandle(idh); in s_GetTopology()
1378 topologies[idh] = info; in s_GetTopology()
2009 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(id); in GetBestSynonym() local
2011 return idh; in GetBestSynonym()
2013 TSynonymMap::iterator id_syn = m_SynMap.find(idh); in GetBestSynonym()
2038 m_SynMap[idh] = idh; in GetBestSynonym()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/
H A Dseq_loc_util.cpp164 m_Intervals[idh] += TRange(from, to); in Add()
190 CSeq_id_Handle idh = in Add() local
193 Add(idh, *it, *it); in Add()
1356 STopologyInfo s_GetTopology(CSeq_id_Handle idh, in s_GetTopology() argument
1369 CBioseq_Handle bh = scope->GetBioseqHandle(idh); in s_GetTopology()
1378 topologies[idh] = info; in s_GetTopology()
2009 CSeq_id_Handle idh = CSeq_id_Handle::GetHandle(id); in GetBestSynonym() local
2011 return idh; in GetBestSynonym()
2013 TSynonymMap::iterator id_syn = m_SynMap.find(idh); in GetBestSynonym()
2038 m_SynMap[idh] = idh; in GetBestSynonym()
[all …]

12345678910>>...31