Home
last modified time | relevance | path

Searched refs:Wake (Results 1 – 25 of 156) sorted by relevance

1234567

/external/webrtc/webrtc/system_wrappers/source/
Drw_lock_generic.cc50 write_condition_->Wake(); in ReleaseLockExclusive()
73 write_condition_->Wake(); in ReleaseLockShared()
Dcondition_variable_unittest.cc91 cond_var_->Wake(); in WaitUntilBatonOffered()
98 cond_var_->Wake(); in SignalBatonAvailable()
Dcondition_variable_posix.h29 void Wake() override;
Dcondition_variable_event_win.h27 void Wake();
Dcondition_variable_native_win.h41 void Wake();
Dlogging_unittest.cc34 cv_->Wake(); in Print()
Dcondition_variable_native_win.cc96 void ConditionVariableNativeWin::Wake() { in Wake() function in webrtc::ConditionVariableNativeWin
Dcondition_variable_posix.cc124 void ConditionVariablePosix::Wake() { in Wake() function in webrtc::ConditionVariablePosix
Dcondition_variable_event_win.cc168 void ConditionVariableEventWin::Wake() { in Wake() function in webrtc::ConditionVariableEventWin
/external/icu/icu4c/source/data/zone/
Des_419.txt18 "Pacific:Wake"{
19 ec{"Isla Wake"}
/external/autotest/server/site_tests/firmware_ECLidSwitch/
Dcontrol21 - Wake system from G3 (shutdown for more than 10 sec)
22 - Wake system from S5 (shutdown for less than 10 sec)
/external/webrtc/webrtc/base/
Dtask.cc166 void Task::Wake() { in Wake() function in rtc::Task
179 Wake(); in Error()
Dtask.h120 void Wake();
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_posix.cc244 _closeBlockingCompletedCond->Wake(); in CloseBlocking()
259 _readyForDeletionCond->Wake(); in ReadyForDeletion()
/external/webrtc/webrtc/system_wrappers/include/
Dcondition_variable_wrapper.h34 virtual void Wake() = 0;
/external/autotest/server/site_tests/network_EthCapsServer/
Dcontrol10 1. Has Wake-on-LAN magic packet capabilities and successfully wakes from
/external/webrtc/webrtc/libjingle/xmpp/
Dpingtask.cc89 Wake(); in OnMessage()
Djingleinfotask.cc55 Wake(); in HandleStanza()
Dxmppclient.cc224 Wake(); in OnAuthDone()
385 client_->Wake(); in OnStateChange()
/external/v8/src/
Dfutex-emulation.h101 static Object* Wake(Isolate* isolate, Handle<JSArrayBuffer> array_buffer,
/external/autotest/client/profilers/powertop/src/po/
Dja.po119 msgid " W - disable Wake-On-Lan "
120 msgstr " W - Wake-on-LAN無効 "
194 "Disable Ethernet Wake-On-Lan with the following command:\n"
196 "Wake-on-Lan keeps the phy active, this costs power."
198 "以下のコマンドでイーサネットのWake-on-LANを無効にしてください。\n"
200 "Wake-on-LAN設定ではPHYが常に動作するため、電力を消費します。"
Dru.po123 msgid " W - disable Wake-On-Lan "
124 msgstr " W - Отключить Wake-On-Lan"
198 "Disable Ethernet Wake-On-Lan with the following command:\n"
200 "Wake-on-Lan keeps the phy active, this costs power."
202 "Отключите ф-цию Wake-On-Lan следующей командой:\n"
204 "Wake-on-Lan держит физический интерфейс занятым."
Dzh.po149 "Disable Ethernet Wake-On-Lan with the following command:\n"
151 "Wake-on-Lan keeps the phy active, this costs power."
153 "使用下列指令關閉 \"Wake-On-Lan\" 網路喚醒功能:\n"
155 "\"Wake-On-Lan\" 功能需要維持網卡實體層啟動,會因此耗費電源。"
158 msgid " W - disable Wake-On-Lan "
159 msgstr " W - 關閉 \"Wake-On-Lan\" "
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelLocRes.rc141 CONTROL "Enable Wake on Demand",IDC_POWER_MANAGEMENT,
152 …LTEXT "When 'Wake On Demand' is enabled, you may hear your computer wake up occasionally…
/external/v8/src/runtime/
Druntime-futex.cc56 return FutexEmulation::Wake(isolate, array_buffer, addr, count); in RUNTIME_FUNCTION()

1234567