Home
last modified time | relevance | path

Searched defs:destroy (Results 276 - 300 of 482) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-6.6/net/sched/
H A Dem_meta.c793 void (*destroy)(struct meta_value *); member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_proto_dccp.c640 dccp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, struct nf_conn *ct, bool destroy) dccp_to_nlattr() argument
H A Dnf_conntrack_proto_sctp.c556 sctp_to_nlattr(struct sk_buff *skb, struct nlattr *nla, struct nf_conn *ct, bool destroy) sctp_to_nlattr() argument
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h304 void destroy(pointer p) { p->T::~T(); } in destroy() function in glslang::pool_allocator
/third_party/curl/lib/
H A Dcfilters.h191 Curl_cft_destroy_this *destroy; /* destroy resources of this cf */ member
/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

Completed in 22 milliseconds

1...<<11121314151617181920