Home
last modified time | relevance | path

Searched refs:note (Results 51 - 75 of 472) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvdso-layout.lds.S63 .note : { *(.note.*) } :text :note
96 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/x86/um/vdso/
H A Dvdso-layout.lds.S20 .note : { *(.note.*) } :text :note
63 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_synth.c60 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note);
115 struct snd_dm_fm_note note; in snd_opl3_ioctl() local
116 if (copy_from_user(&note, argp, sizeof(struct snd_dm_fm_note))) in snd_opl3_ioctl()
118 return snd_opl3_play_note(opl3, &note); in snd_opl3_ioctl()
390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() argument
400 if (note->voice >= ((opl3->fm_mode == SNDRV_DM_FM_MODE_OPL3) ? in snd_opl3_play_note()
405 if (note->voice < MAX_OPL2_VOICES) { in snd_opl3_play_note()
408 voice_offset = note->voice; in snd_opl3_play_note()
412 voice_offset = note->voice - MAX_OPL2_VOICES; in snd_opl3_play_note()
415 /* Set lower 8 bits of note frequenc in snd_opl3_play_note()
[all...]
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c60 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note);
115 struct snd_dm_fm_note note; in snd_opl3_ioctl() local
116 if (copy_from_user(&note, argp, sizeof(struct snd_dm_fm_note))) in snd_opl3_ioctl()
118 return snd_opl3_play_note(opl3, &note); in snd_opl3_ioctl()
390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() argument
400 if (note->voice >= ((opl3->fm_mode == SNDRV_DM_FM_MODE_OPL3) ? in snd_opl3_play_note()
405 if (note->voice < MAX_OPL2_VOICES) { in snd_opl3_play_note()
408 voice_offset = note->voice; in snd_opl3_play_note()
412 voice_offset = note->voice - MAX_OPL2_VOICES; in snd_opl3_play_note()
415 /* Set lower 8 bits of note frequenc in snd_opl3_play_note()
[all...]
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.h120 /// adds the note message with the given Source to the end of this list.
121 /// @param system the system raising the note message
122 /// @param note_msg the note message
123 /// @param source the source of the note diagnostic
127 diag::Diagnostic note{}; in add_note()
128 note.severity = diag::Severity::Note; in add_note()
129 note.system = system; in add_note()
130 note.source = source; in add_note()
131 note.message = note_msg; in add_note()
132 add(std::move(note)); in add_note()
[all...]
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c384 char note[MAXMESG]; /* message buffer for pipe */ in child() local
389 /* set note to READY and if an error occurs, overwrite it */ in child()
390 (void)strcpy(note, READY); in child()
394 /* an error occured - put mesg in note and send it back to parent */ in child()
395 (void)strcpy(note, mesg); in child()
398 /* an error occured - put mesg in note and send it back to parent */ in child()
399 (void)strcpy(note, mesg); in child()
408 (void)sprintf(note, in child()
419 * send note to parent (if not READY, parent will BROK) and in child()
426 if (write_pipe(pipe_fd[1], note) < in child()
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DXLIFF2ICUConverter.java107 private static final String NOTE = "note";
277 * Also note, this method does not handle other non-file:
608 String[] note = new String[20]; field in XLIFF2ICUConverter.Resource
671 // print note elements if any in writeComments()
673 if(note[i]!=null){ in writeComments()
675 write(writer, TAG+NOTE+SPACE+note[i]); in writeComments()
828 // loop to pickup <source>, <note> and <target> elements in parseResourceString()
842 // save the note values in parseResourceString()
843 currentSource.note[currentSource.noteLen++] = in parseResourceString()
844 currentTarget.note[currentTarge in parseResourceString()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/
H A Dvdso32.lds.S28 .note : { *(.note.*) } :text :note
111 *(.note.GNU-stack)
130 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-5.10/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S26 .note : { *(.note.*) } :text :note
101 *(.note.GNU-stack)
121 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/
H A Dvdso64.lds.S28 .note : { *(.note.*) } :text :note
110 *(.note.GNU-stack)
130 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S23 .note : { *(.note.*) } :text :note
83 /DISCARD/ : { *(.note.GNU-stack) }
92 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/
H A Dvdso32.lds.S30 .note : { *(.note.*) } :text :note
85 *(.note.GNU-stack)
107 note PT_NOTE FLAGS(4); /* PF_R */
H A Dvdso64.lds.S30 .note : { *(.note.*) } :text :note
83 *(.note.GNU-stack)
106 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S24 .note : { *(.note.*) } :text :note
85 /DISCARD/ : { *(.note.GNU-stack) }
94 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S30 .note : { *(.note.*) } :text :note
103 *(.note.GNU-stack)
123 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S30 .note : { *(.note.*) } :text :note
103 *(.note.GNU-stack)
123 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-5.10/include/sound/
H A Dseq_midi_emul.h36 unsigned char note[128]; /* Current status for all notes */ member
69 void (*note_on)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
70 void (*note_off)(void *private_data,int note, int vel, struct snd_midi_channel *chan); /* release note */
71 void (*key_press)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
72 void (*note_terminate)(void *private_data, int note, struct snd_midi_channel *chan); /* terminate note immediately */
153 /* MIDI note state */
/kernel/linux/linux-6.6/include/sound/
H A Dseq_midi_emul.h36 unsigned char note[128]; /* Current status for all notes */ member
69 void (*note_on)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
70 void (*note_off)(void *private_data,int note, int vel, struct snd_midi_channel *chan); /* release note */
71 void (*key_press)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
72 void (*note_terminate)(void *private_data, int note, struct snd_midi_channel *chan); /* terminate note immediately */
153 /* MIDI note state */
/third_party/PyYAML/lib/yaml/
H A Derror.py51 problem=None, problem_mark=None, note=None):
56 self.note = note
72 if self.note is not None:
73 lines.append(self.note)
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dgate.lds.S23 .note : { *(.note*) } :readable :note
88 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dgate.lds.S23 .note : { *(.note*) } :readable :note
88 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/
H A Dvdso.lds.S26 .note : { *(.note.*) } :text :note
66 note PT_NOTE FLAGS(4); /* PF_R */
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-prodikeys.c47 unsigned char note; member
214 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note()
220 buffer[1] = note; in pcmidi_send_note()
242 pcmidi_send_note(pms->pm, pms->status, pms->note, pms->velocity); in pcmidi_sustained_note_release()
340 unsigned char status, note, velocity; in pcmidi_handle_report3() local
344 note = data[j*2+1]; in pcmidi_handle_report3()
347 if (note < 0x81) { /* note on */ in pcmidi_handle_report3()
349 note = note in pcmidi_handle_report3()
213 pcmidi_send_note(struct pcmidi_snd *pm, unsigned char status, unsigned char note, unsigned char velocity) pcmidi_send_note() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-prodikeys.c47 unsigned char note; member
214 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note()
220 buffer[1] = note; in pcmidi_send_note()
242 pcmidi_send_note(pms->pm, pms->status, pms->note, pms->velocity); in pcmidi_sustained_note_release()
340 unsigned char status, note, velocity; in pcmidi_handle_report3() local
344 note = data[j*2+1]; in pcmidi_handle_report3()
347 if (note < 0x81) { /* note on */ in pcmidi_handle_report3()
349 note = note in pcmidi_handle_report3()
213 pcmidi_send_note(struct pcmidi_snd *pm, unsigned char status, unsigned char note, unsigned char velocity) pcmidi_send_note() argument
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMusicKeyboardView.java158 int note = pitch % NOTES_PER_OCTAVE; in makeBlackRectangles()
159 if (NOTE_IN_OCTAVE_IS_BLACK[note]) { in makeBlackRectangles()
183 int note = pitch % NOTES_PER_OCTAVE; in onDraw()
184 if (!NOTE_IN_OCTAVE_IS_BLACK[note]) { in onDraw()
197 int note = pitch % NOTES_PER_OCTAVE; in onDraw()
198 if (NOTE_IN_OCTAVE_IS_BLACK[note]) { in onDraw()
305 int note = pitch % NOTES_PER_OCTAVE; in isPitchBlack()
306 return NOTE_IN_OCTAVE_IS_BLACK[note]; in isPitchBlack()

Completed in 14 milliseconds

12345678910>>...19