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

<<41424344454647484950>>

  /external/chromium_org/v8/include/
v8-debug.h 292 * 1. V8 is running script; V8 will automatically interrupt and process all
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/
KexManager.java 115 Thread.currentThread().interrupt();
  /external/grub/netboot/
fa311.c 68 /* Bits in the interrupt status/mask registers. */
  /external/guava/guava/src/com/google/common/base/
Ascii.java 220 * "off." (If a single "stop" control is required to interrupt or turn
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java 43 * it will cancel the periodic task (but not interrupt it) and wait for it to stop before running
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractListeningExecutorServiceTest.java 212 t.interrupt();
  /external/kernel-headers/original/asm-arm/arch/
dma.h 361 int ie; /* interrupt enabled */
  /external/kernel-headers/original/asm-mips/
gt64120.h 561 * full gt64120 cascade interrupt support is in place
io.h 566 * Avoid interrupt mucking, just adjust the address for 4-byte access.
  /external/kernel-headers/original/asm-x86/
voyager.h 183 /* Voyager Interrupt Controller (VIC) registers */
  /external/kernel-headers/original/linux/
atmdev.h 399 void (*interrupt)(struct atm_dev *dev); member in struct:atmphy_ops
hil.h 112 HIL_ERR_INT = 0x00010000, /* A normal interrupt has occurred. */
jiffies.h 13 * model. The HZ variable establishes the timer interrupt frequency, 100 Hz
serial_core.h 139 #include <linux/interrupt.h>
  /external/libmtp/src/
ptp.h 105 /* PTP USB Asynchronous Event Interrupt Data Format */
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 80 'Iconv::OutOfRange', 'IndexError', 'Interrupt', 'Kernel',
  /external/llvm/lib/MC/
MCContext.cpp 397 // If we reached here, we are failing ungracefully. Run the interrupt handlers
  /external/llvm/lib/Support/Unix/
Signals.inc 173 IF(); // run the interrupt function.
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 275 // If an interrupt is taken between the two instructions, then sp is in
277 // The interrupt handler can end up clobbering the registers.
403 // This is bad, if an interrupt is taken after the mov, sp is in an
790 // the stack slots could be clobbered by an interrupt handler.
    [all...]
  /external/oprofile/events/ppc/e500/
events 66 event:0x42 counters:0,1,2,3 um:zero minimum:500 name:L2MMU_MISSES : Counts iTLB/dTLB error interrupt
  /external/oprofile/events/ppc/e500v2/
events 66 event:0x42 counters:0,1,2,3 um:zero minimum:500 name:L2MMU_MISSES : Counts iTLB/dTLB error interrupt
  /external/oprofile/events/x86-64/hammer/
events 90 event:0xce counters:0,1,2,3 um:zero minimum:500 name:INTERRUPTS_MASKED_CYCLES_WITH_INTERRUPT_PENDING : Cycles with interrupts masked while interrupt pending
  /external/qemu/android/config/linux-x86/linux/
kvm.h 589 /* valid for virtual machine (for floating interrupt)_and_ vcpu */
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 589 /* valid for virtual machine (for floating interrupt)_and_ vcpu */
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio.c 478 /* Uses interrupt driven audio, without thread */

Completed in 1657 milliseconds

<<41424344454647484950>>