HomeSort by relevance Sort by last modified time
    Searched full:interrupt (Results 976 - 1000 of 1559) sorted by null

<<31323334353637383940>>

  /external/openssh/
sftp-client.c 563 /* Don't return partial matches on interrupt */
1074 * Simulate EOF on interrupt: stop sending new requests and
    [all...]
  /external/qemu/hw/
usb-ohci.c 245 #define OHCI_INTR_MIE (1<<31) /* Master Interrupt Enable */
322 /* Set an interrupt */
    [all...]
  /external/qemu/target-i386/
op_helper.c 656 /* protected mode interrupt */
708 case 6: /* 286 interrupt gate */
710 case 14: /* 386 interrupt gate */
843 /* interrupt gate clear IF mask */
881 /* 64 bit interrupt */
910 case 14: /* 386 interrupt gate */
991 /* interrupt gate clear IF mask */
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
Phaser.java     [all...]
  /art/runtime/
debugger.h 318 static JDWP::JdwpError Interrupt(JDWP::ObjectId thread_id);
  /cts/suite/audio_quality/client/src/com/android/cts/audiotest/
AudioProtocol.java 106 mThread.interrupt(); // this does not bail out from socket in android
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp 306 regWr( rHIRQ, bmHXFRDNIRQ ); //clear the interrupt
  /external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java 161 System.err.println("Unexpected interrupt 2");
  /external/chromium/chrome/browser/ui/views/tabs/
tab_dragging_test.cc 344 // Simulate drag with 'true' as the last parameter. This will interrupt
  /external/chromium/chrome/common/net/
url_fetcher.cc 49 // reference, the IO thread could interrupt things, run a task, Release()
  /external/chromium/webkit/glue/
resource_loader_bridge.h 382 // interrupt this method. Errors are reported via the status field of the
  /external/chromium_org/chrome/browser/history/
history_database.cc 391 LOG(WARNING) << "Unable to upgrade download interrupt reason and paths";
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.h 315 // timeout_timer_ is used to interrupt update requests which are taking
  /external/chromium_org/chrome/browser/
upgrade_detector_impl.cc 295 // Interrupt any (unlikely) unfinished execution of DetectUpgradeTask, or at
  /external/chromium_org/content/browser/download/
base_file_unittest.cc 369 // Write data to the file multiple times, interrupt it, and continue using
  /external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.h 244 // Set/clear the device poll interrupt (using device_poll_interrupt_fd_).
  /external/chromium_org/native_client_sdk/src/doc/reference/
pnacl-c-cpp-language-support.rst 226 ability to asynchronously interrupt the execution of a thread,
  /external/chromium_org/sync/test/android/javatests/src/org/chromium/sync/test/util/
MockAccountManager.java 428 cancel(true /* Interrupt if running. */);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_runner_unittest.py 128 # Interrupt if we've exceeded either limit:
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
server_process.py 156 because of a keyboard interrupt and raises KeyboardInterrupt
  /external/chromium_org/third_party/libusb/src/libusb/
libusb.h 348 /** Interrupt endpoint */
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
openbsd_usb.c 788 * Bulk, Interrupt or Isochronous transfer depends on the
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_unixos.h 87 * intervals at which GLOBAL threads wakeup to check for pending interrupt
  /external/chromium_org/third_party/sqlite/src/test/
tclsqlite.test 38 } {1 {bad option "bogus": must be authorizer, backup, busy, cache, changes, close, collate, collation_needed, commit_hook, complete, copy, enable_load_extension, errorcode, eval, exists, function, incrblob, interrupt, last_insert_rowid, nullvalue, onecolumn, profile, progress, rekey, restore, rollback_hook, status, timeout, total_changes, trace, transaction, unlock_notify, update_hook, version, or wal_hook}}

Completed in 2109 milliseconds

<<31323334353637383940>>