/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | HttpRetryPolicy.java | 162 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 176 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 190 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 205 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 916 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 930 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 944 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 959 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 974 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 996 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… [all …]
|
H A D | HttpRetryPolicyOrBuilder.java | 90 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 102 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 114 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e… 127 …attempted if the instance or endpoint responds with any 5xx response code, or if the instance or e…
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/ |
H A D | NullnessCompatibilityTest.kt | 36 …load-api.txt:5: error: Attempted to remove nullability from java.lang.String (was NONNULL) in para… in Compare signatures with Kotlin nullability from signature() 37 …load-api.txt:7: error: Attempted to change nullability of java.lang.String (from NULLABLE to NONNU… in Compare signatures with Kotlin nullability from signature() 75 …src/test/pkg/test.kt:2: error: Attempted to change nullability of java.lang.String (from NULLABLE … in Compare signatures with Kotlin nullability from source() 104 …load-api.txt:6: error: Attempted to remove nullability from java.lang.Double (was NULLABLE) in met… in Flag invalid nullness changes in final class() 105 …load-api.txt:6: error: Attempted to remove nullability from java.lang.Float (was NULLABLE) in para… in Flag invalid nullness changes in final class() 106 …load-api.txt:7: error: Attempted to remove nullability from java.lang.Double (was NONNULL) in meth… in Flag invalid nullness changes in final class() 107 …load-api.txt:7: error: Attempted to remove nullability from java.lang.Float (was NONNULL) in param… in Flag invalid nullness changes in final class() 108 …load-api.txt:8: error: Attempted to change nullability of java.lang.Float (from NULLABLE to NONNUL… in Flag invalid nullness changes in final class() 109 …load-api.txt:9: error: Attempted to change nullability of java.lang.Double (from NONNULL to NULLAB… in Flag invalid nullness changes in final class() 154 …src/test/pkg/Outer.kt:5: error: Attempted to change nullability of java.lang.String (from NONNULL … in Kotlin Nullness() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-scheduler/proto-google-cloud-scheduler-v1beta1/src/main/java/com/google/cloud/scheduler/v1beta1/ |
H A D | AppEngineRouting.java | 92 * service when the job is attempted. 117 * service when the job is attempted. 147 * version when the job is attempted. 172 * version when the job is attempted. 202 * the job is attempted. 235 * the job is attempted. 308 * service when the job is attempted. 311 * version when the job is attempted. 314 * job is attempted. 319 * service when the job is attempted. [all …]
|
H A D | AppEngineRoutingOrBuilder.java | 32 * service when the job is attempted. 46 * service when the job is attempted. 61 * version when the job is attempted. 75 * version when the job is attempted. 90 * the job is attempted. 112 * the job is attempted. 170 * service when the job is attempted. 173 * version when the job is attempted. 176 * job is attempted. 181 * service when the job is attempted. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-scheduler/proto-google-cloud-scheduler-v1/src/main/java/com/google/cloud/scheduler/v1/ |
H A D | AppEngineRouting.java | 92 * service when the job is attempted. 117 * service when the job is attempted. 147 * version when the job is attempted. 172 * version when the job is attempted. 202 * the job is attempted. 235 * the job is attempted. 305 * the job is attempted. 308 * the job is attempted. 311 * job is attempted. 316 * when the job is attempted. [all …]
|
H A D | AppEngineRoutingOrBuilder.java | 32 * service when the job is attempted. 46 * service when the job is attempted. 61 * version when the job is attempted. 75 * version when the job is attempted. 90 * the job is attempted. 112 * the job is attempted. 167 * the job is attempted. 170 * the job is attempted. 173 * job is attempted. 178 * when the job is attempted. [all …]
|
/aosp_15_r20/prebuilts/sdk/29/public/api/ |
H A D | incompatibilities.txt | 23 …Attempted to remove @NonNull annotation from parameter tag in android.os.DropBoxManager.getNextEnt… 25 …Attempted to change parameter from @Nullable to @NonNull: incompatible change for parameter args i… 27 …Attempted to change parameter from @Nullable to @NonNull: incompatible change for parameter args i… 29 …Attempted to change parameter from @Nullable to @NonNull: incompatible change for parameter args i… 31 …Attempted to change parameter from @Nullable to @NonNull: incompatible change for parameter args i… 33 Attempted to remove @NonNull annotation from method java.lang.Character.toChars(int) 35 …Attempted to change method return from @NonNull to @Nullable: incompatible change for method java.… 37 …Attempted to change method return from @NonNull to @Nullable: incompatible change for method java.… 39 …Attempted to change parameter from @Nullable to @NonNull: incompatible change for parameter args i… 41 …Attempted to change parameter from @Nullable to @NonNull: incompatible change for parameter args i… [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_doctest.py | 726 TestResults(failed=0, attempted=3) 763 TestResults(failed=1, attempted=3) 794 TestResults(failed=0, attempted=3) 805 TestResults(failed=0, attempted=3) 824 TestResults(failed=0, attempted=3) 848 TestResults(failed=0, attempted=2) 873 TestResults(failed=1, attempted=2) 887 TestResults(failed=0, attempted=1) 912 TestResults(failed=1, attempted=1) 925 TestResults(failed=0, attempted=1) [all …]
|
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta2/src/main/java/com/google/cloud/tasks/v2beta2/ |
H A D | AppEngineRouting.java | 94 * service when the task is attempted. 132 * service when the task is attempted. 175 * version when the task is attempted. 213 * version when the task is attempted. 256 * the task is attempted. 289 * the task is attempted. 363 * the task is attempted. 366 * the task is attempted. 369 * the task is attempted. 374 * service when the task is attempted. [all …]
|
H A D | AppEngineRoutingOrBuilder.java | 32 * service when the task is attempted. 59 * service when the task is attempted. 87 * version when the task is attempted. 114 * version when the task is attempted. 142 * the task is attempted. 164 * the task is attempted. 223 * the task is attempted. 226 * the task is attempted. 229 * the task is attempted. 234 * service when the task is attempted. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__iterator/ |
D | common_iterator.h | 82 …!__other.__hold_.valueless_by_exception(), "Attempted to construct from a valueless common_iterato… in common_iterator() 93 …!__other.__hold_.valueless_by_exception(), "Attempted to assign from a valueless common_iterator"); 115 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 123 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 134 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… 147 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 154 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 175 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 177 !__y.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 196 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__iterator/ |
D | common_iterator.h | 81 …!__other.__hold_.valueless_by_exception(), "Attempted to construct from a valueless common_iterato… in common_iterator() 92 …!__other.__hold_.valueless_by_exception(), "Attempted to assign from a valueless common_iterator"); 114 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 122 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 133 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… 146 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 153 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 174 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 176 !__y.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 195 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__iterator/ |
D | common_iterator.h | 81 …!__other.__hold_.valueless_by_exception(), "Attempted to construct from a valueless common_iterato… in common_iterator() 92 …!__other.__hold_.valueless_by_exception(), "Attempted to assign from a valueless common_iterator"); 114 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 122 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 133 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… 146 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 153 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 174 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 176 !__y.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 195 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__iterator/ |
H A D | common_iterator.h | 81 …!__other.__hold_.valueless_by_exception(), "Attempted to construct from a valueless common_iterato… in common_iterator() 92 …!__other.__hold_.valueless_by_exception(), "Attempted to assign from a valueless common_iterator"); 114 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 122 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 133 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… 146 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 153 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 174 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 176 !__y.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 195 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__iterator/ |
D | common_iterator.h | 81 …!__other.__hold_.valueless_by_exception(), "Attempted to construct from a valueless common_iterato… in common_iterator() 92 …!__other.__hold_.valueless_by_exception(), "Attempted to assign from a valueless common_iterator"); 114 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 122 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 133 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… 146 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 153 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 174 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 176 !__y.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 195 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__iterator/ |
D | common_iterator.h | 81 …!__other.__hold_.valueless_by_exception(), "Attempted to construct from a valueless common_iterato… in common_iterator() 92 …!__other.__hold_.valueless_by_exception(), "Attempted to assign from a valueless common_iterator"); 114 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 122 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… in decltype() 133 …std::holds_alternative<_Iter>(__hold_), "Attempted to dereference a non-dereferenceable common_ite… 146 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 153 …std::holds_alternative<_Iter>(__hold_), "Attempted to increment a non-dereferenceable common_itera… 174 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 176 !__y.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); 195 !__x.__hold_.valueless_by_exception(), "Attempted to compare a valueless common_iterator"); [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_doctest.py | 851 TestResults(failed=0, attempted=3) 888 TestResults(failed=1, attempted=3) 919 TestResults(failed=0, attempted=3) 930 TestResults(failed=0, attempted=3) 949 TestResults(failed=0, attempted=3) 973 TestResults(failed=0, attempted=2) 998 TestResults(failed=1, attempted=2) 1012 TestResults(failed=0, attempted=1) 1037 TestResults(failed=1, attempted=1) 1050 TestResults(failed=0, attempted=1) [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | cloudtasks_v2beta2.projects.locations.queues.tasks.html | 161 …attempted. If version is empty, then the task will be sent to the version which is the default ver… 162 …lt, the task is sent to an instance which is available when the task is attempted. Requests can on… 163 …sk is sent to the service which is the default service when the task is attempted. For some queues… 164 …sk is sent to the version which is the default version when the task is attempted. For some queues… 179 …e time when the task is scheduled to be attempted. For App Engine queues, this is when the task wi… 185 …The response from the target for this attempt. If the task has not been attempted or the task is c… 199 …The response from the target for this attempt. If the task has not been attempted or the task is c… 235 …attempted. If version is empty, then the task will be sent to the version which is the default ver… 236 …lt, the task is sent to an instance which is available when the task is attempted. Requests can on… 237 …sk is sent to the service which is the default service when the task is attempted. For some queues… [all …]
|
D | cloudtasks_v2beta2.projects.locations.queues.html | 139 …attempted. If version is empty, then the task will be sent to the version which is the default ver… 140 …lt, the task is sent to an instance which is available when the task is attempted. Requests can on… 141 …sk is sent to the service which is the default service when the task is attempted. For some queues… 142 …sk is sent to the version which is the default version when the task is attempted. For some queues… 149 …ause they both control task attempts however they control how tasks are attempted in different way… 157 …the task will retry at intervals of max_backoff until the task has been attempted max_attempts tim… 158 …red from when the task was first attempted. Once `max_retry_duration` time has passed *and* the ta… 185 …attempted. If version is empty, then the task will be sent to the version which is the default ver… 186 …lt, the task is sent to an instance which is available when the task is attempted. Requests can on… 187 …sk is sent to the service which is the default service when the task is attempted. For some queues… [all …]
|
D | cloudscheduler_v1beta1.projects.locations.jobs.html | 125 …attempted. If version is empty, then the job will be sent to the version which is the default vers… 126 …ault, the job is sent to an instance which is available when the job is attempted. Requests can on… 127 … By default, the job is sent to the service which is the default service when the job is attempted. 128 … By default, the job is sent to the version which is the default version when the job is attempted. 167 … will retry at intervals of max_backoff_duration until the job has been attempted retry_count time… 168 …r retrying a failed job, measured from time when an execution was first attempted. If specified wi… 175 …/apis/design/errors). # Output only. The response from the target for the last attempted execution. 199 …attempted. If version is empty, then the job will be sent to the version which is the default vers… 200 …ault, the job is sent to an instance which is available when the job is attempted. Requests can on… 201 … By default, the job is sent to the service which is the default service when the job is attempted. [all …]
|
D | cloudscheduler_v1.projects.locations.jobs.html | 125 …attempted. If version is empty, then the job will be sent to the version which is the default vers… 126 …ault, the job is sent to an instance which is available when the job is attempted. Requests can on… 127 … By default, the job is sent to the service which is the default service when the job is attempted. 128 … By default, the job is sent to the version which is the default version when the job is attempted. 166 … will retry at intervals of max_backoff_duration until the job has been attempted retry_count time… 167 …r retrying a failed job, measured from time when an execution was first attempted. If specified wi… 174 …/apis/design/errors). # Output only. The response from the target for the last attempted execution. 198 …attempted. If version is empty, then the job will be sent to the version which is the default vers… 199 …ault, the job is sent to an instance which is available when the job is attempted. Requests can on… 200 … By default, the job is sent to the service which is the default service when the job is attempted. [all …]
|
/aosp_15_r20/external/webrtc/media/base/ |
H A D | media_engine.cc | 96 "Attempted to set RtpParameters scalabilityMode " in CheckScalabilityModeValues() 113 "Attempted to set RtpParameters bitrate_priority to " in CheckRtpParametersValues() 120 "Attempted to set RtpParameters scale_resolution_down_by to an " in CheckRtpParametersValues() 126 "Attempted to set RtpParameters max_framerate to an " in CheckRtpParametersValues() 134 "Attempted to set RtpParameters min bitrate " in CheckRtpParametersValues() 143 "Attempted to set RtpParameters " in CheckRtpParametersValues() 151 "Attempted to set scale_resolution_down_by and " in CheckRtpParametersValues() 174 "Attempted to set RtpParameters with different encoding count"); in CheckRtpParametersInvalidModificationAndValues() 179 "Attempted to set RtpParameters with modified RTCP parameters"); in CheckRtpParametersInvalidModificationAndValues() 185 "Attempted to set RtpParameters with modified header extensions"); in CheckRtpParametersInvalidModificationAndValues() [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/res-product/values-en-rCA/ |
H A D | strings.xml | 29 …wipe" product="tablet" msgid="302165994845009232">"You have incorrectly attempted to unlock the ta… 30 …pe" product="default" msgid="2594813176164266847">"You have incorrectly attempted to unlock the ph… 31 …ing" product="tablet" msgid="8710104080409538587">"You have incorrectly attempted to unlock the ta… 32 …ng" product="default" msgid="6381835450014881813">"You have incorrectly attempted to unlock the ph… 33 …ser" product="tablet" msgid="7325071812832605911">"You have incorrectly attempted to unlock the ta… 34 …er" product="default" msgid="8110939900089863103">"You have incorrectly attempted to unlock the ph… 35 …ser" product="tablet" msgid="8509811676952707883">"You have incorrectly attempted to unlock the ta… 36 …er" product="default" msgid="3051962486994265014">"You have incorrectly attempted to unlock the ph… 37 …ile" product="tablet" msgid="1049523640263353830">"You have incorrectly attempted to unlock the ta… 38 …le" product="default" msgid="3280816298678433681">"You have incorrectly attempted to unlock the ph… [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/res-product/values-en-rAU/ |
H A D | strings.xml | 29 …wipe" product="tablet" msgid="302165994845009232">"You have incorrectly attempted to unlock the ta… 30 …pe" product="default" msgid="2594813176164266847">"You have incorrectly attempted to unlock the ph… 31 …ing" product="tablet" msgid="8710104080409538587">"You have incorrectly attempted to unlock the ta… 32 …ng" product="default" msgid="6381835450014881813">"You have incorrectly attempted to unlock the ph… 33 …ser" product="tablet" msgid="7325071812832605911">"You have incorrectly attempted to unlock the ta… 34 …er" product="default" msgid="8110939900089863103">"You have incorrectly attempted to unlock the ph… 35 …ser" product="tablet" msgid="8509811676952707883">"You have incorrectly attempted to unlock the ta… 36 …er" product="default" msgid="3051962486994265014">"You have incorrectly attempted to unlock the ph… 37 …ile" product="tablet" msgid="1049523640263353830">"You have incorrectly attempted to unlock the ta… 38 …le" product="default" msgid="3280816298678433681">"You have incorrectly attempted to unlock the ph… [all …]
|