Searched
full:interrupt (Results
426 -
450 of
1559) sorted by null
<<11121314151617181920>>
/external/grub/netboot/ |
timer.c | 56 * (interrupt on terminal count mode), binary count,
|
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
AbstractCheckedFutureTest.java | 125 getThread.interrupt();
|
/external/kernel-headers/original/asm-mips/ |
ioctls.h | 105 #define TIOCGICOUNT 0x5492 /* read serial port inline interrupt counts */
|
signal.h | 26 #define SIGINT 2 /* Interrupt (ANSI). */
|
thread_info.h | 144 /* work to do on interrupt/exception return */
|
/external/kernel-headers/original/asm-mips/ip32/ |
crime.h | 83 /* Masks for deciding who handles the interrupt */
|
/external/kernel-headers/original/asm-mips/sgi/ |
hpc3.h | 45 #define HPC3_PDMACTRL_INT 0x00000001 /* interrupt (cleared after read) */ 133 #define HPC3_ERST_CLRIRQ 0x2 /* Clear channel interrupt */ 161 #define HPC3_ETXBCD_XIE 0x20000000 /* Interrupt cpu at end of cur desc */ 217 volatile u32 bestat; /* Bus error interrupt status reg. */
|
/external/kernel-headers/original/asm-x86/ |
segment_32.h | 115 * The interrupt descriptor table has room for 256 idt's,
|
/external/kernel-headers/original/linux/ |
mca.h | 32 /* Should only be called by the NMI interrupt handler, this will do some
|
seqlock.h | 22 * to increment the sequence variables because an interrupt routine could
|
/external/kernel-headers/original/linux/mtd/ |
onenand_regs.h | 160 * Interrupt Status Register F241h (R)
|
/external/llvm/lib/Support/ |
ErrorHandling.cpp | 79 // If we reached here, we are failing ungracefully. Run the interrupt handlers
|
/external/mdnsresponder/mDNSCore/ |
Implementer Notes.txt | 52 In an asynchronous or interrupt-driven application, there are three
|
/external/mesa3d/src/glsl/ |
ir_basic_block.cpp | 84 /* A function definition doesn't interrupt our basic block
|
/external/oprofile/libop/ |
op_cpu_type.h | 28 CPU_TIMER_INT, /**< CPU using the timer interrupt */
|
/external/qemu/distrib/sdl-1.2.15/src/events/ |
SDL_quit.c | 40 /* Signal a quit interrupt */
|
/external/qemu/distrib/sdl-1.2.15/src/timer/riscos/ |
SDL_systimer.c | 114 /* Calculate the time interval left (in case of interrupt) */
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ |
SDL_gsmouse.c | 60 /* Lock so we don't interrupt an update with mouse motion */
|
/external/qemu/hw/ |
pxa.h | 12 /* Interrupt numbers */
|
/external/qemu/target-arm/ |
cpu.h | 37 #define EXCP_SWI 2 /* software interrupt */ 59 /* ARM-specific interrupt pending bits. */ 144 uint32_t c9_inten; /* interrupt enable set/clear register */ 396 /* Interface between CPU and Interrupt controller. */
|
/external/qemu/target-mips/ |
TODO | 14 lacks set switching on interrupt/exception.
|
/external/qemu-pc-bios/bochs/bios/ |
acpi-dsdt.dsl | 441 Name(_HID, EISAID("PNP0C0F")) // PCI interrupt link 488 Name(_HID, EISAID("PNP0C0F")) // PCI interrupt link 535 Name(_HID, EISAID("PNP0C0F")) // PCI interrupt link 582 Name(_HID, EISAID("PNP0C0F")) // PCI interrupt link
|
/external/srtp/crypto/kernel/ |
alloc.c | 66 #include <linux/interrupt.h>
|
/external/valgrind/main/none/tests/ |
fdleak_cmsg.c | 124 goto again; /* SIGCHLD from server exiting could interrupt */
|
/frameworks/base/core/java/android/os/ |
UpdateLock.java | 57 * whether now is an appropriate time to interrupt device activity with an
|
Completed in 693 milliseconds
<<11121314151617181920>>