Home
last modified time | relevance | path

Searched defs:new_address (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/property_map/example/
Dexample1.cpp18 value_type old_address, new_address; in foo() local
/third_party/grpc/src/core/ext/filters/client_channel/
Dproxy_mapper_registry.cc78 grpc_resolved_address** new_address, in MapAddress()
Dsubchannel.cc662 grpc_resolved_address* new_address = nullptr; in Subchannel() local
/third_party/boost/boost/histogram/detail/
Dvariant_proxy.hpp45 T* new_address = variant_access::template get_if<T>(&this->variant); in serialize() local
/third_party/boost/boost/serialization/
Dvariant.hpp103 head_type * new_address = & boost::get<head_type>(v); in invoke() local
Dset.hpp59 const type * new_address = & (* result); in load_set_collection() local
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap05.c52 char *new_address; member
/third_party/boost/libs/serialization/src/
Dbasic_iarchive.cpp236 void const * const new_address, in reset_object_address()
551 const void * new_address, in reset_object_address()
/third_party/boost/boost/archive/detail/
Dpolymorphic_iarchive_route.hpp87 const void * new_address, in reset_object_address()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp357 nir_ssa_def *new_address = nir_ishr(b, address, nir_imm_int(b, 4 * align)); in r600_nir_lower_scratch_address_impl() local
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dgpu_session.cc602 … auto new_address = std::make_shared<device::gpu::GPUDeviceAddress>(nullptr, address->GetSize()); in UpdateOutputTensors() local