/aosp_15_r20/frameworks/base/api/ |
H A D | javadoc-lint-baseline | 2 …id.hardware.camera2.CameraDevice#stream-use-case-capability-additional-guaranteed-configurations g… 3 … link/see tag "android.hardware.camera2.CameraDevice#concurrent-stream-guaranteed-configurations g… 4 … link/see tag "android.hardware.camera2.CameraDevice#concurrent-stream-guaranteed-configurations t… 5 …esolved link/see tag "android.hardware.camera2.CameraDevice#additional-guaranteed-combinations-for… 6 …esolved link/see tag "android.hardware.camera2.CameraDevice#additional-guaranteed-combinations-for… 7 …olved link/see tag "android.hardware.camera2.CameraDevice#legacy-level-guaranteed-configurations" … 8 …k/see tag "android.hardware.camera2.CameraDevice#preview-stabilization-guaranteed-stream-configura… 9 …k/see tag "android.hardware.camera2.CameraDevice#preview-stabilization-guaranteed-stream-configura… 10 …olved link/see tag "android.hardware.camera2.CameraDevice#legacy-level-guaranteed-configurations g… 11 …olved link/see tag "android.hardware.camera2.CameraDevice#legacy-level-guaranteed-configurations t… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2alpha1/src/main/java/com/google/cloud/tpu/v2alpha1/ |
H A D | QueuedResource.java | 2721 … // @@protoc_insertion_point(interface_extends:google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed) 2785 * Guaranteed tier definition. 2788 * Protobuf type {@code google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed} 2790 public static final class Guaranteed extends com.google.protobuf.GeneratedMessageV3 class in QueuedResource 2792 …// @@protoc_insertion_point(message_implements:google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed) 2795 // Use Guaranteed.newBuilder() to construct. 2796 private Guaranteed(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Guaranteed() method in QueuedResource.Guaranteed 2800 private Guaranteed() {} in Guaranteed() method in QueuedResource.Guaranteed 2805 return new Guaranteed(); in newInstance() 2824 com.google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed.class, in internalGetFieldAccessorTable() [all …]
|
H A D | QueuedResourceOrBuilder.java | 129 * The Guaranteed tier 132 * <code>.google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed guaranteed = 4;</code> 134 * @return Whether the guaranteed field is set. 141 * The Guaranteed tier 144 * <code>.google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed guaranteed = 4;</code> 146 * @return The guaranteed. 148 com.google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed getGuaranteed(); in getGuaranteed() 153 * The Guaranteed tier 156 * <code>.google.cloud.tpu.v2alpha1.QueuedResource.Guaranteed guaranteed = 4;</code>
|
/aosp_15_r20/external/google-cloud-java/java-debugger-client/proto-google-cloud-debugger-client-v2/src/main/java/com/google/devtools/clouddebugger/v2/ |
H A D | ListDebuggeesResponse.java | 79 * The fields `debuggee.id` and `description` are guaranteed to be set. 95 * The fields `debuggee.id` and `description` are guaranteed to be set. 112 * The fields `debuggee.id` and `description` are guaranteed to be set. 128 * The fields `debuggee.id` and `description` are guaranteed to be set. 144 * The fields `debuggee.id` and `description` are guaranteed to be set. 569 * The fields `debuggee.id` and `description` are guaranteed to be set. 588 * The fields `debuggee.id` and `description` are guaranteed to be set. 607 * The fields `debuggee.id` and `description` are guaranteed to be set. 626 * The fields `debuggee.id` and `description` are guaranteed to be set. 651 * The fields `debuggee.id` and `description` are guaranteed to be set. [all …]
|
H A D | ListBreakpointsResponse.java | 80 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 96 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 113 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 129 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 145 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 652 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 671 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 690 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 709 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 735 * The fields `id` and `location` are guaranteed to be set on each breakpoint. [all …]
|
H A D | ListActiveBreakpointsResponse.java | 80 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 94 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 109 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 123 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 137 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 689 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 706 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 723 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 740 * The fields `id` and `location` are guaranteed to be set on each breakpoint. 764 * The fields `id` and `location` are guaranteed to be set on each breakpoint. [all …]
|
/aosp_15_r20/frameworks/native/libs/nativewindow/rust/src/ |
H A D | surface.rs | 46 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in width() 55 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in height() 64 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in format() 84 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in set_buffers_geometry() 105 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in set_buffers_transform() 120 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in set_buffers_data_space() 134 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in get_buffers_data_space() 148 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in get_buffers_default_data_space() 163 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in lock() 186 // SAFETY: The ANativeWindow pointer we pass is guaranteed to be non-null and valid because in unlock_and_post() [all …]
|
/aosp_15_r20/external/cronet/android/java/src/android/net/http/ |
H A D | BidirectionalStream.java | 174 * @param stream the stream that is ready. <strong>This is not guaranteed to be the same 175 * object as the one received by other callbacks, nor is it guaranteed to be the one 189 * guaranteed to be the same object as the one received by other callbacks, nor is 190 * it guaranteed to be the one returned by {@link BidirectionalStream.Builder#build}. 205 * @param stream the stream on which the read completed. <strong>This is not guaranteed to 206 * be the same object as the one received by other callbacks, nor is it guaranteed 227 * @param stream the stream on which the write completed. <strong>This is not guaranteed to 228 * be the same object as the one received by other callbacks, nor is it guaranteed 250 * guaranteed to be the same object as the one received by other callbacks, nor is 251 * it guaranteed to be the one returned by {@link BidirectionalStream.Builder#build}. [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | displayvideo_v1.inventorySources.html | 111 …;: "A String", # Whether the inventory source has a guaranteed or non-guaranteed deliver… 127 …ce. * For non-guaranteed inventory sources, the only acceptable value is `INVENTORY_SOURCE_DELIVER… 136 …tted to spending on the inventory source up front. Only applicable for guaranteed inventory source… 146 …uot;: "A String", # Required for guaranteed inventory sources. The number of impressions… 149 … The configuration status of the inventory source. Only applicable for guaranteed inventory source… 185 …;: "A String", # Whether the inventory source has a guaranteed or non-guaranteed deliver… 201 …ce. * For non-guaranteed inventory sources, the only acceptable value is `INVENTORY_SOURCE_DELIVER… 210 …tted to spending on the inventory source up front. Only applicable for guaranteed inventory source… 220 …uot;: "A String", # Required for guaranteed inventory sources. The number of impressions… 223 … The configuration status of the inventory source. Only applicable for guaranteed inventory source…
|
D | games_v1.snapshotsExtended.html | 117 …lient can use to download the blob. May vary across requests, and only guaranteed to be valid for … 118 …e blob resource. It's guaranteed that if two IDs are equal then the contents are equal as wel… 123 …ient can use to download the image. May vary across requests, and only guaranteed to be valid for … 126 … image resource. It's guaranteed that if two IDs are equal then the contents are equal as wel… 143 …lient can use to download the blob. May vary across requests, and only guaranteed to be valid for … 144 …e blob resource. It's guaranteed that if two IDs are equal then the contents are equal as wel… 149 …ient can use to download the image. May vary across requests, and only guaranteed to be valid for … 152 … image resource. It's guaranteed that if two IDs are equal then the contents are equal as wel…
|
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/ |
H A D | NativeCameraDeviceTest.java | 61 // Init preview surface to a guaranteed working size in testCameraDeviceSessionOpenAndClose() 69 // Init preview surface to a guaranteed working size in testCameraDeviceSimplePreview() 77 // Init preview surface to a guaranteed working size in testCameraDeviceSimplePreviewWithV2Callbacks() 86 // Init preview surface to a guaranteed working size in testCameraDevicePreviewWithSessionParameters() 95 // Init preview surface to a guaranteed working size in testCameraDeviceSharedOutputUpdate() 108 // Init preview surface to a guaranteed working size in testCameraDeviceLogicalPhysicalStreaming() 117 // Init preview surface to a guaranteed working size in testCameraDeviceLogicalPhysicalStreamingWithV2Callbacks() 127 // Init preview surface to a guaranteed working size in testCameraDeviceLogicalPhysicalSettings() 136 // Init preview surface to a guaranteed working size in testCameraDeviceLogicalPhysicalSettingsWithV2Callbacks() 145 // Init preview surface to a guaranteed working size in testCameraDevicePrepareSurface()
|
/aosp_15_r20/trusty/user/base/lib/storage/rust/src/ |
D | lib.rs | 204 // function and so are guaranteed to be safe for this call. in new() 276 // function and so are guaranteed to be safe for this call. in open_file_impl() 313 /// are guaranteed to be written to disk if it completes successfully. 379 // SAFETY: FFI call to underlying C API. The raw file handle is guaranteed to be in read_at() 401 /// are guaranteed to be written to disk if it completes successfully. 418 // SAFETY: FFI call to underlying C API. The raw file handle is guaranteed to be in write_all_impl() 433 /// contents are guaranteed to be written to disk if it completes 486 // SAFETY: FFI call to underlying C API. The raw file handle is guaranteed to be in get_size() 502 /// guaranteed to be written to disk if it completes successfully. 519 // SAFETY: FFI call to underlying C API. The raw file handle is guaranteed to be in set_size_impl() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/ |
H A D | DeviceRegistry.java | 188 * device and acknowledged by Cloud IoT Core are guaranteed to be 211 * device and acknowledged by Cloud IoT Core are guaranteed to be 234 * device and acknowledged by Cloud IoT Core are guaranteed to be 256 * device and acknowledged by Cloud IoT Core are guaranteed to be 278 * device and acknowledged by Cloud IoT Core are guaranteed to be 303 * State updates are guaranteed to be stored in the state history, but 304 * notifications to Cloud Pub/Sub are not guaranteed. For example, if 323 * State updates are guaranteed to be stored in the state history, but 324 * notifications to Cloud Pub/Sub are not guaranteed. For example, if 345 * State updates are guaranteed to be stored in the state history, but [all …]
|
H A D | DeviceRegistryOrBuilder.java | 84 * device and acknowledged by Cloud IoT Core are guaranteed to be 103 * device and acknowledged by Cloud IoT Core are guaranteed to be 122 * device and acknowledged by Cloud IoT Core are guaranteed to be 141 * device and acknowledged by Cloud IoT Core are guaranteed to be 161 * device and acknowledged by Cloud IoT Core are guaranteed to be 181 * State updates are guaranteed to be stored in the state history, but 182 * notifications to Cloud Pub/Sub are not guaranteed. For example, if 198 * State updates are guaranteed to be stored in the state history, but 199 * notifications to Cloud Pub/Sub are not guaranteed. For example, if 215 * State updates are guaranteed to be stored in the state history, but [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/alsa/ |
D | iatomic.h | 26 * Atomically reads the value of @v. Note that the guaranteed 36 * Atomically sets the value of @v to @i. Note that the guaranteed 46 * Atomically adds @i to @v. Note that the guaranteed useful range 62 * Atomically subtracts @i from @v. Note that the guaranteed 80 * other cases. Note that the guaranteed 98 * Atomically increments @v by 1. Note that the guaranteed 113 * Atomically decrements @v by 1. Note that the guaranteed 130 * cases. Note that the guaranteed 150 * other cases. Note that the guaranteed 171 * result is greater than or equal to zero. Note that the guaranteed [all …]
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/cloud/audit/ |
H A D | AuthenticationInfo.java | 144 * It is not guaranteed that the principal was allowed to use this authority. 168 * It is not guaranteed that the principal was allowed to use this authority. 316 * authorities present, they are guaranteed to be sorted based on the original 336 * authorities present, they are guaranteed to be sorted based on the original 356 * authorities present, they are guaranteed to be sorted based on the original 375 * authorities present, they are guaranteed to be sorted based on the original 395 * authorities present, they are guaranteed to be sorted based on the original 1124 * It is not guaranteed that the principal was allowed to use this authority. 1147 * It is not guaranteed that the principal was allowed to use this authority. 1170 * It is not guaranteed that the principal was allowed to use this authority. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/ |
D | macro_util.rs | 81 /// `ALIGNED_64K_ALLOCATION` is guaranteed to point to the entirety of an 91 // - `ptr` is derived from a Rust reference, which is guaranteed to be 96 // - `ptr` is derived from a Rust reference, which is guaranteed to have 158 // guaranteed to be no larger than this size, so this field projection 159 // is guaranteed to remain in-bounds of its allocation. 163 // allocation addressed by `ALIGNED_64K_ALLOCATION` is guaranteed to 164 // be aligned to `_64K`, so `ptr` is guaranteed to satisfy `$ty`'s 186 // - The distance, in bytes, cannot overflow `isize`. This is guaranteed 190 // address space. This is guaranteed because the same is guaranteed of 194 // Once these are guaranteed in the Reference, cite it. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/ |
D | macro_util.rs | 81 /// `ALIGNED_64K_ALLOCATION` is guaranteed to point to the entirety of an 91 // - `ptr` is derived from a Rust reference, which is guaranteed to be 96 // - `ptr` is derived from a Rust reference, which is guaranteed to have 158 // guaranteed to be no larger than this size, so this field projection 159 // is guaranteed to remain in-bounds of its allocation. 163 // allocation addressed by `ALIGNED_64K_ALLOCATION` is guaranteed to 164 // be aligned to `_64K`, so `ptr` is guaranteed to satisfy `$ty`'s 186 // - The distance, in bytes, cannot overflow `isize`. This is guaranteed 190 // address space. This is guaranteed because the same is guaranteed of 194 // Once these are guaranteed in the Reference, cite it. [all …]
|
/aosp_15_r20/system/extras/libatrace_rust/src/ |
H A D | lib.rs | 171 // The passed string is guaranteed to be null-terminated by CString. in atrace_begin() 201 // The passed string is guaranteed to be null-terminated by CString. in atrace_async_begin() 217 // The passed string is guaranteed to be null-terminated by CString. in atrace_async_end() 239 // The passed strings are guaranteed to be null-terminated by CString. in atrace_async_for_track_begin() 260 // The passed string is guaranteed to be null-terminated by CString. in atrace_async_for_track_end() 280 // The passed string is guaranteed to be null-terminated by CString. in atrace_instant() 299 // The passed string is guaranteed to be null-terminated by CString. in atrace_instant_for_track() 319 // The passed string is guaranteed to be null-terminated by CString. in atrace_int() 335 // The passed string is guaranteed to be null-terminated by CString. in atrace_int64() 632 // SAFETY: If the code under test is correct, the pointer is guaranteed to satisfy in forwards_trace_begin() [all …]
|
/aosp_15_r20/external/guava/guava/src/com/google/common/graph/ |
H A D | ElementOrder.java | 61 * <li>UNORDERED: no order is guaranteed. 62 * <li>STABLE: ordering is guaranteed to follow a pattern that won't change between releases. 64 * <li>INSERTION: insertion ordering is guaranteed. 65 * <li>SORTED: ordering according to a supplied comparator is guaranteed. 81 /** Returns an instance which specifies that no ordering is guaranteed. */ 87 * Returns an instance which specifies that ordering is guaranteed to be always be the same across 126 /** Returns an instance which specifies that insertion ordering is guaranteed. */ 132 * Returns an instance which specifies that the natural ordering of the elements is guaranteed. 139 * Returns an instance which specifies that the ordering of the elements is guaranteed to be
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/graph/ |
H A D | ElementOrder.java | 61 * <li>UNORDERED: no order is guaranteed. 62 * <li>STABLE: ordering is guaranteed to follow a pattern that won't change between releases. 64 * <li>INSERTION: insertion ordering is guaranteed. 65 * <li>SORTED: ordering according to a supplied comparator is guaranteed. 81 /** Returns an instance which specifies that no ordering is guaranteed. */ 87 * Returns an instance which specifies that ordering is guaranteed to be always be the same across 126 /** Returns an instance which specifies that insertion ordering is guaranteed. */ 132 * Returns an instance which specifies that the natural ordering of the elements is guaranteed. 139 * Returns an instance which specifies that the ordering of the elements is guaranteed to be
|
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/memmem/ |
D | mod.rs | 94 /// This routine is guaranteed to have worst case linear time complexity 98 /// This routine is also guaranteed to have worst case constant space 128 /// This routine is guaranteed to have worst case linear time complexity 132 /// This routine is also guaranteed to have worst case constant space 165 /// This routine is guaranteed to have worst case linear time complexity 169 /// This routine is also guaranteed to have worst case constant space 201 /// This routine is guaranteed to have worst case linear time complexity 205 /// This routine is also guaranteed to have worst case constant space 404 /// This routine is guaranteed to have worst case linear time complexity 408 /// This routine is also guaranteed to have worst case constant space [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/memmem/ |
H A D | mod.rs | 94 /// This routine is guaranteed to have worst case linear time complexity 98 /// This routine is also guaranteed to have worst case constant space 128 /// This routine is guaranteed to have worst case linear time complexity 132 /// This routine is also guaranteed to have worst case constant space 165 /// This routine is guaranteed to have worst case linear time complexity 169 /// This routine is also guaranteed to have worst case constant space 201 /// This routine is guaranteed to have worst case linear time complexity 205 /// This routine is also guaranteed to have worst case constant space 404 /// This routine is guaranteed to have worst case linear time complexity 408 /// This routine is also guaranteed to have worst case constant space [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraDevice.java | 82 * This template is guaranteed to be supported on all camera devices. 92 * This template is guaranteed to be supported on all camera devices except 105 * This template is guaranteed to be supported on all camera devices except 120 * This template is guaranteed to be supported on all camera devices except 136 * This template is guaranteed to be supported on camera devices that support the 154 * This template is guaranteed to be supported on camera devices that support the 613 * tables below list the maximum guaranteed resolutions for combinations of streams and targets, 642 * that can be used; it is guaranteed that for those targets, the listed sizes and anything 648 * MP PRIV]}, or targets {@code [8 MP PRIV, 2 MP YUV]} would not be guaranteed to work, unless 655 * <h5>LEGACY-level guaranteed configurations</h5> [all …]
|
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/ |
H A D | CreateTimeSeriesSummary.java | 945 * The number of points that failed to be written. Order is not guaranteed. 958 * The number of points that failed to be written. Order is not guaranteed. 972 * The number of points that failed to be written. Order is not guaranteed. 985 * The number of points that failed to be written. Order is not guaranteed. 998 * The number of points that failed to be written. Order is not guaranteed. 1572 * The number of points that failed to be written. Order is not guaranteed. 1588 * The number of points that failed to be written. Order is not guaranteed. 1604 * The number of points that failed to be written. Order is not guaranteed. 1620 * The number of points that failed to be written. Order is not guaranteed. 1643 * The number of points that failed to be written. Order is not guaranteed. [all …]
|