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

<<11121314151617181920>>

  /frameworks/base/core/java/android/speech/tts/
AudioPlaybackHandler.java 89 mHandlerThread.interrupt();
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 284 public void interrupt() { method in class:AccessibilityManager
289 mService.interrupt(mUserId);
291 Log.i(LOG_TAG, "Requested interrupt from all services");
294 Log.e(LOG_TAG, "Error while requesting interrupt from all services. ", re);
  /frameworks/base/tools/layoutlib/bridge/src/android/view/accessibility/
AccessibilityManager.java 97 public void interrupt() { method in class:AccessibilityManager
  /frameworks/compile/mclinker/lib/Support/
MsgHandling.cpp 51 // If we reached here, we are failing ungracefully. Run the interrupt handlers
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
core.h 16 #include <linux/interrupt.h>
  /hardware/ti/omap3/dspbridge/inc/
host_os.h 46 #include <linux/interrupt.h>
  /hardware/ti/omap3/dspbridge/libbridge/inc/
host_os.h 46 #include <linux/interrupt.h>
  /libcore/luni/src/test/java/libcore/java/nio/channels/
OldServerSocketChannelTest.java 101 thread.interrupt();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
signum.h 34 #define SIGINT 2 /* Interrupt (ANSI). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fpu_control.h 40 * Mask bit is 1 means no interrupt.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ethtool.h 86 /* How many usecs to delay an RX interrupt after
92 /* How many packets to delay an RX interrupt after
108 /* How many usecs to delay a TX interrupt after
114 /* How many packets to delay a TX interrupt after
lp.h 7 * Interrupt support added 1993 Nigel Gamble
rtc.h 94 /* interrupt flags */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 34 #define SIGINT 2 /* Interrupt (ANSI). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fpu_control.h 40 * Mask bit is 1 means no interrupt.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h 86 /* How many usecs to delay an RX interrupt after
92 /* How many packets to delay an RX interrupt after
108 /* How many usecs to delay a TX interrupt after
114 /* How many packets to delay a TX interrupt after
lp.h 7 * Interrupt support added 1993 Nigel Gamble
rtc.h 94 /* interrupt flags */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
es1688.h 27 #include <linux/interrupt.h>
mpu401.h 26 #include <linux/interrupt.h>
snd_wavefront.h 79 volatile int irq_ok; /* set by interrupt handler */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 34 #define SIGINT 2 /* Interrupt (ANSI). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fpu_control.h 40 * Mask bit is 1 means no interrupt.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h 86 /* How many usecs to delay an RX interrupt after
92 /* How many packets to delay an RX interrupt after
108 /* How many usecs to delay a TX interrupt after
114 /* How many packets to delay a TX interrupt after
lp.h 7 * Interrupt support added 1993 Nigel Gamble

Completed in 1785 milliseconds

<<11121314151617181920>>