/bionic/libc/arch-arm/bionic/ |
D | kuser_helper_on.S | 29 .section .note.android.kuser_helper_on,"a",%note
|
/bionic/libc/arch-common/bionic/ |
D | crtbrand.S | 29 .section .note.android.ident,"a",%note
|
D | crtend_so.S | 30 .section .note.GNU-stack,"",%progbits
|
D | crtend.S | 44 .section .note.GNU-stack,"",%progbits
|
/bionic/libc/kernel/uapi/linux/ |
D | soundcard.h | 645 …note,parm) { _SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr + 1] = (dev);… argument 646 #define SEQ_START_NOTE(dev,chn,note,vol) _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol) argument 647 #define SEQ_STOP_NOTE(dev,chn,note,vol) _CHN_VOICE(dev, MIDI_NOTEOFF, chn, note, vol) argument 648 #define SEQ_KEY_PRESSURE(dev,chn,note,pressure) _CHN_VOICE(dev, MIDI_KEY_PRESSURE, chn, note, press… argument
|
/bionic/libc/kernel/uapi/sound/ |
D | asequencer.h | 111 unsigned char note; member 175 struct snd_seq_ev_note note; member
|
/bionic/libm/x86_64/ |
D | e_hypot.S | 194 .section .note.GNU-stack, ""
|
D | s_atan.S | 907 .section .note.GNU-stack, ""
|
D | e_log10.S | 787 .section .note.GNU-stack, ""
|
D | s_cbrt.S | 734 .section .note.GNU-stack, ""
|
D | e_cosh.S | 1352 .section .note.GNU-stack, ""
|
D | s_tanh.S | 1372 .section .note.GNU-stack, ""
|
D | s_log1p.S | 809 .section .note.GNU-stack, ""
|
D | e_sinh.S | 1410 .section .note.GNU-stack, ""
|
/bionic/libm/x86/ |
D | e_hypot.S | 219 .section .note.GNU-stack, ""
|
D | s_cos.S | 891 .section .note.GNU-stack, ""
|
D | s_sin.S | 906 .section .note.GNU-stack, ""
|
D | s_cbrt.S | 737 .section .note.GNU-stack, ""
|
D | e_log10.S | 794 .section .note.GNU-stack, ""
|
D | s_tan.S | 1765 .section .note.GNU-stack, ""
|
D | s_atan.S | 933 .section .note.GNU-stack, ""
|
D | s_tanh.S | 1360 .section .note.GNU-stack, ""
|
D | e_cosh.S | 1348 .section .note.GNU-stack, ""
|
D | s_log1p.S | 826 .section .note.GNU-stack, ""
|
/bionic/docs/ |
D | defines.md | 31 One thing to note (if your code may also be built as part of the OS itself) is
|