Home
last modified time | relevance | path

Searched defs:destroy (Results 51 - 75 of 347) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DBufferImpl.h36 virtual void destroy(const gl::Context *context) {} in destroy() function in rx::BufferImpl
H A DFramebufferImpl.h36 virtual void destroy(const gl::Context *context) {} in destroy() function in rx::FramebufferImpl
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DObject.cpp76 void Object::destroy() in destroy() function in gl::Object
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDebugUtilsMessenger.cpp27 void DebugUtilsMessenger::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::DebugUtilsMessenger
/third_party/openssl/ohos_lite/include/internal/
H A Dbio.h23 int (*destroy) (BIO *); member
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUTexture.cpp52 void GPUTexture::destroy(Napi::Env) { in destroy() function in wgpu::binding::GPUTexture
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shaper.cc88 static void destroy (const hb_shaper_entry_t *p) { hb_free ((void *) p); } in destroy() function
H A Dhb-static.cc84 set(hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) set() argument
/third_party/python/Lib/tkinter/
H A Ddialog.py24 def destroy(self): pass member in Dialog
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon19179::PolicyWithoutOptionalOps
68 PolicyWithoutOptionalOps::destroy = [&](void* a1, Slot* a2) { in Test() member in absl::container_internal::__anon19179::Test::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
H A Dhash_policy_traits.h100 static void destroy(Alloc* alloc, slot_type* slot) { in destroy() function
H A Dnode_hash_policy.h61 static void destroy(Alloc* alloc, slot_type* slot) { in destroy() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dflat_hash_map.h566 static void destroy(Allocator* alloc, slot_type* slot) { in destroy() function
H A Dflat_hash_set.h467 static void destroy(Allocator* alloc, slot_type* slot) { in destroy() function
/base/msdp/device_status/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h87 DestroyPlugin<IPlugin> destroy = in ~Plugin() local
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_task_thread.h24 void (*destroy) (struct HcTaskBaseT*); member
/base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/expand_process_lib/
H A Dbase_cmd.h43 void (*destroy)(BaseCmd *); member
/base/sensors/miscdevice/frameworks/native/vibrator/include/
H A Dvibrator_service_client.h37 void (*destroy)(IVibratorDecoder *); member
/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h83 DestroyPlugin<IPlugin> destroy = in ~Plugin() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_physical_subnet_manager.h41 void (*destroy)(struct LnnPhysicalSubnet *); member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_winsys.h51 (*destroy)(struct stw_winsys_framebuffer *fb, member
/third_party/node/lib/internal/streams/
H A Ddestroy.js39 function destroy(err, cb) { function
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vbuf.h126 void (*destroy)(struct vbuf_render *); member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys.h47 void (*destroy)(struct vl_screen *vscreen); member
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dconftypes.h25 int (*destroy) (CONF *conf); member

Completed in 8 milliseconds

12345678910>>...14