Home
last modified time | relevance | path

Searched refs:do_destroy (Results 1 – 8 of 8) sorted by relevance

/third_party/harfbuzz/src/
Dhb-machinery.hh179 void fini () { do_destroy (instance.get ()); } in fini()
187 do_destroy (p); in free_instance()
190 static void do_destroy (Stored *p) in do_destroy() function
217 do_destroy (p); in get_stored()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh179 void fini () { do_destroy (instance.get ()); } in fini()
187 do_destroy (p); in free_instance()
190 static void do_destroy (Stored *p) in do_destroy() function
217 do_destroy (p); in get_stored()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh190 void fini () { do_destroy (instance.get ()); } in fini()
198 do_destroy (p); in free_instance()
201 static void do_destroy (Stored *p) in do_destroy() function
228 do_destroy (p); in get_stored()
/third_party/boost/boost/container/detail/
Dadaptive_node_pool_impl.hpp474 { return this->do_destroy(to_deallocate, IsAlignOnly()); } in operator ()()
477 void do_destroy(typename block_container_t::pointer to_deallocate, AlignOnlyTrue) in do_destroy() function in boost::container::dtl::private_adaptive_node_pool_impl_common::block_destroyer
483 void do_destroy(typename block_container_t::pointer to_deallocate, AlignOnlyFalse) in do_destroy() function in boost::container::dtl::private_adaptive_node_pool_impl_common::block_destroyer
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c1188 static void do_destroy(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_destroy() function
1274 [FUSE_DESTROY] = { do_destroy, "DESTROY" },
/third_party/mesa3d/docs/relnotes/
D7.10.3.rst198 - apple: Re-add driContext and do_destroy
/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.h1441 template <bool do_destroy>
1448 } else if (do_destroy) {
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set.h1563 template <bool do_destroy>
1570 } else if (do_destroy) {