Searched defs:dropped (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_interactive_uitest.cc66 bool dropped() const { return dropped_; } function in class:ash::internal::__anon3501::TargetView
158 EXPECT_TRUE(target_view->dropped());
/external/e2fsprogs/e2fsck/
H A Drecovery.c299 int dropped = info.end_transaction - be32_to_cpu(sb->s_sequence); local
303 dropped, (dropped == 1) ? "" : "s");
/external/chromium_org/third_party/leveldatabase/src/db/
H A Dlog_test.cc436 const int dropped = DroppedBytes(); local
437 ASSERT_LE(dropped, 2*kBlockSize + 100);
438 ASSERT_GE(dropped, 2*kBlockSize);
/external/qemu/slirp-android/
H A Dslirp.c861 * otherwise be dropped if '-drop-tcp' has been specified, is redirected to the
974 slirp_log_dns(struct mbuf* m, int dropped) { argument
1000 if (!dropped) {
1027 /* Log dropped/accepted packet info */
/external/kernel-headers/original/linux/
H A Dnetdevice.h55 #define NET_XMIT_DROP 1 /* skb dropped */
64 #define NET_RX_DROP 1 /* packet dropped */
68 #define NET_RX_BAD 5 /* packet dropped due to kernel error */
165 unsigned dropped; member in struct:netif_rx_stats
/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c1737 /* modified during revision but dropped from 754-2008. */
1966 Int dropped; /* .. */ local
2261 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */
2328 Int dropped; /* work */ local
2356 decTrim(res, set, 1, 0, &dropped); /* normalize in place */
2820 Int dropped; /* .. */ local
3063 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */
3082 /* here, dropped is the count of trailing zeros in 'a' */
3084 Int todrop=ideal-a->exponent; /* most that can be dropped */
3094 if (dropped<todro
3567 Int dropped; /* work */ local
4264 Int dropped; /* work */ local
6600 decTrim(decNumber *dn, decContext *set, Flag all, Flag noclamp, Int *dropped) argument
[all...]
/external/icu4c/i18n/
H A DdecNumber.c1754 /* modified during revision but dropped from 754-2008. */
1983 Int dropped; /* .. */ local
2278 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */
2345 Int dropped; /* work */ local
2373 decTrim(res, set, 1, 0, &dropped); /* normalize in place */
2839 Int dropped; /* .. */ local
3082 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */
3101 /* here, dropped is the count of trailing zeros in 'a' */
3103 Int todrop=ideal-a->exponent; /* most that can be dropped */
3113 if (dropped<todro
3588 Int dropped; /* work */ local
4287 Int dropped; /* work */ local
6631 decTrim(decNumber *dn, decContext *set, Flag all, Flag noclamp, Int *dropped) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 197 milliseconds