Home
last modified time | relevance | path

Searched refs:startCmd (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/measure/
H A Dtst_measure.cpp86 score->startCmd(); in insertMeasureMiddle()
103 score->startCmd(); in insertMeasureBegin()
120 score->startCmd(); in insertMeasureEnd()
138 score->startCmd(); in insertBfClefChange()
147 score->startCmd(); in insertBfClefChange()
168 score->startCmd(); in insertBfKeyChange()
177 score->startCmd(); in insertBfKeyChange()
234 score->startCmd(); in spanner_a()
254 score->startCmd(); in spanner_b()
273 score->startCmd(); in spanner_A()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/tools/
H A Dtst_tools.cpp71 score->startCmd(); in undoAddLineBreaks()
76 score->startCmd(); in undoAddLineBreaks()
105 score->startCmd();
110 score->startCmd();
138 score->startCmd();
143 score->startCmd();
171 score->startCmd(); in undoSlashFill()
195 score->startCmd(); in undoSlashRhythm()
200 score->startCmd(); in undoSlashRhythm()
224 score->startCmd(); in undoResequenceAlpha()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/implode_explode/
H A Dtst_implodeExplode.cpp68 score->startCmd(); in undoExplode()
73 score->startCmd(); in undoExplode()
114 score->startCmd(); in undoImplode()
119 score->startCmd(); in undoImplode()
160 score->startCmd(); in undoImplodeVoice()
165 score->startCmd(); in undoImplodeVoice()
192 score->startCmd(); in implode1()
197 score->startCmd(); in implode1()
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/commands/
H A Dstart.go17 startCmd := &cobra.Command{
86 startCmd.Flags().StringVarP(&startNote, "note", "n", "", "add an initial note to the frame")
87startCmd.Flags().StringVarP(&startAt, "at", "a", "", "set the start time to a different time than …
88startCmd.Flags().StringVarP(&startEnded, "ended", "e", "", "add a manual end time to the new frame…
89 startCmd.Flags().BoolVarP(&verbose, "verbose", "v", false, "enable verbose output")
90 return startCmd
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/chordsymbol/
H A Dtst_chordsymbol.cpp125 score->startCmd(); in realizeSelectionVoiced()
229 score->startCmd(); in testTranspose()
239 score->startCmd(); in testTransposePart()
315 score->startCmd(); in testRealizeConcertPitch()
321 score->startCmd(); in testRealizeConcertPitch()
341 score->startCmd(); in testRealizeTransposed()
357 score->startCmd(); in testRealizeOverride()
372 score->startCmd(); in testRealizeTriplet()
388 score->startCmd(); in testRealizeDuration()
404 score->startCmd(); in testRealizeJazz()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/exchangevoices/
H A Dtst_exchangevoices.cpp63 score->startCmd(); in slurs()
68 score->startCmd(); in slurs()
88 score->startCmd(); in glissandi()
93 score->startCmd(); in glissandi()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/durationtype/
H A Dtst_durationtype.cpp72 score->startCmd(); in halfDuration()
80 score->startCmd(); in halfDuration()
102 score->startCmd(); in doubleDuration()
129 score->startCmd(); in decDurationDotted()
161 score->startCmd(); in incDurationDotted()
/dports/ftp/sftpgo/sftpgo-2.2.0/cmd/
H A Dstart_windows.go15 startCmd = &cobra.Command{ var
50 serviceCmd.AddCommand(startCmd)
51 addServeFlags(startCmd)
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/timesig/
H A Dtst_timesig.cpp60 score->startCmd(); in timesig01()
84 score->startCmd(); in timesig02()
176 score->startCmd(); in timesig06()
202 score->startCmd(); in timesig07()
247 score->startCmd(); in timesig09()
274 score->startCmd(); in timesig10()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/copypaste/
H A Dtst_copypaste.cpp120 score->startCmd(); in copypaste()
155 score->startCmd(); in copypastestaff()
185 score->startCmd(); in copyPastePartial()
220 score->startCmd(); in copyPaste2Voice()
260 score->startCmd(); in copypastevoice()
298 score->startCmd(); in copyPaste2Voice5()
334 score->startCmd(); in copyPasteOnlySecondVoice()
372 score->startCmd(); in copypaste2Voice6()
406 score->startCmd(); in copypastetuplet()
448 score->startCmd(); in copypastetremolo()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/links/
H A Dtst_links.cpp102 score->startCmd(); in test3LinkedSameScore_99796()
133 score->startCmd(); in test3LinkedSameScore_99796()
206 score->startCmd(); in test3LinkedParts_99796()
220 score->startCmd(); in test3LinkedParts_99796()
238 score->startCmd(); in test3LinkedParts_99796()
287 score->startCmd(); in test4LinkedParts_94911()
305 score->startCmd(); in test4LinkedParts_94911()
332 score->startCmd(); in test4LinkedParts_94911()
409 score->startCmd(); in test5LinkedParts_94911()
429 score->startCmd(); in test5LinkedParts_94911()
/dports/audio/musescore/MuseScore-3.6.1/mscore/pianoroll/
H A Dpianolevelsfilter.cpp76 score->startCmd(); in setValue()
119 score->startCmd(); in setValue()
176 score->startCmd(); in setValue()
225 score->startCmd(); in setValue()
291 score->startCmd(); in setValue()
/dports/security/keybase/client-v5.7.1/go/client/
H A Dfork_server.go55 startCmd := exec.Command("systemctl", "--user", "restart", "keybase.service")
56 startCmd.Stdout = os.Stderr
57 startCmd.Stderr = os.Stderr
58 err = startCmd.Run()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/keysig/
H A Dtst_keysig.cpp77 score->startCmd(); in keysig()
85 score->startCmd(); in keysig()
95 score->startCmd(); in keysig()
170 score2->startCmd(); in preferSharpFlat()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/parts/
H A Dtst_parts.cpp286 score->startCmd(); in appendMeasure()
308 score->startCmd(); in insertMeasure()
444 score->startCmd(); in doAddBreath()
504 score->startCmd(); in doRemoveBreath()
565 score->startCmd(); in doAddFingering()
628 score->startCmd(); in doRemoveFingering()
688 score->startCmd(); in doAddSymbol()
751 score->startCmd(); in doRemoveSymbol()
811 score->startCmd(); in doAddChordline()
874 score->startCmd(); in doRemoveChordline()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/mscore/inspector/
H A DinspectorGroupElement.cpp86 score->startCmd(); in setColor()
103 score->startCmd(); in setVisible()
120 score->startCmd(); in setInvisible()
137 score->startCmd(); in enableAutoplace()
154 score->startCmd(); in disableAutoplace()
H A DinspectorBarline.cpp76 score->startCmd(); in setAsStaffDefault()
145 score->startCmd(); in presetDefaultClicked()
167 score->startCmd(); in presetTick1Clicked()
189 score->startCmd(); in presetTick2Clicked()
211 score->startCmd(); in presetShort1Clicked()
233 score->startCmd(); in presetShort2Clicked()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/selectionrangedelete/
H A Dtst_selectionrangedelete.cpp59 score->startCmd(); in verifyDelete()
74 score->startCmd(); in verifyNoDelete()
192 score->startCmd(); in deleteVoice()
217 score->startCmd(); in deleteSkipAnnotations()
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram_test.go82 startCmd, err := drivertest.GetCommandFromQueryWireMessage(<-conn.Written)
84 cmdName := startCmd.Index(0).Key()
88 optionsVal, err := startCmd.LookupErr("options")
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram_test.go82 startCmd, err := drivertest.GetCommandFromQueryWireMessage(<-conn.Written)
84 cmdName := startCmd.Index(0).Key()
88 optionsVal, err := startCmd.LookupErr("options")
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/auth/
H A Dscram_test.go82 startCmd, err := drivertest.GetCommandFromQueryWireMessage(<-conn.Written)
84 cmdName := startCmd.Index(0).Key()
88 optionsVal, err := startCmd.LookupErr("options")
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Deditfiguredbass.cpp91 _score->startCmd(); in figuredBassTab()
143 _score->startCmd(); in figuredBassTicksTab()
151 _score->startCmd(); in figuredBassTicksTab()
H A Deditharmony.cpp81 _score->startCmd(); in harmonyTab()
139 _score->startCmd(); in harmonyBeatsTab()
242 _score->startCmd(); in harmonyTicksTab()
262 _score->startCmd(); in harmonyTicksTab()
/dports/lang/nx/nsf2.3.0/library/xotcl/tests/
H A Dxocomm.test24 set startCmd "$xotclsh $serverScript -root $dir/../doc -pkgdir $dir/../library"
25 puts $startCmd
27 set PIPE [open "| $startCmd"]
29 puts $startCmd
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/instrumentchange/
H A Dtst_instrumentchange.cpp87 score->startCmd(); in testAdd()
112 score->startCmd(); in testChange()
134 score->startCmd(); in testMixer()

12345678