Searched refs:restarts (Results 1 – 25 of 33) sorted by relevance
12
/external/deqp/doc/testspecs/GLES3/ |
D | functional.primitive_restart.txt | 32 - Use/don't use two consecutive primitive restarts 33 - Restarts/no restarts as first value of index array 34 - Restarts/no restarts as last value of index array 45 restarts) of primitives are generated. 48 of the index array, or the index array contains two consecutive restarts 57 calls instead of using primitive restarts.
|
/external/autotest/contrib/ |
D | dhcp_failed_machines.py | 38 restarts = [] variable 54 restarts.append(line) 67 if restarts: 68 print 'DHCP restarts:\n %s' % ''.join(restarts)
|
/external/autotest/client/site_tests/buffet_RestartWhenRegistered/ |
D | control | 13 Test that buffet keeps registration details across restarts.
|
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
D | BiCGSTAB.h | 65 int restarts = 0; in bicgstab() local 78 if(restarts++ == 0) in bicgstab()
|
/external/iproute2/include/linux/can/ |
D | netlink.h | 112 __u32 restarts; /* CAN controller re-starts */ member
|
/external/kernel-headers/original/uapi/linux/can/ |
D | netlink.h | 112 __u32 restarts; /* CAN controller re-starts */ member
|
/external/autotest/client/site_tests/hardware_ch7036/ |
D | control | 19 Fails if server restarts (pid changes) while test is running
|
/external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/ |
D | control | 15 strip. After the system restarts, it verifies that login completes and
|
/external/dnsmasq/contrib/port-forward/ |
D | portforward | 25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
|
/external/avahi/docs/ |
D | API-CHANGES-0.6 | 63 running. This is useful to deal with daemon restarts.
|
/external/iproute2/ip/ |
D | iplink_can.c | 358 stats->restarts, stats->bus_error, in can_print_xstats()
|
/external/curl/docs/ |
D | HTTP-COOKIES | 45 would survive browser restarts. curl adopted that file format to allow
|
/external/strace/ |
D | README-linux-ptrace | 178 signal-delivery-stop, restarts tracee with ptrace(PTRACE_rest, pid, 0, 228 restarts or kills it, tracee will not run, and will not send 233 signals: if tracer restarts tracee after group-stop, SIGSTOP is 283 restarts it with PTRACE_SYSCALL, tracee enters syscall-exit-stop when
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 227 # persistent over restarts. This option can be used to reduce code size by 416 # restarts to enhance random number generation. This is not perfect, but it is
|
D | defconfig | 243 # persistent over restarts. This option can be used to reduce code size by 437 # restarts to enhance random number generation. This is not perfect, but it is
|
D | ChangeLog | 533 restarts
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 232 # hostapd can be configured to maintain its own entropy store over restarts to
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 350 maintain its internal entropy store in over restarts.</para>
|
/external/dnsmasq/ |
D | FAQ | 316 dnsmasq ignores it until is times out and restarts the process.
|
/external/jetty/ |
D | VERSION.txt | 92 registration, annotations or descriptors are cleaned on context restarts 97 server restarts 129 server restarts 370 there there is a ServletContainerInitializer, ensure webapp restarts work
|
/external/pcre/dist/testdata/ |
D | testinput8 | 4783 /-- Test simple validity check for restarts --/
|
D | testoutput8 | 7697 /-- Test simple validity check for restarts --/
|
/external/iproute2/doc/ |
D | ip-cref.tex | 3215 the interface, adds some control routes and restarts Router Discovery 3252 \# This function restarts Router Discovery.\\
|
/external/libjpeg-turbo/ |
D | libjpeg.txt | 1010 image width in MCUs is computed.) Defaults are zero (no restarts). 1014 If you use restarts, you may want to use larger intervals in those
|
/external/ceres-solver/docs/source/ |
D | solving.rst | 975 Maximum number of restarts of the line search direction algorithm
|
12