Searched refs:Suspend (Results 1 – 16 of 16) sorted by relevance
/external/autotest/server/site_tests/power_BatteryStateOnResume/ |
D | control | 14 DUT in Suspend(S3) state. 16 DUT in Suspend(S3) state.
|
/external/pdfium/xfa/include/fwl/adapter/ |
D | fwl_adapterthreadmgr.h | 19 virtual FWL_ERR Suspend(FWL_HTHREAD hThread) = 0;
|
D | fwl_sdadapterimp.h | 86 virtual FWL_ERR Suspend(FWL_HTHREAD hThread);
|
/external/autotest/client/site_tests/power_CameraSuspend/ |
D | control | 14 Suspend the system with the camera device open.
|
/external/autotest/client/site_tests/power_HotCPUSuspend/ |
D | control | 15 Suspend the system with lots of CPU activity.
|
/external/lzma/CPP/Windows/ |
D | Thread.h | 29 DWORD Suspend() { return ::SuspendThread(thread); } in Suspend() function
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/ |
D | control | 16 WiFi roaming between two Open Networks after a Suspend/Resume.
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | control.faft | 21 # Suspend stress run per iteration in seconds.
|
/external/autotest/server/site_tests/factory_Basic/ |
D | test_list.suspend_basic | 29 _ENGLISH_TEST_LABEL = 'Suspend/Resume (%s %s)' % (
|
D | test_list.fwteam_small | 315 label_en='Suspend/Resume (%s %s)' % ( 342 label_en='Suspend/Resume (%d %s)' % (
|
/external/pdfium/xfa/src/fwl/src/core/ |
D | fwl_sdadapterimp.cpp | 157 FWL_ERR CFWL_SDAdapterThreadMgr::Suspend(FWL_HTHREAD hThread) { in Suspend() function in CFWL_SDAdapterThreadMgr
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 4088 enum SubExpr { Common, Ready, Suspend, Resume, Count }; enumerator 4094 Expr *Ready, Expr *Suspend, Expr *Resume) in CoroutineSuspendExpr() argument 4102 SubExprs[SubExpr::Suspend] = Suspend; in CoroutineSuspendExpr() 4114 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr() 4120 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr() 4133 return static_cast<Expr*>(SubExprs[SubExpr::Suspend]); in getSuspendExpr() 4161 Expr *Suspend, Expr *Resume) in CoawaitExpr() argument 4163 Suspend, Resume) {} in CoawaitExpr() 4184 Expr *Suspend, Expr *Resume) in CoyieldExpr() argument 4186 Suspend, Resume) {} in CoyieldExpr()
|
/external/libevent/ |
D | ChangeLog | 1026 o Suspend read/write on bufferevents during hostname lookup (db08f64)
|
/external/libmicrohttpd/doc/ |
D | libmicrohttpd.texi | 2047 Suspend handling of network data for a given connection. This can
|
D | libmicrohttpd.info | 1784 Suspend handling of network data for a given connection. This can
|
/external/jetty/ |
D | VERSION.txt | 1658 + 306884 Suspend with timeout <=0 never expires 2552 + JETTY-608 Suspend/Resume/Complete request listeners
|