Home
last modified time | relevance | path

Searched full:aware (Results 1 – 25 of 3745) sorted by relevance

12345678910>>...150

/external/chromium-trace/catapult/third_party/polymer/components/google-signin/demo/
Dindex.html11 <link rel="import" href="../google-signin-aware.html">
81 <!-- Demo the ability to use the google-signin-aware element. -->
82 <p><code>&lt;google-signin-aware&gt;</code> is a companion element.</p>
86 <p>For example, here is a signin-aware scope. You can change its scopes via popup</p>
89 <div><code>&lt;google-signin-aware
117 <google-signin-aware
125 on-google-signin-aware-error="handleSignInError"
126 on-google-signin-aware-success="handleSignIn"
128 on-google-signin-aware-signed-out="handleSignOut"
130 on-initialized-changed="handleStateChange"></google-signin-aware>
[all …]
/external/mbedtls/tests/suites/
Dtest_suite_alignment.data82 Endian-aware unaligned 16-bit BE offset=0
85 Endian-aware unaligned 16-bit BE offset=3
88 Endian-aware unaligned 16-bit LE offset=0
91 Endian-aware unaligned 16-bit LE offset=3
94 Endian-aware unaligned 32-bit BE offset=0
97 Endian-aware unaligned 32-bit BE offset=3
100 Endian-aware unaligned 32-bit LE offset=0
103 Endian-aware unaligned 32-bit LE offset=3
106 Endian-aware unaligned 64-bit BE offset=0
109 Endian-aware unaligned 64-bit BE offset=3
[all …]
/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_alignment.data82 Endian-aware unaligned 16-bit BE offset=0
85 Endian-aware unaligned 16-bit BE offset=3
88 Endian-aware unaligned 16-bit LE offset=0
91 Endian-aware unaligned 16-bit LE offset=3
94 Endian-aware unaligned 32-bit BE offset=0
97 Endian-aware unaligned 32-bit BE offset=3
100 Endian-aware unaligned 32-bit LE offset=0
103 Endian-aware unaligned 32-bit LE offset=3
106 Endian-aware unaligned 64-bit BE offset=0
109 Endian-aware unaligned 64-bit BE offset=3
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/google-signin/
Dgoogle-signin-aware.html40 * It is tightly coupled with <google-signin-aware> element
42 * AuthEngine propagates all authentication events to all google-signin-aware elements
50 * oauth2 argument, set by google-signin-aware
69 * oauth2 argument, set by google-signin-aware
84 * oauth2 argument, set by google-signin-aware
102 * oauth2 argument, set by google-signin-aware
119 * oauth2 argument, set by google-signin-aware
136 * oauth2 argument, set by google-signin-aware
173 /** Is offline access currently enabled in the google-signin-aware element? */
227 * array of <google-signin-aware>
[all …]
Dgoogle-signin.html17 <link rel="import" href="google-signin-aware.html">
31 <google-signin-aware id="aware"
45 has-plus-scopes="{{hasPlusScopes}}"></google-signin-aware>
143 If you do not need to show the button, use companion `<google-signin-aware>` element to declare sco…
192 google-signin-aware elements require additional user permissions.
227 * @event google-signin-aware-success
233 * @event google-signin-aware-error
572 this.$.aware.signIn();
585 this.$.aware.signOut();
/external/tensorflow/tensorflow/python/keras/utils/
Dtf_inspect.py15 """TFDecorator-aware replacements for the inspect module."""
89 """TFDecorator-aware replacement for inspect.currentframe."""
94 """TFDecorator-aware replacement for `inspect.getargspec`.
234 """TFDecorator-aware replacement for `inspect.getfullargspec`.
256 """TFDecorator-aware replacement for inspect.getcallargs.
297 """TFDecorator-aware replacement for inspect.getdoc.
312 """TFDecorator-aware replacement for inspect.getfile."""
326 """TFDecorator-aware replacement for inspect.getmembers."""
331 """TFDecorator-aware replacement for inspect.getmodule."""
336 """TFDecorator-aware replacement for inspect.getmro."""
[all …]
/external/tensorflow/tensorflow/python/util/
Dtf_inspect.py15 """TFDecorator-aware replacements for the inspect module."""
30 """TFDecorator-aware replacement for inspect.signature."""
104 """TFDecorator-aware replacement for inspect.currentframe."""
109 """TFDecorator-aware replacement for `inspect.getargspec`.
248 """TFDecorator-aware replacement for `inspect.getfullargspec`.
270 """TFDecorator-aware replacement for inspect.getcallargs.
311 """TFDecorator-aware replacement for inspect.getdoc.
326 """TFDecorator-aware replacement for inspect.getfile."""
340 """TFDecorator-aware replacement for inspect.getmembers."""
345 """TFDecorator-aware replacement for inspect.getmodule."""
[all …]
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWifiAwareManager.java5 import android.net.wifi.aware.AttachCallback;
6 import android.net.wifi.aware.DiscoverySessionCallback;
7 import android.net.wifi.aware.PublishConfig;
8 import android.net.wifi.aware.PublishDiscoverySession;
9 import android.net.wifi.aware.SubscribeConfig;
10 import android.net.wifi.aware.SubscribeDiscoverySession;
11 import android.net.wifi.aware.WifiAwareManager;
12 import android.net.wifi.aware.WifiAwareSession;
20 /** Shadow Implementation of {@link android.net.wifi.aware.WifiAwareManager} */
/external/python/google-api-python-client/docs/dyn/
Diap_v1.projects.brands.identityAwareProxyClients.html75 <h1><a href="iap_v1.html">Cloud Identity-Aware Proxy API</a> . <a href="iap_v1.projects.html">proje…
82 <p class="firstline">Creates an Identity Aware Proxy (IAP) OAuth client. The client is owned by IAP…
85 <p class="firstline">Deletes an Identity Aware Proxy (IAP) OAuth client. Useful for removing obsole…
88 <p class="firstline">Retrieves an Identity Aware Proxy (IAP) OAuth client. Requires that the client…
97 <p class="firstline">Resets an Identity Aware Proxy (IAP) OAuth client secret. Useful if the secret…
106 …<pre>Creates an Identity Aware Proxy (IAP) OAuth client. The client is owned by IAP. Requires that…
113 { # Contains the data that describes an Identity Aware Proxy owned client.
127 { # Contains the data that describes an Identity Aware Proxy owned client.
136 …<pre>Deletes an Identity Aware Proxy (IAP) OAuth client. Useful for removing obsolete clients, man…
139 …name: string, Required. Name of the Identity Aware Proxy client to be deleted. In the following fo…
[all …]
Dwebsecurityscanner_v1.projects.scanConfigs.html132 …ribes authentication configuration for Identity-Aware-Proxy (IAP). # Authentication using Identity…
133 …Identity-Aware-Proxy (IAP) access policies. # Authentication configuration when Web-Security-Scann…
134 …quot;, # Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).
178 …ribes authentication configuration for Identity-Aware-Proxy (IAP). # Authentication using Identity…
179 …Identity-Aware-Proxy (IAP) access policies. # Authentication configuration when Web-Security-Scann…
180 …quot;, # Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).
249 …ribes authentication configuration for Identity-Aware-Proxy (IAP). # Authentication using Identity…
250 …Identity-Aware-Proxy (IAP) access policies. # Authentication configuration when Web-Security-Scann…
251 …quot;, # Required. Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).
307 …ribes authentication configuration for Identity-Aware-Proxy (IAP). # Authentication using Identity…
[all …]
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/load_balancing_policies/common/v3/
Dcommon.proto23 // Configuration for :ref:`zone aware routing
26 // Configures percentage of requests that will be considered for zone aware routing
27 // if zone aware routing is configured. If not specified, the default is 100%.
29 // * :ref:`Zone aware routing support <arch_overview_load_balancing_zone_aware_routing>`.
32 // Configures minimum upstream cluster size required for zone aware routing
33 // If upstream cluster size is less than specified, zone aware routing is not performed
34 // even if zone aware routing is configured. If not specified, the default is 6.
36 // * :ref:`Zone aware routing support <arch_overview_load_balancing_zone_aware_routing>`.
54 // Configuration for local zone aware load balancing.
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowWifiAwareManagerTest.java10 import android.net.wifi.aware.AttachCallback;
11 import android.net.wifi.aware.DiscoverySessionCallback;
12 import android.net.wifi.aware.PublishConfig;
13 import android.net.wifi.aware.PublishDiscoverySession;
14 import android.net.wifi.aware.SubscribeConfig;
15 import android.net.wifi.aware.SubscribeDiscoverySession;
16 import android.net.wifi.aware.WifiAwareManager;
17 import android.net.wifi.aware.WifiAwareSession;
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiAwareManagerFacade.java29 import android.net.wifi.aware.AttachCallback;
30 import android.net.wifi.aware.ConfigRequest;
31 import android.net.wifi.aware.DiscoverySession;
32 import android.net.wifi.aware.DiscoverySessionCallback;
33 import android.net.wifi.aware.IdentityChangedListener;
34 import android.net.wifi.aware.PeerHandle;
35 import android.net.wifi.aware.PublishConfig;
36 import android.net.wifi.aware.PublishDiscoverySession;
37 import android.net.wifi.aware.SubscribeConfig;
38 import android.net.wifi.aware.SubscribeDiscoverySession;
[all …]
/external/googleapis/google/cloud/iap/v1beta1/
Dservice.proto28 // APIs for Identity-Aware Proxy Admin configurations.
34 // Sets the access control policy for an Identity-Aware Proxy protected
46 // Gets the access control policy for an Identity-Aware Proxy protected
58 // Returns permissions that a caller has on the Identity-Aware Proxy protected
60 // Identity-Aware Proxy permissions a [google.rpc.Code.PERMISSION_DENIED]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-1.11.1/testdata/
Dcrlf.toml10 # Tests that a CRLF-aware '^$' assertion does not match between CR and LF.
17 # Tests that a CRLF-aware '^$' assertion matches the empty string, just like
18 # a non-CRLF-aware '^$' assertion.
25 # Tests that a CRLF-aware '^$' assertion matches the empty string preceding
33 # Tests that a CRLF-aware '^' assertion does not split a line terminator.
61 # Tests that a CRLF-aware '$' assertion does not split a line terminator.
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-1.11.1/testdata/
Dcrlf.toml10 # Tests that a CRLF-aware '^$' assertion does not match between CR and LF.
17 # Tests that a CRLF-aware '^$' assertion matches the empty string, just like
18 # a non-CRLF-aware '^$' assertion.
25 # Tests that a CRLF-aware '^$' assertion matches the empty string preceding
33 # Tests that a CRLF-aware '^' assertion does not split a line terminator.
61 # Tests that a CRLF-aware '$' assertion does not split a line terminator.
/external/python/dateutil/dateutil/tz/
D_common.py73 datetime from an aware datetime with no conversion of date and time
160 A :py:class:`datetime.datetime`, naive or time zone aware.
209 Given a timezone-aware datetime in a given timezone, calculates a
210 timezone-aware datetime in a new timezone.
218 A timezone-aware :class:`datetime.datetime` object.
247 Given a timezone-aware datetime in a given timezone, calculates a
248 timezone-aware datetime in a new timezone.
256 A timezone-aware :class:`datetime.datetime` object.
358 A :py:class:`datetime.datetime`, naive or time zone aware.
/external/googleapis/google/cloud/websecurityscanner/v1/
Dscan_config.proto59 // Describes authentication configuration for Identity-Aware-Proxy (IAP).
62 // service account is added in Identity-Aware-Proxy (IAP) access policies.
65 // Identity-Aware-Proxy (IAP).
69 // Identity-Aware-Proxy (IAP) Authentication Configuration
72 // account is added in Identity-Aware-Proxy (IAP) access policies.
86 // Authentication using Identity-Aware-Proxy (IAP).
/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1/src/main/proto/google/cloud/websecurityscanner/v1/
Dscan_config.proto59 // Describes authentication configuration for Identity-Aware-Proxy (IAP).
62 // service account is added in Identity-Aware-Proxy (IAP) access policies.
65 // Identity-Aware-Proxy (IAP).
69 // Identity-Aware-Proxy (IAP) Authentication Configuration
72 // account is added in Identity-Aware-Proxy (IAP) access policies.
86 // Authentication using Identity-Aware-Proxy (IAP).
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-NAN-USD1 Wi-Fi Aware unsynchronized service discovery (NAN USD)
5 in the Wi-Fi Aware specification v4.0 can be used with wpa_spplicant.
7 More information about Wi-Fi Aware is available from this Wi-Fi
9 https://www.wi-fi.org/discover-wi-fi/wi-fi-aware
43 the Wi-Fi Aware specification.
68 the Wi-Fi Aware specification.
/external/chromium-trace/catapult/third_party/polymer/components/iron-a11y-keys-behavior/demo/
Dindex.html16 <link rel="import" href="x-key-aware.html">
21 <x-key-aware></x-key-aware>
/external/llvm/unittests/Analysis/
DMixedTBAATest.cpp67 // Run the TBAA eval pass on a mixture of path-aware and non-path-aware TBAA. in TEST_F()
68 // The order of the metadata (path-aware vs non-path-aware) is important, in TEST_F()
/external/ComputeLibrary/src/core/CL/cl_kernels/common/experimental/gemm_fused_post_ops/
Dfp_mixed_precision_helpers.h32 /** Mixed-Precision-Aware Activation Block
48 /** Mixed-Precision-Aware Elementwise Op Block
71 /** Mixed-Precision-Aware Elementwise Op Broadcast Block
98 /** Mixed-Precision-Aware Boundary-Aware Store Block
/external/googleapis/google/cloud/iap/v1/
Dservice.proto41 // The Cloud Identity-Aware Proxy API.
43 // APIs for Identity-Aware Proxy Admin configurations.
49 // Sets the access control policy for an Identity-Aware Proxy protected
61 // Gets the access control policy for an Identity-Aware Proxy protected
73 // Returns permissions that a caller has on the Identity-Aware Proxy protected
151 // API to programmatically create, list and retrieve Identity Aware Proxy (IAP)
188 // Creates an Identity Aware Proxy (IAP) OAuth client. The client is owned
207 // Retrieves an Identity Aware Proxy (IAP) OAuth client.
216 // Resets an Identity Aware Proxy (IAP) OAuth client secret. Useful if the
227 // Deletes an Identity Aware Proxy (IAP) OAuth client. Useful for removing
[all …]
/external/tcpdump/
Dl2vpn.c47 { 21, "Nx64kbit/s Basic Service using Structure-aware"},
51 { 42, "E1 Nx64kbit/s with CAS using Structure-aware"},
52 { 43, "DS1 (ESF) Nx64kbit/s with CAS using Structure-aware"},
53 { 44, "DS1 (SF) Nx64kbit/s with CAS using Structure-aware"},

12345678910>>...150