Home
last modified time | relevance | path

Searched refs:TIMESIG (Results 1 – 25 of 58) sorted by relevance

123

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/compliant/
H A Dtc1327.vhd84 signal TIMESIG : TIME; signal
172 TIMESIG <= 10 ns after 10 ns;
174 wait on TIMESIG;
179 assert (TIMESIG = 10 ns);
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dmidiio.h692 e = SEQ_MK_TIMING(TIMESIG, .numerator=4, .lg2denom=2,
699 e = SEQ_MK_TIMING(TIMESIG, .numerator=6, .lg2denom=3,
705 e = SEQ_MK_TIMING(TIMESIG, .numerator=6, .lg2denom=3,
712 e = SEQ_MK_TIMING(TIMESIG, .numerator=6, .lg2denom=3,
/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dcontexts.c140 case TIMESIG: in get_prevailing_context()
180 if ((obj = find_measure_context (leftmeasure, TIMESIG))) in find_leftmost_staffcontext()
H A Dtimesig.c17 ret->type = TIMESIG; in dnm_newtimesigobj()
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dtimesig.cpp241 return Pid::TIMESIG; in propertyId()
470 case Pid::TIMESIG: in getProperty()
506 case Pid::TIMESIG: in setProperty()
544 case Pid::TIMESIG: in propertyDefault()
H A Dtimesig.h70 ElementType type() const override { return ElementType::TIMESIG; } in type()
H A Dproperty.h206 TIMESIG, enumerator
H A Dnavigate.cpp566 case ElementType::TIMESIG: in nextElement()
690 case ElementType::TIMESIG: in prevElement()
H A Dtypes.h60 TIMESIG, enumerator
/dports/audio/musescore/MuseScore-3.6.1/share/plugins/
H A Dcreatescore.qml25 var ts = newElement(Element.TIMESIG);
H A Drandom.qml38 var ts = newElement(Element.TIMESIG);
H A Drandom2.qml47 var ts = newElement(Element.TIMESIG);
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/element/
H A Dtst_element.cpp49 ElementType::TIMESIG, in testIds()
/dports/audio/denemo/denemo-2.0.6/src/ui/
H A Dtimedialog.c120 if (firstmudobj && firstmudobj->type == TIMESIG) in insert_timesig()
277 …>movement->currentobject && ((DenemoObject *) gui->movement->currentobject->data)->type == TIMESIG) in timesig_change()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/parts/
H A DREADME.md47 x --- --- TIMESIG
/dports/audio/denemo/denemo-2.0.6/actions/denemo-modules/
H A Dtypes.scm149 ((TIMESIG) (timesig))
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dtimedialog.cpp191 if (!e || e->type() != ElementType::TIMESIG) { in paletteChanged()
H A Ddragdrop.cpp358 case ElementType::TIMESIG: in dragMoveEvent()
499 case ElementType::TIMESIG: in dropEvent()
/dports/print/abcm2ps/abcm2ps-8.13.23/
H A Dmusic.c983 case TIMESIG: in ly_width()
1032 case TIMESIG: in set_width()
1052 case TIMESIG: in set_width()
1244 case TIMESIG: in set_width()
1540 case TIMESIG: in set_allsymwidth()
1902 case TIMESIG: in set_nl()
1929 case TIMESIG: in set_nl()
1958 case TIMESIG: in set_nl()
2007 case TIMESIG: in set_nl()
4519 if (s->type == TIMESIG in check_bar()
[all …]
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dcache.c182 case TIMESIG: in cache_staff()
/dports/audio/musescore/MuseScore-3.6.1/mscore/palette/
H A Dpalettetree.cpp59 case ElementType::TIMESIG: in needsStaff()
132 case ElementType::TIMESIG: in translationContext()
810 case ElementType::TIMESIG: in guessType()
/dports/audio/musescore/MuseScore-3.6.1/mscore/script/
H A Dscriptentry.cpp176 Pid::TIMESIG,
/dports/audio/denemo/denemo-2.0.6/src/export/
H A Dexportabc.c463 case TIMESIG: in exportabc()
/dports/audio/musescore/MuseScore-3.6.1/mscore/plugin/api/
H A Dcursor.cpp263 else if (s->type() == ElementType::TIMESIG) { in add()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/midi/
H A Dtst_midi.cpp171 if (e1->type() == ElementType::TIMESIG) { in compareElements()

123