Home
last modified time | relevance | path

Searched refs:destroy (Results 1601 - 1625 of 3084) sorted by relevance

1...<<61626364656667686970>>...124

/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_rsa768_asy_key_generator_by_spec_test.cpp148 // test generator by spec basic destroy
162 generator->base.destroy(&(generator->base)); in HWTEST_F()
348 keyPair->base.destroy(&(keyPair->base)); in HWTEST_F()
397 keyPair->pubKey->base.base.destroy(&(keyPair->pubKey->base.base)); in HWTEST_F()
590 keyPair->priKey->base.base.destroy(&(keyPair->priKey->base.base)); in HWTEST_F()
791 pubKey->base.base.destroy(&(pubKey->base.base)); in HWTEST_F()
984 priKey->base.base.destroy(&(priKey->base.base)); in HWTEST_F()
1173 pubKey->base.base.destroy(&(pubKey->base.base)); in HWTEST_F()
H A Dcrypto_rsa_sign_test.cpp175 EXPECT_NE(sign->base.destroy, nullptr); in HWTEST_F()
190 EXPECT_NE(sign->base.destroy, nullptr); in HWTEST_F()
205 EXPECT_NE(sign->base.destroy, nullptr); in HWTEST_F()
220 EXPECT_NE(sign->base.destroy, nullptr); in HWTEST_F()
235 EXPECT_NE(sign->base.destroy, nullptr); in HWTEST_F()
250 EXPECT_NE(sign->base.destroy, nullptr); in HWTEST_F()
265 EXPECT_NE(sign->base.destroy, nullptr); in HWTEST_F()
H A Dcrypto_dsa_asy_key_generator_by_spec_test.cpp322 generator->base.destroy(&(generator->base)); in HWTEST_F()
483 keyPair->base.destroy(&(keyPair->base)); in HWTEST_F()
517 keyPair->pubKey->base.base.destroy(&(keyPair->pubKey->base.base)); in HWTEST_F()
699 keyPair->priKey->base.base.destroy(&(keyPair->priKey->base.base)); in HWTEST_F()
884 keyPair->base.destroy(&(keyPair->base)); in HWTEST_F()
920 keyPair->pubKey->base.base.destroy(&(keyPair->pubKey->base.base)); in HWTEST_F()
1113 keyPair->priKey->base.base.destroy(&(keyPair->priKey->base.base)); in HWTEST_F()
1304 pk->base.base.destroy(&(pk->base.base)); in HWTEST_F()
1489 sk->base.base.destroy(&(sk->base.base)); in HWTEST_F()
H A Dcrypto_sm2_sign_test.cpp82 .destroy = nullptr
168 sign->base.destroy((HcfObjectBase *)sign); in HWTEST_F()
179 sign->base.destroy(nullptr); in HWTEST_F()
192 sign->base.destroy(&obj); in HWTEST_F()
795 spiObj->base.destroy(nullptr); in HWTEST_F()
H A Dcrypto_sm2_cipher_test.cpp74 .destroy = nullptr
85 EXPECT_NE(cipher->base.destroy, nullptr); in HWTEST_F()
656 cipher->base.destroy(nullptr); in HWTEST_F()
668 cipher->base.destroy(&obj); in HWTEST_F()
868 cipher->base.destroy(nullptr); in HWTEST_F()
H A Dcrypto_sm2_verify_test.cpp82 .destroy = nullptr
181 verify->base.destroy((HcfObjectBase *)verify); in HWTEST_F()
192 verify->base.destroy(nullptr); in HWTEST_F()
205 verify->base.destroy(&obj); in HWTEST_F()
906 spiObj->base.destroy(nullptr); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c990 .destroy = radeon_connector_destroy,
1124 .destroy = radeon_connector_destroy,
1210 .destroy = radeon_connector_destroy,
1533 .destroy = radeon_connector_destroy,
1837 .destroy = radeon_connector_destroy,
1847 .destroy = radeon_connector_destroy,
1857 .destroy = radeon_connector_destroy,
H A Dradeon_legacy_encoders.c516 .destroy = radeon_lvds_enc_destroy,
728 .destroy = radeon_enc_destroy,
892 .destroy = radeon_enc_destroy,
1018 /* don't destroy the i2c bus record here, this will be done in radeon_i2c_fini */ in radeon_ext_tmds_enc_destroy()
1035 .destroy = radeon_ext_tmds_enc_destroy,
1694 .destroy = radeon_enc_destroy,
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc293 static void destroy(Allocator* alloc, slot_type* slot) { in destroy() function
294 absl::allocator_traits<Allocator>::destroy(*alloc, slot); in destroy()
301 destroy(alloc, old_slot); in transfer()
352 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() function in absl::container_internal::__anon19189::StringPolicy
353 std::allocator_traits<allocator_type>::destroy(*alloc, slot); in destroy()
360 destroy(alloc, old_slot); in transfer()
707 static void destroy(void*, DecomposeType* slot) { slot->~DecomposeType(); } in destroy() function
/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_one_test.cpp54 .destroy = nullptr
1031 keyPair->priKey->base.base.destroy((HcfObjectBase *)(&(keyPair->priKey->base.base))); in HWTEST_F()
1054 keyPair->priKey->base.base.destroy((HcfObjectBase *)(&(keyPair->priKey->base.base))); in HWTEST_F()
1078 keyPair->priKey->base.base.destroy(nullptr); in HWTEST_F()
1100 keyPair->priKey->base.base.destroy(&g_obj); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c828 .destroy = amdgpu_connector_destroy,
946 .destroy = amdgpu_connector_destroy,
1212 .destroy = amdgpu_connector_destroy,
1514 .destroy = amdgpu_connector_destroy,
1525 .destroy = amdgpu_connector_destroy,
/kernel/linux/linux-5.10/drivers/scsi/
H A Dstorvsc_drv.c441 bool destroy; member
595 if (stor_device && stor_device->destroy) in get_out_stor_device()
625 if (stor_device->destroy && in get_in_stor_device()
1309 stor_device->destroy = true; in storvsc_dev_remove()
1956 stor_device->destroy = false; in storvsc_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c315 * @stdu: display unit to destroy
386 DRM_ERROR("Failed to destroy Screen Target\n"); in vmw_stdu_crtc_mode_set_nofb()
440 DRM_ERROR("Failed to destroy Screen Target\n"); in vmw_stdu_crtc_atomic_disable()
913 .destroy = vmw_stdu_crtc_destroy,
946 .destroy = vmw_stdu_encoder_destroy,
976 .destroy = vmw_stdu_connector_destroy,
1657 .destroy = vmw_du_primary_plane_destroy,
1666 .destroy = vmw_du_cursor_plane_destroy,
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c315 bool destroy = false; variable
323 destroy = true;
327 if (destroy)
1053 __u32 umask, int *destroy) in fanotify_mark_remove_from_mask()
1073 *destroy = !((fsn_mark->mask | fsn_mark->ignore_mask) & ~umask); in fanotify_mark_remove_from_mask()
1051 fanotify_mark_remove_from_mask(struct fsnotify_mark *fsn_mark, __u32 mask, unsigned int flags, __u32 umask, int *destroy) fanotify_mark_remove_from_mask() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstorvsc_drv.c405 bool destroy; member
559 if (stor_device && stor_device->destroy) in get_out_stor_device()
589 if (stor_device->destroy && in get_in_stor_device()
1353 stor_device->destroy = true; in storvsc_dev_remove()
1968 stor_device->destroy = false; in storvsc_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c847 .destroy = amdgpu_connector_destroy,
965 .destroy = amdgpu_connector_destroy,
1252 .destroy = amdgpu_connector_destroy,
1554 .destroy = amdgpu_connector_destroy,
1565 .destroy = amdgpu_connector_destroy,
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_connector.c199 connector->funcs->destroy(connector); in drm_connector_free()
217 connector->funcs->destroy(connector); in drm_connector_free_work_fn()
344 * At driver unload time the driver's &drm_connector_funcs.destroy hook
360 if (drm_WARN_ON(dev, !(funcs && funcs->destroy))) in drm_connector_init()
378 * At driver unload time the driver's &drm_connector_funcs.destroy hook
397 if (drm_WARN_ON(dev, !(funcs && funcs->destroy))) in drm_connector_init_with_ddc()
439 if (drm_WARN_ON(dev, funcs && funcs->destroy)) in drmm_connector_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c509 .destroy = radeon_lvds_enc_destroy,
721 .destroy = radeon_enc_destroy,
885 .destroy = radeon_enc_destroy,
1011 /* don't destroy the i2c bus record here, this will be done in radeon_i2c_fini */ in radeon_ext_tmds_enc_destroy()
1028 .destroy = radeon_ext_tmds_enc_destroy,
1687 .destroy = radeon_enc_destroy,
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c44 context->gpu->destroy(context->gpu); in tegra_destroy()
1288 goto destroy; in tegra_screen_context_create()
1292 context->base.destroy = tegra_destroy; in tegra_screen_context_create()
1432 destroy: in tegra_screen_context_create()
1433 context->gpu->destroy(context->gpu); in tegra_screen_context_create()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1196 if (f->op.destroy) in do_destroy()
1197 f->op.destroy(f->userdata); in do_destroy()
1412 if (f->op.destroy) in fuse_ll_destroy()
1413 f->op.destroy(f->userdata); in fuse_ll_destroy()
1428 .destroy = fuse_ll_destroy, in fuse_lowlevel_new()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp73 VULKAN_HPP_INLINE void Instance::destroy( const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator,
82 VULKAN_HPP_INLINE void Instance::destroy( Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator,
444 VULKAN_HPP_INLINE void Device::destroy( const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator,
453 VULKAN_HPP_INLINE void Device::destroy( Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator,
1464 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Fence fence,
1475 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Fence fence,
1642 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Semaphore semaphore,
1653 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Semaphore semaphore,
1745 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Event event,
1756 VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPAC
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp522 void ContextVk::DriverUniformsDescriptorSet::destroy(RendererVk *renderer) in destroy() function in rx::ContextVk::DriverUniformsDescriptorSet
526 dynamicBuffer.destroy(renderer); in destroy()
528 descriptorSetCache.destroy(renderer); in destroy()
717 // This will not destroy any resources. It will release them to be collected after finish. in onDestroy()
727 driverUniforms.destroy(mRenderer); in onDestroy()
732 dynamicDescriptorPool.destroy(device); in onDestroy()
741 defaultBuffer.destroy(mRenderer); in onDestroy()
746 queryPool.destroy(device); in onDestroy()
755 mUtils.destroy(mRenderer); in onDestroy()
757 mRenderPassCache.destroy(mRendere in onDestroy()
[all...]
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_distinguished_name_openssl.c327 realName->base.base.destroy = DestroyX509DistinguishedNameOpenssl; in OpensslX509DistinguishedNameSpiCreate()
/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dcert_crl_collection.c305 ret->base.base.destroy = DestroyCertCrlCollection; in HcfCertCrlCollectionCreate()
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c324 cipher->super.base.destroy = CipherDestroy; in InitCipher()

Completed in 92 milliseconds

1...<<61626364656667686970>>...124