HomeSort by relevance Sort by last modified time
    Searched refs:BYTEBITS (Results 1 - 17 of 17) sorted by null

  /external/zlib/src/contrib/infback9/
infback9.c 168 #define BYTEBITS() \
278 BYTEBITS();
314 BYTEBITS(); /* go to byte boundary */
  /toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
infback9.c 168 #define BYTEBITS() \
278 BYTEBITS();
314 BYTEBITS(); /* go to byte boundary */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
inflate.c 517 #define BYTEBITS() \
554 and sets the number of available bits to zero. BYTEBITS() discards just
555 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
830 BYTEBITS();
865 BYTEBITS(); /* go to byte boundary */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
infback.c 192 #define BYTEBITS() \
286 BYTEBITS();
319 BYTEBITS(); /* go to byte boundary */
inflate.c 461 #define BYTEBITS() \
503 and sets the number of available bits to zero. BYTEBITS() discards just
504 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
777 BYTEBITS();
808 BYTEBITS(); /* go to byte boundary */
    [all...]
  /external/python/cpython2/Modules/zlib/
infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
inflate.c 517 #define BYTEBITS() \
554 and sets the number of available bits to zero. BYTEBITS() discards just
555 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
830 BYTEBITS();
865 BYTEBITS(); /* go to byte boundary */
    [all...]
  /external/python/cpython3/Modules/zlib/
infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
inflate.c 534 #define BYTEBITS() \
571 and sets the number of available bits to zero. BYTEBITS() discards just
572 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
853 BYTEBITS();
888 BYTEBITS(); /* go to byte boundary */
    [all...]
  /external/syslinux/com32/lib/zlib/
infback.c 192 #define BYTEBITS() \
286 BYTEBITS();
319 BYTEBITS(); /* go to byte boundary */
inflate.c 496 #define BYTEBITS() \
538 and sets the number of available bits to zero. BYTEBITS() discards just
539 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
814 BYTEBITS();
849 BYTEBITS(); /* go to byte boundary */
    [all...]
  /external/zlib/src/
infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
inflate.c 534 #define BYTEBITS() \
571 and sets the number of available bits to zero. BYTEBITS() discards just
572 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
853 BYTEBITS();
888 BYTEBITS(); /* go to byte boundary */
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
inflate.c 517 #define BYTEBITS() \
554 and sets the number of available bits to zero. BYTEBITS() discards just
555 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
830 BYTEBITS();
865 BYTEBITS(); /* go to byte boundary */
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
inflate.c 534 #define BYTEBITS() \
571 and sets the number of available bits to zero. BYTEBITS() discards just
572 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
853 BYTEBITS();
888 BYTEBITS(); /* go to byte boundary */
    [all...]

Completed in 960 milliseconds