HomeSort by relevance Sort by last modified time
    Searched refs:Suspend (Results 1 - 25 of 35) sorted by null

1 2

  /external/lzma/CPP/Windows/
Thread.h 29 DWORD Suspend() { return ::SuspendThread(thread); }
  /prebuilts/ndk/r11/sources/android/ndk_helper/
GLContext.h 96 void Suspend();
GLContext.cpp 259 void GLContext::Suspend()
  /prebuilts/ndk/r13/sources/android/ndk_helper/
GLContext.h 96 void Suspend();
GLContext.cpp 259 void GLContext::Suspend()
  /external/autotest/server/site_tests/power_DeferForFlashrom/
power_DeferForFlashrom.py 15 # Lock file created by flashrom to tell powerd not to suspend or shut down the
20 # suspend and resume.
33 """Test that powerd defers suspend and shutdown for flashrom."""
113 Asynchronously ask powerd to suspend the system immediately.
159 # suspend should be deferred until flashrom finishes writing but should
170 ('Suspend was blocked for %.2f sec; expected it to be blocked '
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bits1_5.h 114 HRESULT (WINAPI *Suspend)(IBackgroundCopyJob2 *This);
163 #define IBackgroundCopyJob2_Suspend(This) (This)->lpVtbl->Suspend(This)
bits2_0.h 96 HRESULT (WINAPI *Suspend)(IBackgroundCopyJob3 *This);
149 #define IBackgroundCopyJob3_Suspend(This) (This)->lpVtbl -> Suspend(This)
bits.h 300 virtual HRESULT WINAPI Suspend(void) = 0;
339 HRESULT (WINAPI *Suspend)(IBackgroundCopyJob *This);
380 #define IBackgroundCopyJob_Suspend(This) (This)->lpVtbl->Suspend(This)
    [all...]
usbspec.h 479 USHORT Suspend:1;
shldisp.h     [all...]
urlmon.h     [all...]
activdbg.h     [all...]
shobjidl.h     [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/autotest/client/common_lib/hosts/
base_classes.py 64 OP_SUSPEND = 'suspend'
140 def suspend(self): member in class:Host
141 """Suspend the host.
143 raise NotImplementedError('Suspend not implemented!')
539 (reboot, suspend)
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
SetupVariable.h 357 // ACPI Suspend State
1127 UINT8 Suspend;
  /external/v8/benchmarks/
richards.js 202 * @param {int} id the id of the task to suspend
227 * Suspend the currently executing task and return the next task control block
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go     [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 650 milliseconds

1 2