| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/detail/ |
| H A D | combine_policies.hpp | 45 static void destroy(MultiPass& mp) in destroy() function 47 Ownership::destroy(mp); in destroy() 48 Checking::destroy(mp); in destroy() 49 Input::destroy(mp); in destroy() 50 Storage::destroy(mp); in destroy() 80 static void destroy(MultiPass& mp) in destroy() function 82 Ownership::destroy(mp); in destroy() 83 Checking::destroy(mp); in destroy() 84 Input::destroy(mp); in destroy() 85 Storage::destroy(mp); in destroy() [all …]
|
| H A D | multi_pass.hpp | 33 static void destroy(MultiPass&) {} in destroy() function 53 static void destroy(MultiPass&) {} in destroy() function 70 static void destroy(MultiPass&) {} in destroy() function 96 static void destroy(MultiPass&) {} in destroy() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/ |
| H A D | old_optional_implementation.hpp | 208 ~optional_base() { destroy() ; } in ~optional_base() 217 else destroy(); in assign() 234 else destroy(); in assign() 257 else destroy(); in assign() 280 else destroy(); in assign() 310 void assign ( none_t ) BOOST_NOEXCEPT { destroy(); } in assign() 338 void reset() BOOST_NOEXCEPT { destroy(); } in reset() 374 destroy(); in emplace_assign() 382 destroy(); in emplace_assign() 389 destroy(); in emplace_assign() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ptr_ring.h | 512 void (*destroy)(void *)) in ptr_ring_unconsume() 553 destroy(batch[--n]); in ptr_ring_unconsume() 560 void (*destroy)(void *)) in __ptr_ring_swap_queue() 569 else if (destroy) in __ptr_ring_swap_queue() 570 destroy(ptr); in __ptr_ring_swap_queue() 591 void (*destroy)(void *)) in ptr_ring_resize() 603 old = __ptr_ring_swap_queue(r, queue, size, gfp, destroy); in ptr_ring_resize() 622 gfp_t gfp, void (*destroy)(void *)) in ptr_ring_resize_multiple() 642 size, gfp, destroy); in ptr_ring_resize_multiple() 664 static inline void ptr_ring_cleanup(struct ptr_ring *r, void (*destroy)(void *)) in ptr_ring_cleanup() [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_set.c | 528 .destroy = set_match_v0_destroy, 538 .destroy = set_match_v1_destroy, 548 .destroy = set_match_v1_destroy, 559 .destroy = set_match_v1_destroy, 569 .destroy = set_match_v1_destroy, 580 .destroy = set_match_v3_destroy, 590 .destroy = set_match_v3_destroy, 601 .destroy = set_match_v4_destroy, 611 .destroy = set_match_v4_destroy, 624 .destroy = set_target_v0_destroy, [all …]
|
| H A D | xt_nat.c | 155 .destroy = xt_nat_destroy, 168 .destroy = xt_nat_destroy, 181 .destroy = xt_nat_destroy, 193 .destroy = xt_nat_destroy, 205 .destroy = xt_nat_destroy, 217 .destroy = xt_nat_destroy,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | alloc_traits.h | 67 using _Base_type::destroy; in _GLIBCXX_VISIBILITY() 93 destroy(_Alloc& __a, _Ptr __p) in _GLIBCXX_VISIBILITY() function 94 noexcept(noexcept(_Base_type::destroy(__a, std::__to_address(__p)))) in _GLIBCXX_VISIBILITY() 95 { _Base_type::destroy(__a, std::__to_address(__p)); } in _GLIBCXX_VISIBILITY() 147 static void destroy(_Alloc& __a, pointer __p) in _GLIBCXX_VISIBILITY() function 148 { __a.destroy(__p); } in _GLIBCXX_VISIBILITY()
|
| H A D | extptr_allocator.h | 117 destroy(_Up* __p) in _GLIBCXX_VISIBILITY() 120 void destroy(pointer __p) in _GLIBCXX_VISIBILITY() 121 { destroy(__p.get()); } in _GLIBCXX_VISIBILITY() 128 void destroy(pointer __p) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | alloc_traits.h | 67 using _Base_type::destroy; in _GLIBCXX_VISIBILITY() 93 destroy(_Alloc& __a, _Ptr __p) in _GLIBCXX_VISIBILITY() function 94 noexcept(noexcept(_Base_type::destroy(__a, std::__to_address(__p)))) in _GLIBCXX_VISIBILITY() 95 { _Base_type::destroy(__a, std::__to_address(__p)); } in _GLIBCXX_VISIBILITY() 147 static void destroy(_Alloc& __a, pointer __p) in _GLIBCXX_VISIBILITY() function 148 { __a.destroy(__p); } in _GLIBCXX_VISIBILITY()
|
| H A D | extptr_allocator.h | 117 destroy(_Up* __p) in _GLIBCXX_VISIBILITY() 120 void destroy(pointer __p) in _GLIBCXX_VISIBILITY() 121 { destroy(__p.get()); } in _GLIBCXX_VISIBILITY() 128 void destroy(pointer __p) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/ |
| H A D | optional.hpp | 203 ~optional_base() { destroy() ; } in ~optional_base() 212 else destroy(); in assign() 229 else destroy(); in assign() 252 else destroy(); in assign() 275 else destroy(); in assign() 305 void assign ( none_t ) BOOST_NOEXCEPT { destroy(); } in assign() 333 void reset() BOOST_NOEXCEPT { destroy(); } in reset() 376 destroy(); in emplace_assign() 413 destroy(); in emplace_assign() 419 destroy(); in emplace_assign() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __functional_03 | 34 virtual void destroy() = 0; 53 virtual void destroy() = 0; 72 virtual void destroy() = 0; 91 virtual void destroy() = 0; 112 virtual void destroy(); 143 __func<_Fp, _Alloc, _Rp()>::destroy() 198 virtual void destroy(); 229 __func<_Fp, _Alloc, _Rp(_A0)>::destroy() 284 virtual void destroy(); 315 __func<_Fp, _Alloc, _Rp(_A0, _A1)>::destroy() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __functional_03 | 34 virtual void destroy() = 0; 53 virtual void destroy() = 0; 72 virtual void destroy() = 0; 91 virtual void destroy() = 0; 112 virtual void destroy(); 143 __func<_Fp, _Alloc, _Rp()>::destroy() 198 virtual void destroy(); 229 __func<_Fp, _Alloc, _Rp(_A0)>::destroy() 284 virtual void destroy(); 315 __func<_Fp, _Alloc, _Rp(_A0, _A1)>::destroy() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | utils.js | 80 signalSpy.destroy(); 137 visDataModel.destroy(); 138 signalSpy.destroy(); 157 dataModel.destroy(); 180 visDataModel.destroy(); 181 signalSpy.destroy();
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | auth_none.c | 22 static void destroy(struct ceph_auth_client *ac) in destroy() function 101 au->base.destroy = ceph_auth_none_destroy_authorizer; in ceph_auth_none_create_authorizer() 121 .destroy = destroy,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | vertex_array.hpp | 39 : destroy(destroy_) {} in VertexArrayStateDeleter() 42 if (destroy) { in operator ()() 48 bool destroy; member in mbgl::gl::VertexArrayStateDeleter
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | destroyers.hpp | 155 AllocTraits::destroy(m_alloc, boost::movelib::to_raw_pointer(m_ptr)); in ~scoped_destroy_deallocator() 207 AllocTraits::destroy(m_a, raw_ptr++); in ~scoped_destructor_n() 255 AllocTraits::destroy(a_, pv_); in ~scoped_destructor() 285 AllocTraits::destroy(a_, &rv_); in ~value_destructor() 320 AllocTraits::destroy(a_, boost::movelib::to_raw_pointer(p)); in operator ()() 342 allocator_traits<Allocator>::destroy(a_, boost::movelib::to_raw_pointer(p)); in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | unique_any.hpp | 82 vtable->destroy(storage); in reset() 131 virtual void destroy(Storage&) = 0; 142 void destroy(Storage& s) override { in destroy() function 155 destroy(src); in move() 158 void destroy(Storage& s) override { in destroy() function
|
| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | vmci_transport.c | 1151 goto destroy; in vmci_transport_recv_connecting_server() 1159 goto destroy; in vmci_transport_recv_connecting_server() 1180 goto destroy; in vmci_transport_recv_connecting_server() 1209 goto destroy; in vmci_transport_recv_connecting_server() 1243 goto destroy; in vmci_transport_recv_connecting_server() 1260 destroy: in vmci_transport_recv_connecting_server() 1292 goto destroy; in vmci_transport_recv_connecting_client() 1319 goto destroy; in vmci_transport_recv_connecting_client() 1325 goto destroy; in vmci_transport_recv_connecting_client() 1333 goto destroy; in vmci_transport_recv_connecting_client() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/netfilter_bridge/ |
| H A D | ebtables.h | 30 void (*destroy)(const struct xt_match *match, void *matchinfo); member 47 void (*destroy)(const struct xt_target *target, void *targinfo); member 65 void (*destroy)(const struct xt_target *target, void *targinfo); member
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | audio_server.h | 299 void (*destroy)(struct play_preprocessor *self); member 330 void (*destroy)(struct play_decoder *self); member 398 void (*destroy)(struct record_encoder *self); member 466 void (*destroy)(struct record_writer *self); member 581 .destroy = file_preprocessor_destroy_impl \ 594 .destroy = http_preprocessor_destroy_impl \ 639 .destroy = file_writer_destroy_impl \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | alloc_traits.h | 266 noexcept(noexcept(__a.destroy(__p))) in _GLIBCXX_VISIBILITY() 267 -> decltype(__a.destroy(__p)) in _GLIBCXX_VISIBILITY() 268 { __a.destroy(__p); } in _GLIBCXX_VISIBILITY() 372 destroy(_Alloc& __a, _Tp* __p) in _GLIBCXX_VISIBILITY() 527 destroy(allocator_type& __a __attribute__((__unused__)), _Up* __p) in _GLIBCXX_VISIBILITY() 531 __a.destroy(__p); in _GLIBCXX_VISIBILITY() 726 __alloc.destroy(std::__addressof(*__first)); in _GLIBCXX_VISIBILITY() 728 allocator_traits<_Allocator>::destroy(__alloc, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | alloc_traits.h | 266 noexcept(noexcept(__a.destroy(__p))) in _GLIBCXX_VISIBILITY() 267 -> decltype(__a.destroy(__p)) in _GLIBCXX_VISIBILITY() 268 { __a.destroy(__p); } in _GLIBCXX_VISIBILITY() 372 destroy(_Alloc& __a, _Tp* __p) in _GLIBCXX_VISIBILITY() 527 destroy(allocator_type& __a __attribute__((__unused__)), _Up* __p) in _GLIBCXX_VISIBILITY() 531 __a.destroy(__p); in _GLIBCXX_VISIBILITY() 726 __alloc.destroy(std::__addressof(*__first)); in _GLIBCXX_VISIBILITY() 728 allocator_traits<_Allocator>::destroy(__alloc, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/ |
| H A D | sp_counted_base_nt.hpp | 56 virtual void destroy() // nothrow in destroy() function in boost::detail::sp_counted_base 95 destroy(); in weak_release()
|
| H A D | sp_counted_base_w32.hpp | 64 virtual void destroy() // nothrow in destroy() function in boost::detail::sp_counted_base 118 destroy(); in weak_release()
|