/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | displayvideo_v1.advertisers.lineItems.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 …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | sheets.v4.json | 32 "x16": "http://www.google.com/images/icons/product/search-16.gif", 33 "x32": "http://www.google.com/images/icons/product/search-32.gif" 69 "Responses with Content-Type of application/json", 70 "Media download with context-dependent Content-Type", 71 "Responses with Content-Type of application/x-protobuf" 103 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 125 "httpMethod": "POST", 154 "httpMethod": "POST", 213 "httpMethod": "POST", 280 "httpMethod": "POST", [all …]
|
D | admin.reportsv1.json | 20 "documentationLink": "https://developers.google.com/admin-sdk/", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 61 "Responses with Content-Type of application/json", 62 "Media download with context-dependent Content-Type", 63 "Responses with Content-Type of application/x-protobuf" 95 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 172 …"The Context-aware access activity reports return information about users' access denied events du… 189 …-10-28T10:26:35.000Z. The default value is the approximate time of the API request. An API report … 191 …"pattern": "(\\d\\d\\d\\d)-(\\d\\d)-(\\d\\d)T(\\d\\d):(\\d\\d):(\\d\\d)(?:\\.(\\d+))?(?:(Z)|([-+])… [all …]
|
D | admin.reports_v1.json | 20 "documentationLink": "https://developers.google.com/admin-sdk/", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 61 "Responses with Content-Type of application/json", 62 "Media download with context-dependent Content-Type", 63 "Responses with Content-Type of application/x-protobuf" 95 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 172 …"The Context-aware access activity reports return information about users' access denied events du… 189 …-10-28T10:26:35.000Z. The default value is the approximate time of the API request. An API report … 191 …"pattern": "(\\d\\d\\d\\d)-(\\d\\d)-(\\d\\d)T(\\d\\d):(\\d\\d):(\\d\\d)(?:\\.(\\d+))?(?:(Z)|([-+])… [all …]
|
D | recaptchaenterprise.v1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 17 "documentationLink": "https://cloud.google.com/recaptcha-enterprise/", 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 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" 91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 115 "httpMethod": "POST", 137 "https://www.googleapis.com/auth/cloud-platform" [all …]
|
D | admob.v1beta.json | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 60 "Responses with Content-Type of application/json", 61 "Media download with context-dependent Content-Type", 62 "Responses with Content-Type of application/x-protobuf" 94 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 123 …ion": "Resource name of the publisher account to retrieve. Example: accounts/pub-9876543210987654", 194 …quired. Resource name of the account to list ad units for. Example: accounts/pub-9876543210987654", 235 … "Required. Resource name of the account to list apps for. Example: accounts/pub-9876543210987654", 256 …eport based on the provided report specification. Returns result of a server-side streaming RPC. T… [all …]
|
D | admob.v1.json | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 60 "Responses with Content-Type of application/json", 61 "Media download with context-dependent Content-Type", 62 "Responses with Content-Type of application/x-protobuf" 94 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 123 …ion": "Resource name of the publisher account to retrieve. Example: accounts/pub-9876543210987654", 194 …quired. Resource name of the account to list ad units for. Example: accounts/pub-9876543210987654", 235 … "Required. Resource name of the account to list apps for. Example: accounts/pub-9876543210987654", 256 …eport based on the provided report specification. Returns result of a server-side streaming RPC. T… [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/costexplorer/src/main/resources/codegen-resources/ |
H A D | service-2.json | 4 "apiVersion":"2017-10-25", 14 "uid":"ce-2017-10-25" 20 "method":"POST", 33 "method":"POST", 47 "method":"POST", 61 "method":"POST", 75 "method":"POST", 89 "method":"POST", 103 "method":"POST", 112 …ns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category… [all …]
|
/aosp_15_r20/external/e2fsprogs/tests/f_pre_1970_date_encoding/ |
H A D | script | 1 if ! test -x $DEBUGFS_EXE; then 9 FSCK_OPT=-yf 21 } | $DEBUGFS -w $TMPFILE >> $OUT 2>&1 27 $DEBUGFS -R "stat $name" $TMPFILE 2>&1 | egrep '^( a| c| m|cr)time:' | 28 sed 's/ --.*//' >> $TIMESTAMPS 31 rm -f $OUT $TIMESTAMPS 33 # create an empty ext4 filesystem with 256-byte inodes for testing 35 echo mkfs.ext4 -b 1024 -q -I 256 $TMPFILE 5000 >> $OUT 36 $MKE2FS -t ext4 -b 1024 -q -I 256 -F $TMPFILE 5000 >> $OUT 2>&1 38 # this is a pre-1970 file encoded with the old encoding. [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/app/admin/ |
H A D | FreezePeriod.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 30 * two {@link java.time#MonthDay} values that define the start and end dates of the period, both 32 * around the year-end. As far as freeze period is concerned, leap year is disregarded and February 49 * Start and end dates represented by number of days since the beginning of the year. 58 * Creates a freeze period by its start and end dates. If the end date is earlier than the start 59 * date, the freeze period is considered wrapping year-end. 94 return getEffectiveEndDay() - mStartDay + 1; in getLength() 103 * Returns the effective end day, taking wrapping around year-end into consideration 118 // ---[start---now---end]--- in contains() 121 // ---end]---[start---now--- in contains() [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/health/src/main/resources/codegen-resources/ |
H A D | service-2.json | 4 "apiVersion":"2016-08-04", 13 "uid":"health-2016-08-04" 19 "method":"POST", 33 "method":"POST", 42 …-level permissions. You can use this operation to allow or deny access to specific Health events. … 48 "method":"POST", 57 …-level permissions. You can't use this operation to allow or deny access to specific Health events… 63 "method":"POST", 74 "method":"POST", 85 "method":"POST", [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/arczonalshift/src/main/resources/codegen-resources/ |
H A D | service-2.json | 4 "apiVersion":"2022-10-30", 5 "endpointPrefix":"arc-zonal-shift", 7 "protocol":"rest-json", 8 "serviceFullName":"AWS ARC - Zonal Shift", 11 "signingName":"arc-zonal-shift", 12 "uid":"arc-zonal-shift-2022-10-30" 37 "method":"POST", 51 …dates and blocked time windows, and for Amazon CloudWatch alarms that you create to use with pract… 89 …toshift for Network Load Balancers and Application Load Balancers with cross-zone load balancing t… 140 …-started zonal shifts, as well as practice run zonal shifts that Route 53 ARC started on your beha… [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/services/ |
H A D | audience_insights_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 import "google/ads/googleads/v14/common/dates.proto"; 58 post: "/v14/customers/{customer_id=*}:generateInsightsFinderReport" 79 post: "/v14/customers/{customer_id=*}:searchAudienceInsightsAttributes" 99 post: "/v14/audienceInsights:listInsightsEligibleDates" 122 post: "/v14/customers/{customer_id=*}:generateAudienceCompositionInsights" 146 // The name of the customer being planned for. This is a user-defined value. 172 // The one-month range of historical data to use for insights, in the format 173 // "yyyy-mm". If unset, insights will be returned for the last thirty days of 183 // The name of the customer being planned for. This is a user-defined value. [all …]
|
H A D | reach_plan_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 import "google/ads/googleads/v14/common/dates.proto"; 60 post: "/v14:listPlannableLocations" 65 // Returns the list of per-location plannable YouTube ad formats with allowed 78 post: "/v14:listPlannableProducts" 99 post: "/v14/customers/{customer_id=*}:generateReachForecast" 115 // https://developers.google.com/google-ads/api/reference/data/geotargets 135 // The ISO-3166-1 alpha-2 country code that is associated with the location. 205 // Three-character ISO 4217 currency code. 232 // exposed to the ad) for the reported reach metrics [1-10]. [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/services/ |
H A D | audience_insights_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 import "google/ads/googleads/v15/common/dates.proto"; 58 post: "/v15/customers/{customer_id=*}:generateInsightsFinderReport" 79 post: "/v15/customers/{customer_id=*}:searchAudienceInsightsAttributes" 99 post: "/v15/audienceInsights:listInsightsEligibleDates" 122 post: "/v15/customers/{customer_id=*}:generateAudienceCompositionInsights" 145 post: "/v15/customers/{customer_id=*}:generateSuggestedTargetingInsights" 169 // The name of the customer being planned for. This is a user-defined value. 195 // The one-month range of historical data to use for insights, in the format 196 // "yyyy-mm". If unset, insights will be returned for the last thirty days of [all …]
|
H A D | reach_plan_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 import "google/ads/googleads/v15/common/dates.proto"; 62 post: "/v15:listPlannableLocations" 67 // Returns the list of per-location plannable YouTube ad formats with allowed 80 post: "/v15:listPlannableProducts" 101 post: "/v15/customers/{customer_id=*}:generateReachForecast" 117 // https://developers.google.com/google-ads/api/reference/data/geotargets 137 // The ISO-3166-1 alpha-2 country code that is associated with the location. 210 // Three-character ISO 4217 currency code. 237 // exposed to the ad) for the reported reach metrics [1-10]. [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/services/ |
H A D | audience_insights_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 import "google/ads/googleads/v16/common/dates.proto"; 58 post: "/v16/customers/{customer_id=*}:generateInsightsFinderReport" 79 post: "/v16/customers/{customer_id=*}:searchAudienceInsightsAttributes" 99 post: "/v16/audienceInsights:listInsightsEligibleDates" 122 post: "/v16/customers/{customer_id=*}:generateAudienceCompositionInsights" 145 post: "/v16/customers/{customer_id=*}:generateSuggestedTargetingInsights" 169 // The name of the customer being planned for. This is a user-defined value. 195 // The one-month range of historical data to use for insights, in the format 196 // "yyyy-mm". If unset, insights will be returned for the last thirty days of [all …]
|
H A D | reach_plan_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 import "google/ads/googleads/v16/common/dates.proto"; 62 post: "/v16:listPlannableLocations" 67 // Returns the list of per-location plannable YouTube ad formats with allowed 80 post: "/v16:listPlannableProducts" 101 post: "/v16/customers/{customer_id=*}:generateReachForecast" 117 // https://developers.google.com/google-ads/api/reference/data/geotargets 137 // The ISO-3166-1 alpha-2 country code that is associated with the location. 210 // Three-character ISO 4217 currency code. 237 // exposed to the ad) for the reported reach metrics [1-10]. [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/healthlake/src/main/resources/codegen-resources/ |
H A D | service-2.json | 4 "apiVersion":"2017-07-01", 14 "uid":"healthlake-2017-07-01" 20 "method":"POST", 36 "method":"POST", 54 "method":"POST", 70 "method":"POST", 86 "method":"POST", 102 "method":"POST", 117 "method":"POST", 134 "method":"POST", [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/webpki/src/ |
D | calendar.rs | 1 // Copyright 2015-2016 Brian Smith. 24 ) -> Result<Time, Error> { in time_from_ymdhms_utc() 51 _ => unreachable!(), // `read_two_digits` already bounds-checked it. in time_from_ymdhms_utc() 55 days_before_year_since_unix_epoch + days_before_month_in_year + day_of_month - 1; in time_from_ymdhms_utc() 65 fn days_before_year_since_unix_epoch(year: u64) -> Result<u64, Error> { in days_before_year_since_unix_epoch() 66 // We don't support dates before January 1, 1970 because that is the in days_before_year_since_unix_epoch() 68 // certificates that have dates before the epoch. in days_before_year_since_unix_epoch() 74 Ok(days_before_year_ad - DAYS_BEFORE_UNIX_EPOCH_AD) in days_before_year_since_unix_epoch() 77 fn days_before_year_ad(year: u64) -> u64 { in days_before_year_ad() 78 ((year - 1) * 365) in days_before_year_ad() [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/marketplaceagreement/src/main/resources/codegen-resources/ |
H A D | service-2.json | 4 "apiVersion":"2020-03-01", 5 "endpointPrefix":"agreement-marketplace", 12 "signingName":"aws-marketplace", 14 "uid":"marketplace-agreement-2020-03-01" 20 "method":"POST", 37 "method":"POST", 54 "method":"POST", 73 "pattern":"^[0-9]+$" 88 …"documentation":"<p>Defines a pre-paid pricing model where the customers are charged a fixed upfro… 92 …"documentation":"<p>Defines a short-term free pricing model where the buyers aren’t charged anythi… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/ |
H A D | reports_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 54 // * INTERNAL: Any non-user error related to a technical issue 56 // * UNKNOWN: Any non-user error related to a technical issue 60 // The ID of a long-running operation. 72 post: "/v1/{name=accounts/*/reports/*}:run" 86 post: "/v1/{report_job=accounts/*/reportJobs/*}:fetchReportResults" 117 // Optional. The range of usage or invoice dates to include in the result. 132 // Optional. The BCP-47 language code, such as "en-US". If specified, the 135 // Default is "en-US". 222 // Optional. The BCP-47 language code, such as "en-US". If specified, the [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
H A D | asia | 4 # 2009-05-17 by Arthur David Olson. 11 # From Paul Eggert (2019-07-11): 30 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94. 64 # Technical Support (including a page from the Official Airline Guide - 70 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S 71 Rule EUAsia 1981 max - Mar lastSun 1:00u 1:00 S 72 Rule EUAsia 1979 1995 - Sep lastSun 1:00u 0 - 73 Rule EUAsia 1996 max - Oct lastSun 1:00u 0 - 74 Rule E-EurAsia 1981 max - Mar lastSun 0:00 1:00 - 75 Rule E-EurAsia 1979 1995 - Sep lastSun 0:00 0 - [all …]
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | cookie_util_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 35 // Used for malformed cookies where the parsed-then-serialized string does not 63 // A cookie domain containing non-ASCII characters is not allowed, even if it 109 // A cookie domain string containing %-encoding is not allowed. 150 // domain, even if its capitalization is non-canonical. 169 // A cookie domain with a different eTLD+1 ("organization-identifying host") 252 // rfc6265bis-11#5.1.2 and will cause GetDomainAndRegistry to return an empty 286 // A cookie domain with a dot-prefixed IP is allowed, if the IP matches 312 {"Sat, 15-Apr-17 21:01:22 GMT", true, 1492290082}, in TEST() 313 {"Thu, 19-Apr-2007 16:00:00 GMT", true, 1176998400}, in TEST() [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/channel/v1/ |
H A D | reports_service.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 42 // BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) 59 // * INTERNAL: Any non-user error related to a technical issue 61 // * UNKNOWN: Any non-user error related to a technical issue 65 // The ID of a long-running operation. 77 // BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) 82 post: "/v1/{name=accounts/*/reports/*}:run" 95 // BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) 101 post: "/v1/{report_job=accounts/*/reportJobs/*}:fetchReportResults" 111 // BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) [all …]
|