Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 25 of 90) sorted by relevance

1234

/external/qemu/distrib/zlib-1.2.3/
Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
206 drop = 0; /* current bits to drop from code for index */
218 this.bits = (unsigned char)(len - drop);
233 incr = 1U << (len - drop);
238 next[(huff >> drop) + fill] = this;
262 if (drop == 0)
263 drop = root;
269 curr = len - drop;
271 while (curr + drop < max) {
272 left -= count[curr + drop];
[all …]
/external/zlib/contrib/infback9/
Dinftree9.c45 unsigned drop; /* code bits to drop for sub-table */ local
200 drop = 0; /* current bits to drop from code for index */
212 this.bits = (unsigned char)(len - drop);
227 incr = 1U << (len - drop);
231 next[(huff >> drop) + fill] = this;
255 if (drop == 0)
256 drop = root;
262 curr = len - drop;
264 while (curr + drop < max) {
265 left -= count[curr + drop];
[all …]
/external/webkit/WebCore/platform/image-decoders/zlib/
Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
206 drop = 0; /* current bits to drop from code for index */
218 this.bits = (unsigned char)(len - drop);
233 incr = 1U << (len - drop);
238 next[(huff >> drop) + fill] = this;
262 if (drop == 0)
263 drop = root;
269 curr = len - drop;
271 while (curr + drop < max) {
272 left -= count[curr + drop];
[all …]
/external/zlib/
Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
206 drop = 0; /* current bits to drop from code for index */
218 this.bits = (unsigned char)(len - drop);
233 incr = 1U << (len - drop);
238 next[(huff >> drop) + fill] = this;
262 if (drop == 0)
263 drop = root;
269 curr = len - drop;
271 while (curr + drop < max) {
272 left -= count[curr + drop];
[all …]
/external/bluetooth/bluez/audio/
Dmain.c90 goto drop; in sco_server_cb()
101 goto drop; in sco_server_cb()
106 goto drop; in sco_server_cb()
112 goto drop; in sco_server_cb()
116 goto drop; in sco_server_cb()
122 goto drop; in sco_server_cb()
126 goto drop; in sco_server_cb()
128 goto drop; in sco_server_cb()
137 drop: in sco_server_cb()
Dmanager.c448 goto drop; in ag_confirm()
463 goto drop; in ag_confirm()
467 goto drop; in ag_confirm()
473 goto drop; in ag_confirm()
478 goto drop; in ag_confirm()
485 goto drop; in ag_confirm()
502 drop: in ag_confirm()
551 goto drop; in hf_io_cb()
556 goto drop; in hf_io_cb()
561 goto drop; in hf_io_cb()
[all …]
Dcontrol.c701 goto drop; in avctp_confirm_cb()
707 goto drop; in avctp_confirm_cb()
714 goto drop; in avctp_confirm_cb()
722 goto drop; in avctp_confirm_cb()
726 drop: in avctp_confirm_cb()
Davdtp.c2101 goto drop; in avdtp_confirm_cb()
2108 goto drop; in avdtp_confirm_cb()
2119 goto drop; in avdtp_confirm_cb()
2124 goto drop; in avdtp_confirm_cb()
2130 goto drop; in avdtp_confirm_cb()
2139 goto drop; in avdtp_confirm_cb()
2154 goto drop; in avdtp_confirm_cb()
2161 drop: in avdtp_confirm_cb()
/external/qemu/slirp/
Dtcp_input.c308 goto drop; in tcp_input()
318 goto drop; in tcp_input()
368 goto drop; in tcp_input()
434 goto drop; in tcp_input()
442 goto drop; in tcp_input()
627 goto drop; in tcp_input()
631 goto drop; in tcp_input()
758 goto drop; in tcp_input()
762 goto drop; in tcp_input()
985 goto drop; in tcp_input()
[all …]
/external/qemu/slirp-android/
Dtcp_input.c308 goto drop; in tcp_input()
318 goto drop; in tcp_input()
368 goto drop; in tcp_input()
439 goto drop; in tcp_input()
447 goto drop; in tcp_input()
632 goto drop; in tcp_input()
636 goto drop; in tcp_input()
763 goto drop; in tcp_input()
767 goto drop; in tcp_input()
990 goto drop; in tcp_input()
[all …]
/external/bluetooth/bluez/input/
Dserver.c155 goto drop; in confirm_event_cb()
160 goto drop; in confirm_event_cb()
173 drop: in confirm_event_cb()
/external/bluetooth/bluez/serial/
Dproxy.c409 goto drop; in connect_event_cb()
428 goto drop; in connect_event_cb()
442 drop: in connect_event_cb()
487 goto drop; in confirm_event_cb()
493 goto drop; in confirm_event_cb()
507 goto drop; in confirm_event_cb()
512 drop: in confirm_event_cb()
/external/dosfstools/doc/
DChangeLog.dosfsck9 - added option -d to drop files.
DREADME.mkdosfs45 more sectors, so the total number of clusters drop below the border
DChangeLog.dosfstools-2.x124 - dosfsck: Don't drop a directory with lots of bad entries in
/external/bluetooth/bluez/network/
Dserver.c500 goto drop; in confirm_event()
507 goto drop; in confirm_event()
520 goto drop; in confirm_event()
525 drop: in confirm_event()
/external/webkit/WebCore/dom/
DEventNames.h55 macro(drop) \
/external/zlib/contrib/asm586/
DREADME.58614 drop enough for the assembly version to achieve 10-20% speedup (and
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
DEBCDIC40 directory. If you want any more info feel free to drop me a line - I still
/external/dropbear/libtomcrypt/notes/
Dtech0002.txt46 … "quick" fix has no effect against an intrusive attacker. For example, power consumption will drop
/external/dosfstools/
DChangeLog273 Applying Debians 08-manpage-drop.dpatch from Daniel Baumann
276 * Don't use confusing word 'drop' when 'delete' is meant (Closes:
/external/ipsec-tools/src/racoon/doc/
DFAQ52 broken routers that drop fragmented packets
/external/e2fsprogs/e2fsck/
Djournal.c649 int reset, int drop) in e2fsck_journal_release() argument
653 if (drop) in e2fsck_journal_release()
/external/webkit/WebCore/css/
DCSSValueKeywords.in278 no-drop
/external/libpng/
DREADME81 You can use zlib as a drop-in replacement for fread() and fwrite() if
101 provide the image in a different way, drop me a note (and code, if

1234