Home
last modified time | relevance | path

Searched refs:Volta (Results 1 – 25 of 1239) sorted by relevance

12345678910>>...50

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dvolta.cpp85 Volta::Volta(Score* s) in Volta() function in Ms::Volta
119 void Volta::setText(const QString& s) in setText()
128 QString Volta::text() const in text()
137 void Volta::read(XmlReader& e) in read()
227 int Volta::firstEnding() const in firstEnding()
238 int Volta::lastEnding() const in lastEnding()
332 void Volta::setVelocity() const in setVelocity()
354 void Volta::setChannel() const in setChannel()
377 void Volta::setTempo() const in setTempo()
406 void Volta::setVoltaType(Type val) in setVoltaType()
[all …]
H A Dvolta.h22 class Volta; variable
39 Volta* volta() const { return (Volta*)spanner(); } in volta()
50 class Volta final : public TextLineBase {
59 Volta(Score* s);
61 Volta* clone() const override { return new Volta(*this); } in clone()
85 void setVoltaType(Volta::Type); // deprecated
97 Q_DECLARE_METATYPE(Ms::Volta::Type);
H A Drepeatlist.h20 class Volta; variable
74Volta const * * const activeVolta, RepeatListElement const * * const startRepeatReference) const;
H A Drepeatlist.cpp354 Volta * volta; in collectRepeatListElements()
355 std::list<Volta *> preProcessedVoltas; in collectRepeatListElements()
367 std::list<Volta *> voltasToMerge; in collectRepeatListElements()
378 Volta * remainder = voltasToMerge.back()->clone(); in collectRepeatListElements()
392 Volta * swap = volta; in collectRepeatListElements()
674Volta const * * const activeVolta, RepeatListElement const * * const startRepeatReference) const in performJump()
739 Volta const * activeVolta = nullptr; in unwind()
902 Volta const * voltaReference = nullptr; in unwind()
/dports/math/mfem/mfem-4.3/miniapps/electromagnetics/
H A Dvolta.cpp261 Volta.InitializeGLVis(); in main()
269 Volta.RegisterVisItFields(visit_dc); in main()
287 Volta.PrintSizes(); in main()
290 Volta.Assemble(); in main()
293 Volta.Solve(); in main()
296 int prob_size = Volta.GetProblemSize(); in main()
301 Volta.WriteVisItFields(it); in main()
307 Volta.DisplayToGLVis(); in main()
345 Volta.GetErrorEstimates(errors); in main()
360 Volta.Update(); in main()
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/volta/
H A DREADME.md1 # Volta chapter
3 This plugin provides completion for [Volta](https://volta.sh/).
H A D_volta20 '-v[Prints the current version of Volta]' \
21 '--version[Prints the current version of Volta]' \
25 "*::: :->Volta" \
28 (Volta)
197 "completions:Generates Volta completions" \
198 "which:Locates the actual binary that will be called by Volta" \
200 "setup:Enables Volta for the current user / shell" \
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/de/texidocs/
H A Dshortening-volta-brackets.texidoc3 Volta-Klammern werden normalerweise über alle Noten der Klammer gezogen, aber
9 doctitlede = "Volta-Klammern verkürzen"
H A Dadding-volta-brackets-to-additional-staves.texidoc7 das \"Volta multi staff\"-Schnipsel.
10 doctitlede = "Volta-Klammern zu zusätzlichen Systemen hinzufügen"
H A Dvolta-below-chords.texidoc8 doctitlede = "Wiederholungs-(Volta-)Klammern unterhalb der Akkordsymbole"
/dports/print/lilypond/lilypond-2.22.1/Documentation/de/texidocs/
H A Dshortening-volta-brackets.texidoc3 Volta-Klammern werden normalerweise über alle Noten der Klammer gezogen, aber
9 doctitlede = "Volta-Klammern verkürzen"
H A Dadding-volta-brackets-to-additional-staves.texidoc7 das \"Volta multi staff\"-Schnipsel.
10 doctitlede = "Volta-Klammern zu zusätzlichen Systemen hinzufügen"
H A Dvolta-below-chords.texidoc8 doctitlede = "Wiederholungs-(Volta-)Klammern unterhalb der Akkordsymbole"
/dports/www/volta/volta-0.3.0/
H A DINSTALL5 Volta should build with minimal effort. First, make sure you've got the
32 Volta doesn't contain any installation targets. You can put the binary
51 Volta source can be cloned via Mercurial. The repo is found at:
H A DREADME2 Volta
8 Volta is a high performance, low resource URI rewriter for use with the
49 While Volta is lightweight enough to simply increase the amount of
62 Volta reads its rewrite rules from a local database. You can create the
74 Volta's rule syntax is designed to be easy to parse by humans and
194 Volta has an embedded Lua interpreter that you can use to perform all
/dports/misc/iso-codes/iso-codes-59767ed869f3952575f7d0f639a290a4c4b315e5/iso_3166-3/
H A Dda.po90 # The Republic of Upper Volta (French: République de Haute-Volta)
93 # French Upper Volta and part of the French Union. On August 5, 1960
96 msgid "Upper Volta, Republic of"
97 msgstr "Republikken Øvre Volta"
/dports/audio/rosegarden/rosegarden-21.06.1/src/document/io/
H A DLilyPondSegmentsContext.h289 struct Volta { struct
293 Volta(const SegmentData *sd, int number) in Volta() function
300 typedef std::vector<Volta *> VoltaChain;
/dports/science/gromacs/gromacs-2021.4/docs/dev-manual/
H A Dknown-issues.rst25 OpenCL on NVIDIA Volta and later broken
28 The OpenCL code produces incorrect results on Volta and Turing GPU architectures
/dports/audio/musescore/MuseScore-3.6.1/importexport/bww/
H A Dimportbww.cpp161 Ms::Volta* lastVolta; ///< Current volta
226 Ms::Volta* volta = new Ms::Volta(score); in beginMeasure()
284 lastVolta->setVoltaType(Ms::Volta::Type::CLOSED); in endMeasure()
286 lastVolta->setVoltaType(Ms::Volta::Type::OPEN); in endMeasure()
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/ci/
H A DDockerfile104 git clone --depth=1 https://github.com/VoltLang/Volta.git && \
106 battery config --release --lto Volta Watt && \
108 battery config --cmd-volta Volta/volta Volta/rt Watt dEQP && \
/dports/science/gromacs/gromacs-2021.4/docs/release-notes/2021/major/
H A Dperformance.rst50 Tune CUDA short-range nonbonded kernel parameters on NVIDIA Volta and Ampere A100
53 Recent compilers allowed re-tuning the nonbonded kernel defaults on NVIDIA Volta and
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/it/texidocs/
H A Dvolta-below-chords.texidoc7 doctitleit = "Volta sotto gli accordi"
/dports/print/lilypond/lilypond-2.22.1/Documentation/it/texidocs/
H A Dvolta-below-chords.texidoc7 doctitleit = "Volta sotto gli accordi"
/dports/print/lilypond-devel/lilypond-2.23.5/input/regression/
H A Dvolta-bracket-add-volta-hook.ly4 texidoc = "Volta bracket end hooks can be added for other bar line types.
/dports/print/lilypond/lilypond-2.22.1/input/regression/
H A Dvolta-bracket-add-volta-hook.ly4 texidoc = "Volta bracket end hooks can be added for other bar line types.

12345678910>>...50