/external/guava/guava/src/com/google/common/util/concurrent/ |
D | AbstractFuture.java | 223 static final int CANCELLED = 4; field in AbstractFuture.Sync 294 case CANCELLED: in getValue() 307 return (getState() & (COMPLETED | CANCELLED)) != 0; in isDone() 314 return getState() == CANCELLED; in isCancelled() 335 return complete(null, null, CANCELLED); in cancel()
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
D | MessageEvent.java | 65 public static final String CANCELLED = "cancelled"; field in MessageEvent 176 allEvents.add(MessageEvent.CANCELLED); in getEventTypes()
|
/external/chromium/chrome/browser/download/ |
D | download_item_model.cc | 82 case DownloadItem::CANCELLED: in GetStatusText() 126 case DownloadItem::CANCELLED: in GetStatusText()
|
D | download_item.cc | 81 case DownloadItem::CANCELLED: in DebugDownloadStateString() 148 state_ = CANCELLED; in DownloadItem() 347 state_ = CANCELLED; in Cancel() 635 return (state_ == CANCELLED) || (state_ == INTERRUPTED); in IsCancelled()
|
D | download_manager_unittest.cc | 445 EXPECT_FALSE(observer->hit_state(DownloadItem::CANCELLED)); in TEST_F() 456 EXPECT_FALSE(observer->hit_state(DownloadItem::CANCELLED)); in TEST_F() 508 EXPECT_TRUE(observer->hit_state(DownloadItem::CANCELLED)); in TEST_F() 589 EXPECT_FALSE(observer->hit_state(DownloadItem::CANCELLED)); in TEST_F()
|
D | download_item.h | 49 CANCELLED, enumerator
|
/external/chromium/chrome/browser/history/ |
D | download_database.cc | 143 statement.BindInt(0, DownloadItem::CANCELLED); in CleanUpInProgressEntries() 195 statement.BindInt(3, DownloadItem::CANCELLED); in RemoveDownloadsBetween()
|
D | history_unittest.cc | 323 EXPECT_NE(0, AddDownload(DownloadItem::CANCELLED, month_ago)); in TEST_F() 359 EXPECT_TRUE(db_->UpdateDownload(512, DownloadItem::CANCELLED, removing)); in TEST_F()
|
/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/chromium/net/base/ |
D | net_log_event_type_list.h | 14 EVENT_TYPE(CANCELLED)
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
D | download_item_mac.mm | 60 case DownloadItem::CANCELLED:
|
D | download_item_cell.mm | 270 case DownloadItem::CANCELLED:
|
/external/libusb_aah/libusb/os/ |
D | linux_usbfs.c | 128 CANCELLED, enumerator 1931 tpriv->reap_action = CANCELLED; in op_cancel_transfer() 2105 return CANCELLED == tpriv->reap_action ? in handle_bulk_completion() 2189 if (tpriv->reap_action == CANCELLED) { in handle_iso_completion() 2242 if (tpriv->reap_action == CANCELLED) { in handle_control_completion()
|
/external/chromium/chrome/browser/ui/gtk/download/ |
D | download_item_gtk.cc | 387 case DownloadItem::CANCELLED: in OnDownloadUpdated()
|
/external/chromium/chrome/browser/automation/ |
D | automation_provider.cc | 237 state_to_string[DownloadItem::CANCELLED] = std::string("CANCELLED"); in GetDictionaryFromDownloadItem()
|
/external/chromium/chrome/browser/ui/views/download/ |
D | download_item_view.cc | 415 case DownloadItem::CANCELLED: in OnDownloadUpdated()
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 16573 CANCELLED K AE1 N S AH0 L D
|