Home
last modified time | relevance | path

Searched defs:this_ptr (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/intrusive/detail/
Dgeneric_hook.hpp164 BOOST_INTRUSIVE_FORCEINLINE node_ptr this_ptr() in this_ptr() function in boost::intrusive::generic_hook
167 BOOST_INTRUSIVE_FORCEINLINE const_node_ptr this_ptr() const in this_ptr() function in boost::intrusive::generic_hook
/third_party/boost/boost/interprocess/smart_ptr/detail/
Dsp_counted_impl.hpp126 this_pointer this_ptr(this_pointer_traits::pointer_to(*this)); in destroy() local
/third_party/boost/boost/interprocess/
Doffset_ptr.hpp89 …BOOST_INTERPROCESS_FORCEINLINE void * offset_ptr_to_raw_pointer(const volatile void *this_ptr, Off… in offset_ptr_to_raw_pointer()
115 …ORCEINLINE OffsetType offset_ptr_to_offset(const volatile void *ptr, const volatile void *this_ptr) in offset_ptr_to_offset()
150 (const volatile void *this_ptr, const volatile void *other_ptr, OffsetType other_offset) in offset_ptr_to_offset_from_other()
/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc601 CefNativeMenuWin* this_ptr = open_native_menu_win_; in MenuMessageHook() local
/third_party/boost/boost/interprocess/mem_algo/detail/
Dsimple_seq_fit_impl.hpp291 ::priv_first_block_offset(const void *this_ptr, size_type extra_hdr_bytes) in priv_first_block_offset()
/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc637 auto this_ptr = shared_from_base<FuncGraph>(); in GetOrderedCnodes() local
/third_party/protobuf/php/ext/google/protobuf/
Ddef.c725 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool()
/third_party/boost/boost/interprocess/mem_algo/
Drbtree_best_fit.hpp366 ::priv_first_block_offset_from_this(const void *this_ptr, size_type extra_hdr_bytes) in priv_first_block_offset_from_this()