Home
last modified time | relevance | path

Searched defs:ref_pair (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/rust/src/tools/miri/tests/pass/
Dbox.rs51 let ref_pair = Box::leak(box_pair) as *mut PairFoo; in boxed_pair_to_vec() localVariable
/third_party/grpc/src/core/util/
Ddual_ref_counted.h288 static uint32_t GetStrongRefs(uint64_t ref_pair) { in GetStrongRefs()
291 static uint32_t GetWeakRefs(uint64_t ref_pair) { in GetWeakRefs()
Dwork_serializer.cc111 static uint32_t GetOwners(uint64_t ref_pair) { in GetOwners()
114 static uint64_t GetSize(uint64_t ref_pair) { in GetSize()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dinline_control_flow_scheduler.cc762 for (const auto &ref_pair : kernel_graph->GetRefMap()) { in Link() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Ddevice_address_utils.cc809 for (const auto &ref_pair : graph->GetRefMap()) { in UpdateDeviceAddressForRefNode() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/somas/
Dsomas.cc1590 for (const auto &ref_pair : ref_tensors_in_contiguous_map) { in GetContiguousRefListErrorCheckMap() local