/external/dhcpcd/ |
D | arp.c | 232 state->probes = 0; in send_arp_announce() 269 if (state->probes == 0) { in send_arp_probe() 277 if (++state->probes < PROBE_NUM) { in send_arp_probe() 286 state->probes = 0; in send_arp_probe() 296 iface->name, state->probes ? state->probes : PROBE_NUM, PROBE_NUM, in send_arp_probe() 305 iface->state->probes = 0; in start_arping()
|
D | dhcpcd.h | 76 int probes; member
|
D | ipv4ll.c | 92 iface->state->probes = 0; in start_ipv4ll()
|
D | dhcpcd.c | 623 state->probes = 0; in handle_dhcp()
|
/external/linux-tools-perf/Documentation/ |
D | perf-probe.txt | 96 --max-probes:: 114 …lative-line number from function entry line, and '%return' means that it probes function return. A… 171 this will add one or more probes which has the name start with "schedule". 173 Add probes on lines in schedule() function which calls update_rq_clock(). 179 Delete all probes on schedule().
|
/external/libselinux/src/ |
D | avc.c | 333 int *probes) in avc_search_node() argument 354 if (probes) in avc_search_node() 355 *probes = tprobes; in avc_search_node() 383 int probes, rc = 0; in avc_lookup() local 386 node = avc_search_node(ssid, tsid, tclass, &probes); in avc_lookup() 390 avc_cache_stats_add(cav_probes, probes); in avc_lookup()
|
/external/chromium/sdch/open-vcdiff/src/ |
D | blockhash.cc | 299 int probes = 0; in SkipNonMatchingBlocks() local 303 if (++probes > kMaxProbes) { in SkipNonMatchingBlocks()
|
/external/iptables/extensions/ |
D | libip6t_REJECT.man | 30 (113/tcp) probes which frequently occur when sending mail to broken mail
|
D | libipt_REJECT.man | 29 (113/tcp) probes which frequently occur when sending mail to broken mail
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-09-01-PostRAProlog.ll | 11 @.str3 = private constant [54 x i8] c"Using %d transposition table entries with %d probes.\0A\00", …
|
/external/iproute2/misc/ |
D | ss.c | 435 int probes; member 1216 &s.timer, &s.timeout, &s.retrs, &s.uid, &s.probes, &s.ino, in tcp_show_line() 1247 s.timer != 1 ? s.probes : s.retrs); in tcp_show_line()
|
/external/iproute2/ |
D | ChangeLog | 275 * [NEIGH] print number of probes done so far (statistics mode only)
|
/external/libpcap/doc/ |
D | pcap.txt | 1388 collected from RMON or Netflow probes, or from other network
|
/external/quake/quake/src/WinQuake/data/ |
D | MANUAL.TXT | 662 Goons with probes inserted into their pleasure centers; wired up so
|
/external/iproute2/doc/ |
D | ip-cref.tex | 3017 \# Send two probes and wait for result for 3 seconds.\\ 3262 \# Send two probes and wait for result for 3 seconds.\\
|
/external/v8/test/cctest/ |
D | test-api.cc | 16409 int probes = probes_counter - initial_probes; in StubCacheHelper() local 16414 CHECK_GE(probes, 10000); in StubCacheHelper()
|
/external/e2fsprogs/debian/ |
D | changelog | 581 * Improve blkid probes for LVM volumes and swap partitions
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 25857 in conjunction with the profiler's DTace probes. 38263 applications start the profiler to get DTrace probes going without 39377 turned on from a client. The DTrace probes were added within the 39385 * kjs/Tracing.d: Define the DTrace probes. 39387 * profiler/ProfileGenerator.cpp: Implement the DTrace probes in the
|
D | ChangeLog-2008-08-10 | 2492 * kjs/Tracing.d: Declare three dtrace probes. 2496 (KJS::Heap::collect): Fire dtrace probes when starting a collection, after the
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 2708 which only probes newly added disk devices, and change
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 2545 * configure.in: The current configure.in check for dnotify probes
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 22970 probes prObz
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 17818 http://universe.nasa.gov/technology/probes.html 66106 http://www.qualitydigest.com/jan97/probes.html 78903 http://www.vttoth.com/probes/probes.asp
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2011-02-16 | 5304 layer is currently animating. There is no logic which probes that
|