Home
last modified time | relevance | path

Searched defs:NumSequences (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/siegfried/siegfried-1.9.1/pkg/mimeinfo/
H A Dpatterns.go89 func (n Int8) NumSequences() int { func
151 func (n Big16) NumSequences() int { func
219 func (n Big32) NumSequences() int { func
287 func (n Little16) NumSequences() int { func
355 func (n Little32) NumSequences() int { func
429 func (n Host16) NumSequences() int { func
504 func (n Host32) NumSequences() int { func
587 func (c IgnoreCase) NumSequences() int { func
701 func (m Mask) NumSequences() int { func
/dports/sysutils/siegfried/siegfried-1.9.1/internal/bytematcher/patterns/
H A Dpatterns.go59NumSequences() int // Number of simple sequences represented by a pattern. Return 0 if the… methodSpec
152 func (s Sequence) NumSequences() int { func
258 func (c Choice) NumSequences() int { func
383 func (l List) NumSequences() int { func
487 func (n Not) NumSequences() int { func
594 func (m Mask) NumSequences() int { func
657 func (am AnyMask) NumSequences() int { func
H A Dbmh.go95 func (s *BMHSequence) NumSequences() int { func
188 func (s *RBMHSequence) NumSequences() int { func
/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dsfg.h50 inline int NumSequences(int pl) const {return seq[pl];} in NumSequences() function
52 inline Gambit::Array<int> NumSequences() const {return seq;} in NumSequences() function
H A Dsfstrat.cc130 int SFSequenceSet::NumSequences(void) const in NumSequences() function in SFSequenceSet
196 int SFSupport::NumSequences(int pl) const in NumSequences() function in SFSupport
201 const Gambit::Array<int> SFSupport::NumSequences(void) const in NumSequences() function in SFSupport
/dports/sysutils/siegfried/siegfried-1.9.1/internal/bytematcher/frames/
H A Dmachine.go129 func (m Machine) NumSequences() int { return 0 } func
H A Dblock.go218 func (bl *Block) NumSequences() int { return 0 } func
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/pronom/
H A Dpatterns.go77 func (r Range) NumSequences() int { func
/dports/biology/freebayes/freebayes-1.3.5/contrib/SeqLib/src/
H A DBamHeader.cpp149 int BamHeader::NumSequences() const { in NumSequences() function in SeqLib::BamHeader
/dports/biology/pbbam/pbbam-0.18.0/include/pbbam/internal/
H A DBamHeader.inl72 inline size_t BamHeader::NumSequences() const function in PacBio::BAM::BamHeader
/dports/biology/pbbam/pbbam-0.18.0/src/
H A DIndexedFastaReader.cpp156 int IndexedFastaReader::NumSequences() const in NumSequences() function in PacBio::BAM::IndexedFastaReader
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/readers/
H A Dalnread.hpp139 NumSequences() const { return mSequences.size(); }; in NumSequences() function in SAlignmentFile
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/readers/
H A Dalnread.hpp139 NumSequences() const { return mSequences.size(); }; in NumSequences() function in SAlignmentFile
/dports/math/gambit/gambit-16.0.1/library/src/
H A Dbehavspt.cc200 int BehaviorSupportProfile::NumSequences(int j) const in NumSequences() function in Gambit::BehaviorSupportProfile
211 int BehaviorSupportProfile::NumSequences(void) const in NumSequences() function in Gambit::BehaviorSupportProfile
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dposit.h309 Int4 NumSequences; member
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ds_sndseq.cpp196 int NumSequences; variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/cd_utils/
H A DcuCdCore.cpp347 int i, NumSequences = GetNumSequences(); in GetSeqIndex() local
1038 int NumSequences = GetNumSequences(); in EraseSequences() local