Home
last modified time | relevance | path

Searched refs:getCommentString (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dprotein.cpp48 proteinComment = getCommentString(fastaString); in Protein()
59 comment = getCommentString(fastaString); in Protein()
88 proteinComment = getCommentString(fastaFile); in Protein()
100 comment = getCommentString(fastaFile); in Protein()
129 sequence = getCommentString(fastaFile); in Protein()
141 comment = getCommentString(fastaFile); in Protein()
171 sequence = getCommentString(fastaFile); in Protein()
329 string Protein::getCommentString(ifstream& fastaFile) { in getCommentString() function in Protein
354 string Protein::getCommentString(boost::iostreams::filtering_istream& fastaFile) { in getCommentString() function in Protein
407 string Protein::getCommentString(istringstream& fastaFile) { in getCommentString() function in Protein
H A Dsequence.hpp83 string getCommentString(ifstream&);
85 string getCommentString(istringstream&);
88 string getCommentString(boost::iostreams::filtering_istream&);
H A Dsequence.cpp50 sequence = getCommentString(fastaString); in Sequence()
62 comment = getCommentString(fastaString); in Sequence()
96 sequence = getCommentString(fastaFile); in Sequence()
108 comment = getCommentString(fastaFile); in Sequence()
143 sequence = getCommentString(fastaFile); in Sequence()
155 comment = getCommentString(fastaFile); in Sequence()
191 sequence = getCommentString(fastaFile); in Sequence()
361 string Sequence::getCommentString(ifstream& fastaFile) { in getCommentString() function in Sequence
386 string Sequence::getCommentString(boost::iostreams::filtering_istream& fastaFile) { in getCommentString() function in Sequence
443 string Sequence::getCommentString(istringstream& fastaFile) { in getCommentString() function in Sequence
H A Dprotein.hpp72 string getCommentString(ifstream&);
73 string getCommentString(istringstream&);
79 string getCommentString(boost::iostreams::filtering_istream&);
H A Dqualityscores.h65 string getCommentString(ifstream&);
68 string getCommentString(boost::iostreams::filtering_istream&);
H A Dqualityscores.cpp47 seqName = getSequenceName(qFile); util.gobble(qFile); getCommentString(qFile); in QualityScores()
97 seqName = getSequenceName(qFile); util.gobble(qFile); getCommentString(qFile); in QualityScores()
146 seqName = getSequenceName(qFile); util.gobble(qFile); getCommentString(qFile); in read()
240 string QualityScores::getCommentString(ifstream& fastaFile) { in getCommentString() function in QualityScores
265 string QualityScores::getCommentString(boost::iostreams::filtering_istream& fastaFile) { in getCommentString() function in QualityScores
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/
H A DTargetInstrInfo.cpp93 if (atInsnStart && strncmp(Str, MAI.getCommentString(), in getInlineAsmLength()
94 strlen(MAI.getCommentString())) == 0) in getInlineAsmLength()
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DWorkSpaceGrid.C119 char *s = this->getCommentString(); in printComments()
138 char *WorkSpaceGrid::getCommentString() in getCommentString() function
H A DWorkSpaceGrid.h78 char * getCommentString();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCSectionWasm.cpp74 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCSectionWasm.cpp74 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCSectionWasm.cpp74 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCSectionWasm.cpp73 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSectionWasm.cpp73 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCSectionWasm.cpp73 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCSectionWasm.cpp73 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCSectionWasm.cpp75 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCSectionWasm.cpp75 if (MAI.getCommentString()[0] == '@')
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCSectionWasm.cpp76 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/sidplayfp/
H A DSidTuneInfo.cpp56 const char* SidTuneInfo::commentString(unsigned int i) const{ return getCommentString(i); } in commentString()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCSectionWasm.cpp76 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/sidplayfp/
H A DSidTuneInfo.cpp56 const char* SidTuneInfo::commentString(unsigned int i) const{ return getCommentString(i); } in commentString()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCSectionWasm.cpp80 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCSectionWasm.cpp80 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCSectionWasm.cpp80 if (MAI.getCommentString()[0] == '@') in PrintSwitchToSection()

1234567891011