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

<<41424344454647484950>>

  /development/host/windows/usb/api/
adb_api.h 52 /// Endpoint is an interrupt r/w pipe.
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
ClockBackService.java 132 * The queuing mode we are using - interrupt a spoken utterance before
  /development/samples/RSSReader/src/com/example/android/rssreader/
RssReader.java 243 if (mWorker != null) mWorker.interrupt();
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ServerSocketTest.java 847 t.interrupt();
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki_time.c 402 /* Don't allow timer interrupt nesting */
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.mm 417 // Because of the mechanism used to interrupt animations, this is never
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.cc 166 // so that it won't interrupt our speech feedback enabled message.
  /external/chromium_org/chrome/browser/ui/cocoa/
status_bubble_mac.mm 434 // Because of the mechanism used to interrupt animations, this is never
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
debugging.rst 462 To interrupt execution of your module, press <Ctrl-c>. When you're done
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
executive.py 317 def interrupt(self, pid): member in class:Executive
  /external/chromium_org/third_party/WebKit/public/web/
WebFrameClient.h 160 // hasn't yet had a chance to run (and possibly alter/interrupt the submit.)
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 559 * signals may be delivered during the interrupt. The wait may timeout,
  /external/chromium_org/third_party/sqlite/src/src/
tokenize.c 432 sqlite3ErrorMsg(pParse, "interrupt");
  /external/chromium_org/v8/src/
full-codegen.h 909 INTERRUPT,
    [all...]
runtime.h 416 F(Interrupt, 0, 1) \
  /external/chromium_org/v8/src/mips/
constants-mips.h 175 // Special Software Interrupt codes when used in the presence of the MIPS
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 646 * Note that the locking is completely interrupt unsafe. We never touch
  /external/ganymed-ssh2/
HISTORY.txt 39 - Due to the slightly changed semantics of Thread.interrupt() and Object.wait() in JDK 6,
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/
TransportManager.java 707 Thread.currentThread().interrupt();
  /external/grub/netboot/
3c90x.txt 242 etherboot framework, not by an interrupt or by the driver.
ns8390.c 325 /* clear the RX ring, acknowledge overrun interrupt */
  /external/grub/stage2/
shared.h 278 #define KB_OUTPUT_MASK 0xdd /* enable output buffer full interrupt
stage2.c 382 in grub if interrupt driven I/O is done). */
  /external/iputils/Modules/
pg3.c 93 #include <linux/interrupt.h>
  /external/javasqlite/src/main/java/SQLite/
Database.java 234 public void interrupt() { method in class:Database

Completed in 2003 milliseconds

<<41424344454647484950>>