/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_yuv.c | 924 util_format_yv12_unpack_rgba_8unorm(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_yv12_unpack_rgba_8unorm() 925 UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_yv12_unpack_rgba_8unorm() 926 UNUSED unsigned width, UNUSED unsigned height) {} in util_format_yv12_unpack_rgba_8unorm() 928 util_format_yv12_pack_rgba_8unorm(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_yv12_pack_rgba_8unorm() 929 UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_yv12_pack_rgba_8unorm() 930 UNUSED unsigned width, UNUSED unsigned height) {} in util_format_yv12_pack_rgba_8unorm() 932 util_format_yv12_unpack_rgba_float(UNUSED float *dst_row, UNUSED unsigned dst_stride, in util_format_yv12_unpack_rgba_float() 933 UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_yv12_unpack_rgba_float() 934 UNUSED unsigned width, UNUSED unsigned height) {} in util_format_yv12_unpack_rgba_float() 936 util_format_yv12_pack_rgba_float(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_yv12_pack_rgba_float() [all …]
|
D | u_format_latc.c | 103 util_format_latc1_snorm_fetch_rgba_8unorm(UNUSED uint8_t *dst, UNUSED const uint8_t *src, in util_format_latc1_snorm_fetch_rgba_8unorm() 104 UNUSED unsigned i, UNUSED unsigned j) in util_format_latc1_snorm_fetch_rgba_8unorm() 110 util_format_latc1_snorm_unpack_rgba_8unorm(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_latc1_snorm_unpack_rgba_8unorm() 111 … UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_latc1_snorm_unpack_rgba_8unorm() 112 UNUSED unsigned width, UNUSED unsigned height) in util_format_latc1_snorm_unpack_rgba_8unorm() 118 util_format_latc1_snorm_pack_rgba_8unorm(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_latc1_snorm_pack_rgba_8unorm() 119 UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_latc1_snorm_pack_rgba_8unorm() 120 UNUSED unsigned width, UNUSED unsigned height) in util_format_latc1_snorm_pack_rgba_8unorm() 239 util_format_latc2_snorm_fetch_rgba_8unorm(UNUSED uint8_t *dst, UNUSED const uint8_t *src, in util_format_latc2_snorm_fetch_rgba_8unorm() 240 UNUSED unsigned i, UNUSED unsigned j) in util_format_latc2_snorm_fetch_rgba_8unorm() [all …]
|
D | u_format_other.c | 78 UNUSED unsigned i, UNUSED unsigned j) in util_format_r9g9b9e5_float_fetch_rgba_float() 181 UNUSED unsigned i, UNUSED unsigned j) in util_format_r11g11b10_float_fetch_rgba_float() 242 util_format_r1_unorm_unpack_rgba_float(UNUSED float *dst_row, UNUSED unsigned dst_stride, in util_format_r1_unorm_unpack_rgba_float() 243 UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_r1_unorm_unpack_rgba_float() 244 UNUSED unsigned width, UNUSED unsigned height) in util_format_r1_unorm_unpack_rgba_float() 251 util_format_r1_unorm_pack_rgba_float(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_r1_unorm_pack_rgba_float() 252 UNUSED const float *src_row, UNUSED unsigned src_stride, in util_format_r1_unorm_pack_rgba_float() 253 UNUSED unsigned width, UNUSED unsigned height) in util_format_r1_unorm_pack_rgba_float() 260 util_format_r1_unorm_fetch_rgba_float(UNUSED float *dst, UNUSED const uint8_t *src, in util_format_r1_unorm_fetch_rgba_float() 261 UNUSED unsigned i, UNUSED unsigned j) in util_format_r1_unorm_fetch_rgba_float() [all …]
|
D | u_format_etc.c | 20 util_format_etc1_rgb8_pack_rgba_8unorm(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_etc1_rgb8_pack_rgba_8unorm() 21 UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_etc1_rgb8_pack_rgba_8unorm() 22 UNUSED unsigned width, UNUSED unsigned height) in util_format_etc1_rgb8_pack_rgba_8unorm() 62 util_format_etc1_rgb8_pack_rgba_float(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_etc1_rgb8_pack_rgba_float() 63 UNUSED const float *src_row, UNUSED unsigned src_stride, in util_format_etc1_rgb8_pack_rgba_float() 64 UNUSED unsigned width, UNUSED unsigned height) in util_format_etc1_rgb8_pack_rgba_float()
|
D | u_format_rgtc.c | 147 util_format_rgtc1_snorm_fetch_rgba_8unorm(UNUSED uint8_t *dst, UNUSED const uint8_t *src, in util_format_rgtc1_snorm_fetch_rgba_8unorm() 148 UNUSED unsigned i, UNUSED unsigned j) in util_format_rgtc1_snorm_fetch_rgba_8unorm() 154 util_format_rgtc1_snorm_unpack_rgba_8unorm(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_rgtc1_snorm_unpack_rgba_8unorm() 155 … UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_rgtc1_snorm_unpack_rgba_8unorm() 156 UNUSED unsigned width, UNUSED unsigned height) in util_format_rgtc1_snorm_unpack_rgba_8unorm() 162 util_format_rgtc1_snorm_pack_rgba_8unorm(UNUSED uint8_t *dst_row, UNUSED unsigned dst_stride, in util_format_rgtc1_snorm_pack_rgba_8unorm() 163 UNUSED const uint8_t *src_row, UNUSED unsigned src_stride, in util_format_rgtc1_snorm_pack_rgba_8unorm() 164 UNUSED unsigned width, UNUSED unsigned height) in util_format_rgtc1_snorm_pack_rgba_8unorm() 358 util_format_rgtc2_snorm_fetch_rgba_8unorm(UNUSED uint8_t *dst, UNUSED const uint8_t *src, in util_format_rgtc2_snorm_fetch_rgba_8unorm() 359 UNUSED unsigned i, UNUSED unsigned j) in util_format_rgtc2_snorm_fetch_rgba_8unorm() [all …]
|
D | u_transfer.c | 84 boolean u_default_resource_get_handle(UNUSED struct pipe_screen *screen, in u_default_resource_get_handle() 85 UNUSED struct pipe_resource *resource, in u_default_resource_get_handle() 86 UNUSED struct winsys_handle *handle) in u_default_resource_get_handle() 93 void u_default_transfer_flush_region(UNUSED struct pipe_context *pipe, in u_default_transfer_flush_region() 94 UNUSED struct pipe_transfer *transfer, in u_default_transfer_flush_region() 95 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region() 101 void u_default_transfer_unmap(UNUSED struct pipe_context *pipe, in u_default_transfer_unmap() 102 UNUSED struct pipe_transfer *transfer) in u_default_transfer_unmap() 114 UNUSED struct pipe_context *ctx, in u_resource_get_handle_vtbl() 117 UNUSED unsigned usage) in u_resource_get_handle_vtbl()
|
D | u_debug_refcnt.h | 58 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference() 59 UNUSED debug_reference_descriptor get_desc, UNUSED int change) in debug_reference()
|
/external/libhevc/encoder/ |
D | ihevce_sys_api.c | 72 UNUSED(pv_handle); in ihevce_printf() 73 UNUSED(format); in ihevce_printf() 88 UNUSED(pv_handle); in ihevce_fopen() 89 UNUSED(filename); in ihevce_fopen() 90 UNUSED(mode); in ihevce_fopen() 105 UNUSED(pv_handle); in ihevce_fclose() 106 UNUSED(file_ptr); in ihevce_fclose() 121 UNUSED(pv_handle); in ihevce_fflush() 122 UNUSED(file_ptr); in ihevce_fflush() 137 UNUSED(pv_handle); in ihevce_fseek() [all …]
|
/external/libunwind/tests/ |
D | test-proc-info.c | 47 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 …]
|
/external/libxml2/test/valid/dtds/ |
D | xhtml1.dcl | 10 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/libavc/common/ |
D | ih264_luma_intra_pred_filters.c | 136 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 …]
|
D | ithread.c | 47 #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()
|
D | ih264_chroma_intra_pred_filters.c | 129 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()
|
/external/drm_hwcomposer/ |
D | hwcutils.cpp | 26 #define UNUSED(x) (void)(x) macro 72 UNUSED(width); in CopyBufferHandle() 73 UNUSED(height); in CopyBufferHandle() 74 UNUSED(layerCount); in CopyBufferHandle() 75 UNUSED(format); in CopyBufferHandle() 76 UNUSED(usage); in CopyBufferHandle() 77 UNUSED(stride); in CopyBufferHandle()
|
/external/libhevc/common/ |
D | ihevc_chroma_intra_pred_filters.c | 152 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 …]
|
D | ihevc_intra_pred_filters.c | 139 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() 783 UNUSED(src_strd); in ihevc_intra_pred_luma_planar() 784 UNUSED(mode); in ihevc_intra_pred_luma_planar() 871 UNUSED(mode); in ihevc_intra_pred_luma_dc() 872 UNUSED(src_strd); in ihevc_intra_pred_luma_dc() 984 UNUSED(mode); in ihevc_intra_pred_luma_horz() 985 UNUSED(src_strd); in ihevc_intra_pred_luma_horz() 1063 UNUSED(mode); in ihevc_intra_pred_luma_ver() [all …]
|
/external/libavc/common/x86/ |
D | ih264_luma_intra_pred_filters_ssse3.c | 127 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 …]
|
D | ih264_iquant_itrans_recon_dc_ssse3.c | 123 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()
|
/external/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.h | 15 #ifdef UNUSED 17 # define UNUSED(x) UNUSED_ ## x __attribute__((unused)) macro 19 # define UNUSED(x) x macro 21 # define UNUSED(x) macro 23 # define UNUSED(x) x macro
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_debug_refcnt.h | 42 debug_reference(UNUSED const struct pipe_reference* p, in debug_reference() 43 UNUSED debug_reference_descriptor get_desc, UNUSED int change) in debug_reference()
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | rtree.h | 211 rtree_leaf_elm_extent_read(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_extent_read() 224 rtree_leaf_elm_szind_read(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_szind_read() 236 rtree_leaf_elm_slab_read(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_slab_read() 248 rtree_leaf_elm_extent_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_extent_write() 262 rtree_leaf_elm_szind_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_szind_write() 280 rtree_leaf_elm_slab_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_slab_write()
|
/external/libese/libese-hw/nxp/pn80t/ |
D | nq_nci.c | 49 #ifndef UNUSED 50 #define UNUSED(x) x __attribute__((unused)) macro 113 int platform_wait(void *UNUSED(blob), long usec) { in platform_wait() 118 int UNUSED(complete)) { in nq_transmit() 148 int UNUSED(complete)) { in nq_receive()
|
/external/elfutils/tests/ |
D | backtrace-child.c | 111 #define UNUSED __attribute__ ((unused)) macro 159 stdarg (int f UNUSED, ...) in stdarg() argument 203 start (void *arg UNUSED) in start() argument 211 main (int argc UNUSED, char **argv) in main() argument
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 2 " OperandNone,",UNUSED,not in grammar,,not enum 24 " OperandImageChannelOrder,",UNUSED,returned as result value only,, 25 " OperandImageChannelDataType,",UNUSED,returned as result value only,, 26 " OperandImageOperands,",UNUSED,used to make a spec section,,see OperandOptionalImage 38 " OperandMemoryAccess,",UNUSED,"should be on opstore, but hacked in opcode.cpp",,not enum
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 2 " OperandNone,",UNUSED,not in grammar,,not enum 24 " OperandImageChannelOrder,",UNUSED,returned as result value only,, 25 " OperandImageChannelDataType,",UNUSED,returned as result value only,, 26 " OperandImageOperands,",UNUSED,used to make a spec section,,see OperandOptionalImage 38 " OperandMemoryAccess,",UNUSED,"should be on opstore, but hacked in opcode.cpp",,not enum
|