Home
last modified time | relevance | path

Searched refs:Suspend (Results 1 – 17 of 17) sorted by relevance

/external/autotest/client/site_tests/power_HotCPUSuspend/
Dcontrol14 Suspend the system with lots of CPU activity.
/external/autotest/client/site_tests/power_CameraSuspend/
Dcontrol14 Suspend the system with the camera device open.
/external/lzma/CPP/Windows/
DThread.h29 DWORD Suspend() { return ::SuspendThread(thread); } in Suspend() function
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/
Dcontrol15 WiFi roaming between two Open Networks after a Suspend/Resume.
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.faft21 # Suspend stress run per iteration in seconds.
/external/autotest/server/site_tests/factory_Basic/
Dtest_list.suspend_basic29 _ENGLISH_TEST_LABEL = 'Suspend/Resume (%s %s)' % (
Dtest_list.fwteam_small315 label_en='Suspend/Resume (%s %s)' % (
342 label_en='Suspend/Resume (%d %s)' % (
/external/clang/include/clang/AST/
DExprCXX.h4136 enum SubExpr { Common, Ready, Suspend, Resume, Count }; enumerator
4142 Expr *Ready, Expr *Suspend, Expr *Resume) in CoroutineSuspendExpr() argument
4150 SubExprs[SubExpr::Suspend] = Suspend; in CoroutineSuspendExpr()
4162 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr()
4168 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr()
4181 return static_cast<Expr*>(SubExprs[SubExpr::Suspend]); in getSuspendExpr()
4209 Expr *Suspend, Expr *Resume) in CoawaitExpr() argument
4211 Suspend, Resume) {} in CoawaitExpr()
4232 Expr *Suspend, Expr *Resume) in CoyieldExpr() argument
4234 Suspend, Resume) {} in CoyieldExpr()
/external/python/cpython2/Doc/library/
Dtermios.rst72 Suspend or resume input or output on file descriptor *fd*. The *action*
Dtime.rst223 Suspend execution of the current thread for the given number of seconds.
Dcurses.rst1443 | ``KEY_SSUSPEND`` | Shifted Suspend |
1447 | ``KEY_SUSPEND`` | Suspend |
/external/python/cpython2/Lib/idlelib/
DNEWS.txt80 1. Suspend and resume the gui.interaction method with the tcl vwait
/external/python/cpython2/Misc/
Dcheatsheet1565 sleep(secs) Suspend execution for <secs> seconds. <secs> can be a float.
DNEWS1021 1. Suspend and resume the gui.interaction method with the tcl vwait
/external/libevent/
DChangeLog1026 o Suspend read/write on bufferevents during hostname lookup (db08f64)
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi2047 Suspend handling of network data for a given connection. This can
Dlibmicrohttpd.info1784 Suspend handling of network data for a given connection. This can