Home
last modified time | relevance | path

Searched refs:inactivity (Results 1 – 23 of 23) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dtcp.c1122 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/cros/system_api/dbus/power_manager/
Didle.proto12 // 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
Dpolicy.proto47 // 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
Dsuspend.proto57 // The user inactivity idle timeout was reached.
/external/tensorflow/tensorflow/core/platform/cloud/
Dhttp_request_fake.h163 void SetTimeouts(uint32 connection, uint32 inactivity, in SetTimeouts() argument
166 inactivity, " ", total, "\n"); in SetTimeouts()
Dhttp_request.h140 virtual void SetTimeouts(uint32 connection, uint32 inactivity,
Dgcs_dns_cache_test.cc57 void SetTimeouts(uint32 connection, uint32 inactivity, in SetTimeouts() argument
Dcurl_http_request.cc349 void CurlHttpRequest::SetTimeouts(uint32 connection, uint32 inactivity, in SetTimeouts() argument
353 inactivity_timeout_secs_ = inactivity; in SetTimeouts()
Dcurl_http_request.h144 void SetTimeouts(uint32 connection, uint32 inactivity, uint32 total) override;
/external/perfetto/src/ftrace_reader/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_start_ap/
Dformat26 …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/
Dformat26 …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_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_start_ap/
Dformat26 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
/external/kernel-headers/original/uapi/linux/
Dcyclades.h453 __u32 inactivity; /* inactivity control */ member
/external/autotest/client/profilers/powertop/src/
DChangelog28 * improve bluetooth inactivity detection (David Woodhouse)
/external/curl/docs/
DBUGS246 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/
DChangeLog425 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/
Dbtt.tex537 inactivity -- and one can gather a sense of deltas between the queueing
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi618 After how many seconds of inactivity should a connection automatically
Dlibmicrohttpd.info536 After how many seconds of inactivity should a connection
/external/python/cpython2/Doc/whatsnew/
D2.6.rst2376 calling a :meth:`handle_timeout` method after a span of inactivity
/external/python/cpython3/Doc/whatsnew/
D2.6.rst2380 calling a :meth:`handle_timeout` method after a span of inactivity
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog857 due to inactivity.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz