Home
last modified time | relevance | path

Searched refs:destroy (Results 1276 - 1300 of 4060) sorted by relevance

1...<<51525354555657585960>>...163

/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dany.h313 functionTable_->destroy(storage_);
427 void (*destroy)(Storage&) noexcept;
681 .destroy = DetailFunctionTable::Destroy, in GetFunctionTable()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_hash.c722 .destroy = nft_rhash_destroy,
743 .destroy = nft_hash_destroy,
762 .destroy = nft_hash_destroy,
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfssvc.c705 int destroy = (nn->nfsd_serv->sv_nrthreads == 1); in nfsd_destroy() local
707 if (destroy) in nfsd_destroy()
710 if (destroy) in nfsd_destroy()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_hash.c738 .destroy = nft_rhash_destroy,
759 .destroy = nft_hash_destroy,
778 .destroy = nft_hash_destroy,
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c140 vldecoder->decoder->destroy(vldecoder->decoder); in vlVdpDecoderCreate()
162 vldecoder->decoder->destroy(vldecoder->decoder); in vlVdpDecoderDestroy()
619 /* destroy the old one */ in vlVdpDecoderRender()
621 vlsurf->video_buffer->destroy(vlsurf->video_buffer); in vlVdpDecoderRender()
H A Doutput.c491 vbuffer->destroy(vbuffer); in vlVdpOutputSurfacePutBitsYCbCr()
524 vbuffer->destroy(vbuffer); in vlVdpOutputSurfacePutBitsYCbCr()
529 vbuffer->destroy(vbuffer); in vlVdpOutputSurfacePutBitsYCbCr()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.c372 enc->destroy(enc); in radeon_enc_destroy()
468 enc->base.destroy = radeon_enc_destroy; in radeon_create_encoder()
511 tmp_buf->destroy(tmp_buf); in radeon_create_encoder()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c1052 svgascreen->sws->destroy(svgascreen->sws); in svga_destroy_screen()
1092 screen->destroy = svga_destroy_screen; in svga_screen_create()
1350 assert(screen->destroy == svga_destroy_screen); in svga_screen()
/third_party/node/test/common/
H A Dindex.js170 throw new Error(`same id added to destroy list twice (${id})`);
191 destroy(id) {
195 throw new Error(`destroy called for same id (${id})`);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp118 destroy(); in initialize()
341 destroy(); in terminate()
344 void DisplayWGL::destroy() in destroy() function in rx::DisplayWGL
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_list.h66 node_destructor destroy; member in mpp_list
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h397 * various phases. This is never cleared, except when we destroy the
511 * @destroy
517 void (*destroy)(struct drm_crtc *crtc); member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c54 .destroy = rockchip_drm_fb_destroy,
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_list.h66 node_destructor destroy; member in mpp_list
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_list.h66 node_destructor destroy; member in mpp_list
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_list.h75 node_destructor destroy; member in mpp_list
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_server.c83 f->header.destroy = FfrtDestroyFunctionWrapper; in FfrtCreateFunctionWrapper()
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_manager.cpp51 if (pendingRef.destroy) { // remove deferred destruction stores in CommitFrameData()
/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_store_configv2_test.cpp122 cursor->destroy(cursor); in VdbTest002()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h172 int L2capAsynchronousProcess(void (*task)(const void *context), void (*destroy)(void *context), void *context);
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_writeback.c149 .destroy = drm_encoder_cleanup,
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_plane.c178 .destroy = fsl_dcu_drm_plane_destroy,
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Ddvo_tfp410.c318 .destroy = tfp410_destroy,
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-queue-length.c245 .destroy = ql_destroy,
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_context.h151 kref_put(&ce->ref, ce->ops->destroy); in intel_context_put()

Completed in 21 milliseconds

1...<<51525354555657585960>>...163