/third_party/libexif/libexif/ |
H A D | exif-system.h | 27 # define UNUSED(param) UNUSED_PARAM_##param __attribute__((unused)) macro 29 # define UNUSED(param) param macro
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | init.c | 30 static const char rcsid[] UNUSED = variable
|
/third_party/libunwind/libunwind/tests/ |
H A D | test-strerror.c | 6 main (int argc, char **argv UNUSED) in main() argument
|
H A D | Ltest-varargs.c | 67 main (int argc, char **argv UNUSED) in main() argument
|
H A D | test-static-link-loc.c | 92 main (int argc, char **argv UNUSED) in main() argument
|
H A D | Ltest-cxx-exceptions.cxx | 63 int main(int argc, char **argv UNUSED) in main() argument
|
H A D | Gtest-init.cxx | 103 main (int argc, char **argv UNUSED) in main() argument
|
H A D | test-ptrace-misc.c | 109 main (int argc, char **argv UNUSED) in main() argument
|
H A D | test-mem.c | 87 main (int argc, char **argv UNUSED) in main() argument
|
H A D | test-init-remote.c | 96 main (int argc, char **argv UNUSED) in main() argument
|
H A D | test-setjmp.c | 144 main (int argc, char **argv UNUSED) in main() argument
|
H A D | Gtest-concurrent.c | 51 handler (int sig UNUSED) in handler() argument 73 worker (void *arg UNUSED) in worker() argument 107 main (int argc, char **argv UNUSED) in main() argument
|
H A D | Gtest-resume-sig.c | 149 main (int argc, char **argv UNUSED) in main() argument 68 handler(int sig, siginfo_t *si UNUSED, void *ucontext UNUSED) handler() argument
|
H A D | Ltest-mem-validate.c | 109 main (int argc, char **argv UNUSED) in main() argument
|
H A D | test-proc-info.c | 47 find_proc_info (unw_addr_space_t as UNUSED, in find_proc_info() argument 57 access_mem (unw_addr_space_t as UNUSED, in access_mem() argument 68 access_reg (unw_addr_space_t as UNUSED, in access_reg() argument 79 access_fpreg(unw_addr_space_t as UNUSED, unw_regnum_t regnum UNUSED, unw_fpreg_t *valp, int write, void *arg UNUSED) access_fpreg() argument 90 get_dyn_info_list_addr(unw_addr_space_t as UNUSED, unw_word_t *dilap UNUSED, void *arg UNUSED) get_dyn_info_list_addr() argument 98 put_unwind_info(unw_addr_space_t as UNUSED, unw_proc_info_t *pi UNUSED, void *arg UNUSED) put_unwind_info() argument 107 resume(unw_addr_space_t as UNUSED, unw_cursor_t *reg UNUSED, void *arg UNUSED) resume() argument 115 get_proc_name(unw_addr_space_t as UNUSED, unw_word_t ip UNUSED, char *buf UNUSED, size_t buf_len UNUSED, unw_word_t *offp UNUSED, void *arg UNUSED) get_proc_name() argument [all...] |
/third_party/libsnd/src/ |
H A D | ogg_pcm.c | 129 opcm_read_header (SF_PRIVATE * UNUSED (psf)) in UNUSED() function 135 opcm_close (SF_PRIVATE * UNUSED (psf)) in UNUSED() function
|
H A D | pvf.c | 94 pvf_close (SF_PRIVATE * UNUSED (psf)) in UNUSED() function
|
/third_party/ltp/testcases/kernel/controllers/cpuctl_fj/ |
H A D | cpuctl_fj_cpu-hog.c | 33 #define UNUSED __attribute__ ((unused)) macro
|
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/ |
H A D | cgroup_fj_proc.c | 14 #define UNUSED __attribute__ ((unused)) macro
|
/third_party/node/deps/base64/base64/lib/ |
H A D | codecs.h | 38 #define UNUSED(x) ((void)(x)) macro [all...] |
/third_party/libunwind/libunwind/include/ |
H A D | compiler.h | 35 # define UNUSED __attribute__((unused)) macro 58 # define UNUSED macro
|
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UCD_access_mem.c | 55 const char *filename UNUSED; in _UCD_access_mem() local
|
/third_party/popt/src/ |
H A D | system.h | 65 #define UNUSED(x) x __attribute__((__unused__)) macro
|
/third_party/f2fs-tools/mkfs/ |
H A D | f2fs_format_utils.c | 116 static int trim_device(int UNUSED(i)) in trim_device() argument 170 static bool is_wiped_device(int UNUSED(i)) in is_wiped_device() argument
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | common.h | 4 #define UNUSED __attribute__ ((unused)) macro
|