Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 176) sorted by relevance

12345678

/external/libunwind/tests/
Dtest-proc-info.c47 find_proc_info (unw_addr_space_t as UNUSED, in find_proc_info() argument
48 unw_word_t ip UNUSED, in find_proc_info() argument
49 unw_proc_info_t *pip UNUSED, in find_proc_info() argument
50 int need_unwind_info UNUSED, in find_proc_info() argument
51 void *arg UNUSED) in find_proc_info() argument
57 access_mem (unw_addr_space_t as UNUSED, in access_mem() argument
58 unw_word_t addr UNUSED, in access_mem() argument
60 void *arg UNUSED) in access_mem() argument
68 access_reg (unw_addr_space_t as UNUSED, in access_reg() argument
69 unw_regnum_t regnum UNUSED, in access_reg() argument
[all …]
DGtest-concurrent.c51 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
DGtest-resume-sig.c69 siginfo_t *si UNUSED, in handler() argument
70 void *ucontext UNUSED) in handler() argument
140 main (int argc, char **argv UNUSED) in main() argument
/external/libnfc-nci/halimpl/pn54x/dnld/
DphNxpNciHal_Dnld.c212 UNUSED(pInfo); in phNxpNciHal_fw_dnld_reset_cb()
242 UNUSED(pContext); in phNxpNciHal_fw_dnld_reset()
243 UNUSED(status); in phNxpNciHal_fw_dnld_reset()
244 UNUSED(pInfo); in phNxpNciHal_fw_dnld_reset()
305 UNUSED(pInfo); in phNxpNciHal_fw_dnld_normal_cb()
337 UNUSED(pInfo); in phNxpNciHal_fw_dnld_force_cb()
376 UNUSED(pContext); in phNxpNciHal_fw_dnld_normal()
377 UNUSED(status); in phNxpNciHal_fw_dnld_normal()
378 UNUSED(pInfo); in phNxpNciHal_fw_dnld_normal()
455 UNUSED(pContext); in phNxpNciHal_fw_dnld_force()
[all …]
/external/libxml2/test/valid/dtds/
Dxhtml1.dcl10 0 9 UNUSED
12 11 2 UNUSED
14 14 18 UNUSED
16 127 1 UNUSED
17 128 32 UNUSED
21 65534 2 UNUSED
22 -- 55296 2048 UNUSED
24 65534 2 UNUSED
/external/selinux/policycoreutils/sepolicy/
Dpolicy.c26 #ifdef UNUSED
28 # define UNUSED(x) UNUSED_ ## x __attribute__((unused)) macro
30 # define UNUSED(x) /*@unused@*/ x macro
32 # define UNUSED(x) x macro
47 PyObject *wrap_policy(PyObject *UNUSED(self), PyObject *args){ in wrap_policy()
Dcommon.h3 #ifdef UNUSED
5 # define UNUSED(x) UNUSED_ ## x __attribute__((unused)) macro
7 # define UNUSED(x) /*@unused@*/ x macro
9 # define UNUSED(x) x macro
/external/libavc/common/
Dih264_luma_intra_pred_filters.c136 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_vert()
137 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_vert()
187 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_horz()
188 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_horz()
240 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_dc()
241 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_dc()
311 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_diag_dl()
312 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_diag_dl()
381 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_diag_dr()
382 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_diag_dr()
[all …]
Dithread.c47 #define UNUSED(x) ((void)(x)) macro
79 UNUSED(attribute); in ithread_create()
85 UNUSED(val_ptr); in ithread_join()
168 UNUSED(pc_thread_name); in ithread_set_name()
192 UNUSED(core_id); in ithread_set_affinity()
207 UNUSED(core_id); in ithread_set_affinity()
Dih264_chroma_intra_pred_filters.c129 UNUSED(src_strd); in ih264_intra_pred_chroma_8x8_mode_dc()
315 UNUSED(src_strd); in ih264_intra_pred_chroma_8x8_mode_horz()
316 UNUSED(ngbr_avail); in ih264_intra_pred_chroma_8x8_mode_horz()
373 UNUSED(src_strd); in ih264_intra_pred_chroma_8x8_mode_vert()
374 UNUSED(ngbr_avail); in ih264_intra_pred_chroma_8x8_mode_vert()
441 UNUSED(src_strd); in ih264_intra_pred_chroma_8x8_mode_plane()
442 UNUSED(ngbr_avail); in ih264_intra_pred_chroma_8x8_mode_plane()
Dih264_iquant_itrans_recon.c230 UNUSED(pi2_tmp); in ih264_iquant_itrans_recon_4x4_dc()
345 UNUSED(iq_start_idx); in ih264_iquant_itrans_recon_8x8()
346 UNUSED(pi2_dc_ld_addr); in ih264_iquant_itrans_recon_8x8()
568 UNUSED(pi2_tmp); in ih264_iquant_itrans_recon_8x8_dc()
569 UNUSED(iq_start_idx); in ih264_iquant_itrans_recon_8x8_dc()
570 UNUSED(pi2_dc_ld_addr); in ih264_iquant_itrans_recon_8x8_dc()
837 UNUSED(pi2_src); in ih264_iquant_itrans_recon_chroma_4x4_dc()
838 UNUSED(pu2_iscal_mat); in ih264_iquant_itrans_recon_chroma_4x4_dc()
839 UNUSED(pu2_weigh_mat); in ih264_iquant_itrans_recon_chroma_4x4_dc()
840 UNUSED(u4_qp_div_6); in ih264_iquant_itrans_recon_chroma_4x4_dc()
[all …]
Dih264_inter_pred_filters.c120 UNUSED(pu1_tmp); in ih264_inter_pred_luma_copy()
121 UNUSED(dydx); in ih264_inter_pred_luma_copy()
238 UNUSED(pu1_tmp); in ih264_inter_pred_luma_horz()
239 UNUSED(dydx); in ih264_inter_pred_luma_horz()
308 UNUSED(pu1_tmp); in ih264_inter_pred_luma_vert()
309 UNUSED(dydx); in ih264_inter_pred_luma_vert()
379 UNUSED(dydx); in ih264_inter_pred_luma_horz_hpel_vert_hpel()
463 UNUSED(pu1_tmp); in ih264_inter_pred_luma_horz_qpel()
540 UNUSED(pu1_tmp); in ih264_inter_pred_luma_vert_qpel()
625 UNUSED(pu1_tmp); in ih264_inter_pred_luma_horz_qpel_vert_qpel()
/external/libnfc-nci/halimpl/pn54x/tml/
DphDal4Nfc_messageQueueLib.c59 UNUSED(key); in phDal4Nfc_msgget()
60 UNUSED(msgflg); in phDal4Nfc_msgget()
127 UNUSED(cmd); in phDal4Nfc_msgctl()
128 UNUSED(buf); in phDal4Nfc_msgctl()
178 UNUSED(msgflg); in phDal4Nfc_msgsnd()
234 UNUSED(msgflg); in phDal4Nfc_msgrcv()
235 UNUSED(msgtyp); in phDal4Nfc_msgrcv()
/external/libvpx/libvpx/vpx/
Dvpx_codec.h71 #ifdef UNUSED
73 #define UNUSED __attribute__ ((unused))
75 #define UNUSED
422 vpx_codec_control_##id(vpx_codec_ctx_t*, int, typ) UNUSED;\
442 vpx_codec_control_##id(vpx_codec_ctx_t*, int, typ) DEPRECATED UNUSED;\
462 vpx_codec_control_##id(vpx_codec_ctx_t*, int) UNUSED;\
/external/libhevc/common/
Dihevc_chroma_intra_pred_filters.c152 UNUSED(dst_strd); in ihevc_intra_pred_chroma_ref_substitution()
478 UNUSED(src_strd); in ihevc_intra_pred_chroma_planar()
479 UNUSED(mode); in ihevc_intra_pred_chroma_planar()
568 UNUSED(mode); in ihevc_intra_pred_chroma_dc()
569 UNUSED(src_strd); in ihevc_intra_pred_chroma_dc()
668 UNUSED(mode); in ihevc_intra_pred_chroma_horz()
669 UNUSED(src_strd); in ihevc_intra_pred_chroma_horz()
729 UNUSED(mode); in ihevc_intra_pred_chroma_ver()
730 UNUSED(src_strd); in ihevc_intra_pred_chroma_ver()
792 UNUSED(src_strd); in ihevc_intra_pred_chroma_mode2()
[all …]
Dihevc_intra_pred_filters.c139 UNUSED(nbr_flags); in ihevc_intra_pred_luma_ref_subst_all_avlble()
140 UNUSED(dst_strd); in ihevc_intra_pred_luma_ref_subst_all_avlble()
221 UNUSED(dst_strd); in ihevc_intra_pred_luma_ref_substitution()
738 UNUSED(src_strd); in ihevc_intra_pred_luma_planar()
739 UNUSED(mode); in ihevc_intra_pred_luma_planar()
826 UNUSED(mode); in ihevc_intra_pred_luma_dc()
827 UNUSED(src_strd); in ihevc_intra_pred_luma_dc()
939 UNUSED(mode); in ihevc_intra_pred_luma_horz()
940 UNUSED(src_strd); in ihevc_intra_pred_luma_horz()
1018 UNUSED(mode); in ihevc_intra_pred_luma_ver()
[all …]
/external/libavc/common/x86/
Dih264_luma_intra_pred_filters_ssse3.c127 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_vert_ssse3()
128 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_vert_ssse3()
187 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_horz_ssse3()
188 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_horz_ssse3()
253 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_dc_ssse3()
254 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_dc_ssse3()
333 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_diag_dl_ssse3()
334 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_diag_dl_ssse3()
419 UNUSED(src_strd); in ih264_intra_pred_luma_4x4_mode_diag_dr_ssse3()
420 UNUSED(ngbr_avail); in ih264_intra_pred_luma_4x4_mode_diag_dr_ssse3()
[all …]
Dih264_iquant_itrans_recon_dc_ssse3.c123 UNUSED (pi2_tmp); in ih264_iquant_itrans_recon_4x4_dc_ssse3()
248 UNUSED (pi2_tmp); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
249 UNUSED (iq_start_idx); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
250 UNUSED (pi2_dc_ld_addr); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
408 UNUSED (pi2_src); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
409 UNUSED (pu2_iscal_mat); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
410 UNUSED (pu2_weigh_mat); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
411 UNUSED (u4_qp_div_6); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
412 UNUSED (pi2_tmp); in ih264_iquant_itrans_recon_chroma_4x4_dc_ssse3()
Dih264_chroma_intra_pred_filters_ssse3.c108 UNUSED(src_strd); in ih264_intra_pred_chroma_8x8_mode_horz_ssse3()
109 UNUSED(ngbr_avail); in ih264_intra_pred_chroma_8x8_mode_horz_ssse3()
183 UNUSED(src_strd); in ih264_intra_pred_chroma_8x8_mode_vert_ssse3()
184 UNUSED(ngbr_avail); in ih264_intra_pred_chroma_8x8_mode_vert_ssse3()
251 UNUSED(src_strd); in ih264_intra_pred_chroma_8x8_mode_plane_ssse3()
252 UNUSED(ngbr_avail); in ih264_intra_pred_chroma_8x8_mode_plane_ssse3()
/external/elfutils/src/tests/
Dbacktrace-child.c101 #define UNUSED __attribute__ ((unused)) macro
149 stdarg (int f UNUSED, ...) in stdarg() argument
194 start (void *arg UNUSED) in start() argument
202 main (int argc UNUSED, char **argv) in main() argument
/external/libnfc-nci/halimpl/pn54x/hal/
DphNxpNciHal_Kovio.c54 UNUSED(pContext); in hal_write_cb()
55 UNUSED(pInfo); in hal_write_cb()
70 UNUSED(timerId); in kovio_timer_handler()
71 UNUSED(pContext); in kovio_timer_handler()
/external/libmpeg2/common/
Dimpeg2_idct.c74 UNUSED(pi2_tmp); in impeg2_idct_recon_dc()
75 UNUSED(i4_src_strd); in impeg2_idct_recon_dc()
76 UNUSED(i4_zero_cols); in impeg2_idct_recon_dc()
77 UNUSED(i4_zero_rows); in impeg2_idct_recon_dc()
109 UNUSED(pi2_tmp); in impeg2_idct_recon_dc_mismatch()
110 UNUSED(i4_src_strd); in impeg2_idct_recon_dc_mismatch()
111 UNUSED(i4_zero_cols); in impeg2_idct_recon_dc_mismatch()
112 UNUSED(i4_zero_rows); in impeg2_idct_recon_dc_mismatch()
/external/libexif/libexif/
Dexif-system.h27 # define UNUSED(param) UNUSED_PARAM_##param __attribute__((unused)) macro
29 # define UNUSED(param) param macro
/external/libavc/encoder/
Dih264e_rate_control.c111 UNUSED(format); in trace_printf()
568 UNUSED(ps_pd_frm_rate); in ih264e_rc_post_enc()
569 UNUSED(ps_time_stamp); in ih264e_rc_post_enc()
570 UNUSED(ps_frame_time); in ih264e_rc_post_enc()
571 UNUSED(u1_frame_qp); in ih264e_rc_post_enc()
/external/drm_gralloc/
Dgralloc_drm_rockchip.c12 #define UNUSED(...) (void)(__VA_ARGS__) macro
126 UNUSED(drv); in drm_gem_rockchip_free()
142 UNUSED(drv, x, y, w, h, enable_write); in drm_gem_rockchip_map()
156 UNUSED(drv, bo); in drm_gem_rockchip_unmap()

12345678