Home
last modified time | relevance | path

Searched defs:numMatches (Results 1 – 25 of 147) sorted by relevance

123456

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolChemicalFeatures/
H A DMolChemicalFeatureFactory.cpp44 unsigned int numMatches = in getFeaturesForMol() local
47 unsigned int numMatches = in getFeaturesForMol() local
/dports/biology/seqan1/seqan-1.3.1/apps/stellar/
H A Dstellar.h323 compactMatches(String<StellarMatch<TSequence, TId> > & matches, TSize numMatches) { in compactMatches()
354 TSize1 numMatches) { in _insertMatch()
390 TSize1 numMatches, in verifySwiftHit()
457 TSize1 numMatches, in verifySwiftHit()
517 TSize1 numMatches, in verifySwiftHit()
612 TSize1 numMatches, in stellar()
H A Dstellar_output.h223 TSize numMatches = 0; in _outputMatches() local
287 TSize numMatches = 0; in _outputMatches() local
H A Dstellar.cpp150 int numMatches = 0; in _stellarOnAll() local
531 int numMatches = _stellarOnAll(databases, databaseIDs, queries, queryIDs, options); in main() local
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/klipper/
H A Dclipcommandprocess.cpp36 const int numMatches = qMin(10, matches.count()); in ClipCommandProcess() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/
H A DRegExpNativeMacroAssembler.h35 int32_t numMatches; // size of capture array member
177 js::jit::Address numMatches() { in numMatches() function
/dports/www/firefox/firefox-99.0/js/src/irregexp/
H A DRegExpNativeMacroAssembler.h35 int32_t numMatches; // size of capture array member
177 js::jit::Address numMatches() { in numMatches() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/
H A DRegExpNativeMacroAssembler.h35 int32_t numMatches; // size of capture array member
177 js::jit::Address numMatches() { in numMatches() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-macro-assembler-arch.h35 int32_t numMatches; // size of capture array member
173 js::jit::Address numMatches() { in numMatches() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/stellar/
H A Dstellar.h365 compactMatches(String<StellarMatch<TSequence, TId> > & matches, TSize numMatches) { in compactMatches()
396 TSize1 numMatches) { in _insertMatch()
433 TSize1 numMatches, in verifySwiftHit()
500 TSize1 numMatches, in verifySwiftHit()
558 TSize1 numMatches, in verifySwiftHit()
659 TSize1 numMatches, in stellar()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/spark/pathseq/
H A DPSScorer.java229 final int numMatches = PSUtils.getMatchesLessDeletions(read.getCigar(), numMismatches); in getValidHits() local
270 final int numMatches = PSUtils.getMatchesLessDeletions(cigar, numMismatches); in getValidAlternateHits() local
458 private final int numMatches; field in PSPathogenHitAlignment
462 … public PSPathogenHitAlignment(final int numMatches, final String accession, final Cigar cigar) { in PSPathogenHitAlignment()
H A DPSUtils.java113 final int numMatches = numMatchesOrMismatches - numSubstitutions; in getMatchesLessDeletions() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/wrec/
H A DCharacterClass.h52 unsigned numMatches; member
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wrec/
H A DCharacterClass.h52 unsigned numMatches; member
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wrec/
H A DCharacterClass.h52 unsigned numMatches; member
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/regex/
H A Dwxregextest.cpp134 size_t numMatches) in CheckReplace()
/dports/net-im/qTox/qTox-1.17.4/src/model/
H A Dichatlog.h48 size_t numMatches; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/scripts/
H A Dconvert_case_list_to_xml.py73 numMatches = 0 variable
/dports/biology/mothur/mothur-1.46.1/source/
H A Doptionparser.cpp334 int numMatches = 0; in getNameFile() local
/dports/textproc/redisearch/RediSearch-2.2.5/src/aggregate/reducers/
H A Dminmax.c10 size_t numMatches; member
/dports/textproc/redisearch16/RediSearch-1.6.16/src/aggregate/reducers/
H A Dminmax.c10 size_t numMatches; member
/dports/textproc/redisearch20/RediSearch-2.0.15/src/aggregate/reducers/
H A Dminmax.c10 size_t numMatches; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/search/
H A DSearchResult.java50 int numMatches = getMatchCount(); in getLabel() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/package/
H A Dpackagemanager_script.cpp97 int numMatches; in doSearch() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExp.cpp262 …int numMatches = jsRegExpExecute(m_regExp, reinterpret_cast<const UChar*>(s.data()), s.size(), sta… in match() local

123456