HomeSort by relevance Sort by last modified time
    Searched refs:Interrupt (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 155 isrL: mov eax, 0xDEADBEEF ; Default Interrupt Handler
187 isrR: mov eax, 0xDEADBEEF ; Default Real Interrupt Handler
xdfprotect.asm 128 isrP: mov eax, 0xDEADBEEF ; Default Real Mode Interrupt Handler
160 isrR: mov eax, 0xDEADBEEF ; Default Real Mode Interrupt Handler
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
miniport.h 173 } Interrupt;
ndis.h     [all...]
wdm.h 1036 IN struct _KINTERRUPT *Interrupt,
1042 IN struct _KINTERRUPT *Interrupt,
    [all...]
  /external/chromium_org/content/browser/download/
download_item_impl.cc 412 // |download_file_| can be NULL if Interrupt() is called after the
419 // by interrupt.
    [all...]
download_item_impl.h 235 // INTERRUPTED_INTERNAL On interrupt.
353 void Interrupt(DownloadInterruptReason reason);
  /art/runtime/native/
java_lang_Thread.cc 113 thread->Interrupt(soa.Self());
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions_deprecated.js 55 * @param {number} queueMode Interrupt or flush. Polite live region
84 * @param {number} queueMode Interrupt or queue. Polite live region
live_regions.js 85 * @param {number} queueMode Interrupt or flush. Polite live region
408 // interrupt other live regions but not anything else.
  /art/runtime/
monitor_test.cc 234 // Interrupt the other thread.
235 monitor_test_->thread_->Interrupt(self);
291 int64_t c_millis, bool c_expected, bool interrupt, uint64_t use_sleep,
330 if (interrupt) {
375 // after which it will interrupt the create task and then wait another 10ms.
debugger.h 491 static JDWP::JdwpError Interrupt(JDWP::ObjectId thread_id)
thread.h 424 void Interrupt(Thread* self) LOCKS_EXCLUDED(wait_mutex_);
    [all...]
thread.cc     [all...]
debugger.cc     [all...]
  /external/chromium_org/extensions/renderer/resources/
test_custom_bindings.js 115 // Interrupt the rest of the test.
  /external/oprofile/events/x86-64/family11h/
events 95 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
129 event:0x1ea counters:0,1,2,3 um:interrupt_events minimum:500 name:INTERRUPT_EVENTS : Interrupt Events
  /external/chromium_org/v8/src/
runtime.h 487 F(Interrupt, 0, 1) \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtctl.h     [all...]
agtsvr.h     [all...]
  /art/runtime/jdwp/
jdwp_handler.cc     [all...]
  /external/chromium_org/cc/animation/
layer_animation_controller_unittest.cc     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 55 // $fef3 ; Initial Interrupt Vector Offsets Loaded by POST
56 // $ff53 ; IRET Instruction for Dummy Interrupt Handler
614 // for access to RAM area which is used by interrupt vectors
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 3029 milliseconds