/aosp_15_r20/build/make/ |
H A D | help.sh | 43 snod Quickly rebuild the system image from built packages 45 vnod Quickly rebuild the vendor image from built packages 47 pnod Quickly rebuild the product image from built packages 49 senod Quickly rebuild the system_ext image from built packages 51 onod Quickly rebuild the odm image from built packages 53 vdnod Quickly rebuild the vendor_dlkm image from built packages 55 odnod Quickly rebuild the odm_dlkm image from built packages 57 sdnod Quickly rebuild the system_dlkm image from built packages
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/v2/core/ |
D | ResponseListener.java | 32 * frequency, so implementations must execute quickly and not make 42 * frequency, so implementations must execute quickly and not make 52 * frequency, so implementations must execute quickly and not make 62 * frequency, so implementations must execute quickly and not make 72 * frequency, so implementations must execute quickly and not make 82 * frequency, so implementations must execute quickly and not make
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/script/ |
D | test_fuzz_mutate_crash.txt | 15 # Running the fuzzer should find a crashing input quickly. 66 # Running the fuzzer should find a crashing input quickly for fuzzing two types. 72 # Running the fuzzer should find a crashing input quickly for an integer. 83 # Running the fuzzer should find a crashing input quickly for a bool. 89 # Running the fuzzer should find a crashing input quickly for a float. 95 # Running the fuzzer should find a crashing input quickly for a byte. 101 # Running the fuzzer should find a crashing input quickly for a rune. 107 # Running the fuzzer should find a crashing input quickly for a string.
|
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-normalization/src/ |
D | quick_check.rs | 6 /// The QuickCheck algorithm can quickly determine if a text is or isn't 68 /// Quickly check if a string is in NFC, potentially returning 76 /// Quickly check if a string is in NFKC. 82 /// Quickly check if a string is in NFD. 88 /// Quickly check if a string is in NFKD. 94 /// Quickly check if a string is Stream-Safe NFC. 100 /// Quickly check if a string is Stream-Safe NFD.
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BroadcastQueue.java | 185 * Quickly determine if this queue has broadcasts that are still waiting to 195 * Quickly determine if this queue has non-deferred broadcasts enqueued before the given 205 * Quickly determine if this queue has non-deferred broadcasts waiting to be dispatched, 217 * be dispatched as quickly as possible. 229 * be dispatched as quickly as possible. 241 * be dispatched as quickly as possible.
|
H A D | BroadcastProcessQueue.java | 225 * Last state applied by {@link #updateDeferredStates}, used to quickly 979 * Quickly determine if this queue has broadcasts waiting to be delivered to 987 * Quickly determine if this queue has ordered broadcasts waiting to be delivered, 995 * Quickly determine if this queue has broadcasts waiting to be delivered for which result is 1011 * Quickly determine if this queue has broadcasts that are still waiting to 1019 * Quickly determine if this queue has non-deferred broadcasts enqueued before the given 1042 * Quickly determine if this queue has non-deferred broadcasts waiting to be dispatched, 1057 * Quickly determine if the {@code queue} has non-deferred broadcasts waiting to be dispatched,
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | adaptive.md | 100 2. Perform the operation quickly. 103 tested quickly and that membership is sufficient to allow the operation to 104 performed quickly. 109 This can be tested quickly: 112 and the operation can be performed quickly:
|
/aosp_15_r20/frameworks/base/apex/jobscheduler/framework/java/android/app/job/ |
H A D | IJobCallback.aidl | 35 * signal; used to quickly detect ANR. 45 * signal; used to quickly detect ANR. 53 * Immediate callback to the system after sending a start signal, used to quickly detect ANR. 62 * Immediate callback to the system after sending a stop signal, used to quickly detect ANR.
|
/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 | Geocode.java | 82 * road that will quickly or safely lead to the destination and may not be 105 * road that will quickly or safely lead to the destination and may not be 128 * road that will quickly or safely lead to the destination and may not be 897 * road that will quickly or safely lead to the destination and may not be 919 * road that will quickly or safely lead to the destination and may not be 945 * road that will quickly or safely lead to the destination and may not be 975 * road that will quickly or safely lead to the destination and may not be 1002 * road that will quickly or safely lead to the destination and may not be 1035 * road that will quickly or safely lead to the destination and may not be 1062 * road that will quickly or safely lead to the destination and may not be [all …]
|
/aosp_15_r20/system/chre/chre_api/legacy/v1_0/ |
H A D | chre.h | 109 * must run "quickly". "Quickly" is difficult to define, as there is a 111 * definition of "quickly", but expect this term to gain definition in 115 * stricter notions of "quickly", all nanoapp methods should be written so
|
/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/ |
D | NetworkInfo.java | 307 * the device and let apps react more easily and quickly to changes. 327 * the device and let apps react more easily and quickly to changes. 344 * the device and let apps react more easily and quickly to changes. 373 * the device and let apps react more easily and quickly to changes. 468 * the device and let apps react more easily and quickly to changes. 486 * the device and let apps react more easily and quickly to changes.
|
/aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/ |
H A D | package-use.html | 225 more quickly or accurately decode it.</div> 313 more quickly or accurately decode it.</div> 408 more quickly or accurately decode it.</div> 486 more quickly or accurately decode it.</div> 588 more quickly or accurately decode it.</div> 639 more quickly or accurately decode it.</div> 684 more quickly or accurately decode it.</div> 718 more quickly or accurately decode it.</div> 763 more quickly or accurately decode it.</div> 813 more quickly or accurately decode it.</div> [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/tracing/perfetto/ |
H A D | DataSourceInstance.java | 37 * Anything that is run in this callback should execute quickly. 47 * Anything that is run in this callback should execute quickly. 56 * Anything that is run in this callback should execute quickly.
|
/aosp_15_r20/art/cmdline/ |
H A D | README.md | 15 The `CmdlineParser` class provides a fluent interface using a domain-specific language to quickly 99 Some values will not make sense outside of a `[min, max]` range, so this is an option to quickly add 121 quickly map them into discrete values. 236 quickly construct these without caring about the type.
|
/aosp_15_r20/external/replicaisland/res/values/ |
H A D | rokudou.xml | 40 …will not be long until he learns how to channel its power. We must move quickly if we are to stop… 44 …ion of the power he is generating. It must be The Source! We must move quickly if we are to stop… 56 Quickly now, put Kabocha out of his misery. He may be old and frail, but as long as he lives The S…
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/doc/ |
D | starter_kit.qbk | 19 it. For now, all you need to do is to get up to speed as quickly as possible and 24 Documentation. Yet, if you just want to use the library quickly, now, this 27 Hopefully, this will get you into high gear quickly.
|
/aosp_15_r20/external/python/cpython2/Doc/howto/ |
D | logging-cookbook.rst | 239 logger1.info('How quickly daft jumping zebras vex.') 241 logger2.error('The five boxing wizards jump quickly.') 246 myapp.area1 : INFO How quickly daft jumping zebras vex. 248 myapp.area2 : ERROR The five boxing wizards jump quickly. 254 10-22 22:19 myapp.area1 INFO How quickly daft jumping zebras vex. 256 10-22 22:19 myapp.area2 ERROR The five boxing wizards jump quickly. 350 logger1.info('How quickly daft jumping zebras vex.') 352 logger2.error('The five boxing wizards jump quickly.') 448 69 myapp.area1 INFO How quickly daft jumping zebras vex. 450 69 myapp.area2 ERROR The five boxing wizards jump quickly.
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/signal/ |
D | windows.rs | 64 /// quickly enough. This means that if two notifications are received back-to-back, 141 /// quickly enough. This means that if two notifications are received back-to-back, 267 /// quickly enough. This means that if two notifications are received back-to-back, 364 /// quickly enough. This means that if two notifications are received back-to-back, 461 /// quickly enough. This means that if two notifications are received back-to-back,
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | semasleep_test.go | 68 // quickly. 77 // heavily loaded that subprocess may not schedule very quickly even if the 116 t.Fatalf("The program stopped too quickly.")
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue377/ |
H A D | ReferencesTest.java | 40 * the time to parse grows very quickly SIZE -> time to parse in seconds 25 -> 1 26 -> 2 27 -> 3 in createDump() 88 assertTrue("It should fail quickly. Time was " + duration + " seconds.", duration < 1.0); in referencesWithRecursiveKeysNotAllowedByDefault() 128 assertTrue("It should fail quickly. Time was " + duration + " seconds.", duration < 1.0); in referencesWithRestrictedNesting()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/ |
H A D | device_compatibility_check.py | 113 'compute capability of at least 7.0 run quickly with ' 118 'Your GPU will likely run quickly with dtype policy ' 124 'Your GPUs will likely run quickly with dtype policy '
|
/aosp_15_r20/external/google-cloud-java/java-analytics-data/grpc-google-analytics-data-v1alpha/src/main/java/com/google/analytics/data/v1alpha/ |
H A D | AlphaAnalyticsDataGrpc.java | 143 * a task and quickly see how well they are succeeding or failing at each 202 * a task and quickly see how well they are succeeding or failing at each 248 * a task and quickly see how well they are succeeding or failing at each 289 * a task and quickly see how well they are succeeding or failing at each
|
/aosp_15_r20/external/pigweed/docs/blog/ |
H A D | 01-kudzu.rst | 61 something simple in my head quickly started creeping features. Hence 85 We quickly realized that what we wanted was more than a badge. We wanted a 203 We had to do a re-spin and Maker Faire was approaching quickly! Time to lather, 220 software working on it quickly, freeing us to spend the next couple days hacking
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/future/ |
H A D | future.rs | 81 /// An implementation of `poll` should strive to return quickly, and should 82 /// not block. Returning quickly prevents unnecessarily clogging up 86 /// quickly.
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/future/ |
H A D | future.rs | 81 /// An implementation of `poll` should strive to return quickly, and should 82 /// not block. Returning quickly prevents unnecessarily clogging up 86 /// quickly.
|