Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 25 of 65) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dmp3.c708 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 Dcoreaudio.c25 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 Deffects.c30 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 Dflac.c58 …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 Dformats.c488 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 Dutil.c148 int lsx_open_dllibrary( in lsx_open_dllibrary()
295 lsx_dlhandle dl UNUSED) in lsx_close_dllibrary()
H A Dutil.h39 #define UNUSED __attribute__ ((unused)) macro
42 #define UNUSED macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_helpers.h40 #define UNUSED(x) (void)(x) macro
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-sdk7780/
H A Dirq.c15 UNUSED = 0, enumerator
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-se/7721/
H A Dirq.c14 UNUSED = 0, enumerator
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-landisk/
H A Dirq.c21 UNUSED = 0, enumerator
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-highlander/
H A Dirq-r7780rp.c15 UNUSED = 0, enumerator
H A Dirq-r7780mp.c15 UNUSED = 0, enumerator
H A Dirq-r7785rp.c15 UNUSED = 0, enumerator
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh3.c16 UNUSED = 0, enumerator
H A Dsetup-sh7710.c19 UNUSED = 0, enumerator
H A Dsetup-sh7705.c20 UNUSED = 0, enumerator
H A Dsetup-sh770x.c24 UNUSED = 0, enumerator
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-r2d/
H A Dirq.c22 UNUSED = 0, enumerator
/OK3568_Linux_fs/kernel/tools/objtool/
H A Dobjtool.c141 static const char *UNUSED = "OBJTOOL_NOT_IMPLEMENTED"; in main() local
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4/
H A Dsetup-sh4-202.c85 UNUSED = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dfplustm.c26 #define UNUSED(x) (x) = (x) macro
28 #define UNUSED(x) macro
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2/
H A Dsetup-sh7619.c18 UNUSED = 0, enumerator
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d_impl.h30 #define UNUSED(...) (void)(__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2a/
H A Dsetup-mxg.c15 UNUSED = 0, enumerator

123