Home
last modified time | relevance | path

Searched full:because (Results 1 – 25 of 35690) sorted by relevance

12345678910>>...1428

/aosp_15_r20/external/deqp-deps/glslang/Test/
Dhlsl.type.type.conversion.all.frag88 …float2 var17 = float2x2(zeros4);// Compilation failed because: error X3017: cannot implicitly conv…
89 …float2 var18 = float2x3(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
90 …float2 var19 = float2x4(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
91 …float2 var20 = float3x2(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
92 …float2 var21 = float3x3(zeros9);// Compilation failed because: error X3017: cannot implicitly conv…
93 …float2 var22 = float3x4(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
94 …float2 var23 = float4x2(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
95 …float2 var24 = float4x3(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
96 …float2 var25 = float4x4(zeros16);// Compilation failed because: error X3017: cannot implicitly con…
97 …float3 var27 = float2(zeros2);// Compilation failed because: error X3017: cannot implicitly conver…
[all …]
/aosp_15_r20/external/angle/third_party/glslang/src/Test/
H A Dhlsl.type.type.conversion.all.frag88 …float2 var17 = float2x2(zeros4);// Compilation failed because: error X3017: cannot implicitly conv…
89 …float2 var18 = float2x3(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
90 …float2 var19 = float2x4(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
91 …float2 var20 = float3x2(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
92 …float2 var21 = float3x3(zeros9);// Compilation failed because: error X3017: cannot implicitly conv…
93 …float2 var22 = float3x4(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
94 …float2 var23 = float4x2(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
95 …float2 var24 = float4x3(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
96 …float2 var25 = float4x4(zeros16);// Compilation failed because: error X3017: cannot implicitly con…
97 …float3 var27 = float2(zeros2);// Compilation failed because: error X3017: cannot implicitly conver…
[all …]
/aosp_15_r20/frameworks/proto_logging/stats/enums/adservices/common/
H A Dadservices_cel_enums.proto36 * NOTE: AdId / AdSetId don't have a range yet (because they're just using common codes)
400 // FilterException because user consent revoked.
403 // FilterException because background caller happened.
406 // FilterException because caller not allowed.
409 // FilterException because unauthorized.
412 // FilterException because rate limit reached.
415 // FilterException because internal error happened.
436 // FilterException occurred in PAS notifyFailure because user consent revoked.
439 // FilterException occurred in PAS notifyFailure because background caller happened.
442 // FilterException occurred in PAS notifyFailure because caller not allowed.
[all …]
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/
DDeauthenticationReasonCode.java42 /** Disconnected because the previous authentication is no longer valid. */
46 /** Disconnected because the client is being de-authenticated. */
54 /** Disconnected because the AP is unable to handle all currently associated stations. */
58 /** Disconnected because of a Class 2 frame received from a non-authenticated station. */
62 /** Disconnected because of a Class 3 frame received from a non-associated station. */
66 /** Disconnected because the STA has left the network. */
70 /** Disconnected because the STA requested association without authentication. */
74 /** Disconnected because the power capability element is not valid. */
78 /** Disconnected because the supported channel element is not valid. */
86 /** Disconnected because of an invalid information element. */
[all …]
/aosp_15_r20/external/crosvm/sandbox/src/
H A Dlib.rs147 // Safe because TargetPolicyWrapper can only be constructed with a non-null pointer. in drop()
171 // Safe because the returned raw pointer is a non-owning pointer and we are free in is_sandbox_broker()
178 // Safe because the returned raw pointer is a non-owning pointer and we are in is_sandbox_target()
191 // Safe because RESULT is only written once, and call_once will cause in get()
216 /// Takes a &mut self because sbox_broker_init mutates the underlying broker
219 // Safe because BrokerServices can only be constructed with a non-null in init()
231 // Safe because BrokerServices can only be constructed with a non-null pointer. in create_policy()
242 /// Takes a `&mut self` because `sbox_spawn_target()` mutates the underlying
258 // Safe because the external arguments must be constructed in a safe in spawn_target()
278 // Safe because we are adopting the process and thread handles here, in spawn_target()
[all …]
/aosp_15_r20/frameworks/proto_logging/stats/enums/app_shared/
H A Dapp_enums.proto27 // The transition was started because we drew the splash screen.
29 // The transition was started because all app windows were drawn.
31 // The transition was started because of a timeout.
33 // The transition was started because we drew a task snapshot.
35 // The transition was started because it was a recents animation and we only needed to wait on
168 * Application process died because of an unhandled exception in Java code.
173 * Application process died because it's crashed due to a native code crash.
183 * Application process was killed because it took too long to attach to the system
189 * Application process was killed because of initialization failure,
201 * Application process was killed because of the user request, for example,
[all …]
/aosp_15_r20/packages/apps/TvSettings/
Dcolor-check-baseline.xml59 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
75 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
91 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
107 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
123 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
139 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
155 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
171 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
187 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
203 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
[all …]
/aosp_15_r20/external/go-cmp/cmp/cmpopts/
H A Dutil_test.go111 reason: "not equal because empty non-nil and nil slice differ",
118 reason: "equal because EquateEmpty equates empty slices",
124 reason: "not equal because element order differs",
131 reason: "equal because SortSlices sorts the slices",
138 reason: "not equal because MyInt is not the same type as int",
152 reason: "panics because SortSlices used with non-transitive less function",
161 …reason: "no panics because SortSlices used with valid less function; not equal because NaN != N…
173 …reason: "no panics because SortSlices used with valid less function; equal because EquateNaNs i…
187 reason: "not equal because timezones differ",
202 reason: "equal because SortMaps flattens to a slice where Time.Equal can be used",
[all …]
/aosp_15_r20/packages/apps/Settings/
Dcolor-check-baseline.xml11 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
27 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
43 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
59 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
75 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
91 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
107 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
123 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
139 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
155 …explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Inst…
[all …]
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dpass-object-size.cpp23 …int (*A)(void *) = &Foo; //expected-error{{cannot take address of function 'Foo' because parameter… in Decls()
24 …int (*B)(void *) = Foo; //expected-error{{cannot take address of function 'Foo' because parameter … in Decls()
26 …type 'int (void *)'}} expected-note@6{{candidate address cannot be taken because parameter 1 has p… in Decls()
27 …type 'int (void *)'}} expected-note@6{{candidate address cannot be taken because parameter 1 has p… in Decls()
29 …int (*E)(void *) = &Statics::Foo; //expected-error{{cannot take address of function 'Foo' because in Decls()
30 …ype 'int (void *)'}} expected-note@11{{candidate address cannot be taken because parameter 1 has p… in Decls()
32 …int (*G)(void *) = &Members::Foo; //expected-error{{cannot take address of function 'Foo' because in Decls()
33 …ype 'int (void *)'}} expected-note@18{{candidate address cannot be taken because parameter 1 has p… in Decls()
38 …A = &Foo; //expected-error{{cannot take address of function 'Foo' because parameter 1 has pass_obj… in Assigns()
39 …A = Foo; //expected-error{{cannot take address of function 'Foo' because parameter 1 has pass_obje… in Assigns()
[all …]
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DErrorReason.java77 * "pubsub.googleapis.com" service because the associated billing account is
96 * The request is denied because the provided [API
116 * The request is denied because it violates [API key API
119 * "storage.googleapis.com" service because this service is restricted in the
137 * The request is denied because it violates [API key HTTP
140 * "storage.googleapis.com" service because the http referrer of the request
158 * The request is denied because it violates [API key IP address
161 * "storage.googleapis.com" service because the caller IP of the request
179 * The request is denied because it violates [API key Android application
182 * "storage.googleapis.com" service because the request from the Android apps
[all …]
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
H A DCanvasTests.java367 // Should throw out IllegalStateException because cannot restore Canvas before save in testRestoreWithoutSave()
373 // Should throw out IllegalArgumentException because saveCount is less than 1 in testRestoreToCountIllegalSaveCount()
379 // Should throw out ArrayIndexOutOfBoundsException because of invalid offset in testDrawPointsInvalidOffset()
387 // Should throw out ArrayIndexOutOfBoundsException because of invalid count in testDrawPointsInvalidCount()
395 // Should throw out ArrayIndexOutOfBoundsException because of invalid offset in testDrawLinesInvalidOffset()
403 // Should throw out ArrayIndexOutOfBoundsException because of invalid count in testDrawLinesInvalidCount()
411 // Should throw out NullPointerException because oval is null in testDrawOvalNull()
417 // Should throw NullPointerException because oval is null in testDrawArcNullOval()
424 // Should throw out NullPointerException because RoundRect is null in testDrawRoundRectNull()
433 // Should throw out RuntimeException because bitmap has been recycled in testDrawBitmapAtPointRecycled()
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/macie2/src/main/resources/codegen-resources/
H A Dservice-2.json31 …"documentation": "<p>The request failed because the input doesn't satisfy the constraints specifie…
39 …"documentation": "<p>The request failed because fulfilling the request would exceed one or more se…
43 …"documentation": "<p>The request was denied because you don't have sufficient access to the specif…
47 "documentation": "<p>The request failed because the specified resource wasn't found.</p>"
51 …"documentation": "<p>The request failed because you sent too many requests during a certain amount…
55 …"documentation": "<p>The request failed because it conflicts with the current state of the specifi…
77 …"documentation": "<p>The request failed because the input doesn't satisfy the constraints specifie…
85 …"documentation": "<p>The request failed because fulfilling the request would exceed one or more se…
89 …"documentation": "<p>The request was denied because you don't have sufficient access to the specif…
93 "documentation": "<p>The request failed because the specified resource wasn't found.</p>"
[all …]
/aosp_15_r20/system/core/libutils/
H A DLooper_test.cpp157 << "elapsed time should approx. zero because wake() was called before waiting"; in TEST_F()
159 << "pollOnce result should be Looper::POLL_CALLBACK because loop was awoken"; in TEST_F()
173 << "pollOnce result should be Looper::POLL_CALLBACK because loop was awoken"; in TEST_F()
202 << "callback should not have been invoked because FD was not signalled"; in TEST_F()
219 << "pollOnce result should be Looper::POLL_CALLBACK because FD was signalled"; in TEST_F()
243 << "callback should not have been invoked because FD was not signalled"; in TEST_F()
262 << "pollOnce result should be Looper::POLL_CALLBACK because FD was signalled"; in TEST_F()
288 << "pollOnce result should be Looper::POLL_CALLBACK because FD was signalled"; in TEST_F()
312 << "elapsed time should approx. equal timeout because FD was no longer registered"; in TEST_F()
335 << "elapsed time should approx. equal zero because FD was already signalled"; in TEST_F()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/
H A Dcpp17_iterator_concepts.verify.cpp94 …// expected-note@*:* {{because 'not_move_constructible' does not satisfy '__cpp17_move_constructib… in check_iterator_requirements()
97 …// expected-note@*:* {{because 'not_copy_constructible' does not satisfy '__cpp17_copy_constructib… in check_iterator_requirements()
100 // expected-note@*:* {{because 'not_move_assignable' does not satisfy '__cpp17_copy_assignable'}} in check_iterator_requirements()
103 // expectted-note@*:* {{because 'not_copy_assignable' does not satisfy '__cpp17_copy_assignable'}} in check_iterator_requirements()
142 …// expected-note@*:* {{because 'not_default_constructible' does not satisfy '__cpp17_default_const… in check_forward_iterator_requirements()
145 …// expected-note@*:* {{because type constraint 'convertible_to<valid_iterator<postincrement_not_re… in check_forward_iterator_requirements()
175 …// expected-note@*:* {{because type constraint 'same_as<int, __iter_reference<not_returning_iter_r… in check_bidirectional_iterator_requirements()
363 …// expected-note@*:* {{because '__iter += __n' would be invalid: overload resolution selected dele… in check_random_access_iterator()
365 …// expected-note@*:* {{because '__iter -= __n' would be invalid: overload resolution selected dele… in check_random_access_iterator()
367 …// expected-note@*:* {{because '__iter + __n' would be invalid: overload resolution selected delet… in check_random_access_iterator()
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/pinpoint/src/main/resources/codegen-resources/
H A Dservice-2.json40 …"documentation": "<p>The request failed because the payload for the body of the request is too lar…
44 …"documentation": "<p>The request was denied because access to the specified resource is forbidden …
48 …"documentation": "<p>The request failed because the specified resource was not found (NotFoundExce…
52 …"documentation": "<p>The request failed because the method is not allowed for the specified resour…
56 …"documentation": "<p>The request failed because too many requests were sent during a certain amoun…
86 …"documentation": "<p>The request failed because the payload for the body of the request is too lar…
90 …"documentation": "<p>The request was denied because access to the specified resource is forbidden …
94 …"documentation": "<p>The request failed because the specified resource was not found (NotFoundExce…
98 …"documentation": "<p>The request failed because the method is not allowed for the specified resour…
102 …"documentation": "<p>The request failed because too many requests were sent during a certain amoun…
[all …]
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
H A Derror_reason.proto59 // "pubsub.googleapis.com" service because the associated billing account is
73 // The request is denied because the provided [API
88 // The request is denied because it violates [API key API
92 // "storage.googleapis.com" service because this service is restricted in the
104 // The request is denied because it violates [API key HTTP
108 // "storage.googleapis.com" service because the http referrer of the request
120 // The request is denied because it violates [API key IP address
124 // "storage.googleapis.com" service because the caller IP of the request
136 // The request is denied because it violates [API key Android application
140 // "storage.googleapis.com" service because the request from the Android apps
[all …]
/aosp_15_r20/external/googleapis/google/api/
H A Derror_reason.proto59 // "pubsub.googleapis.com" service because the associated billing account is
73 // The request is denied because the provided [API
88 // The request is denied because it violates [API key API
92 // "storage.googleapis.com" service because this service is restricted in the
104 // The request is denied because it violates [API key HTTP
108 // "storage.googleapis.com" service because the http referrer of the request
120 // The request is denied because it violates [API key IP address
124 // "storage.googleapis.com" service because the caller IP of the request
136 // The request is denied because it violates [API key Android application
140 // "storage.googleapis.com" service because the request from the Android apps
[all …]
/aosp_15_r20/external/crosvm/kvm/src/
H A Dlib.rs152 // Open calls are safe because we give a nul-terminated string and verify the result. in new_with_path()
160 // Safe because we verify that ret is valid and we own the fd. in new_with_path()
168 // Safe because we know that our file is a KVM fd and that the extension is one of the ones in check_extension_int()
181 // Safe because we know that our file is a KVM fd and we verify the return result. in get_vcpu_mmap_size()
241 // Mapping the unsized array to a slice is unsafe because the length isn't known. Using in get_msr_index_list()
267 // Safe because we know self is a real kvm fd in get_vm_type()
350 // Safe because we know kvm is a real kvm fd as this module is the only one that can make in new()
355 // Safe because we verify the value of ret and we are the owners of the fd. in new()
359 // Safe because the guest regions are guaranteed not to overlap. in new()
386 /// This is distinct from the `Kvm` version of this method because the some extensions depend on
[all …]
/aosp_15_r20/hardware/interfaces/radio/aidl/android/hardware/radio/data/
H A DDataCallFailCause.aidl154 * Data call was disconnected because radio was resetting, powered off - no retry
158 * Data call was disconnected by modem because tethered mode was up on same APN/data profile
164 * Network cannot provide the requested service and PDP context is deactivated because of LLC
195 * Procedure requested by the UE was rejected because the bearer handling is not supported.
223 * Foreign agent rejected MIP (Mobile IP) registration because of insufficient resources.
227 * Foreign agent rejected MIP (Mobile IP) registration because of MN-AAA authenticator was
232 * Foreign agent rejected MIP (Mobile IP) registration because of home agent authentication
237 * Foreign agent rejected MIP (Mobile IP) registration because of requested lifetime was too
242 * Foreign agent rejected MIP (Mobile IP) registration because of malformed request.
246 * Foreign agent rejected MIP (Mobile IP) registration because of malformed reply.
[all …]
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Dmod.rs150 // Open calls are safe because we give a nul-terminated string and verify the result. in new_with_path()
156 // Safe because we verify that ret is valid and we own the fd. in new_with_path()
160 // Safe because we know that the descriptor is valid and we verify the return result. in new_with_path()
177 // Safe because we know that our file is a KVM fd and we verify the return result. in new_with_path()
213 // this ioctl is safe because we know this kvm descriptor is valid, in check_capability()
238 // Safe because we know kvm is a real kvm fd as this module is the only one that can make in new()
251 // Safe because we verify that ret is valid and we own the fd. in new()
255 // Safe because the guest regions are guaranteed not to overlap. in new()
285 // Safe because we know that our file is a VM fd and we verify the return result. in create_kvm_vcpu()
292 // Wrap the vcpu now in case the following ? returns early. This is safe because we verified in create_kvm_vcpu()
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/
H A DKmsClient.java347 * The request was rejected because the specified entity or resource could not be found.
349 …* The request was rejected because a specified ARN, or an ARN in a key policy, is not vali…
353 …* The request was rejected because an internal exception occurred. The request can be retr…
355 …* The request was rejected because the state of the specified resource is not valid for th…
438 * The request was rejected because the specified entity or resource could not be found.
440 …* The request was rejected because a specified ARN, or an ARN in a key policy, is not vali…
444 …* The request was rejected because an internal exception occurred. The request can be retr…
446 …* The request was rejected because the state of the specified resource is not valid for th…
615 …* The request was rejected because the CloudHSM cluster associated with the CloudHSM key s…
620 …* The request was rejected because of the <code>ConnectionState</code> of the custom key s…
[all …]
/aosp_15_r20/external/clang/test/CXX/class/class.union/
H A Dp1.cpp10 …virtual void foo() { abort(); } // expected-note 4 {{because type 'Virtual' has a virtual member f… in foo()
13 class VirtualBase : virtual Okay { // expected-note 4 {{because type 'VirtualBase' has a virtual ba…
17 …Ctor() { abort(); } // expected-note 2{{because type 'Ctor' has a user-provided default constructo… in Ctor()
20 …Ctor2(); // expected-note {{because type 'Ctor2' has a user-provided default constructor}} expecte…
22 class CtorTmpl { // expected-note {{because type 'CtorTmpl' has no default constructor}}
26 class CopyCtor { // expected-note 2{{because no constructor can be used to copy an object of type '…
30 class CopyAssign { // expected-note 2 {{because no assignment operator can be used to copy an objec…
35 …~Dtor() { abort(); } // expected-note 2 {{because type 'Dtor' has a user-provided destructor}} exp… in ~Dtor()
52 …Virtual v; // expected-note {{because the function selected to copy field of type 'Virtual' is not…
55 …VirtualBase vbase; // expected-note {{because the function selected to copy field of type 'Virtual…
[all …]
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/ffmpeg/
H A Davcodec.rs43 // Safe because we are passing valid bounds for the buffer. in fmt()
88 // Safe because `av_codec_is_decoder` is called on a valid static `AVCodec` reference. in is_decoder()
95 // Safe because `av_codec_is_encoder` is called on a valid static `AVCodec` reference. in is_encoder()
104 // Safe because `CStr::from_ptr` is called on a valid zero-terminated C string. in name()
184 // Safe because self.context.0 is a pointer to a live AVCodecContext allocation. in set_get_buffer_2()
195 // Safe because self.context.0 is a pointer to a live AVCodecContext allocation. in set_initial_format()
273 // Safe because our pointer was initialized to `NULL` and we only use it with in next()
294 // Safe because `CStr::from_ptr` is called on a valid zero-terminated C string. in name()
319 // Safe because the contract of `new` stipulates we have received a valid `AVCodec` in next()
329 // Safe because we have been initialized to a static, valid profiles array in next()
[all …]
/aosp_15_r20/external/crosvm/gpu_display/src/vulkan/sys/
H A Dwindows.rs125 // SAFETY: Safe because self.hwnd and rect outlive this function call. in get_inner_size()
141 // SAFETY: Safe because we checked hmodule when we got it, and we created hwnd and checked in create_vulkan_surface()
143 // because we pass a clone of the Arc<Self> as the win parameter, which is kept as a in create_vulkan_surface()
161 // SAFETY: Safe because the safety requirement of new function guarantees that hwnd is a in drop()
220 // SAFETY: Safe because it will always succeed. in handle_window_message()
286 // SAFETY: Safe because we are processing a message targeting this thread, which is guaranteed in handle_window_message()
299 // SAFETY: Safe because the lparam for this message is a CREATESTRUCTW. in wnd_proc()
302 // SAFETY: Safe because we handle the error cases. in wnd_proc()
304 // SAFETY: Safe because the GWLP_USERDATA pointer is only used by us, and we check if it's in wnd_proc()
323 // SAFETY: Safe because we handle the error cases. in wnd_proc()
[all …]

12345678910>>...1428