Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 9 of 9) sorted by relevance

/lib/
Dbitmap.c43 int __bitmap_empty(const unsigned long *bitmap, int bits) in __bitmap_empty()
58 int __bitmap_full(const unsigned long *bitmap, int bits) in __bitmap_full()
74 const unsigned long *bitmap2, int bits) in __bitmap_equal()
89 void __bitmap_complement(unsigned long *dst, const unsigned long *src, int bits) in __bitmap_complement()
112 const unsigned long *src, int shift, int bits) in __bitmap_shift_right()
157 const unsigned long *src, int shift, int bits) in __bitmap_shift_left()
185 const unsigned long *bitmap2, int bits) in __bitmap_and()
198 const unsigned long *bitmap2, int bits) in __bitmap_or()
209 const unsigned long *bitmap2, int bits) in __bitmap_xor()
220 const unsigned long *bitmap2, int bits) in __bitmap_andnot()
[all …]
Ddecompress_bunzip2.c117 unsigned int bits = 0; in get_bits() local
Didr.c58 int bits = min_t(int, layers * IDR_BITS, MAX_IDR_SHIFT); in idr_max() local
/lib/zlib_inflate/
Dinftrees.h29 unsigned char bits; /* bits in this part of the code */ member
Dinftrees.c24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
Dinffast.c104 unsigned bits; /* local strm->bits */ in inflate_fast() local
Dinflate.c339 unsigned bits; /* bits in bit buffer */ in zlib_inflate() local
Dinflate.h90 unsigned bits; /* number of bits in "in" */ member
/lib/zlib_deflate/
Ddeftree.c229 int bits; /* bit counter */ in tr_static_init() local
420 int bits; /* bit length */ in gen_bitlen() local
503 int bits; /* bit index */ in gen_codes() local