/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/doc/karma/ |
D | binary.qbk | 89 generator never fails (unless the underlying 94 never fails (unless the underlying output stream 99 never fails (unless the underlying output stream 104 never fails (unless the underlying output stream 108 This generator never fails (unless the underlying 112 This generator never fails (unless the underlying 116 generator never fails (unless the underlying 121 never fails (unless the underlying output stream 126 never fails (unless the underlying output stream 131 never fails (unless the underlying output stream [all …]
|
D | char.qbk | 166 never fails (unless the underlying output stream 169 never fails (unless the underlying output stream 173 by `ns`. This generator never fails (unless the 179 to the immediate literal (unless the underlying 186 to the immediate literal (unless the underlying 193 (unless the underlying output stream reports an 200 (unless the underlying output stream reports an 365 its attribute (unless the underlying output stream 371 its attribute (unless the underlying output stream 377 its attribute (unless the underlying output stream [all …]
|
/aosp_15_r20/external/igt-gpu-tools/scripts/ |
H A D | trace.pl | 54 return unless scalar(@_); 129 return unless scalar(@_); 141 return unless scalar(@_); 153 return unless scalar(@_); 174 return unless scalar(@_); 193 return unless scalar(@_); 212 return unless scalar(@_); 229 return unless scalar(@_); 243 return unless scalar(@_); 262 return unless scalar(@_); [all …]
|
/aosp_15_r20/external/grpc-grpc/src/ruby/end2end/ |
H A D | errors_load_before_grpc_lib_test.rb | 11 # Unless required by applicable law or agreed to in writing, software 19 $LOAD_PATH.unshift(grpc_lib_dir) unless $LOAD_PATH.include?(grpc_lib_dir) 24 fail('GRPC BadStatus#to_status code expected to be 2') unless my_status.code == 2 25 …fail('GRPC BadStatus#to_status details expected to be unknown') unless my_status.details == 'unkno… 26 …fail('GRPC BadStatus#to_status metadata expected to be empty hash') unless my_status.metadata == {} 32 fail('GRPC BadStatus#to_rpc_status expected to return nil') unless my_rpc_status.nil? 39 fail('GRPC constant not loaded when expected') unless Object.const_defined?(:GRPC) 40 fail('GRPC BadStatus not loaded after required') unless GRPC.const_defined?(:BadStatus) 41 fail('GRPC Core not loaded after required') unless GRPC.const_defined?(:Core) 42 fail('GRPC StatusCodes not loaded after required') unless GRPC::Core.const_defined?(:StatusCodes) [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | content_v2_1.returnpolicyonline.html | 114 …nditions that are accepted for returns. This is required to not be empty unless the type of return… 117 … Policies with the label 'default' will apply to all products, unless a product specifie… 130 …how customers can return an item. This value is required to not be empty unless the type of return… 135 … # The return reason category information. This required to not be empty unless the type of return… 162 …nditions that are accepted for returns. This is required to not be empty unless the type of return… 165 … Policies with the label 'default' will apply to all products, unless a product specifie… 178 …how customers can return an item. This value is required to not be empty unless the type of return… 183 … # The return reason category information. This required to not be empty unless the type of return… 232 …nditions that are accepted for returns. This is required to not be empty unless the type of return… 235 … Policies with the label 'default' will apply to all products, unless a product specifie… [all …]
|
/aosp_15_r20/external/grpc-grpc/src/ruby/lib/grpc/generic/ |
H A D | active_call.rb | 9 # Unless required by applicable law or agreed to in writing, software 64 fail(TypeError, '!Core::Call') unless call.is_a? Core::Call 90 fail(TypeError, '!Core::Call') unless call.is_a? Core::Call 100 @metadata_to_send = metadata_to_send || {} unless started 168 ops[RECV_INITIAL_METADATA] = nil unless @metadata_received 170 unless @metadata_received 182 unless recv_status_batch_result.status.nil? 244 ops[SEND_INITIAL_METADATA] = @metadata_to_send unless @metadata_sent 260 ops[RECV_INITIAL_METADATA] = nil unless @metadata_received 262 unless @metadata_received [all …]
|
H A D | rpc_server.rb | 9 # Unless required by applicable law or agreed to in writing, software 28 fail 'pool size must be positive' unless size > 0 69 fail 'worker already has a task waiting' unless worker_queue.empty? 98 break unless ready_for_work? 112 return unless @workers.size > 0 115 next unless t.alive? 144 fail('received a task while busy') unless worker_queue.empty? 178 fail(TypeError, '!Proc') unless a_proc.is_a? Proc 335 unless @running_state == :not_started 455 unless active_call.nil? [all …]
|
/aosp_15_r20/external/iputils/doc/ |
H A D | docbook2man-spec.pl | 112 $sub = 'sub { output "\n" unless $newline_last++; '; 114 sgml($_[0], eval('sub { output "\n" unless $newline_last++; }')); 116 sgml($_[0], eval("sub { output \"\\n\" unless \$newline_last++; output '$s'; }")); 118 …sgml($_[0], eval("sub { output \"\\n\" unless \$newline_last; output '$s'; \$newline_last = 0; }")… 133 output "\n" unless $newline_last++; 675 output "\n" unless $newline_last++; 698 output "\n" unless $newline_last++; 726 output "\n" unless $newline_last++; 737 output "\n" unless $newline_last++; 763 output "\n" unless $newline_last++; [all …]
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 11 Unless required by applicable law or agreed to in writing, software 147 5. Submission of Contributions. Unless You explicitly state otherwise, 160 7. Disclaimer of Warranty. Unless required by applicable law or 172 unless required by applicable law (such as deliberate and grossly 329 5. Submission of Contributions. Unless You explicitly state otherwise, 342 7. Disclaimer of Warranty. Unless required by applicable law or 354 unless required by applicable law (such as deliberate and grossly 396 Unless required by applicable law or agreed to in writing, software 535 5. Submission of Contributions. Unless You explicitly state otherwise, 548 7. Disclaimer of Warranty. Unless required by applicable law or [all …]
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | ralloc.h | 255 * \return True unless allocation failed. 278 * \return True unless allocation failed. 335 * new pointer unless allocation fails. 339 * \return True unless allocation failed. 348 * new pointer unless allocation fails. 353 * \return True unless allocation failed. 362 * new pointer unless allocation fails. 369 * \return True unless allocation failed. 410 * \p str will be updated to the new pointer unless allocation fails. 413 * \return True unless allocation failed. [all …]
|
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 56 # Subject must dominate object unless the subject is trusted. 73 # Read operations: Subject must dominate object unless the subject 81 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 56 # Subject must dominate object unless the subject is trusted. 73 # Read operations: Subject must dominate object unless the subject 81 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/system/sepolicy/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 63 # Subject must dominate object unless the subject is trusted. 81 # Read operations: Subject must dominate object unless the subject 90 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 63 # Subject must dominate object unless the subject is trusted. 81 # Read operations: Subject must dominate object unless the subject 90 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 63 # Subject must dominate object unless the subject is trusted. 81 # Read operations: Subject must dominate object unless the subject 90 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 63 # Subject must dominate object unless the subject is trusted. 81 # Read operations: Subject must dominate object unless the subject 90 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 63 # Subject must dominate object unless the subject is trusted. 81 # Read operations: Subject must dominate object unless the subject 90 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/private/ |
H A D | mls | 9 # Process transition: Require equivalence unless the subject is trusted. 13 # Process read operations: No read up unless trusted. 17 # Process write operations: Require equivalence unless trusted. 25 # Create/relabel operations: Subject must be equivalent to object unless 30 # Datagram send: Sender must be equivalent to the receiver unless one of them 35 # Stream connect: Client must be equivalent to server unless one of them 44 # Create/relabel operations: Subject must be equivalent to object unless 63 # Subject must dominate object unless the subject is trusted. 81 # Read operations: Subject must dominate object unless the subject 90 # Write operations: Subject must be equivalent to the object unless the
|
/aosp_15_r20/external/igt-gpu-tools/assembler/ |
H A D | ralloc.h | 216 * \return True unless allocation failed. 275 * new pointer unless allocation fails. 279 * \return True unless allocation failed. 288 * new pointer unless allocation fails. 293 * \return True unless allocation failed. 332 * \p str will be updated to the new pointer unless allocation fails. 335 * \return True unless allocation failed. 357 * \p str will be updated to the new pointer unless allocation fails. 360 * \return True unless allocation failed. 377 * \p str will be updated to the new pointer unless allocation fails. [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/ |
D | make_unique.hpp | 91 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is not an a… 100 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is not an a… 126 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is not an a… 137 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is not an a… 148 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is an array… 161 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is an array… 174 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is an array… 187 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is an array… 202 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is 209 //! <b>Remarks</b>: This function shall not participate in overload resolution unless T is [all …]
|
/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 | DeprecationStatus.java | 10 * Unless required by applicable law or agreed to in writing, software 220 …ge to DELETED. This is only informational and the status will not change unless the client explici… 235 …ge to DELETED. This is only informational and the status will not change unless the client explici… 258 …ge to DELETED. This is only informational and the status will not change unless the client explici… 286 …to DEPRECATED. This is only informational and the status will not change unless the client explici… 301 …to DEPRECATED. This is only informational and the status will not change unless the client explici… 324 …to DEPRECATED. This is only informational and the status will not change unless the client explici… 352 …e to OBSOLETE. This is only informational and the status will not change unless the client explici… 367 …e to OBSOLETE. This is only informational and the status will not change unless the client explici… 390 …e to OBSOLETE. This is only informational and the status will not change unless the client explici… [all …]
|
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A D | marisa.pm | 4 # Do not make changes to this file unless you know what you are doing--modify 64 return unless $_[0]->isa('HASH'); 66 return unless defined $self; 97 return unless $_[0]->isa('HASH'); 99 return unless defined $self; 134 return unless $_[0]->isa('HASH'); 136 return unless defined $self; 181 return unless $_[0]->isa('HASH'); 183 return unless defined $self; 225 return unless $_[0]->isa('HASH'); [all …]
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | blob.h | 131 * \return True unless allocation fails 139 * \return True unless allocation failed. 182 * \return True unless the requested offset or offset+to_write lie outside 194 * \return True unless allocation failed. 206 * \return True unless the requested position or position+to_write lie outside 222 * \return True unless allocation failed. 235 * \return True unless allocation failed. 256 * \return True unless the requested position or position+to_write lie outside 272 * \return True unless allocation failed. 285 * \return True unless allocation failed. [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-messaging-aar/android_common/aar/ |
D | third_party_licenses.txt | 145 unless you have been specifically given permission to do so by the relevant owners. 159 derivative works based on this data (either in whole or in part) unless allowed by the relevant 282 Unless required by applicable law or agreed to in writing, software 418 5. Submission of Contributions. Unless You explicitly state otherwise, 431 7. Disclaimer of Warranty. Unless required by applicable law or 443 unless required by applicable law (such as deliberate and grossly 476 Unless required by applicable law or agreed to in writing, software 612 5. Submission of Contributions. Unless You explicitly state otherwise, 625 7. Disclaimer of Warranty. Unless required by applicable law or 637 unless required by applicable law (such as deliberate and grossly [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-iid-aar/android_common/aar/ |
D | third_party_licenses.txt | 145 unless you have been specifically given permission to do so by the relevant owners. 159 derivative works based on this data (either in whole or in part) unless allowed by the relevant 282 Unless required by applicable law or agreed to in writing, software 418 5. Submission of Contributions. Unless You explicitly state otherwise, 431 7. Disclaimer of Warranty. Unless required by applicable law or 443 unless required by applicable law (such as deliberate and grossly 476 Unless required by applicable law or agreed to in writing, software 612 5. Submission of Contributions. Unless You explicitly state otherwise, 625 7. Disclaimer of Warranty. Unless required by applicable law or 637 unless required by applicable law (such as deliberate and grossly [all …]
|