/external/guava/guava/src/com/google/common/util/concurrent/ |
D | AbstractFuture.java | 232 static final int CANCELLED = 4; field in AbstractFuture.Sync 304 case CANCELLED: in getValue() 320 return (getState() & (COMPLETED | CANCELLED | INTERRUPTED)) != 0; in isDone() 327 return (getState() & (CANCELLED | INTERRUPTED)) != 0; in isCancelled() 355 return complete(null, null, interrupt ? INTERRUPTED : CANCELLED); in cancel() 378 this.exception = ((finalState & (CANCELLED | INTERRUPTED)) != 0) in complete()
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | pm_errors.py | 62 CANCELLED = 1 variable in MMCoreError 80 self.CANCELLED : '.Cancelled',
|
D | register_cdma_machine.py | 37 pm_errors.MMCoreError(pm_errors.MMCoreError.CANCELLED,
|
D | enable_machine.py | 37 pm_errors.MMCoreError.CANCELLED, 'Operation cancelled'))
|
D | cdma_activate_machine.py | 48 pm_errors.MMCoreError(pm_errors.MMCoreError.CANCELLED, message))
|
D | register_machine.py | 41 pm_errors.MMCoreError(pm_errors.MMCoreError.CANCELLED,
|
/external/glide/library/src/main/java/com/bumptech/glide/request/ |
D | GenericRequest.java | 52 CANCELLED, enumConstant 281 status = Status.CANCELLED; in cancel() 356 return status == Status.CANCELLED; in isCancelled()
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 120 CANCELLED, enumerator 1684 tpriv->reap_action = CANCELLED; in cancel_control_transfer() 1712 tpriv->reap_action = CANCELLED; in cancel_bulk_transfer() 1734 tpriv->reap_action = CANCELLED; in cancel_iso_transfer() 1836 if (tpriv->reap_action == CANCELLED) { in handle_bulk_completion() 1970 if (tpriv->reap_action == CANCELLED) { in handle_iso_completion() 2022 if (tpriv->reap_action == CANCELLED) { in handle_control_completion()
|
/external/robolectric/v3/libs/ |
D | sqlite4java-0.282.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/almworks/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |