/external/openscreen/third_party/abseil/src/absl/types/ |
D | any.h | 302 Obj<VT>* const object_ptr = in emplace() local 304 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 305 return object_ptr->value; in emplace() 326 Obj<VT>* const object_ptr = in emplace() local 328 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 329 return object_ptr->value; in emplace()
|
/external/webrtc/third_party/abseil-cpp/absl/types/ |
D | any.h | 321 Obj<VT>* const object_ptr = in emplace() local 323 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 324 return object_ptr->value; in emplace() 345 Obj<VT>* const object_ptr = in emplace() local 347 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 348 return object_ptr->value; in emplace()
|
/external/abseil-cpp/absl/types/ |
D | any.h | 321 Obj<VT>* const object_ptr = in emplace() local 323 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 324 return object_ptr->value; in emplace() 345 Obj<VT>* const object_ptr = in emplace() local 347 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 348 return object_ptr->value; in emplace()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
D | any.h | 302 Obj<VT>* const object_ptr = in emplace() local 304 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 305 return object_ptr->value; in emplace() 326 Obj<VT>* const object_ptr = in emplace() local 328 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 329 return object_ptr->value; in emplace()
|
/external/libtextclassifier/abseil-cpp/absl/types/ |
D | any.h | 302 Obj<VT>* const object_ptr = in emplace() local 304 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 305 return object_ptr->value; in emplace() 326 Obj<VT>* const object_ptr = in emplace() local 328 obj_ = std::unique_ptr<ObjInterface>(object_ptr); in emplace() 329 return object_ptr->value; in emplace()
|
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
D | ClangUserExpression.cpp | 839 lldb::addr_t object_ptr = LLDB_INVALID_ADDRESS; in AddArguments() local 864 object_ptr = m_ctx_obj->GetAddressOf(false, &address_type); in AddArguments() 865 if (object_ptr == LLDB_INVALID_ADDRESS || in AddArguments() 870 object_ptr = GetObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments() 876 object_ptr = 0; in AddArguments() 893 args.push_back(object_ptr); in AddArguments()
|
/external/google-fruit/include/fruit/impl/component_storage/ |
D | component_storage_entry.h | 90 object_ptr_t object_ptr; member 127 object_ptr_t object_ptr; member
|
/external/google-fruit/include/fruit/impl/normalized_component_storage/ |
D | normalized_bindings.defn.h | 28 object = entry.binding_for_constructed_object.object_ptr; in NormalizedBinding()
|
D | binding_normalization.templates.h | 168 context.functors.get_object_ptr(itr) != entry.binding_for_constructed_object.object_ptr) { in handleBindingForConstructedObject() 179 …entry.binding_for_constructed_object.object_ptr != entry_in_map.binding_for_constructed_object.obj… in handleBindingForConstructedObject()
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCRuntimeV1.cpp | 57 const addr_t object_ptr = in_value.GetPointerValue(); in GetDynamicTypeAndAddress() local 58 address.SetRawAddress(object_ptr); in GetDynamicTypeAndAddress()
|
D | AppleObjCRuntimeV2.cpp | 462 const addr_t object_ptr = in_value.GetPointerValue(); in GetDynamicTypeAndAddress() local 463 address.SetRawAddress(object_ptr); in GetDynamicTypeAndAddress()
|
/external/google-fruit/include/fruit/impl/injector/ |
D | injector_storage.defn.h | 411 binding.object_ptr = &instance; 424 binding.object_ptr = &instance; 809 binding.object_ptr = &instance;
|
/external/google-fruit/src/ |
D | binding_normalization.cpp | 242 normalized_multibinding.object = i->first.multibinding_for_constructed_object.object_ptr; in addMultibindings()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 2628 …<parameter type-id='type-id-151' name='object_ptr' filepath='src/heap-profile-table.cc' line='255'…
|
/external/libabigail/tests/data/test-annotate/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 4361 …<parameter type-id='type-id-151' name='object_ptr' filepath='src/heap-profile-table.cc' line='255'…
|