/external/blktrace/ |
D | blktrace.c | 97 unsigned long long drops; member 889 static void net_send_close(int fd, char *buts_name, int drops) in net_send_close() argument 898 net_send_open_close(fd, drops, buts_name, 1); in net_send_close() 914 net_send_close(fd, dpp->buts_name, dpp->drops); in net_send_drops() 1080 int fd, drops = 0; in get_drops() local 1100 drops = atoi(tmp); in get_drops() 1103 return drops; in get_drops() 1113 dpp->drops = get_drops(dpp); in get_all_drops() 1578 iop->dpp->drops = get_drops(iop->dpp); in close_ios() 1587 net_send_close(iop->ofd, dpp->buts_name, dpp->drops); in close_ios() [all …]
|
/external/iproute2/include/linux/ |
D | gen_stats.h | 55 __u32 drops; member
|
D | pkt_sched.h | 36 __u32 drops; /* Packets dropped because of lack of resources */ member
|
/external/iproute2/tc/ |
D | tc_util.c | 512 q.drops, q.overlimits, q.requeues); in print_tcstats2_attr() 554 prefix, (unsigned long long)st.bytes, st.packets, st.drops, in print_tcstats_attr()
|
/external/libvpx/examples/ |
D | decode_with_drops.txt | 5 This is an example utility which drops a series of frames, as specified
|
D | vp8_scalable_patterns.txt | 143 drops.
|
/external/iproute2/doc/actions/ |
D | gact-usage | 14 - drop drops packets
|
D | mirred-usage | 128 so you could tcpdump them (dummy by defaults drops all packets it sees).
|
/external/kernel-headers/original/linux/ |
D | quota.h | 195 int drops; member
|
D | pkt_sched.h | 36 __u32 drops; /* Packets dropped because of lack of resources */ member
|
/external/bluetooth/hcidump/src/ |
D | hcidump.c | 116 uint32_t drops; /* Cumulative Drops */ member 331 dp->drops = 0; in process_frames()
|
/external/bluetooth/bluez/test/ |
D | hciemu.c | 123 uint32_t drops; /* Cumulative Drops */ member 235 pkt.drops = htonl(0); in write_snoop()
|
/external/quake/quake/src/WinQuake/kit/ |
D | 3DFX.TXT | 127 4. GLQuake comes up for a little while then drops me back to the
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 501 appear in the upper left corner of the screen if the frame rate drops 633 drops to a very low level, below 5 frames a second. A frame rate
|
/external/grub/docs/ |
D | grub.texi | 273 set from scratch. If no configuration file is present, GRUB drops to 1925 option, or if the configuration file was not found, then GRUB drops to
|
D | grub.info | 223 GRUB drops to the command-line. 1736 option, or if the configuration file was not found, then GRUB drops to
|
/external/webkit/WebKit/mac/WebView/ |
D | WebView.mm | 5066 // (Research indicates that value / page drops substantially after 3 pages.)
|
/external/dropbear/libtomcrypt/ |
D | changes | 353 …-- Added LTC_FAST support to PMAC (drops the cycle/byte by about 9 cycles on my AMD64) [note: I la…
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 4441 of the request, changes the URL, and then drops the old request. 6870 - 3004466 -- favorites bar doesn't accept drops of URL strings 7977 Fixed 3043505. Disallows drag drops on originating view.
|
D | ChangeLog-2007-10-14 | 1023 …The result of these changes is that loading 100,000 history items drops from around 25s to 1.6s. … 1024 100 items drops from 0.003s to 0.002s.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 8445 drops drops
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 21964 ** The structure is reclaimed when the number of pointers to it drops to 29935 ** reference count drops to 0, then it is made elible for recycling. 37191 ** 2) The number of locks held by other connections drops to zero. 39766 ** The call to sqlite3BtreeRollback() drops any table-locks held by 43502 ** This loop also drops the divider cells from the parent page. This 97933 ** Otherwise, make arrangements to invoke xNotify when pOther drops 108033 ** count drops to zero, the node data is written to the database.
|
/external/bison/ |
D | ChangeLog | 9712 Note: this patch partially drops `semantic-parser' support: it
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog | 5172 (WTF::ThreadVerifier::deactivate): Deactivates checks. Called when ref count drops below 2.
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 6851 …In order to make sure that WebCore also drops these handles we call QWebSettings::clearMemoryCache…
|