Home
last modified time | relevance | path

Searched defs:_note (Results 1 – 25 of 134) sorted by relevance

123456

/dports/audio/wildmidi/wildmidi-wildmidi-0.4.2/include/
H A Dinternal_midi.h54 struct _note { struct
67 struct _note *replay; argument
68 struct _note *next; argument
69 uint32_t left_mix_volume;
70 uint32_t right_mix_volume;
71 uint8_t is_off;
95 struct _note *note; argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/graphql/mutations/notes/update/
H A Dbase.rb44 def pre_update_checks!(_note, _args) argument
48 def note_params(_note, args) argument
H A Dnote.rb22 def pre_update_checks!(_note, _args) argument
/dports/audio/wildmidi/wildmidi-wildmidi-0.4.2/src/
H A Df_hmi.c72 struct _note { in _WM_ParseNewHmi() struct
73 uint32_t length; in _WM_ParseNewHmi()
74 uint8_t channel; in _WM_ParseNewHmi()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/wildmidi/
H A Dwildmidi_lib.cpp93 struct _note { struct
96 struct _patch *patch;
100 signed int env_inc;
101 unsigned char env;
102 signed int env_level;
103 unsigned char modes;
104 unsigned char hold;
105 unsigned char active;
106 struct _note *replay;
107 struct _note *next;
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/wildmidi/
H A Dwildmidi_lib.cpp114 struct _note { struct
127 struct _note *replay; argument
128 struct _note *next; argument
129 unsigned int left_mix_volume;
130 unsigned int right_mix_volume;
131 unsigned char is_off;
/dports/deskutils/helpviewer/HelpViewer-0.3/
H A DNoteCell.h30 NSMutableAttributedString* _note; variable
H A DTextFormatterXLP.h55 BOOL _note,_listing,_caution,_information; variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/import/github/notes/
H A Dcreate_service.rb9 def quick_actions_supported?(_note) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/concerns/
H A Dnoteable.rb184 def after_note_created(_note) argument
188 def after_note_destroyed(_note) argument
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Ddrumview.h36 Note* _note; variable
H A Dchordview.h57 Note* _note; variable
/dports/devel/libgit2/libgit2-1.3.0/tests/notes/
H A Dnotesref.c7 static git_note *_note; variable
/dports/sysutils/dua-cli/dua-cli-2.14.11/tests/
H A Dutilities.sh51 function _note () { function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDEntity.cpp127 void FCDEntity::SetNote(const fstring& _note) in SetNote()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wildmidi/src/
H A Dwildmidi_lib.c252 struct _note { struct
265 struct _note *next; argument
266 signed short int vol_lvl;
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/gui/
H A Dsharemanager.h281 QString _note; variable
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Konfigurator/
H A Dsearchobject.h57 QString _note; variable
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dnote_base.h139 const boost::shared_ptr<NoteType> _note; variable
H A Dmidi_list_editor.h72 Gtk::TreeModelColumn<boost::shared_ptr<NoteType> > _note; member
/dports/textproc/p5-RDFStore/RDFStore-0.51/dbms/libdbms/
H A Dtest.c22 static void _note(dbms_cause_t event, int counter) in _note() function
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DPresetPreviewPlayHandle.cpp77 void setPreviewNote( NotePlayHandle * _note ) in setPreviewNote()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/sound/
H A Dmidiparser_sci.h124 int8 _note; member
/dports/games/scummvm/scummvm-2.5.1/engines/sci/sound/
H A Dmidiparser_sci.h125 int8 _note; member
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dlocation.h38 int _note; variable

123456