Home
last modified time | relevance | path

Searched refs:write_note (Results 1 – 22 of 22) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabauseut/src/
H A Dscsp.c1331 write_note(0, 0, 0, 0x10 - 1, oct, 0x0, 0, 1,0,0,0,0x1f); in scsp_test_note_on()
1342 write_note(0, 0, 0, 0x10 - 1, oct_test & 0xf, 0, 0, 1, plfows, plfos, lfof,0x8); in scsp_test_note_on()
1344 write_note(0, 128, 0, 15, oct_test & 0xf, 0, 1, 1, plfows, plfos, lfof, 0x8); in scsp_test_note_on()
1356 write_note(0, 0, 0, 0x10 - 1, oct, fns, 0, 1, 0, 0, 0, 0x1f); in scsp_test_note_on()
1364 write_note(1, 0, 0, 0x10 - 1, oct, fns, 0, 1, 0, 0, 0, 0x1f); in scsp_test_note_on()
1379 write_note(0, 0, 0, 0x10 - 1, oct_test & 0xf, fns, 0, 1, 0, 0, 0, 0x1f); in scsp_test_note_on()
1386 write_note(0, 0, 0, 0x10 - 1, oct_test & 0xf, fns, 0, 1, 0, 0, 0, 0x1f); in scsp_test_note_on()
1431 write_note(0, addr + 128, 0, 0x10 - 1, 0xd, 0, 1, 1, 0, 0, 0, 0x1f); in scsp_test_addrs()
1444 write_note(0, addr + 128, 0, 0x10 - 1, 0xd & 0xf, 0, 1, 1, 0, 0, 0, 0x1f); in scsp_test_addrs()
1461 write_note(0, addr + 128, 0, 0x10 - 1, 0xd, 0, 1, 1, 0, 0, 0, 0x1f); in scsp_test_all_channels()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/helpers/
H A Dquick_actions_helpers.rb4 def write_note(text) method
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/portsmf/
H A Dallegrosmfwr.cpp46 void write_note(Alg_note_ptr note, bool on);
158 void Alg_smf_write::write_note(Alg_note_ptr note, bool on) in write_note() function in Alg_smf_write
437 write_note(n, true); in write_track()
452 write_note(n, false); in write_track()
/dports/audio/lmms/lmms-1.2.2/plugins/MidiImport/portsmf/
H A Dallegrosmfwr.cpp46 void write_note(Alg_note_ptr note, bool on);
158 void Alg_smf_write::write_note(Alg_note_ptr note, bool on) in write_note() function in Alg_smf_write
437 write_note(n, true); in write_track()
452 write_note(n, false); in write_track()
/dports/science/gramps/gramps-5.1.4/gramps/gen/plug/docgen/
H A Dtextdoc.py230 self.write_note(text, format, style_name)
/dports/science/gramps/gramps-5.1.4/gramps/gui/plug/quick/
H A D_textbufdoc.py321 def write_note(self,text,format,style_name): member in TextBufDoc
/dports/audio/midisharelight/midisharelight-2f4fc2a/src/
H A Dmidifile.cpp82 static bool write_note( MIDIFilePtr fd, MidiEvPtr ev, short status);
219 write_note, /* 0 typeNote */
759 static bool write_note( MIDIFilePtr f, MidiEvPtr ev, short status) in write_note() function
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_coredump/
H A Dcoredump-elf.c189 static void write_note(Int fd, const struct note *n) in write_note() function
793 write_note(core_fd, note); in make_elf_coredump()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_coredump/
H A Dcoredump-elf.c189 static void write_note(Int fd, const struct note *n) in write_note() function
793 write_note(core_fd, note); in make_elf_coredump()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Devent.c1129 static void write_note(int note) in write_note() function
1480 write_note(note); in pattern_event()
2401 write_note(e->user.code); in note_event()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/
H A Delfload.c2855 static int write_note(struct memelfnote *, int);
3223 static int write_note(struct memelfnote *men, int fd) in write_note() function
3342 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3347 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu42/qemu-4.2.1/linux-user/
H A Delfload.c3024 static int write_note(struct memelfnote *, int);
3392 static int write_note(struct memelfnote *men, int fd) in write_note() function
3511 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3516 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/
H A Delfload.c3024 static int write_note(struct memelfnote *, int);
3392 static int write_note(struct memelfnote *men, int fd) in write_note() function
3511 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3516 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/
H A Delfload.c3077 static int write_note(struct memelfnote *, int);
3445 static int write_note(struct memelfnote *men, int fd) in write_note() function
3564 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3569 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/
H A Delfload.c3071 static int write_note(struct memelfnote *, int);
3439 static int write_note(struct memelfnote *men, int fd) in write_note() function
3558 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3563 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu/qemu-6.2.0/linux-user/
H A Delfload.c3459 static int write_note(struct memelfnote *, int);
3814 static int write_note(struct memelfnote *men, int fd) in write_note() function
3933 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3938 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu60/qemu-6.0.0/linux-user/
H A Delfload.c3392 static int write_note(struct memelfnote *, int);
3762 static int write_note(struct memelfnote *men, int fd) in write_note() function
3881 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3886 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu5/qemu-5.2.0/linux-user/
H A Delfload.c3360 static int write_note(struct memelfnote *, int);
3730 static int write_note(struct memelfnote *men, int fd) in write_note() function
3849 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3854 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/
H A Delfload.c3443 static int write_note(struct memelfnote *, int);
3798 static int write_note(struct memelfnote *men, int fd) in write_note() function
3917 if ((error = write_note(&info->notes[i], fd)) != 0) in write_note_info()
3922 if ((error = write_note(&ets->notes[0], fd)) != 0) in write_note_info()
/dports/science/gramps/gramps-5.1.4/gramps/plugins/export/
H A Dexportxml.py350 self.write_note(note, 2)
463 def write_note(self, note, index=2): member in GrampsXmlWriter
/dports/science/gramps/gramps-5.1.4/gramps/plugins/textreport/
H A Dindivcomplete.py257 def write_note(self): member in IndivCompleteReport
987 self.write_note()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/
H A Dresources.qrc661 <file>../icons/cache/32x32/write_note.png</file>