Home
last modified time | relevance | path

Searched refs:DROPBITS (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Modules/zlib/
Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(2);
[all …]
Dinflate.c527 #define DROPBITS(n) \ macro
690 DROPBITS(4);
859 DROPBITS(1);
872 DROPBITS(2);
885 DROPBITS(2);
923 DROPBITS(5);
925 DROPBITS(5);
927 DROPBITS(4);
942 DROPBITS(3);
967 DROPBITS(here.bits);
[all …]
/external/v8/third_party/zlib/
Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(2);
[all …]
Dinflate.c528 #define DROPBITS(n) \ macro
691 DROPBITS(4);
860 DROPBITS(1);
873 DROPBITS(2);
886 DROPBITS(2);
924 DROPBITS(5);
926 DROPBITS(5);
928 DROPBITS(4);
943 DROPBITS(3);
968 DROPBITS(here.bits);
[all …]
/external/zlib/
Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(2);
[all …]
Dinflate.c528 #define DROPBITS(n) \ macro
691 DROPBITS(4);
860 DROPBITS(1);
873 DROPBITS(2);
886 DROPBITS(2);
924 DROPBITS(5);
926 DROPBITS(5);
928 DROPBITS(4);
943 DROPBITS(3);
968 DROPBITS(here.bits);
[all …]
/external/u-boot/lib/zlib/
Dinflate.c229 #define DROPBITS(n) \ macro
392 DROPBITS(4); in inflate()
556 DROPBITS(1); in inflate()
578 DROPBITS(2); in inflate()
613 DROPBITS(5); in inflate()
615 DROPBITS(5); in inflate()
617 DROPBITS(4); in inflate()
632 DROPBITS(3); in inflate()
658 DROPBITS(this.bits); in inflate()
664 DROPBITS(this.bits); in inflate()
[all …]
/external/v8/third_party/zlib/contrib/optimizations/
Dinflate.c539 #define DROPBITS(n) \ macro
702 DROPBITS(4);
871 DROPBITS(1);
884 DROPBITS(2);
897 DROPBITS(2);
935 DROPBITS(5);
937 DROPBITS(5);
939 DROPBITS(4);
954 DROPBITS(3);
979 DROPBITS(here.bits);
[all …]
/external/zlib/contrib/optimizations/
Dinflate.c539 #define DROPBITS(n) \ macro
702 DROPBITS(4);
871 DROPBITS(1);
884 DROPBITS(2);
897 DROPBITS(2);
935 DROPBITS(5);
937 DROPBITS(5);
939 DROPBITS(4);
954 DROPBITS(3);
979 DROPBITS(here.bits);
[all …]