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

  /external/qemu/hw/
goldfish_timer.c 33 int armed; member in struct:timer_state
44 qemu_put_byte(f, s->armed);
45 if (s->armed) {
60 s->armed = qemu_get_byte(f);
61 if (s->armed) {
68 s->armed = 0;
104 s->armed = 1;
112 s->armed = 0;
126 s->armed = 0;
  /external/chromium_org/content/gpu/
gpu_watchdog_thread.h 28 bool armed() const { return armed_; } function in class:content::GpuWatchdogThread
46 // on the watched thread and checks whether the watchdog is armed.
gpu_watchdog_thread.cc 66 // Acknowledge the watchdog if it has armed itself. The watchdog will not
67 // change its armed state until it is acknowledged.
68 if (armed()) {
153 // Must set armed before posting the task. This task might be the only task
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 120 bool armed; member in struct:__tsan::SignalDesc
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 294 milliseconds