Home
last modified time | relevance | path

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

/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
/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/
Ddef.c753 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool()
/external/protobuf/php/ext/google/protobuf/
Ddef.c753 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool()
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Ddef.c753 static DescriptorPool *GetPool(const zval* this_ptr) { in GetPool()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c2804 …LLVMValueRef this_ptr = LLVMBuildIntToPtr(gallivm->builder, ptr, LLVMPointerType(LLVMInt32TypeInCo… in emit_launch_mesh_workgroups() local