Home
last modified time | relevance | path

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

12345678910>>...12

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dscoped_allocator_mgr.cc23 const Tensor& backing_tensor, int32_t scope_id, const string& scope_name, in AddScopedAllocator()
59 ScopedAllocator* ScopedAllocatorContainer::GetAllocator(int32_t scope_id) { in GetAllocator()
74 int32_t scope_id) { in GetInstance()
87 void ScopedAllocatorContainer::Drop(int32_t scope_id, ScopedAllocator* sa) { in Drop()
154 const Tensor& backing_tensor, int64_t step_id, int32_t scope_id, in AddScopedAllocator()
165 int32_t scope_id, const gtl::ArraySlice<TensorShape>& shapes, in PopulateFields()
H A Dscoped_allocator.h36 int32 scope_id; member
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DInet6Address.java214 byte[] ipaddress, int scope_id, boolean scope_id_set, in Inet6AddressHolder()
234 int scope_id; // 0 field in Inet6Address.Inet6AddressHolder
260 void init(byte addr[], int scope_id) { in init()
416 Inet6Address(String hostName, byte addr[], int scope_id) { in Inet6Address()
497 int scope_id) in getByAddress()
640 int scope_id = (int)gf.get("scope_id", -1); in readObject() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DInet6Address.java214 byte[] ipaddress, int scope_id, boolean scope_id_set, in Inet6AddressHolder()
234 int scope_id; // 0 field in Inet6Address.Inet6AddressHolder
260 void init(byte addr[], int scope_id) { in init()
416 Inet6Address(String hostName, byte addr[], int scope_id) { in Inet6Address()
497 int scope_id) in getByAddress()
640 int scope_id = (int)gf.get("scope_id", -1); in readObject() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DInet6Address.java214 byte[] ipaddress, int scope_id, boolean scope_id_set, in Inet6AddressHolder()
234 int scope_id; // 0 field in Inet6Address.Inet6AddressHolder
260 void init(byte addr[], int scope_id) { in init()
416 Inet6Address(String hostName, byte addr[], int scope_id) { in Inet6Address()
497 int scope_id) in getByAddress()
640 int scope_id = (int)gf.get("scope_id", -1); in readObject() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DInet6Address.java39 Inet6Address(java.lang.String hostName, byte[] addr, int scope_id) { in Inet6Address()
64 java.lang.String host, byte[] addr, int scope_id) throws java.net.UnknownHostException { in getByAddress()
233 int scope_id, in Inet6AddressHolder()
244 void init(byte[] addr, int scope_id) { in init()
308 int scope_id; field in Inet6Address.Inet6AddressHolder
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ip/
Daddress_v6.hpp98 scope_id_type scope_id() const BOOST_ASIO_NOEXCEPT in scope_id() function in boost::asio::ip::address_v6
107 void scope_id(scope_id_type id) BOOST_ASIO_NOEXCEPT in scope_id() function in boost::asio::ip::address_v6
252 scope_id_type scope_id = 0) in make_address_v6()
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/include/netdutils/
DInternetAddresses.h142 IPAddress(const in6_addr& ipv6, uint32_t scope_id) in IPAddress()
149 IPAddress(const IPAddress& ip, uint32_t scope_id) : IPAddress(ip) { in IPAddress()
157 constexpr uint32_t scope_id() const noexcept { return mData.scope_id; } in scope_id() function
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/ip/
H A 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
/aosp_15_r20/external/pytorch/torch/distributed/elastic/timer/
H A Dlocal_timer.py36 def acquire(self, scope_id, expiration_time): argument
41 def release(self, scope_id): argument
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/net/
Dsocket_addr.rs111 scope_id: u32, field
546 pub const fn scope_id(&self) -> u32 { in scope_id() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/net/
H A Dsocket_addr.rs103 scope_id: u32, field
514 pub const fn scope_id(&self) -> u32 { in scope_id() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/net/
H A Dsocket_addr.rs103 scope_id: u32, field
514 pub const fn scope_id(&self) -> u32 { in scope_id() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/net/
H A Dsocket_addr.rs103 scope_id: u32, field
514 pub const fn scope_id(&self) -> u32 { in scope_id() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/net/
H A Dsocket_addr.rs103 scope_id: u32, field
514 pub const fn scope_id(&self) -> u32 { in scope_id() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/net/
H A Dsocket_addr.rs103 scope_id: u32, field
514 pub const fn scope_id(&self) -> u32 { in scope_id() method
/aosp_15_r20/external/webrtc/rtc_base/
H A Dsocket_address.h108 int scope_id() const { return scope_id_; } in scope_id() function
H A Dnetwork.cc611 int scope_id = 0; in ConvertIfAddrs() local
802 int scope_id = 0; in CreateNetworks() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h617 uint32_t scope_id() const { return scope_id_; } in scope_id() function
647 uint32_t scope_id() const { return scope_id_; } in scope_id() function
H A Dcompact_ids_pass.cpp75 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h617 uint32_t scope_id() const { return scope_id_; } in scope_id() function
647 uint32_t scope_id() const { return scope_id_; } in scope_id() function
Dcompact_ids_pass.cpp75 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dcompact_ids_pass.cpp75 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
H A Dtypes.h623 uint32_t scope_id() const { return scope_id_; } in scope_id() function
653 uint32_t scope_id() const { return scope_id_; } in scope_id() function
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/
H A DInet6Address.annotated.java38 public static java.net.Inet6Address getByAddress(java.lang.String host, byte[] addr, int scope_id) … in getByAddress()

12345678910>>...12