Home
last modified time | relevance | path

Searched full:occasionally (Results 1 – 25 of 1149) sorted by relevance

12345678910>>...46

/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dcontent_v2_1.ordertrackingsignals.html120 …"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 DResourceReference.java85 * 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 DResourceReferenceOrBuilder.java37 * 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 DVerdict.java436 * 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 DVerdictOrBuilder.java104 * 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 DRequestOverrideConfiguration.java106 …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 Dfreedreno-a618-flakes.txt83 # Typically fails, but occasionally passes.
121 # Occasionally flakes preceded by a GPU fault;
143 # Occasionally passes instead of failing
H A Dfreedreno-a530-flakes.txt24 # Occasionally passes
28 # Occasionally passes
/aosp_15_r20/external/icing/icing/util/
H A Dclock.h27 // 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 Dsubprocess.h41 * 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/
Dintegrate_times.hpp106 * 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 DBufferPresentationTests.kt100 // occasionally get timeout errors. in <lambda>()
134 // occasionally get timeout errors. in <lambda>()
/aosp_15_r20/external/mbedtls/
H A DBRANCHES.md27 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 DClientOverrideConfiguration.java250 …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 Dconfig.toml131 # 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 DContextUtils.java62 // 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/
Dintegrate_times.hpp189 * 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 DListenableFuture.java52 * 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 DListenableFuture.java52 * 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 DListenableFuture.java52 * 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 Dsyscount.py261 continue # happens occasionally, we don't need it
273 continue # happens occasionally, we don't need it
H A Dargdist_example.txt143 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 Dproject_metadata.proto59 // 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 DContextUtils.java76 // 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/
Dtti_nested_type.qbk124 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,

12345678910>>...46