Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dcompr_rubin.c22 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin()
83 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode()
98 int c, bits = 0; in __do_decode() local
191 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress()
236 int bits[8]; in jffs2_dynrubin_compress() local
296 static void rubin_do_decompress(int bit_divider, int *bits, unsigned char *cdata_in, in rubin_do_decompress()
325 int bits[8]; in jffs2_dynrubin_decompress() local
H A Dhisto.h3 static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */ variable
H A Dcompr_rubin.h20 int bits[8]; member
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinfback.c83 unsigned sym, bits; local
253 unsigned bits; /* bits in bit buffer */ local
H A Dinftrees.h26 unsigned char bits; /* bits in this part of the code */ member
H A Dmaketree.c25 #define bits word.what.Bits macro
H A Dinflate.c128 int ZEXPORT inflatePrime(strm, bits, value) in inflatePrime() argument
215 unsigned sym, bits; local
563 unsigned bits; /* bits in bit buffer */ local
H A Dinffast.c85 unsigned bits; /* local strm->bits */ local
H A Dinftrees.c32 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
H A Dtrees.c243 int bits; /* bit counter */ in tr_static_init() local
502 int bits; /* bit length */ local
584 int bits; /* bit index */ local
H A Dinfblock.c16 #define bits word.what.Bits macro
H A Dinflate.h95 unsigned bits; /* number of bits in "in" */ member
H A Ddeflate.c404 int ZEXPORT deflatePrime (strm, bits, value) in deflatePrime() argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dmppe.h162 u8_t bits; /* MPPE control bits */ member
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dmppe.h158 u8_t bits; /* MPPE control bits */ member
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc_dsa.c66 static void bits2int(uECC_word_t *native, const uint8_t *bits, in bits2int()
H A Decc.c97 uECC_word_t bits = 0; in uECC_vli_isZero() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_adv.c1288 static const uint8_t bits[8] = {0, 1, 1, 2, 1, 2, 2, 3}; in ble_ll_adv_aux_set_start_time() local