/external/cros/system_api/dbus/power_manager/ |
D | idle.proto | 12 // dimming or on/off state changes in response to user activity or inactivity. 18 // Note that this only reflects the inactivity delay. The screen may actually
|
D | policy.proto | 47 // inactivity timeout is reset in response to things like user activity 55 // |idle_ms|. The same events that cause the inactivity timeout to be 62 // |idle_ms| otherwise. The same events that cause the inactivity 74 // milliseconds. If the inactivity timeout is then reset before the idle 145 // has been observed. After activity is seen, the inactivity timeout
|
D | suspend.proto | 57 // The user inactivity idle timeout was reached.
|
/external/syslinux/core/lwip/src/core/ |
D | tcp.c | 1122 u32_t inactivity; in tcp_kill_prio() local 1129 inactivity = 0; in tcp_kill_prio() 1134 (u32_t)(tcp_ticks - pcb->tmr) >= inactivity) { in tcp_kill_prio() 1135 inactivity = tcp_ticks - pcb->tmr; in tcp_kill_prio() 1142 (void *)inactive, inactivity)); in tcp_kill_prio() 1155 u32_t inactivity; in tcp_kill_timewait() local 1157 inactivity = 0; in tcp_kill_timewait() 1161 if ((u32_t)(tcp_ticks - pcb->tmr) >= inactivity) { in tcp_kill_timewait() 1162 inactivity = tcp_ticks - pcb->tmr; in tcp_kill_timewait() 1168 (void *)inactive, inactivity)); in tcp_kill_timewait()
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | http_request_fake.h | 163 void SetTimeouts(uint32 connection, uint32 inactivity, in SetTimeouts() argument 166 inactivity, " ", total, "\n"); in SetTimeouts()
|
D | http_request.h | 140 virtual void SetTimeouts(uint32 connection, uint32 inactivity,
|
D | gcs_dns_cache_test.cc | 57 void SetTimeouts(uint32 connection, uint32 inactivity, in SetTimeouts() argument
|
D | curl_http_request.h | 144 void SetTimeouts(uint32 connection, uint32 inactivity, uint32 total) override;
|
D | curl_http_request.cc | 349 void CurlHttpRequest::SetTimeouts(uint32 connection, uint32 inactivity, in SetTimeouts() argument 353 inactivity_timeout_secs_ = inactivity; in SetTimeouts()
|
/external/perfetto/src/ftrace_reader/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_start_ap/ |
D | format | 26 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
|
/external/perfetto/src/ftrace_reader/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_start_ap/ |
D | format | 26 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
|
/external/perfetto/src/ftrace_reader/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_start_ap/ |
D | format | 26 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
|
/external/kernel-headers/original/uapi/linux/ |
D | cyclades.h | 453 __u32 inactivity; /* inactivity control */ member
|
/external/autotest/client/profilers/powertop/src/ |
D | Changelog | 28 * improve bluetooth inactivity detection (David Woodhouse)
|
/external/curl/docs/ |
D | BUGS | 246 be fixed. The inactivity period (waiting for responses) should not be 254 try to mark such bugs as "KNOWN_BUGS material" after a time of inactivity
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 425 due to inactivity. 1065 deauthenticate the station, i.e., skip long wait for inactivity poll 1126 that the previously registered inactivity timer will not remove the
|
/external/blktrace/btt/doc/ |
D | btt.tex | 537 inactivity -- and one can gather a sense of deltas between the queueing
|
/external/libmicrohttpd/doc/ |
D | libmicrohttpd.texi | 618 After how many seconds of inactivity should a connection automatically
|
D | libmicrohttpd.info | 536 After how many seconds of inactivity should a connection
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 2376 calling a :meth:`handle_timeout` method after a span of inactivity
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 857 due to inactivity.
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 2380 calling a :meth:`handle_timeout` method after a span of inactivity
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|