Home
last modified time | relevance | path

Searched refs:PERC2 (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/clas/eda/
H A DELECT92.DP68 LET PERC2 = 100*(Y2/YALL)
76 LET EC = SORTC EC PERC1 PERC2 PERC3 ST
80 LET PERC2 = SORTC PERC2 PERC1 PERC3 EC ST
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dclef.h69 PERC2, enumerator
H A Dclef.cpp196 case ClefType::PERC2: in layout()
/dports/sysutils/cdroot/cdroot-1.2.6/
H A DCDROOT_SAMPLE106 device aac # Adaptec FSA RAID, Dell PERC2/PERC3
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dmenus.cpp1226 ClefType::PERC2, ClefType::TAB, ClefType::TAB4 in newClefsPalettePanel()
1234 … ClefType::PERC2, ClefType::TAB, ClefType::TAB4, ClefType::TAB_SERIF, ClefType::TAB4_SERIF in newClefsPalettePanel()
H A Dexportly.cpp4177 case ClefType::PERC2: in writeScore()
/dports/audio/musescore/MuseScore-3.6.1/importexport/ove/
H A Dimportove.cpp469 clef = ClefType::PERC2; in OveClefToClef()
/dports/audio/musescore/MuseScore-3.6.1/importexport/musicxml/
H A Dexportxml.cpp1465 if (ct == ClefType::PERC || ct == ClefType::PERC2) { in pitch2xml()