Home
last modified time | relevance | path

Searched defs:destroy (Results 226 - 250 of 347) sorted by relevance

12345678910>>...14

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-netdev.h61 void (*destroy)(struct lws_netdev_instance **pnd); member
/third_party/libdrm/freedreno/
H A Dfreedreno_priv.h68 void (*destroy)(struct fd_device *dev); member
123 void (*destroy)(struct fd_pipe *pipe); member
145 void (*destroy)(struct fd_ringbuffer *ring); member
154 void (*destroy)(struct fd_bo *bo); member
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_screen.h97 void (*destroy)( struct pipe_screen * ); member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc_1_1.c1002 static void destroy(struct radeon_uvd_encoder *enc) in destroy() function
/third_party/node/lib/
H A D_http_outgoing.js
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h164 void (*destroy) (void *userdata); member
1190 void (*destroy) (void *data); member
1333 void (*destroy)(struct fuse_chan *ch); member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem.c347 struct drm_i915_gem_context_destroy destroy = { in anv_gem_destroy_context() local
/third_party/mesa3d/src/gbm/main/
H A Dgbm_abi_check.c61 void (*destroy)(struct gbm_device *gbm); member
/third_party/python/Tools/demo/
H A Dsortvisu.py70 def destroy(self): member in Array
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_query.py40 def destroy(self): member in QueryTest.Dummy_Query
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h299 void destroy(pointer p) { p->T::~T(); } in destroy() function in pool_allocator
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDevice.cpp188 void Device::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::Device
H A DVkPipeline.cpp254 void Pipeline::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::Pipeline
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A DWin32Window.cpp585 void Win32Window::destroy() in destroy() function in Win32Window
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.cc119 hb_face_create_for_tables(hb_reference_table_func_t reference_table_func, void *user_data, hb_destroy_func_t destroy) hb_face_create_for_tables() argument
313 hb_face_set_user_data(hb_face_t *face, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_face_set_user_data() argument
[all...]
H A Dhb-ft.cc676 hb_ft_face_create(FT_Face ft_face, hb_destroy_func_t destroy) hb_ft_face_create() argument
796 hb_ft_font_create(FT_Face ft_face, hb_destroy_func_t destroy) hb_ft_font_create() argument
917 static void destroy (FT_Library l) destroy() function
[all...]
H A Dhb-unicode.hh263 } destroy; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DJSON.cpp153 void Value::destroy() { in destroy() function in llvm::json::Value
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc60 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() function
H A Draw_hash_set_benchmark.cc44 static void destroy(void*, int64_t*) {} in destroy() function
91 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() function in absl::container_internal::__anon19187::StringPolicy
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeCommandLine.hpp158 static void destroy (void* value) { delete (Value*)value; } in destroy() function
/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c113 DLL_API_PUBLIC void destroy(hc_handle *handle) in destroy() function
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h517 void (*destroy)(struct drm_crtc *crtc); member
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnav_bar_test_ng.cpp1395 bool destroy = true; in HWTEST_F() local
1416 bool destroy = true; in HWTEST_F() local
1437 bool destroy = false; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dvector.h986 void destroy(iterator first, iterator last) destroy() function in vector
[all...]

Completed in 27 milliseconds

12345678910>>...14