| /external/python/google-api-python-client/docs/dyn/ |
| D | sts_v1beta.v1beta.html | 8 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 …]
|
| D | sts_v1.v1.html | 8 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 …]
|
| D | iamcredentials_v1.projects.serviceAccounts.html | 8 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 …]
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | sts.v1beta.json | 5 "canonicalName": "Cloud Security Token", 6 …"description": "The Security Token Service exchanges Google or third-party credentials for a short… 8 "documentationLink": "http://cloud.google.com/iam/docs/workload-identity-federation", 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" 35 "description": "OAuth access token.", 48 "Responses with Content-Type of application/json", 49 "Media download with context-dependent Content-Type", 50 "Responses with Content-Type of application/x-protobuf" 66 …your project and provides you with API access, quota, and reports. Required unless you provide an … [all …]
|
| D | sts.v1.json | 5 "canonicalName": "Cloud Security Token", 6 …"description": "The Security Token Service exchanges Google or third-party credentials for a short… 8 "documentationLink": "http://cloud.google.com/iam/docs/workload-identity-federation", 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" 35 "description": "OAuth access token.", 48 "Responses with Content-Type of application/json", 49 "Media download with context-dependent Content-Type", 50 "Responses with Content-Type of application/x-protobuf" 66 …your project and provides you with API access, quota, and reports. Required unless you provide an … [all …]
|
| D | iamcredentials.v1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 15 …"description": "Creates short-lived credentials for impersonating IAM service accounts. To enable … 17 …"documentationLink": "https://cloud.google.com/iam/docs/creating-short-lived-service-account-crede… 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 44 "description": "OAuth access token.", 57 "Responses with Content-Type of application/json", 58 "Media download with context-dependent Content-Type", 59 "Responses with Content-Type of application/x-protobuf" 75 …your project and provides you with API access, quota, and reports. Required unless you provide an … [all …]
|
| D | poly.v1.json | 6 …description": "The Poly API provides read access to assets hosted on poly.google.com to all, and u… 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" 35 "description": "OAuth access token.", 48 "Responses with Content-Type of application/json", 49 "Media download with context-dependent Content-Type", 50 "Responses with Content-Type of application/x-protobuf" 66 …your project and provides you with API access, quota, and reports. Required unless you provide an … 71 "description": "OAuth 2.0 token for the current user.", 82 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… [all …]
|
| /external/cronet/net/third_party/quiche/src/quiche/balsa/ |
| D | standard_header_map.cc | 2 // Use of this source code is governed by a BSD-style license that can be 13 {"Accept-Charset"}, in GetStandardHeaderSet() 14 {"Accept-CH"}, in GetStandardHeaderSet() 15 {"Accept-CH-Lifetime"}, in GetStandardHeaderSet() 16 {"Accept-Encoding"}, in GetStandardHeaderSet() 17 {"Accept-Language"}, in GetStandardHeaderSet() 18 {"Accept-Ranges"}, in GetStandardHeaderSet() 19 {"Access-Control-Allow-Credentials"}, in GetStandardHeaderSet() 20 {"Access-Control-Allow-Headers"}, in GetStandardHeaderSet() 21 {"Access-Control-Allow-Methods"}, in GetStandardHeaderSet() [all …]
|
| /external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
| D | PAccessNetworkInfoHeader.java | 15 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT 27 * PRODUCT OF PT INOVACAO - EST DEPARTMENT * 40 * <p>P-Access-Network-Info SIP P-Header </p> 41 * <p>This header carries information relating to the access network between 44 * <p>IETF RFC3455 + 3GPP TS 24.229-720 (2005-12)</p> 47 * P-Access-Network-Info = "P-Access-Network-Info": access-type *(; access-info) 49 * access-type = "IEEE-802.11a" / "IEEE-802.11b" / "3GPP-GERAN" / "3GPP-UTRAN-FDD" / 50 * "3GPP-UTRAN-TDD" / "ADSL" / "ADSL2" / "ADSL2+" / "RADSL" / "SDSL" / 51 * "HDSL" / "HDSL2" / "G.SHDSL" / "VDSL" / "IDSL" / "3GPP2-1X" / 52 * "3GPP2-1XHRPD" /token [all …]
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | script_ops.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 # pylint: disable=g-bad-name 21 import traceback # pylint: disable=unused-import 55 # Map from EagerPyFunc token to tuple (tape, eager args, eager outputs); 70 return tensor._copy() # pylint: disable=protected-access 125 # mathematically correct but will prevent short-circuiting gradient 133 def __call__(self, device, token, args): argument 145 tape_cache[compat.as_bytes(token)] = (tape, args, outputs) 164 _maybe_copy_to_context_device(self._convert(x, dtype=dtype), 166 for (x, dtype) in zip(ret, self._out_dtypes) [all …]
|
| /external/python/google-auth-library-python/google/auth/ |
| D | aws.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 This module provides credentials to access Google Cloud resources from Amazon 20 of long-live service account private keys. 27 file to retrieve credentials and exchange them for Google access tokens. 33 `AWS STS GetCallerIdentity`_ API that can be exchanged for Google access tokens 36 .. _AWS Signature Version 4: https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html 63 _AWS_ALGORITHM = "AWS4-HMAC-SHA256" 65 # https://docs.aws.amazon.com/general/latest/gr/sigv4-create-string-to-sign.html 67 # The AWS authorization header name for the security session token if available. 68 _AWS_SECURITY_TOKEN_HEADER = "x-amz-security-token" [all …]
|
| D | credentials.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 29 All credentials have a :attr:`token` that is used for authentication and 30 may also optionally set an :attr:`expiry` to indicate when the token will 37 Although the token and expiration will change as the credentials are 46 self.token = None 47 """str: The bearer token that can be used in HTTP headers to make 50 """Optional[datetime]: When the token expires and is no longer valid. 51 If this is None, the token is assumed to never expire.""" 67 # expiration early so that we avoid the 401-refresh-retry loop. 68 skewed_expiry = self.expiry - _helpers.REFRESH_THRESHOLD [all …]
|
| /external/turbine/java/com/google/turbine/parse/ |
| D | Parser.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 19 import static com.google.turbine.parse.Token.COMMA; 20 import static com.google.turbine.parse.Token.IDENT; 21 import static com.google.turbine.parse.Token.INTERFACE; 22 import static com.google.turbine.parse.Token.LPAREN; 23 import static com.google.turbine.parse.Token.MINUS; 24 import static com.google.turbine.parse.Token.RPAREN; 25 import static com.google.turbine.parse.Token.SEMI; 73 * <p>See JLS 19: https://docs.oracle.com/javase/specs/jls/se8/html/jls-19.html 80 private Token token; field in Parser [all …]
|
| /external/python/google-auth-library-python/tests_async/oauth2/ |
| D | test_credentials_async.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 33 TOKEN_URI = "https://example.com/oauth2/token" 41 token=None, 69 token = "token" 74 # Access token 75 token, 76 # New refresh token 82 # Rapt token 104 # Check that the credentials have the token and expiry 105 assert creds.token == token [all …]
|
| /external/python/google-auth-library-python/google/oauth2/ |
| D | _client.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 18 token endpoint. 20 For more information about the token endpoint, see 23 .. _Section 3.1 of rfc6749: https://tools.ietf.org/html/rfc6749#section-3.2 37 _URLENCODED_CONTENT_TYPE = "application/x-www-form-urlencoded" 39 _JWT_GRANT_TYPE = "urn:ietf:params:oauth:grant-type:jwt-bearer" 67 response_data (Mapping): The JSON-parsed response data. 84 """Makes a request to the OAuth 2.0 authorization server's token endpoint. 90 token_uri (str): The OAuth 2.0 authorizations server's token endpoint 93 access_token (Optional(str)): The access token needed to make the request. [all …]
|
| D | sts.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 """OAuth 2.0 Token Exchange Spec. 17 This module defines a token exchange utility based on the `OAuth 2.0 Token 19 for GCP access tokens in workload identity pools to access Google APIs. 30 .. _OAuth 2.0 Token Exchange: https://tools.ietf.org/html/rfc8693 31 .. _rfc8693 section 2.2.1: https://tools.ietf.org/html/rfc8693#section-2.2.1 42 _URLENCODED_HEADERS = {"Content-Type": "application/x-www-form-urlencoded"} 46 """Implements the OAuth 2.0 token exchange spec based on 54 token_exchange_endpoint (str): The token exchange endpoint. 76 """Exchanges the provided token for another type of token based on the [all …]
|
| /external/googletest/googlemock/scripts/generator/cpp/ |
| D | keywords.py | 10 # http://www.apache.org/licenses/LICENSE-2.0 21 # Python 3.x 24 # Python 2.x 35 ACCESS = set('public protected private friend'.split()) variable 46 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP 49 def IsKeyword(token): argument 50 return token in ALL 52 def IsBuiltinType(token): argument 53 if token in ('virtual', 'inline'): 56 return token in TYPES or token in TYPE_MODIFIERS
|
| /external/arm-trusted-firmware/drivers/arm/css/scmi/ |
| D | scmi_common.c | 2 * Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved. 4 * SPDX-License-Identifier: BSD-3-Clause 27 * Private helper function to get exclusive access to SCMI channel. 31 assert(ch->lock); in scmi_get_channel() 32 scmi_lock_get(ch->lock); in scmi_get_channel() 36 ((mailbox_mem_t *)(ch->info->scmi_mbx_mem))->status)); in scmi_get_channel() 44 mailbox_mem_t *mbx_mem = (mailbox_mem_t *)(ch->info->scmi_mbx_mem); in scmi_send_sync_command() 46 SCMI_MARK_CHANNEL_BUSY(mbx_mem->status); in scmi_send_sync_command() 55 ch->info->ring_doorbell(ch->info); in scmi_send_sync_command() 63 while (!SCMI_IS_CHANNEL_FREE(mbx_mem->status)) in scmi_send_sync_command() [all …]
|
| /external/python/google-auth-library-python/tests/ |
| D | test_external_account.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 33 SERVICE_ACCOUNT_EMAIL = "service-1234@service-name.iam.gserviceaccount.com" 36 "//iam.googleapis.com/locations/global/workforcePools/pool-id/providers/provider-id", 37 "//iam.googleapis.com/locations/eu/workforcePools/pool-id/providers/provider-id", 38 "//iam.googleapis.com/locations/eu/workforcePools/workloadIdentityPools/providers/provider-id", 46 "global/workloadIdentityPools/pool-id/providers/" 47 "provider-id" 51 "eu/workloadIdentityPools/pool-id/providers/" 52 "provider-id" 58 "provider-id" [all …]
|
| D | test_downscoped.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 31 "resource.name.startsWith('projects/_/buckets/example-bucket/objects/customer-a')" 33 TITLE = "customer-a-objects" 35 "Condition to make permissions available for objects starting with customer-a" 37 AVAILABLE_RESOURCE = "//storage.googleapis.com/projects/_/buckets/example-bucket" 41 "resource.name.startsWith('projects/_/buckets/example-bucket/objects/customer-b')" 43 OTHER_TITLE = "customer-b-objects" 45 "Condition to make permissions available for objects starting with customer-b" 47 OTHER_AVAILABLE_RESOURCE = "//storage.googleapis.com/projects/_/buckets/other-bucket" 50 GRANT_TYPE = "urn:ietf:params:oauth:grant-type:token-exchange" [all …]
|
| /external/AFLplusplus/dictionaries/ |
| D | http.dict | 19 "A-IM" 21 "Accept-Charset" 22 "Accept-Datetime" 23 "Accept-Encoding" 24 "Accept-Language" 25 "Accept-Patch" 26 "Accept-Ranges" 27 "Access-Control-Allow-Credentials" 28 "Access-Control-Allow-Headers" 29 "Access-Control-Allow-Methods" [all …]
|
| /external/python/google-auth-library-python/tests/oauth2/ |
| D | test_credentials.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 39 TOKEN_URI = "https://example.com/oauth2/token" 48 token=None, 77 token=None, 102 token=None, 121 token = "token" 126 # Access token 127 token, 128 # New refresh token 156 # Check that the credentials have the token and expiry [all …]
|
| /external/oss-fuzz/projects/nginx/fuzz/ |
| D | http_request_fuzzer.dict | 20 "BASELINE-CONTROL" 48 "VERSION-CONTROL" 52 "A-IM" 54 "Accept-Charset" 55 "Accept-Datetime" 56 "Accept-Encoding" 57 "Accept-Language" 58 "Accept-Patch" 59 "Accept-Ranges" 60 "Access-Control-Allow-Credentials" [all …]
|
| /external/antlr/runtime/C/ |
| D | README | 18 Jim Idle - Portland Oregon, Jan 2008 40 WARNING: We have bits of documentation started, but nothing super-complete 82 http://www.antlr.org/download/examples-v3.tar.gz 84 contains the following examples: LL-star, cminus, dynamic-scope, 85 fuzzy, hoistedPredicates, island-grammar, java, python, scopes, 93 ---------------------------------------------------------------------- 104 ---------------------------------------------------------------------- 113 can throw almost any grammar at ANTLR that is non-left-recursive and 144 ANTLR v3 tree construction is far superior--it provides tree rewrite 150 -> ^(ARG typename declarator)+ [all …]
|
| /external/grpc-grpc-java/buildscripts/ |
| D | sonatype-upload.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 set -eu -o pipefail 18 if [ $# -ne 2 ]; then 28 ~/.config/sonatype-upload: Configuration file for Sonatype username and password 32 Sonatype provides a "user token" that is a randomly generated username/password. 33 It does allow access to your account, however. You can create one via: 36 * Change the drop-down from "Summary" to "User Token" 37 * Click "Access User Token" 44 if [ -z "$DIR" ]; then 45 echo "Must specify non-empty directory name" [all …]
|