Home
last modified time | relevance | path

Searched full:awake (Results 1 – 25 of 51) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake02.c64 int i, j, awake; in do_child() local
83 awake = threads_awake(); in do_child()
84 if (awake == i) in do_child()
90 if (awake == i) { in do_child()
94 awake, i); in do_child()
Dfutex_wake04.c79 tst_res(TPASS, "Hi hydra, thread2 awake!"); in wait_thread2()
/third_party/flutter/flutter/dev/devicelab/test/
Dadb_test.dart27 test('reads Awake', () async {
50 test('when awake', () async {
77 test('when awake', () async {
174 mWakefulness=Awake
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_defs.h54 /* Awake Window (optional) */
65 /* Awake Window (optional) */
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst_defs.h54 /* Awake Window (optional) */
65 /* Awake Window (optional) */
/third_party/flutter/flutter/dev/devicelab/lib/framework/
Dadb.dart66 /// Whether the device is awake.
72 /// Wake up the device if it is not awake.
207 /// Whether the device is awake.
210 return await _getWakefulness() == 'Awake';
219 /// Wake up the device if it is not awake using [togglePower].
234 /// between awake and asleep.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_dev_disc.c262 * Peer is expected to be awake for at least 100 TU; try to in p2p_process_dev_disc_resp()
315 p2p_dbg(p2p, "Received GO Discoverability Request - remain awake for 100 TU"); in p2p_process_go_disc_req()
321 /* Remain awake 100 TU on operating channel */ in p2p_process_go_disc_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_dev_disc.c262 * Peer is expected to be awake for at least 100 TU; try to in p2p_process_dev_disc_resp()
315 p2p_dbg(p2p, "Received GO Discoverability Request - remain awake for 100 TU"); in p2p_process_go_disc_req()
321 /* Remain awake 100 TU on operating channel */ in p2p_process_go_disc_req()
/third_party/python/Lib/test/
Dwin_console_handler.py43 # Awake main process
/third_party/flutter/skia/infra/skqp/
Drun_skqp.sh21 # Some extra sleep to make sure the emulator is awake and ready for installation
/third_party/mesa3d/src/mesa/swrast/
DNOTES30 the swsetup module is 'awake':
/third_party/mesa3d/src/mesa/swrast_setup/
DNOTES45 the swsetup module is 'awake':
/third_party/mesa3d/src/mesa/tnl/
DNOTES33 the swsetup module is 'awake':
/third_party/pulseaudio/src/pulsecore/
Drtpoll.c62 pa_usec_t slept, awake; member
299 p->awake = now - p->timestamp; in pa_rtpoll_run()
331 (unsigned long long) (p->awake / PA_USEC_PER_MSEC), in pa_rtpoll_run()
/third_party/ltp/testcases/realtime/func/prio-wake/
Dprio-wake.c159 debug(0, "%08lld us: RealtimeThread-%03d pri %03d awake\n", in worker_thread()
/third_party/grpc/src/core/lib/debug/
Dstats_data.yaml64 thread awake?
Dstats_data.cc148 "thread awake? (only valid for epoll1 right now)",
/third_party/flutter/skia/third_party/externals/wuffs/test/data/
Dmidsummer.txt23 Awake the pert and nimble spirit of mirth;
Dmidsummer.txt.gz
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Doffchannel.c257 * awake on the channel to wait for a response.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Doffchannel.c257 * awake on the channel to wait for a response.
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dqca-vendor.h2919 /* Unsigned 32 bit value. Total number of msecs the radio is awake
2931 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2935 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2939 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2943 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2947 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2951 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
2976 * radio is awake on that channel accruing over time, corresponding to
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dscheduler.h419 // the thread awake for a short duration. This reduces overheads of
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dqca-vendor.h3878 /* Unsigned 32 bit value. Total number of msecs the radio is awake
3890 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
3894 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
3898 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
3902 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
3906 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
3910 /* Unsigned 32 bit value. Total number of msecs the radio is awake due
3935 * radio is awake on that channel accruing over time, corresponding to
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dnl80211_copy.h592 * @NL80211_CMD_REMAIN_ON_CHANNEL: Request to remain awake on the specified
3888 * in Awake state all the time.
4009 * @NL80211_MESHCONF_AWAKE_WINDOW: awake window duration (in TUs)

123