Home
last modified time | relevance | path

Searched defs:destroy (Results 151 - 175 of 332) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkObject.hpp87 void destroy(const VkAllocationCallbacks *pAllocator) {} // Method defined by objects to delete their content, if necessary in destroy() function in vk::ObjectBase
133 void destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::DispatchableObject
H A DVkQueryPool.cpp106 void QueryPool::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::QueryPool
H A DVkRenderPass.cpp371 void RenderPass::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::RenderPass
H A DVkSemaphore.cpp201 void BinarySemaphore::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::BinarySemaphore
/third_party/openssl/ohos_lite/include/openssl/
H A Dconf.h41 int (*destroy) (CONF *conf); member
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoderJNI.java104 public void destroy() { in destroy() method in DecoderJNI.Wrapper
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DEncoderJNI.java101 void destroy() { in destroy() method in EncoderJNI.Wrapper
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.cc342 hb_shape_plan_set_user_data(hb_shape_plan_t *shape_plan, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_shape_plan_set_user_data() argument
H A Dhb-unicode.cc289 hb_unicode_funcs_set_user_data(hb_unicode_funcs_t *ufuncs, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_unicode_funcs_set_user_data() argument
[all...]
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py147 def destroy(self): member in Dialog
285 def destroy(self): member in _QueryDialog
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcommon.h93 void destroy() { in destroy() function in absl::container_internal::node_handle_base
/third_party/vk-gl-cts/framework/common/
H A DtcuTestPackage.cpp75 void TestPackageRegistry::destroy (void) in destroy() function in tcu::TestPackageRegistry
/base/powermgr/battery_manager/charger/src/dev/
H A Ddrm_driver.cpp324 struct drm_mode_destroy_dumb destroy = {}; in ModesetDestroyFb() local
/base/update/updater/services/ui/driver/
H A Ddrm_driver.cpp323 struct drm_mode_destroy_dumb destroy = {}; in ModesetDestroyFb() local
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.cpp70 void NodeDataCache::OnBeforePagePop(bool destroy) in OnBeforePagePop() argument
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp189 NativeCallback destroy = GetNativeCallback(exports, nullptr); in InitModuleObject() local
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h366 inline void destroy(T& t) in destroy() function
/foundation/graphic/graphic_3d/kits/js/include/
H A DBaseObjectJS.h45 static void destroy(TrueRootObject* object) in destroy() function in TrueRootObject
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1_ext.cpp203 bool destroy = !!flag; in InactiveKeyExt() local
/third_party/ffmpeg/libavcodec/
H A Dvdpau.c296 VdpDecoderDestroy *destroy; in ff_vdpau_common_uninit() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-led.h85 void (*destroy)(struct lws_led_state *); member
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h134 void (*destroy)(struct fd_ringbuffer *ring); member
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c577 rops_pt_init_destroy_h2(struct lws_context *context, const struct lws_context_creation_info *info, struct lws_context_per_thread *pt, int destroy) rops_pt_init_destroy_h2() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c752 bool destroy; in radeon_winsys_unref() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c163 bool destroy; in amdgpu_winsys_destroy_locked() local

Completed in 16 milliseconds

12345678910>>...14