| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | mp3.c | 708 UNUSED static void id3tag_init_stub(lame_global_flags * gfp UNUSED) in id3tag_init_stub() 710 UNUSED static void id3tag_set_title_stub(lame_global_flags * gfp UNUSED, const char* title UNUSED) in id3tag_set_title_stub() 712 UNUSED static void id3tag_set_artist_stub(lame_global_flags * gfp UNUSED, const char* artist UNUSED) in id3tag_set_artist_stub() 714 UNUSED static void id3tag_set_album_stub(lame_global_flags * gfp UNUSED, const char* album UNUSED) in id3tag_set_album_stub() 716 UNUSED static void id3tag_set_year_stub(lame_global_flags * gfp UNUSED, const char* year UNUSED) in id3tag_set_year_stub() 718 UNUSED static void id3tag_set_comment_stub(lame_global_flags * gfp UNUSED, const char* comment UNUS… in id3tag_set_comment_stub() 720 UNUSED static void id3tag_set_track_stub(lame_global_flags * gfp UNUSED, const char* track UNUSED) in id3tag_set_track_stub() 722 UNUSED static int id3tag_set_genre_stub(lame_global_flags * gfp UNUSED, const char* genre UNUSED) in id3tag_set_genre_stub() 724 UNUSED static size_t id3tag_set_pad_stub(lame_global_flags * gfp UNUSED, size_t n UNUSED) in id3tag_set_pad_stub() 726 …atic size_t lame_get_id3v2_tag_stub(lame_global_flags * gfp UNUSED, unsigned char * buffer UNUSED,… in lame_get_id3v2_tag_stub() [all …]
|
| H A D | coreaudio.c | 25 static OSStatus PlaybackIOProc(AudioDeviceID inDevice UNUSED, in PlaybackIOProc() 26 const AudioTimeStamp *inNow UNUSED, in PlaybackIOProc() 27 const AudioBufferList *inInputData UNUSED, in PlaybackIOProc() 28 const AudioTimeStamp *inInputTime UNUSED, in PlaybackIOProc() 30 const AudioTimeStamp *inOutputTime UNUSED, in PlaybackIOProc() 70 static OSStatus RecIOProc(AudioDeviceID inDevice UNUSED, in RecIOProc() 71 const AudioTimeStamp *inNow UNUSED, in RecIOProc() 73 const AudioTimeStamp *inInputTime UNUSED, in RecIOProc() 74 AudioBufferList *outOutputData UNUSED, in RecIOProc() 75 const AudioTimeStamp *inOutputTime UNUSED, in RecIOProc()
|
| H A D | effects.c | 30 static int default_function(sox_effect_t * effp UNUSED) in default_function() 36 int lsx_flow_copy(sox_effect_t * effp UNUSED, const sox_sample_t * ibuf, in lsx_flow_copy() 45 static int default_drain(sox_effect_t * effp UNUSED, sox_sample_t *obuf UNUSED, size_t *osamp) in default_drain() 52 static int default_getopts(sox_effect_t * effp, int argc, char **argv UNUSED) in default_getopts()
|
| H A D | flac.c | 58 …tic FLAC__StreamDecoderReadStatus decoder_read_callback(FLAC__StreamDecoder const* decoder UNUSED,… in decoder_read_callback() 74 …tic FLAC__StreamDecoderSeekStatus decoder_seek_callback(FLAC__StreamDecoder const* decoder UNUSED,… in decoder_seek_callback() 83 …tic FLAC__StreamDecoderTellStatus decoder_tell_callback(FLAC__StreamDecoder const* decoder UNUSED,… in decoder_tell_callback() 95 …FLAC__StreamDecoderLengthStatus decoder_length_callback(FLAC__StreamDecoder const* decoder UNUSED,… in decoder_length_callback() 102 static FLAC__bool decoder_eof_callback(FLAC__StreamDecoder const* decoder UNUSED, void* ft_data) in decoder_eof_callback()
|
| H A D | formats.c | 488 void * buffer UNUSED, in open_read() 489 size_t buffer_size UNUSED, in open_read() 875 static sox_format_t * open_write( in open_write() 877 void * buffer UNUSED, in open_write() 878 size_t buffer_size UNUSED, in open_write() 880 size_t * buffer_size_ptr UNUSED, in open_write()
|
| H A D | util.c | 148 int lsx_open_dllibrary( in lsx_open_dllibrary() 295 lsx_dlhandle dl UNUSED) in lsx_close_dllibrary()
|
| H A D | util.h | 39 #define UNUSED __attribute__ ((unused)) macro 42 #define UNUSED macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | xtest_helpers.h | 40 #define UNUSED(x) (void)(x) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-sdk7780/ |
| H A D | irq.c | 15 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-se/7721/ |
| H A D | irq.c | 14 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-landisk/ |
| H A D | irq.c | 21 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-highlander/ |
| H A D | irq-r7780rp.c | 15 UNUSED = 0, enumerator
|
| H A D | irq-r7780mp.c | 15 UNUSED = 0, enumerator
|
| H A D | irq-r7785rp.c | 15 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/ |
| H A D | setup-sh3.c | 16 UNUSED = 0, enumerator
|
| H A D | setup-sh7710.c | 19 UNUSED = 0, enumerator
|
| H A D | setup-sh7705.c | 20 UNUSED = 0, enumerator
|
| H A D | setup-sh770x.c | 24 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-r2d/ |
| H A D | irq.c | 22 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | objtool.c | 141 static const char *UNUSED = "OBJTOOL_NOT_IMPLEMENTED"; in main() local
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4/ |
| H A D | setup-sh4-202.c | 85 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | fplustm.c | 26 #define UNUSED(x) (x) = (x) macro 28 #define UNUSED(x) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2/ |
| H A D | setup-sh7619.c | 18 UNUSED = 0, enumerator
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d_impl.h | 30 #define UNUSED(...) (void)(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2a/ |
| H A D | setup-mxg.c | 15 UNUSED = 0, enumerator
|