/external/mesa3d/src/gallium/frontends/va/ |
D | context.c | 125 FREE(drv); in VA_DRIVER_INIT_FUNC() 139 FREE(drv); in VA_DRIVER_INIT_FUNC() 147 FREE(drv); in VA_DRIVER_INIT_FUNC() 207 FREE(drv); in VA_DRIVER_INIT_FUNC() 261 FREE(context); in vlVaCreateContext() 266 FREE(context->desc.h264.pps); in vlVaCreateContext() 267 FREE(context); in vlVaCreateContext() 277 FREE(context); in vlVaCreateContext() 282 FREE(context->desc.h265.pps); in vlVaCreateContext() 283 FREE(context); in vlVaCreateContext() [all …]
|
D | config.c | 225 FREE(config); in vlVaCreateConfig() 243 FREE(config); in vlVaCreateConfig() 253 FREE(config); in vlVaCreateConfig() 263 FREE(config); in vlVaCreateConfig() 271 FREE(config); in vlVaCreateConfig() 296 FREE(config); in vlVaCreateConfig() 335 FREE(config); in vlVaDestroyConfig()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_context.c | 109 FREE(r300->aa_state.state); in r300_destroy_context() 110 FREE(r300->blend_color_state.state); in r300_destroy_context() 111 FREE(r300->clip_state.state); in r300_destroy_context() 112 FREE(r300->fb_state.state); in r300_destroy_context() 113 FREE(r300->gpu_flush.state); in r300_destroy_context() 114 FREE(r300->hyperz_state.state); in r300_destroy_context() 115 FREE(r300->invariant_state.state); in r300_destroy_context() 116 FREE(r300->rs_block_state.state); in r300_destroy_context() 117 FREE(r300->sample_mask.state); in r300_destroy_context() 118 FREE(r300->scissor_state.state); in r300_destroy_context() [all …]
|
/external/ltp/testcases/kernel/io/disktest/ |
D | dump.c | 139 FREE(ibuff); in dump_data() 166 FREE(ibuff); in dump_data() 167 FREE(obuff); in dump_data() 171 FREE(ibuff); in dump_data() 172 FREE(obuff); in dump_data() 195 FREE(buff); in do_dump() 202 FREE(buff); in do_dump() 218 FREE(buff); in do_dump()
|
D | threading.c | 140 FREE(pTmpThreadLast); in cleanUpTestChildren() 205 FREE(pLastTest->env->action_list); in cleanUp() 206 FREE(pLastTest->args); in cleanUp() 207 FREE(pLastTest->env); in cleanUp() 208 FREE(pLastTest); in cleanUp()
|
/external/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_connection.c | 59 FREE(c); in rbug_disconnect() 97 FREE(data); in rbug_get_message() 106 FREE(data); in rbug_get_message() 124 FREE(header->__message); in rbug_free_header() 125 FREE(header); in rbug_free_header()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | OpenIntToDoubleHashMap.java | 43 protected static final byte FREE = 0; field in OpenIntToDoubleHashMap 186 if (states[index] == FREE) { in get() 191 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) { in get() 216 if (states[index] == FREE) { in containsKey() 221 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) { in containsKey() 274 if (states[index] == FREE) { in findInsertionIndex() 294 if (states[index] == FREE) { in findInsertionIndex() 307 if (states[index] == FREE) { in findInsertionIndex() 360 if (states[index] == FREE) { in remove() 365 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) { in remove()
|
D | OpenIntToFieldHashMap.java | 46 protected static final byte FREE = 0; field in OpenIntToFieldHashMap 198 if (states[index] == FREE) { in get() 203 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) { in get() 228 if (states[index] == FREE) { in containsKey() 233 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) { in containsKey() 286 if (states[index] == FREE) { in findInsertionIndex() 306 if (states[index] == FREE) { in findInsertionIndex() 319 if (states[index] == FREE) { in findInsertionIndex() 372 if (states[index] == FREE) { in remove() 377 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) { in remove()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_perfmon.c | 120 FREE(batch); in init_perf_monitor() 124 FREE(batch); in init_perf_monitor() 139 FREE(stm->active_counters); in reset_perf_monitor() 147 FREE(stm->batch_result); in reset_perf_monitor() 167 FREE(stm); in st_DeletePerfMonitor() 445 FREE(stgroups[gid].counters); in st_InitPerfMonitorGroups() 446 FREE((void *)groups[gid].Counters); in st_InitPerfMonitorGroups() 448 FREE(stgroups); in st_InitPerfMonitorGroups() 450 FREE(groups); in st_InitPerfMonitorGroups() 460 FREE(st->perfmon[gid].counters); in st_destroy_perfmon() [all …]
|
/external/mesa3d/src/gallium/auxiliary/driver_rbug/ |
D | rbug_objects.c | 80 FREE(rb_resource); in rbug_resource_destroy() 121 FREE(rb_surface); in rbug_surface_destroy() 157 FREE(rb_view); in rbug_sampler_view_destroy() 198 FREE(rb_transfer); in rbug_transfer_destroy() 247 FREE(rb_shader->replaced_tokens); in rbug_shader_destroy() 248 FREE(rb_shader->tokens); in rbug_shader_destroy() 249 FREE(rb_shader); in rbug_shader_destroy()
|
/external/mesa3d/src/amd/vulkan/winsys/null/ |
D | radv_null_cs.c | 58 FREE(ctx); in radv_null_ctx_destroy() 74 FREE(cs); in radv_null_cs_create() 89 FREE(cs->base.buf); in radv_null_cs_destroy() 90 FREE(cs); in radv_null_cs_destroy()
|
D | radv_null_bo.c | 51 FREE(bo); in radv_null_winsys_bo_create() 70 FREE(bo->ptr); in radv_null_winsys_bo_destroy() 71 FREE(bo); in radv_null_winsys_bo_destroy()
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_hash_table.c | 92 FREE(ht); in util_hash_table_create() 175 FREE(item); in util_hash_table_set() 225 FREE(item); in util_hash_table_remove() 245 FREE(item); in util_hash_table_clear() 292 FREE(item); in util_hash_table_destroy() 298 FREE(ht); in util_hash_table_destroy()
|
/external/virglrenderer/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 97 FREE(state); in delete_blend_state() 105 FREE(state); in delete_depth_stencil_state() 113 FREE(state); in delete_sampler_state() 121 FREE(state); in delete_rasterizer_state() 129 FREE(state); in delete_velements() 152 FREE(state); in delete_cso() 299 FREE(sc); in cso_cache_delete()
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 93 FREE(state); in delete_blend_state() 101 FREE(state); in delete_depth_stencil_state() 109 FREE(state); in delete_sampler_state() 117 FREE(state); in delete_rasterizer_state() 125 FREE(state); in delete_velements() 148 FREE(state); in delete_cso() 295 FREE(sc); in cso_cache_delete()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_flush.c | 135 FREE(fbuf->maps[i].frame); in debug_flush_buf_reference() 137 FREE(fbuf); in debug_flush_buf_reference() 148 FREE(item->ref_frame); in debug_flush_item_destroy() 150 FREE(item); in debug_flush_item_destroy() 175 FREE(fctx); in debug_flush_ctx_create() 206 FREE((void *)frame); in debug_flush_alert() 287 FREE(fbuf->maps[fbuf->map_count].frame); in debug_flush_unmap() 424 FREE(fctx); in debug_flush_ctx_destroy()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_shader.c | 92 FREE((void *) var->tokens); in create_fs_variant() 186 FREE(state); in softpipe_create_fs_state() 248 FREE(state); in softpipe_delete_fs_state() 279 FREE( state->draw_data ); in softpipe_create_vs_state() 280 FREE( state ); in softpipe_create_vs_state() 309 FREE( state ); in softpipe_delete_vs_state() 341 FREE( state->draw_data ); in softpipe_create_gs_state() 342 FREE( state ); in softpipe_create_gs_state() 374 FREE(state); in softpipe_delete_gs_state() 476 FREE(state); in softpipe_delete_compute_state()
|
/external/mtools/ |
D | mlabel.c | 197 FREE(&RootDir); in mlabel() 209 FREE(&RootDir); in mlabel() 227 FREE(&RootDir); in mlabel() 251 FREE(&RootDir); in mlabel() 262 FREE(&RootDir); in mlabel() 270 FREE(&RootDir); in mlabel() 333 FREE(&RootDir); in mlabel()
|
D | mainloop.c | 135 FREE(&mp->File); in unix_loop() 158 FREE(&mp->File); in unix_loop() 222 FREE(&lookupState->container); in handle_leaf() 225 FREE(&lookupState->Dir); in handle_leaf() 243 FREE(&MyFile); in handle_leaf() 279 FREE(&MyFile); in _dos_loop() 375 FREE(&lookupState->container); in recurs_dos_loop() 406 FREE(&SubDir); in recurs_dos_loop() 463 FREE(&RootDir); in common_dos_loop() 494 FREE(&lookupState.container); /* container no longer needed */ in dos_target_lookup() [all …]
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_slab.c | 216 FREE(slab->buffers); in pb_slab_buffer_destroy() 217 FREE(slab); in pb_slab_buffer_destroy() 361 FREE(slab); in pb_slab_create() 443 FREE(mgr); in pb_slab_manager_destroy() 522 FREE(mgr->buckets); in pb_slab_range_manager_destroy() 523 FREE(mgr->bucketSizes); in pb_slab_range_manager_destroy() 524 FREE(mgr); in pb_slab_range_manager_destroy() 579 FREE(mgr->buckets); in pb_slab_range_manager_create() 581 FREE(mgr); in pb_slab_range_manager_create()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_tess.c | 71 FREE( state ); in llvmpipe_create_tcs_state() 104 FREE(state); in llvmpipe_delete_tcs_state() 139 FREE( state ); in llvmpipe_create_tes_state() 172 FREE(state); in llvmpipe_delete_tes_state()
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_fps.c | 72 FREE(p); in free_query_data() 86 FREE(gr); in hud_fps_graph_install() 113 FREE(gr); in hud_frametime_graph_install()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt_fetch_shade_pipeline.c | 287 FREE(vert_info->verts); in fetch_pipeline_generic() 305 FREE(vert_info->verts); in fetch_pipeline_generic() 325 FREE(vert_info->verts); in fetch_pipeline_generic() 335 FREE(vert_info->verts); in fetch_pipeline_generic() 337 FREE(prim_info->primitive_lengths); in fetch_pipeline_generic() 372 FREE(vert_info->verts); in fetch_pipeline_generic() 374 FREE(prim_info->primitive_lengths); in fetch_pipeline_generic() 504 FREE(middle); in fetch_pipeline_destroy()
|
/external/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_dec.c | 126 FREE(comp->role_specific[2]); in vid_dec_LoaderComponent() 127 FREE(comp->role_specific[1]); in vid_dec_LoaderComponent() 128 FREE(comp->role_specific[0]); in vid_dec_LoaderComponent() 129 FREE(comp->name_specific[2]); in vid_dec_LoaderComponent() 130 FREE(comp->name_specific[1]); in vid_dec_LoaderComponent() 131 FREE(comp->name_specific[0]); in vid_dec_LoaderComponent() 134 FREE(comp->role_specific); in vid_dec_LoaderComponent() 135 FREE(comp->name_specific); in vid_dec_LoaderComponent() 137 FREE(comp->name); in vid_dec_LoaderComponent() 247 FREE(priv->ports); in vid_dec_Destructor()
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_shader.c | 63 FREE(dst); in vmw_svga_winsys_shader_reference() 96 FREE(shader); in vmw_svga_shader_create() 102 FREE(shader); in vmw_svga_shader_create()
|