Home
last modified time | relevance | path

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

12

/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/skia/src/ports/
DSkFontMgr_fontconfig.cpp105 struct Suspend { struct in __anon008d0e3e0111::FCLocker
106 Suspend() { unlock(); } in Suspend() function
107 ~Suspend() { lock(); } in ~Suspend() argument
668 FCLocker::Suspend suspend; in createTypefaceFromFcPattern()
/external/skqp/src/ports/
DSkFontMgr_fontconfig.cpp105 struct Suspend { struct in __anonccb727f50111::FCLocker
106 Suspend() { unlock(); } in Suspend() argument
107 ~Suspend() { lock(); } in ~Suspend() argument
668 FCLocker::Suspend suspend; in createTypefaceFromFcPattern()
/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/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/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/cpython3/Doc/library/
Dtermios.rst72 Suspend or resume input or output on file descriptor *fd*. The *action*
Dsignal.rst377 Suspend execution of the calling thread until the delivery of one of the
392 Suspend execution of the calling thread until the delivery of one of the
Dtime.rst362 Suspend execution of the calling thread for the given number of seconds.
Dcurses.rst1480 | ``KEY_SSUSPEND`` | Shifted Suspend |
1484 | ``KEY_SUSPEND`` | Suspend |
/external/libxkbcommon/xkbcommon/test/data/keycodes/
Devdev299 indicator 7 = "Suspend";
Devdev-xkbcommon260 indicator 0x07 = "Suspend"; // SUSPEND
/external/adhd/cras/src/tests/
Dsystem_state_unittest.cc229 TEST(SystemStateSuite, Suspend) { in TEST() argument
/external/avb/contrib/linux/4.4/
D0001-ANDROID-Update-init-do_mounts_dm.c-to-the-latest-Chr.patch648 + /* Suspend the device so that we can bind it to the table. */
668 - /* Suspend the device so that we can bind it to the table. */
/external/oj-libjdwp/make/data/jdwp/
Djdwp.spec175 (Command Suspend=8
1795 (Command Suspend=2
/external/libxkbcommon/xkbcommon/test/data/keymaps/
Dno-types.xkb255 indicator 7 = "Suspend";
Dno-aliases.xkb255 indicator 7 = "Suspend";
/external/python/cpython3/Lib/idlelib/
DNEWS.txt166 1. Suspend and resume the gui.interaction method with the tcl vwait

12