Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 25 of 28) sorted by relevance

12

/external/python/cpython2/Misc/
Dmaintainers.rst28 extended period (three weeks or more), they should be marked as inactive
29 in this list by placing the word 'inactive' in parenthesis behind their
30 tracker id. They are of course free to remove that inactive mark at
99 difflib tim_one (inactive)
102 doctest tim_one (inactive)
139 json bob.ippolito (inactive), rhettinger
186 re effbot (inactive), pitrou, ezio.melotti
212 subprocess astrand (inactive)
219 tabnanny tim_one (inactive)
246 winsound effbot (inactive)
[all …]
/external/syslinux/core/lwip/src/core/
Dtcp.c1121 struct tcp_pcb *pcb, *inactive; in tcp_kill_prio() local
1130 inactive = NULL; in tcp_kill_prio()
1136 inactive = pcb; in tcp_kill_prio()
1140 if (inactive != NULL) { in tcp_kill_prio()
1142 (void *)inactive, inactivity)); in tcp_kill_prio()
1143 tcp_abort(inactive); in tcp_kill_prio()
1154 struct tcp_pcb *pcb, *inactive; in tcp_kill_timewait() local
1158 inactive = NULL; in tcp_kill_timewait()
1163 inactive = pcb; in tcp_kill_timewait()
1166 if (inactive != NULL) { in tcp_kill_timewait()
[all …]
/external/autotest/server/site_tests/firmware_Cr50InvalidateRW/
Dcontrol9 PURPOSE = "Verify the inactive cr50 header is corrupted after login"
15 Verify the inactive Cr50 header on the first login after cryptohome restarts.
/external/libmicrohttpd/doc/chapters/
Dsessions.inc47 server must thus discard inactive sessions at some point. Our example
48 implements this by discarding inactive sessions after a certain amount
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliterator.properties17 activeError=Dispatch method called while the IME was inactive
/external/dhcpcd-6.8.2/
DREADME131 dhcpcd service marked inactive && dhcpcd service starts
132 dependant services are not started because dhcpcd is inactive (not stopped)
135 if false and the dhcpcd service was previously started, mark as inactive and
/external/libpng/contrib/libtests/
Dpngimage.c960 int active = 0, inactive = 0; in update_display() local
979 inactive |= transform; in update_display()
986 inactive &= ~active; in update_display()
989 dp->ignored_transforms = inactive; /* excluding write-only transforms */ in update_display()
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto69 // have been inactive for some time.
/external/cros/system_api/dbus/power_manager/
Dpolicy.proto14 // currently set to 15 minutes, the user has been inactive for 12 minutes,
/external/ply/ply/
DREADME.md119 An old and relatively inactive discussion group for PLY is found at:
/external/skia/site/user/
Dbuild.md270 of inactive code blocks based on preprocessor definitions from the selected
/external/skqp/site/user/
Dbuild.md263 of inactive code blocks based on preprocessor definitions from the selected
/external/swiftshader/third_party/subzero/docs/
DREGALLOC.rst207 too aggressive in evicting inactive ranges in the "else" clause of the
208 AssignMemLoc routine. An inactive range only needs to be evicted if it actually
/external/syslinux/com32/cmenu/
DMENU_FORMAT180 inactive: menu item is disabled
/external/curl/docs/
DBUGS245 Unimportant issues will be closed as inactive sooner or later as they can't
/external/libevent/
Dwhatsnew-2.0.txt326 backend for better performance with many inactive sockets and better
DChangeLog256 o test/regress_be: cover finalizers from inactive to active queue (337684b Azat Khuzhin)
/external/blktrace/btt/doc/
Dbtt.tex520 from 0.000000000 through 0.000070381, but was inactive from there to
/external/libmicrohttpd/
DChangeLog1231 Fixed busy-loop in internal select mode for inactive
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info1362 server must thus discard inactive sessions at some point. Our example
1363 implements this by discarding inactive sessions after a certain amount
/external/python/cpython2/Mac/scripts/
Derrors.txt569 -7124 kRATCPIPInactive TCP/IP inactive, cannot be loaded
/external/googletest/googlemock/docs/
DCookBook.md1447 becomes inactive (aka _retires_) when a call that has to occur later
/external/freetype/
DChangeLog.261961 inactive blue zones also.
/external/curl/
DCHANGES3332 To discern the active one from the inactive ones, put the latter into
/external/doclava/res/assets/templates-sdk/assets/css/
Ddefault.css3405 #header-wrap.quicknav a.arrow-inactive {

12