Home
last modified time | relevance | path

Searched refs:destroy (Results 1226 - 1250 of 1657) sorted by relevance

1...<<41424344454647484950>>...67

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dpool.h385 allocator->destroy(item); in ~Storage()
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_autocomplete.py39 cls.root.destroy()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array.h167 AllocatorTraits::destroy(storage_.alloc(), cur);
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c2352 sampler->destroy(sampler); in draw_llvm_generate()
2353 image->destroy(image); in draw_llvm_generate()
2904 sampler->destroy(sampler); in draw_gs_llvm_generate()
2905 image->destroy(image); in draw_gs_llvm_generate()
3462 /* if done destroy and force loop exit */ in draw_tcs_llvm_generate()
3573 sampler->destroy(sampler); in draw_tcs_llvm_generate()
3574 image->destroy(image); in draw_tcs_llvm_generate()
4102 sampler->destroy(sampler); in draw_tes_llvm_generate()
4103 image->destroy(image); in draw_tes_llvm_generate()
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_certificate_test.cpp1455 (void)g_x509CertObj->base.base.destroy(nullptr); in HWTEST_F()
1529 (void)spiObj->base.destroy(nullptr); in HWTEST_F()
1644 (void)spiObj->base.destroy(&(invalidSpi.base)); in HWTEST_F()
1691 g_x509CertObj->base.base.destroy(&(invalidCert.base.base)); in HWTEST_F()
H A Dcrypto_x509_crl_test.cpp1517 (void)spiObj->base.destroy(nullptr); in HWTEST_F()
1580 (void)spiObj->base.destroy(&(invalidSpi.base)); in HWTEST_F()
1650 g_x509Crl->base.base.destroy(nullptr); in HWTEST_F()
1651 g_x509Crl->base.base.destroy(&(invalidCrl.base.base)); in HWTEST_F()
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c262 authSubSesion->destroy(authSubSesion); in ResetAuthSubSessionList()
277 impl->expandSubSession->destroy(impl->expandSubSession); in ResetSessionState()
1349 authSubSession->destroy(authSubSession); in AddAuthSubSessionToVec()
1798 popAuthSubSession->destroy(popAuthSubSession); in RemoveInvalidAuthSubSession()
/third_party/python/Lib/idlelib/
H A Dconfigdialog.py177 self.destroy()
190 destroy: inherited
193 self.destroy()
195 def destroy(self): member in ConfigDialog
199 super().destroy()
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_crl_openssl.c459 crlEntry->base.destroy((CfObjectBase *)crlEntry); in DestroyCRLEntryArray()
1160 returnCRL->base.base.destroy = Destroy; in HcfCX509CrlSpiCreate()
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_hkdf_test.cpp45 void CryptoHkdfTest::TearDown() // add destroy here, this will be called when test case done. in TearDown()
102 generator->base.destroy(nullptr); in HWTEST_F()
622 (void)spiObj->base.destroy(nullptr); in HWTEST_F()
H A Dcrypto_sm4_cipher_test.cpp954 (void)cipher->base.destroy(nullptr); in HWTEST_F()
1024 cipher->base.destroy(nullptr); in HWTEST_F()
/third_party/ffmpeg/libavcodec/arm/
H A Dhpeldsp_arm.S55 @ Rn = destroy
69 @ Rn = destroy
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c1055 vbuf->destroy(vbuf); in vid_dec_FreeInputPortPrivate()
1121 vbuf->destroy(vbuf); in vid_dec_FrameDecoded_common()
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c92 ctx->pipe->destroy(ctx->pipe); in destroy_ctx()
93 ctx->screen->destroy(ctx->screen); in destroy_ctx()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_image_copy_region.c639 ctx->destroy(ctx); in si_test_image_copy_region()
979 ctx->destroy(ctx); in si_test_blit()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1414 struct drm_syncobj_destroy destroy = { .handle = event->syncobj }; in panvk_DestroyEvent() local
1415 drmIoctl(pdev->fd, DRM_IOCTL_SYNCOBJ_DESTROY, &destroy); in panvk_DestroyEvent()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp1304 nv50_ir::Target::destroy(targ); in nv50_ir_generate_code()
1364 nv50_ir::Target::destroy(targ); in nv50_ir_generate_code()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c562 dec->base.destroy = nouveau_decoder_destroy; in nouveau_create_decoder()
794 buffer->base.destroy = nouveau_video_buffer_destroy; in nouveau_video_buffer_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c299 dec->base.destroy = nv84_decoder_destroy; in nv84_create_decoder()
640 buffer->base.destroy = nv84_video_buffer_destroy; in nv84_video_buffer_create()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c643 pctx->destroy = agx_destroy_context; in agx_create_context()
1184 screen->destroy = agx_destroy_screen; in agx_screen_create()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c1123 r300render->base.destroy = r300_render_destroy; in r300_render_create()
1142 render->destroy(render); in r300_draw_stage()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c1433 rscreen->aux_context->destroy(rscreen->aux_context); in r600_destroy_common_screen()
1438 rscreen->ws->destroy(rscreen->ws); in r600_destroy_common_screen()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationMultiQueueTests.cpp372 static void destroy() in destroy() function in vkt::synchronization::__anon28831::MultiQueues
1031 MultiQueues::destroy(); in cleanupGroup()
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.c101 funcs->destroy( internal->topfont ); in cff_size_done()
104 funcs->destroy( internal->subfonts[i - 1] ); in cff_size_done()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh935 loca_table.destroy (); in fini()
936 glyf_table.destroy (); in fini()

Completed in 48 milliseconds

1...<<41424344454647484950>>...67