Home
last modified time | relevance | path

Searched +full:network +full:- +full:name (Results 1 – 25 of 1368) sorted by relevance

12345678910>>...55

/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/arm64/source-based/
Dandroid.hardware.radio.network-V1-ndk.so.lsdump8 "name" : "std::nullptr_t",
17 "name" : "signed char",
27 "name" : "bool",
37 "name" : "char",
47 "name" : "unsigned char",
56 "name" : "int",
66 "name" : "unsigned int",
75 "name" : "long",
85 "name" : "unsigned long",
92 "name" : "void",
[all …]
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/x86_64/source-based/
Dandroid.hardware.radio.network-V1-ndk.so.lsdump8 "name" : "std::nullptr_t",
17 "name" : "signed char",
27 "name" : "bool",
36 "name" : "char",
46 "name" : "unsigned char",
55 "name" : "int",
65 "name" : "unsigned int",
74 "name" : "long",
84 "name" : "unsigned long",
91 "name" : "void",
[all …]
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/arm/source-based/
Dandroid.hardware.radio.network-V1-ndk.so.lsdump8 "name" : "std::nullptr_t",
17 "name" : "signed char",
27 "name" : "bool",
37 "name" : "char",
47 "name" : "unsigned char",
56 "name" : "int",
66 "name" : "unsigned int",
73 "name" : "void",
81 "name" : "long long",
91 … "name" : "_ZN3ndk12BnCInterfaceIN4aidl7android8hardware5radio7network13IRadioNetworkEE8asBinderEv"
[all …]
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/x86/source-based/
Dandroid.hardware.radio.network-V1-ndk.so.lsdump8 "name" : "std::nullptr_t",
17 "name" : "signed char",
27 "name" : "bool",
36 "name" : "char",
46 "name" : "unsigned char",
55 "name" : "int",
65 "name" : "unsigned int",
72 "name" : "void",
80 "name" : "long long",
90 … "name" : "_ZN3ndk12BnCInterfaceIN4aidl7android8hardware5radio7network13IRadioNetworkEE8asBinderEv"
[all …]
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/arm_arm64/source-based/
Dandroid.hardware.radio.network-V1-ndk.so.lsdump8 "name" : "std::nullptr_t",
17 "name" : "signed char",
27 "name" : "bool",
37 "name" : "char",
47 "name" : "unsigned char",
56 "name" : "int",
66 "name" : "unsigned int",
73 "name" : "void",
81 "name" : "long long",
91 … "name" : "_ZN3ndk12BnCInterfaceIN4aidl7android8hardware5radio7network13IRadioNetworkEE8asBinderEv"
[all …]
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/x86_x86_64/source-based/
Dandroid.hardware.radio.network-V1-ndk.so.lsdump8 "name" : "std::nullptr_t",
17 "name" : "signed char",
27 "name" : "bool",
36 "name" : "char",
46 "name" : "unsigned char",
55 "name" : "int",
65 "name" : "unsigned int",
72 "name" : "void",
80 "name" : "long long",
90 … "name" : "_ZN3ndk12BnCInterfaceIN4aidl7android8hardware5radio7network13IRadioNetworkEE8asBinderEv"
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network-V4-java/android_common/turbine/
Dandroid.hardware.radio.network-V4-java.jar ... .network public final android.hardware.radio.network.AccessTechnologySpecificInfo extends java.lang.Object implements android
/aosp_15_r20/external/armnn/include/armnn/
H A DINetwork.hpp2 // Copyright © 2017-2023 Arm Ltd and Contributors. All rights reserved.
3 // SPDX-License-Identifier: MIT
71 /// Returns the name of the layer
256 /// ArmNN performs an optimization on each model/network before it gets loaded for execution. Optim…
327 using INetworkPtr = std::unique_ptr<INetwork, void(*)(INetwork* network)>;
328 using IOptimizedNetworkPtr = std::unique_ptr<IOptimizedNetwork, void(*)(IOptimizedNetwork* network)…
333 /// Main network class which provides the interface for building up a neural network.
340 static void Destroy(INetwork* network);
344 /// Adds an input layer to the network.
345 …/// @param id - User generated id to uniquely identify a particular input. The same id needs to be…
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/privatenetworks/src/main/resources/codegen-resources/
H A Dservice-2.json4 "apiVersion":"2021-12-03",
5 "endpointPrefix":"private-networks",
7 "protocol":"rest-json",
11 "signingName":"private-networks",
12 "uid":"privatenetworks-2021-12-03"
16 "name":"AcknowledgeOrderReceipt", string
29 "documentation":"<p>Acknowledges that the specified network order was received.</p>"
32 "name":"ActivateDeviceIdentifier", string
35 "requestUri":"/v1/device-identifiers/activate",
49 "name":"ActivateNetworkSite", string
[all …]
/aosp_15_r20/external/armnn/python/pyarmnn/src/pyarmnn/swig/modules/
H A Darmnn_network.i3 // SPDX-License-Identifier: MIT
30 m_ReduceFp32ToFp16 (bool): Reduces Fp32 network to Fp16 for faster processing. Layers
166 bool: True if output tensor info was set, False - otherwise.
223 return $self->GetConnection(index); in __getitem__()
227 return $self->GetNumConnections(); in __len__()
245 Returns the name of the layer. Name attribute is optional for a layer, thus
249 str: Layer name or `None`.
315 …Interface for a network object. Network objects contain the whole computation graph, made up of di…
328 …Adds an input layer to the network. Input layers are placed at the start of a network and used for…
333 name (str): Optional name for the layer.
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dservicenetworking_v1.services.connections.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_alpha.networkEndpointGroups.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_beta.networkEndpointGroups.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_alpha.networks.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_v1.networks.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_alpha.globalNetworkEndpointGroups.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_beta.networks.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_beta.globalNetworkEndpointGroups.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcompute_v1.networkEndpointGroups.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/tnb/src/main/resources/codegen-resources/
H A Dservice-2.json4 "apiVersion":"2008-10-21",
7 "protocol":"rest-json",
8 "serviceFullName":"AWS Telco Network Builder",
12 "uid":"tnb-2008-10-21"
16 "name":"CancelSolNetworkOperation", string
30 …tation":"<p>Cancels a network operation.</p> <p>A network operation is any operation that is done …
33 "name":"CreateSolFunctionPackage", string
48network function (an ETSI standard telecommunication application) and function package descriptor …
51 "name":"CreateSolNetworkInstance", string
67network instance.</p> <p>A network instance is a single network created in Amazon Web Services TNB…
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/networkfirewall/src/main/resources/codegen-resources/
H A Dservice-2.json4 "apiVersion":"2020-11-12",
5 "endpointPrefix":"network-firewall",
8 "serviceAbbreviation":"Network Firewall",
9 "serviceFullName":"AWS Network Firewall",
10 "serviceId":"Network Firewall",
12 "signingName":"network-firewall",
14 "uid":"network-firewall-2020-11-12"
18 "name":"AssociateFirewallPolicy", string
33 …a>. </p> <p>A firewall policy defines how to monitor and manage your VPC network traffic, using a …
36 "name":"AssociateSubnets", string
[all …]
/aosp_15_r20/external/googleapis/google/cloud/vmwareengine/v1/
H A Dvmwareengine_resources.proto7 // http://www.apache.org/licenses/LICENSE-2.0
31 // Network configuration in the consumer project
37 // Optional. The relative resource name of the VMware Engine network attached
38 // to the private cloud. Specify the name in the following form:
48 // Output only. The canonical name of the VMware Engine network in the form:
69 // All DNS queries can be forwarded to this address for name resolution of
70 // Private Cloud's management entities like vCenter, NSX-T Manager and
90 // zones is lost. Specify the resource name of a zone that belongs to the
92 // `projects/{project}/locations/europe-west3-a` where `{project}` can either
102 // balancing. Specify the resource name of a zone that belongs to the region
[all …]
/aosp_15_r20/external/iproute2/man/man8/
H A Dip-netns.81 .TH IP\-NETNS 8 "16 Jan 2013" "iproute2" "Linux"
2 .SH NAME
3 ip-netns \- process network namespace management
23 .B ip [-all] netns del
49 A network namespace is logically another copy of the network stack,
50 with its own routes, firewall rules, and network devices.
52 By default a process inherits its network namespace from its parent. Initially all
53 the processes share the same default network namespace from the init process.
55 By convention a named network namespace is an object at
59 refers to the specified network namespace. Holding that file
[all …]
/aosp_15_r20/packages/services/Telephony/res/values/
Dstrings.xml1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2007 The Android Open Source Project
8 http://www.apache.org/licenses/LICENSE-2.0
15 -->
19 <!-- Official label of the phone app, as seen in "Manage Applications"
22 actual phone calls. -->
23 <string name="phoneAppLabel" product="tablet">Mobile Data</string>
25 <!-- Official label of the phone app, as seen in "Manage Applications"
26 and other settings UIs. -->
27 <string name="phoneAppLabel" product="default">Phone Services</string>
[all …]
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/
H A DNetwork.java8 * https://www.apache.org/licenses/LICENSE-2.0
25 * Extra network settings.
29 * Protobuf type {@code google.appengine.v1.Network}
31 public final class Network extends com.google.protobuf.GeneratedMessageV3 class
33 // @@protoc_insertion_point(message_implements:google.appengine.v1.Network)
36 // Use Network.newBuilder() to construct.
37 private Network(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Network() method in Network
41 private Network() { in Network() method in Network
51 return new Network(); in newInstance()
70 com.google.appengine.v1.Network.class, com.google.appengine.v1.Network.Builder.class); in internalGetFieldAccessorTable()
[all …]

12345678910>>...55