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

  /external/zlib/src/contrib/infback9/
infback9.c 168 #define BYTEBITS() \
278 BYTEBITS();
314 BYTEBITS(); /* go to byte boundary */
  /external/chromium_org/third_party/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/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_infback.c 201 #define BYTEBITS() \
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
fx_zlib_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/qemu/distrib/zlib-1.2.8/
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/zlib/src/
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...]

Completed in 429 milliseconds