Home
last modified time | relevance | path

Searched refs:scorePart (Results 1 – 13 of 13) sorted by relevance

/dports/audio/py-music21/music21-7.1.0/music21/omr/
H A Devaluators.py261 scorePart = s.singleParts[pn]
262 incorrectMeasureIndices = scorePart.getIncorrectMeasureIndices()
266 scorePart.runHorizontalCorrectionModel()
269 scorePart = s.singleParts[tempPN]
270 incorrectMeasureIndices = scorePart.getIncorrectMeasureIndices()
272 correctingArrayHorOnePart = scorePart.runHorizontalCorrectionModel()
H A Dcorrectors.py416 self.scorePart = part
431 self.measureStream = self.scorePart.getElementsByClass('Measure')
/dports/audio/musescore/MuseScore-3.6.1/importexport/musicxml/
H A Dimportmxmlpass1.h128 void scorePart();
H A Dimportmxmlpass2.h257 void scorePart();
H A Dimportmxmlpass1.cpp1628 scorePart(); in partList()
1811 void MusicXMLParserPass1::scorePart() in scorePart() function in Ms::MusicXMLParserPass1
H A Dimportmxmlpass2.cpp1598 scorePart(); in partList()
1611 void MusicXMLParserPass2::scorePart() in scorePart() function in Ms::MusicXMLParserPass2
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DDataStorage.cpp377 nsDependentCSubstring scorePart(aLine, scoreIndex, in ParseLine() local
392 int32_t integer = nsCString(scorePart).ToInteger(&rv); in ParseLine()
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DDataStorage.cpp377 nsDependentCSubstring scorePart(aLine, scoreIndex, in ParseLine() local
392 int32_t integer = nsCString(scorePart).ToInteger(&rv); in ParseLine()
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DDataStorage.cpp377 nsDependentCSubstring scorePart(aLine, scoreIndex, in ParseLine() local
392 int32_t integer = nsCString(scorePart).ToInteger(&rv); in ParseLine()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DDataStorage.cpp349 nsDependentCSubstring scorePart(aLine, scoreIndex, in ParseLine() local
364 int32_t integer = nsCString(scorePart).ToInteger(&rv); in ParseLine()
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DDataStorage.cpp481 nsDependentCSubstring scorePart(aLine, scoreIndex, in ParseLine() local
496 int32_t integer = nsCString(scorePart).ToInteger(&rv); in ParseLine()
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DDataStorage.cpp655 nsDependentCSubstring scorePart(aLine, scoreIndex, in ParseLine() local
670 int32_t integer = nsCString(scorePart).ToInteger(&rv); in ParseLine()
/dports/audio/py-music21/music21-7.1.0/music21/
H A Droman.py3241 scorePart = functionalityScores[f] / 100
3243 scorePart = 0
3244 score *= scorePart