Home
last modified time | relevance | path

Searched refs:legacyFormat (Results 1 – 22 of 22) sorted by relevance

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/blast/
H A Dtest_blast_output.h199 if (!context.legacyFormat) in _testBlastOutputCheckFileWritten()
212 if (context.legacyFormat) in _testBlastOutputCheckFileWritten()
232 if (!context.legacyFormat) in _testBlastOutputCheckFileWritten()
257 if (context.legacyFormat) in _testBlastOutputCheckFileWritten()
259 if (!context.legacyFormat) in _testBlastOutputCheckFileWritten()
267 if (!context.legacyFormat) in _testBlastOutputCheckFileWritten()
327 if (!context.legacyFormat) in _testBlastOutputCheckFileWritten()
544 context.legacyFormat = true; in SEQAN_DEFINE_TEST()
568 context.legacyFormat = true; in SEQAN_DEFINE_TEST()
599 context.legacyFormat = true; in SEQAN_DEFINE_TEST()
[all …]
H A Dtest_blast_input.h204 context.legacyFormat = islegacy; in _testReadTabularWithoutComments()
240 if (!context.legacyFormat) in _testReadTabularWithoutComments()
411 SEQAN_ASSERT_EQ(context.legacyFormat, islegacy); in _testReadTabularWithComments()
483 if (!context.legacyFormat) in _testReadTabularWithComments()
578 SEQAN_ASSERT_EQ(context.legacyFormat, islegacy); in _testReadTabularWithComments()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/blast/
H A Dblast_tabular_in.h278 …if (SEQAN_UNLIKELY(startsWith(context._lineBuffer, "# BLAST processed ") && !context.legacyFormat)) in _readCommentLinesImpl()
292 context.legacyFormat = !std::regex_search(std::begin(context.versionString), in _readCommentLinesImpl()
324 if (context.legacyFormat) in _readCommentLinesImpl()
361 if (!context.legacyFormat) in _readCommentLinesImpl()
418 if (context.legacyFormat) in _readCommentLinesImpl()
626 if (context.legacyFormat) in _readMatch()
691 if (!context.legacyFormat && in _readMatch()
718 if (!context.legacyFormat) // this is detected from the comments in _readRecordWithCommentLines()
974 if ((context.tabularSpec == BlastTabularSpec::COMMENTS) && !context.legacyFormat) in readFooter()
H A Dblast_io_context.h161 if (!legacyFormat) in _setDefaultVersionString()
186 bool legacyFormat = false; member
H A Dblast_tabular_out.h197 if (SEQAN_LIKELY(!context.legacyFormat)) in _writeCommentLines()
408 if (context.legacyFormat) // legacy format includes gaps in mismatches in _writeField()
528 if (SEQAN_LIKELY(!context.legacyFormat)) in _writeMatch()
730 if ((!context.legacyFormat) && (context.tabularSpec != BlastTabularSpec::NO_COMMENTS)) in writeFooter()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/blast/
H A Dblast_tabular_in.h278 …if (SEQAN_UNLIKELY(startsWith(context._lineBuffer, "# BLAST processed ") && !context.legacyFormat)) in _readCommentLinesImpl()
292 context.legacyFormat = !std::regex_search(std::begin(context.versionString), in _readCommentLinesImpl()
324 if (context.legacyFormat) in _readCommentLinesImpl()
361 if (!context.legacyFormat) in _readCommentLinesImpl()
418 if (context.legacyFormat) in _readCommentLinesImpl()
626 if (context.legacyFormat) in _readMatch()
691 if (!context.legacyFormat && in _readMatch()
718 if (!context.legacyFormat) // this is detected from the comments in _readRecordWithCommentLines()
974 if ((context.tabularSpec == BlastTabularSpec::COMMENTS) && !context.legacyFormat) in readFooter()
H A Dblast_io_context.h161 if (!legacyFormat) in _setDefaultVersionString()
186 bool legacyFormat = false; member
H A Dblast_tabular_out.h197 if (SEQAN_LIKELY(!context.legacyFormat)) in _writeCommentLines()
408 if (context.legacyFormat) // legacy format includes gaps in mismatches in _writeField()
528 if (SEQAN_LIKELY(!context.legacyFormat)) in _writeMatch()
730 if ((!context.legacyFormat) && (context.tabularSpec != BlastTabularSpec::NO_COMMENTS)) in writeFooter()
/dports/net-im/psi/psi-1.5/src/
H A Dtextutil.h16 QString legacyFormat(const QString &);
H A Dmessageview.cpp148 txt = TextUtil::legacyFormat(txt); in formattedText()
161 text = TextUtil::legacyFormat(text); in formattedUserText()
H A Dpsipopup.cpp316 statusString = TextUtil::legacyFormat(statusString); in setData()
H A Dtextutil.cpp548 QString TextUtil::legacyFormat(const QString& in) in legacyFormat() function in TextUtil
H A Duserlist.cpp746 s = TextUtil::legacyFormat(s); in makeBareTip()
H A Dhistorydlg.cpp585 msg = TextUtil::legacyFormat(msg); in displayResult()
H A Deventdlg.cpp1857 txt = TextUtil::legacyFormat(txt); in updateEvent()
/dports/graphics/ogre3d/ogre-1.11.6/Components/Overlay/src/
H A DOgreOverlayManager.cpp420 bool legacyFormat = line.find('(') != String::npos; in parseChildren() local
422 if(legacyFormat) in parseChildren()
438 … if (!legacyFormat && (params[0 + skipParam] == "container" || params[0 + skipParam] == "element")) in parseChildren()
445 if (legacyFormat) in parseChildren()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/tutorial/blast_io/
H A Dread_assignment.cpp69 << (context(file).legacyFormat ? " legacy" : " BLAST+") in main()
/dports/security/keybase/client-v5.7.1/shared/reducers/
H A Dprofile.tsx30 const legacyFormat = !!username.match(/^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$/)
34 usernameValid = legacyFormat || segwitFormat
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/lang/
H A Dlang_instance.cpp440 const auto legacyFormat = (serializeVersionTag != kSerializeVersionTag); in fillFromSerialized() local
441 if (legacyFormat) { in fillFromSerialized()
510 if (legacyFormat) { in fillFromSerialized()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/manual/source/Tutorial/InputOutput/
H A DBlastIO.rst198 format properties, e.g. "with comment lines" or "legacyFormat".
539 …abular format (with or without comment lines), add ``context(outfile).legacyFormat = true`` at l.5…
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/ibm/
H A DBLADE-MIB21158 legacyFormat(2) -- deprecated
/dports/net-mgmt/observium/observium/mibs/ibm/
H A DBLADE-MIB21158 legacyFormat(2) -- deprecated