Home
last modified time | relevance | path

Searched defs:scope_id (Results 1 – 25 of 48) sorted by relevance

12

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.cc23 const Tensor& backing_tensor, int32 scope_id, const string& scope_name, in AddScopedAllocator()
59 ScopedAllocator* ScopedAllocatorContainer::GetAllocator(int32 scope_id) { in GetAllocator()
73 ScopedAllocatorInstance* ScopedAllocatorContainer::GetInstance(int32 scope_id) { in GetInstance()
86 void ScopedAllocatorContainer::Drop(int32 scope_id, ScopedAllocator* sa) { in Drop()
153 const Tensor& backing_tensor, int64 step_id, int32 scope_id, in AddScopedAllocator()
164 int32 scope_id, const gtl::ArraySlice<TensorShape>& shapes, in PopulateFields()
Dscoped_allocator.h36 int32 scope_id; member
Dscoped_allocator.cc22 ScopedAllocator::ScopedAllocator(const Tensor& backing_tensor, int32 scope_id, in ScopedAllocator()
Dscoped_allocator_mgr_test.cc39 Status AddScopedAllocator(int expected_use_count, int scope_id) { in AddScopedAllocator()
/external/parameter-framework/asio-1.10.6/include/asio/ip/
Daddress_v6.hpp71 unsigned long scope_id() const in scope_id() function in asio::ip::address_v6
80 void scope_id(unsigned long id) in scope_id() function in asio::ip::address_v6
/external/webrtc/rtc_base/
Dsocket_address.h106 int scope_id() const { return scope_id_; } in scope_id() function
Dsocket_address.cc279 int scope_id) { in ToSockAddrStorageHelper()
Dnetwork.cc504 int scope_id = 0; in ConvertIfAddrs() local
684 int scope_id = 0; in CreateNetworks() local
Dnetwork.h373 int scope_id() const { return scope_id_; } in scope_id() function
Dnetwork_unittest.cc146 uint32_t scope_id) { in CreateIpv6Addr()
163 uint32_t scope_id) { in AddIpv6Address()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcompact_ids_pass.cpp70 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dcompact_ids_pass.cpp70 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
Ddebug_info_manager.cpp471 for (uint32_t scope_id : scope_ids) { in IsDeclareVisibleToInstr() local
Dupgrade_memory_model.cpp699 bool UpgradeMemoryModel::IsDeviceScope(uint32_t scope_id) { in IsDeviceScope()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcompact_ids_pass.cpp70 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
/external/grpc-grpc/test/core/client_channel/
Dparse_address_test.cc76 unsigned short port, uint32_t scope_id) { in test_grpc_parse_ipv6()
/external/grpc-grpc/test/core/iomgr/
Dsockaddr_utils_test.cc61 static void set_addr6_scope_id(grpc_resolved_address* addr, uint32_t scope_id) { in set_addr6_scope_id()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverange.h100 int scope_id; variable
/external/openssh/
Daddrmatch.c43 u_int32_t scope_id; /* iface scope id for v6 */ member
/external/rust/crates/mio/src/sys/windows/
Dtcp.rs136 let scope_id = unsafe { *addr.u.sin6_scope_id() }; in get_localaddr() localVariable
/external/tensorflow/tensorflow/core/framework/
Dallocator.h395 int32 scope_id = 0; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_type.cpp574 const auto scope_id = inst->GetOperandAs<uint32_t>(scope_index); in ValidateTypeCooperativeMatrixNV() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp572 const auto scope_id = inst->GetOperandAs<uint32_t>(scope_index); in ValidateTypeCooperativeMatrixNV() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_type.cpp572 const auto scope_id = inst->GetOperandAs<uint32_t>(scope_index); in ValidateTypeCooperativeMatrixNV() local
/external/wpa_supplicant_8/src/common/
Dwpa_ctrl.c374 int scope_id = 0; in wpa_ctrl_open() local

12