Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/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
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c753 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool()
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Ddef.c753 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c2733 …LLVMValueRef this_ptr = LLVMBuildIntToPtr(gallivm->builder, ptr, LLVMPointerType(LLVMInt32TypeInCo… in emit_launch_mesh_workgroups() local