/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_rsa768_asy_key_generator_by_spec_test.cpp | 148 // 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 D | crypto_rsa_sign_test.cpp | 175 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 D | crypto_dsa_asy_key_generator_by_spec_test.cpp | 322 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 D | crypto_sm2_sign_test.cpp | 82 .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 D | crypto_sm2_cipher_test.cpp | 74 .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 D | crypto_sm2_verify_test.cpp | 82 .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 D | radeon_connectors.c | 990 .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 D | radeon_legacy_encoders.c | 516 .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 D | raw_hash_set_test.cc | 293 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 D | crypto_ecc_asy_key_generator_by_spec_sub_one_test.cpp | 54 .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 D | amdgpu_connectors.c | 828 .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 D | storvsc_drv.c | 441 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 D | vmwgfx_stdu.c | 315 * @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 D | fanotify_user.c | 315 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 D | storvsc_drv.c | 405 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 D | amdgpu_connectors.c | 847 .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 D | drm_connector.c | 199 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 D | radeon_legacy_encoders.c | 509 .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 D | tegra_context.c | 44 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 D | fuse_lowlevel.c | 1196 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 D | vulkan_funcs.hpp | 73 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 D | ContextVk.cpp | 522 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 D | x509_distinguished_name_openssl.c | 327 realName->base.base.destroy = DestroyX509DistinguishedNameOpenssl; in OpensslX509DistinguishedNameSpiCreate()
|
/base/security/certificate_framework/frameworks/core/v1.0/certificate/ |
H A D | cert_crl_collection.c | 305 ret->base.base.destroy = DestroyCertCrlCollection; in HcfCertCrlCollectionCreate()
|
/base/security/crypto_framework/frameworks/crypto_operation/ |
H A D | cipher.c | 324 cipher->super.base.destroy = CipherDestroy; in InitCipher()
|