/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | content_v2_1.ordertrackingsignals.html | 120 …"orderCreatedTime": { # Represents civil time (or occasionally physical time). This type… 145 …"actualDeliveryTime": { # Represents civil time (or occasionally physical time). This ty… 161 …"earliestDeliveryPromiseTime": { # Represents civil time (or occasionally physical time)… 175 …"latestDeliveryPromiseTime": { # Represents civil time (or occasionally physical time). … 192 …"shippedTime": { # Represents civil time (or occasionally physical time). This type can … 242 …"orderCreatedTime": { # Represents civil time (or occasionally physical time). This type… 267 …"actualDeliveryTime": { # Represents civil time (or occasionally physical time). This ty… 283 …"earliestDeliveryPromiseTime": { # Represents civil time (or occasionally physical time)… 297 …"latestDeliveryPromiseTime": { # Represents civil time (or occasionally physical time). … 314 …"shippedTime": { # Represents civil time (or occasionally physical time). This type can …
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
H A D | ResourceReference.java | 85 * Occasionally, a field may reference an arbitrary resource. In this case, 122 * Occasionally, a field may reference an arbitrary resource. In this case, 589 * Occasionally, a field may reference an arbitrary resource. In this case, 625 * Occasionally, a field may reference an arbitrary resource. In this case, 661 * Occasionally, a field may reference an arbitrary resource. In this case, 696 * Occasionally, a field may reference an arbitrary resource. In this case, 727 * Occasionally, a field may reference an arbitrary resource. In this case,
|
H A D | ResourceReferenceOrBuilder.java | 37 * Occasionally, a field may reference an arbitrary resource. In this case, 63 * Occasionally, a field may reference an arbitrary resource. In this case,
|
/aosp_15_r20/external/google-cloud-java/java-maps-addressvalidation/proto-google-maps-addressvalidation-v1/src/main/java/com/google/maps/addressvalidation/v1/ |
H A D | Verdict.java | 436 * This can differ from the `validation_granularity` above occasionally. For 459 * This can differ from the `validation_granularity` above occasionally. For 1298 * This can differ from the `validation_granularity` above occasionally. For 1321 * This can differ from the `validation_granularity` above occasionally. For 1347 * This can differ from the `validation_granularity` above occasionally. For 1374 * This can differ from the `validation_granularity` above occasionally. For 1404 * This can differ from the `validation_granularity` above occasionally. For
|
H A D | VerdictOrBuilder.java | 104 * This can differ from the `validation_granularity` above occasionally. For 124 * This can differ from the `validation_granularity` above occasionally. For
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/ |
H A D | RequestOverrideConfiguration.java | 106 …eached. The typical case aborts the request within a few milliseconds but there may occasionally be 124 …pical case aborts the request within a few milliseconds but there may occasionally be requests that 369 …eached. The typical case aborts the request within a few milliseconds but there may occasionally be 391 …pical case aborts the request within a few milliseconds but there may occasionally be requests that
|
/aosp_15_r20/external/mesa3d/src/freedreno/ci/ |
H A D | freedreno-a618-flakes.txt | 83 # Typically fails, but occasionally passes. 121 # Occasionally flakes preceded by a GPU fault; 143 # Occasionally passes instead of failing
|
H A D | freedreno-a530-flakes.txt | 24 # Occasionally passes 28 # Occasionally passes
|
/aosp_15_r20/external/icing/icing/util/ |
H A D | clock.h | 27 // previous call, while a system clock can be occasionally adjusted. 32 // value than a previous call, while a system clock can be occasionally
|
/aosp_15_r20/external/vboot_reference/host/lib/include/ |
H A D | subprocess.h | 41 * process, the callback will be called occasionally to provide 46 * occasionally with buf_sz bytes of data from the output put into
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/iterator/integrate/ |
D | integrate_times.hpp | 106 * step size might be reduced occasionally to ensure observer calls exactly 109 * but also might be reduced occasionally to ensure correct observer calls.
|
/aosp_15_r20/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/ |
H A D | BufferPresentationTests.kt | 100 // occasionally get timeout errors. in <lambda>() 134 // occasionally get timeout errors. in <lambda>()
|
/aosp_15_r20/external/mbedtls/ |
H A D | BRANCHES.md | 27 released. We may occasionally create LTS branches from other releases at our 95 had to break ABI compatibility in an LTS branch, but we occasionally had to
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/client/config/ |
H A D | ClientOverrideConfiguration.java | 250 …eached. The typical case aborts the request within a few milliseconds but there may occasionally be 268 …pical case aborts the request within a few milliseconds but there may occasionally be requests that 512 …eached. The typical case aborts the request within a few milliseconds but there may occasionally be 539 …pical case aborts the request within a few milliseconds but there may occasionally be requests that
|
/aosp_15_r20/external/skia/site/ |
H A D | config.toml | 131 # If you want this feature, but occasionally need to remove the "Feedback" section from a single pa… 140 # If you want this feature, but occasionally need to remove the Reading time from a single page,
|
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/ |
H A D | ContextUtils.java | 62 // Conceding that occasionally in tests, native is loaded before the browser process is in initApplicationContext() 91 * Occasionally tests cannot ensure the application context doesn't change between tests (junit)
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/integrate/ |
D | integrate_times.hpp | 189 * step size might be reduced occasionally to ensure observer calls exactly 192 * but also might be reduced occasionally to ensure correct observer calls.
|
/aosp_15_r20/external/guava/futures/listenablefuture1/src/com/google/common/util/concurrent/ |
H A D | ListenableFuture.java | 52 * Futures.addCallback}.) Still, direct {@code addListener} calls are occasionally useful: 95 * <p>Occasionally, an API will return a plain {@code Future} and it will be impossible to change
|
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/ |
H A D | ListenableFuture.java | 52 * Futures.addCallback}.) Still, direct {@code addListener} calls are occasionally useful: 95 * <p>Occasionally, an API will return a plain {@code Future} and it will be impossible to change
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/ |
H A D | ListenableFuture.java | 52 * Futures.addCallback}.) Still, direct {@code addListener} calls are occasionally useful: 95 * <p>Occasionally, an API will return a plain {@code Future} and it will be impossible to change
|
/aosp_15_r20/external/bcc/tools/ |
H A D | syscount.py | 261 continue # happens occasionally, we don't need it 273 continue # happens occasionally, we don't need it
|
H A D | argdist_example.txt | 143 Occasionally, numeric information isn't enough and you want to capture strings. 224 Occasionally, entry parameter values are also interesting. For example, you 299 Occasionally, it is useful to filter certain expressions by string. This is not
|
/aosp_15_r20/build/soong/compliance/project_metadata_proto/ |
H A D | project_metadata.proto | 59 // a package should contain only a single URL from these types. Occasionally, 187 // 'https://' (or occasionally 'git://' or 'ftp://' where appropriate).
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/ |
H A D | ContextUtils.java | 76 // Conceding that occasionally in tests, native is loaded before the browser process is in initApplicationContext() 110 * Occasionally tests cannot ensure the application context doesn't change between tests (junit)
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tti/doc/ |
D | tti_nested_type.qbk | 124 when doing metafunction programming. Occasionally the TTI produced marker type, when our nested 135 use that type in further metafunction programming. Occasionally, given the type we generate,
|