/external/python/cpython2/Misc/ |
D | maintainers.rst | 28 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/skia/experimental/SimpleiOSApp/iPhone/ |
D | AppDelegate_iPhone.m | 31 …Sent when the application is about to move from active to inactive state. This can occur for certa… 47 …Called as part of transition from the background to the inactive state: here you can undo many of… 54 …Restart any tasks that were paused (or not yet started) while the application was inactive. If the…
|
/external/syslinux/core/lwip/src/core/ |
D | tcp.c | 1121 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/ |
D | control | 9 PURPOSE = "Verify the inactive cr50 header is corrupted after login" 15 Verify the inactive Cr50 header on the first login after cryptohome restarts.
|
/external/skia/experimental/SimpleiOSApp/iPad/ |
D | AppDelegate_iPad.m | 31 …Sent when the application is about to move from active to inactive state. This can occur for certa… 39 Restart any tasks that were paused (or not yet started) while the application was inactive.
|
/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/ |
D | LinearScanRegisterAllocator.java | 138 private List<LiveIntervals> inactive = new LinkedList<>(); field in LinearScanRegisterAllocator 388 inactive = null; in clearState() 554 inactive.clear(); in clearRegisterAssignments() 704 inactive.add(activeIntervals); in performLinearScan() 710 Iterator<LiveIntervals> inactiveIterator = inactive.iterator(); in performLinearScan() 758 List<LiveIntervals> savedInactive = new LinkedList<>(inactive); in allocateArgumentIntervalsWithSrc() 776 inactive.add(active); in allocateArgumentIntervalsWithSrc() 788 inactive = savedInactive; in allocateArgumentIntervalsWithSrc() 792 assert !inactive.contains(current); in allocateArgumentIntervalsWithSrc() 795 inactive.add(current); in allocateArgumentIntervalsWithSrc() [all …]
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
D | Transliterator.properties | 17 activeError=Dispatch method called while the IME was inactive
|
/external/libmicrohttpd/doc/chapters/ |
D | sessions.inc | 47 server must thus discard inactive sessions at some point. Our example 48 implements this by discarding inactive sessions after a certain amount
|
/external/dhcpcd-6.8.2/ |
D | README | 131 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/ |
D | pngimage.c | 960 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/openssh/ |
D | README.platform | 8 have passwords expired longer than the inactive time (ie the "Weeks between
|
D | sshd_config.0 | 283 inactive.
|
D | ssh_config.0 | 877 connection has become inactive.
|
/external/cros/system_api/dbus/power_manager/ |
D | policy.proto | 14 // currently set to 15 minutes, the user has been inactive for 12 minutes,
|
/external/skia/site/user/ |
D | build.md | 164 of inactive code blocks based on preprocessor definitions from the selected
|
/external/ply/ply/ |
D | README.md | 119 An old and relatively inactive discussion group for PLY is found at:
|
/external/swiftshader/third_party/subzero/docs/ |
D | REGALLOC.rst | 207 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/ |
D | MENU_FORMAT | 180 inactive: menu item is disabled
|
/external/libevent/ |
D | whatsnew-2.0.txt | 326 backend for better performance with many inactive sockets and better
|
/external/blktrace/btt/doc/ |
D | btt.tex | 520 from 0.000000000 through 0.000070381, but was inactive from there to
|
/external/libmicrohttpd/ |
D | ChangeLog | 1231 Fixed busy-loop in internal select mode for inactive
|
/external/libmicrohttpd/doc/ |
D | libmicrohttpd-tutorial.info | 1362 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/ |
D | errors.txt | 569 -7124 kRATCPIPInactive TCP/IP inactive, cannot be loaded
|
/external/googletest/googlemock/docs/v1_6/ |
D | CookBook.md | 1368 becomes inactive (aka _retires_) when a call that has to occur later
|
/external/googletest/googlemock/docs/v1_5/ |
D | CookBook.md | 1363 becomes inactive (aka _retires_) when a call that has to occur later
|