Searched refs:local (Results 1 - 25 of 5363) sorted by last modified time

1234567891011>>

/external/zlib/src/
H A Dadler32.c10 #define local static macro
12 local uLong adler32_combine_ OF((uLong adler1, uLong adler2, z_off64_t len2));
136 local uLong adler32_combine_(adler1, adler2, len2)
H A Dcrc32.c33 #define local static macro
40 local unsigned long crc32_little OF((unsigned long,
42 local unsigned long crc32_big OF((unsigned long,
50 local unsigned long gf2_matrix_times OF((unsigned long *mat,
52 local void gf2_matrix_square OF((unsigned long *square, unsigned long *mat));
53 local uLong crc32_combine_ OF((uLong crc1, uLong crc2, z_off64_t len2));
58 local volatile int crc_table_empty = 1;
59 local z_crc_t FAR crc_table[TBLS][256];
60 local void make_crc_table OF((void));
62 local voi
[all...]
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
H A Ddeflate.c76 local void fill_window OF((deflate_state *s));
77 local block_state deflate_stored OF((deflate_state *s, int flush));
78 local block_state deflate_fast OF((deflate_state *s, int flush));
80 local block_state deflate_slow OF((deflate_state *s, int flush));
82 local block_state deflate_rle OF((deflate_state *s, int flush));
83 local block_state deflate_huff OF((deflate_state *s, int flush));
84 local void lm_init OF((deflate_state *s));
85 local void putShortMSB OF((deflate_state *s, uInt b));
86 local void flush_pending OF((z_streamp strm));
87 local in
[all...]
H A Dgzguts.h106 #ifndef local
107 # define local static macro
H A Dgzlib.c19 local void gz_reset OF((gz_statep));
20 local gzFile gz_open OF((const void *, int, const char *));
75 local void gz_reset(state)
91 local gzFile gz_open(path, fd, mode)
H A Dgzread.c9 local int gz_load OF((gz_statep, unsigned char *, unsigned, unsigned *));
10 local int gz_avail OF((gz_statep));
11 local int gz_look OF((gz_statep));
12 local int gz_decomp OF((gz_statep));
13 local int gz_fetch OF((gz_statep));
14 local int gz_skip OF((gz_statep, z_off64_t));
20 local int gz_load(state, buf, len, have)
51 local int gz_avail(state)
86 local int gz_look(state)
172 local in
[all...]
H A Dgzwrite.c9 local int gz_init OF((gz_statep));
10 local int gz_comp OF((gz_statep, int));
11 local int gz_zero OF((gz_statep, z_off64_t));
15 local int gz_init(state)
70 local int gz_comp(state, flush)
133 local int gz_zero(state, len)
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state)
H A Dinflate.c38 * - Use local copies of stream next and avail values, as well as local bit
47 * - Use local copies of window variables in inflate_fast() for speed
95 local void fixedtables OF((struct inflate_state FAR *state));
96 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
101 local unsigned syncsearch OF((unsigned FAR *have, const unsigned char FAR *buf,
261 local void fixedtables(state)
379 local int updatewindow(strm, end, copy)
1354 local unsigned syncsearch(have, buf, len)
/external/zlib/src/contrib/blast/
H A Dblast.c32 #define local static /* for local function definitions */ macro
68 local int bits(struct state *s, int need)
125 local int decode(struct state *s, struct huffman *h)
187 local int construct(struct huffman *h, const unsigned char *rep, int n)
278 local int decomp(struct state *s)
416 local unsigned inf(void *how, unsigned char **buf)
424 local int outf(void *how, unsigned char *buf, unsigned len)
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm72 ;window equ rsp + xx - LocalVarsSize ; local copy of s->window ; stored in r10
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm122 window equ esp + 4 ; local copy of s->window
/external/zlib/src/contrib/minizip/
H A Dunzip.c90 #ifndef local
91 # define local static macro
128 ZPOS64_T offset_curfile;/* relative offset of local header 8 bytes */
146 ZPOS64_T offset_local_extrafield;/* offset of the local extra field */
147 uInt size_local_extrafield;/* size of the local extra field */
148 ZPOS64_T pos_local_extrafield; /* position in the local extra field in read*/
207 local int unz64local_getByte OF((
212 local int unz64local_getByte(const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, int *pi)
234 local int unz64local_getShort OF((
239 local in
[all...]
H A Dzip.c44 #ifndef local
45 # define local static macro
140 ZPOS64_T pos_local_header; /* offset of the local header of the file
189 local linkedlist_datablock_internal* allocate_new_datablock()
203 local void free_datablock(linkedlist_datablock_internal* ldi)
213 local void init_linkedlist(linkedlist_data* ll)
218 local void free_linkedlist(linkedlist_data* ll)
225 local int add_data_in_datablock(linkedlist_data* ll, const void* buf, uLong len)
286 local int zip64local_putValue OF((const zlib_filefunc64_32_def* pzlib_filefunc_def, voidpf filestream, ZPOS64_T x, int nbByte));
287 local in
[all...]
/external/zlib/src/contrib/puff/
H A Dpuff.c85 #define local static /* for local function definitions */ macro
126 local int bits(struct state *s, int need)
164 local int stored(struct state *s)
235 local int decode(struct state *s, const struct huffman *h)
263 local int decode(struct state *s, const struct huffman *h)
340 local int construct(struct huffman *h, const short *length, int n)
436 local int codes(struct state *s,
536 local int fixed(struct state *s)
665 local in
[all...]
H A Dpufftest.c31 #define local static macro
37 local size_t bythirds(size_t size)
60 local void *load(const char *name, size_t *len)
/external/zlib/src/contrib/untgz/
H A Duntgz.c193 struct tm *local; local
196 local = localtime(t);
198 local->tm_year+1900, local->tm_mon+1, local->tm_mday,
199 local->tm_hour, local->tm_min, local->tm_sec);
/external/zlib/src/examples/
H A Denough.c107 #define local static macro
170 local int max; /* maximum allowed bit length for the codes */
171 local int root; /* size of base code table in bits */
172 local int large; /* largest code table so far */
173 local size_t size; /* number of elements in num and done */
174 local int *code; /* number of symbols assigned to each bit length */
175 local big_t *num; /* saved results array for code counting */
176 local struct tab *done; /* states already evaluated array */
182 local void cleanup(void)
203 local big_
[all...]
H A Dfitblk.c59 #define local static macro
62 local void quit(char *why)
73 local int partcompress(FILE *in, z_streamp def)
96 local int recompress(z_streamp inf, z_streamp def)
H A Dgun.c73 #define local static macro
89 local unsigned in(void *in_desc, z_const unsigned char **buf)
131 local int out(void *out_desc, unsigned char *buf, unsigned len)
200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp,
383 local int gunpipe(z_stream *strm, int infile, int outfile)
517 local void copymeta(char *from, char *to)
548 local int gunzip(z_stream *strm, char *inname, char *outname, int test)
H A Dgzappend.c87 #define local static macro
93 local void bye(char *msg1, char *msg2)
102 local unsigned gcd(unsigned a, unsigned b)
123 local void rotate(unsigned char *list, unsigned len, unsigned rot)
180 local int readin(file *in)
192 local int readmore(file *in)
202 local void skip(file *in, unsigned n)
235 local void gzheader(file *in)
259 local int gzscan(char *name, z_stream *strm, int level)
388 local voi
[all...]
H A Dgzjoin.c63 #define local static macro
66 local int bail(char *why1, char *why2)
87 local void bclose(bin *in)
100 local bin *bopen(char *name)
121 local int bload(bin *in)
145 local unsigned long bget4(bin *in)
157 local void bskip(bin *in, unsigned skip)
204 local void gzhead(bin *in)
245 local void put4(unsigned long val, FILE *out)
254 local voi
[all...]
H A Dgzlog.c241 #define local static macro
306 local unsigned char log_gzhead[] = {
319 local unsigned char log_gzext[] = {
331 local unsigned char log_gzbody[] = {
348 local int log_lock(struct log *log)
372 local void log_touch(struct log *log)
384 local int log_check(struct log *log)
396 local void log_unlock(struct log *log)
410 local int log_head(struct log *log)
437 local in
[all...]
H A Dzran.c60 #define local static macro
82 local void free_index(struct access *index)
92 local struct access *addpoint(struct access *index, int bits,
144 local int build_index(FILE *in, off_t span, struct access **built)
249 local int extract(FILE *in, struct access *index, off_t offset,

Completed in 183 milliseconds

1234567891011>>