/third_party/node/deps/v8/third_party/zlib/ |
H A D | infback.c | 104 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 111 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); 388 ret = inflate_table(CODES, state->lens, 19, &(state->next), 462 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next), 471 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
H A D | inftrees.h | 30 /* op values as set by inflate_table(): 46 inflate_table() calls in inflate.c and infback.c. If the root table size is 53 /* Type of code to build for inflate_table() */ 60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
H A D | zconf.h | 139 # define inflate_table z_inflate_table macro 544 #pragma map(inflate_table,"INTABL")
|
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() function
|
H A D | chromeconf.h | 134 #define inflate_table Cr_z_inflate_table macro
|
/third_party/node/deps/zlib/ |
H A D | infback.c | 96 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); in fixedtables() 103 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables() 375 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflateBack() 449 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next), in inflateBack() 458 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflateBack()
|
H A D | inftrees.h | 30 /* op values as set by inflate_table(): 46 inflate_table() calls in inflate.c and infback.c. If the root table size is 53 /* Type of code to build for inflate_table() */ 60 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
|
H A D | zconf.h | 142 # define inflate_table z_inflate_table macro 561 #pragma map(inflate_table,"INTABL")
|
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table() function
|
H A D | chromeconf.h | 137 #define inflate_table Cr_z_inflate_table macro
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | infback.c | 95 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work);
102 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
379 ret = inflate_table(CODES, state->lens, 19, &(state->next),
454 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
463 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
H A D | inftrees.h | 30 /* op values as set by inflate_table():
46 inflate_table() calls in inflate.c and infback.c. If the root table size is
53 /* Type of code to build for inflate_table() */
60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
H A D | zconf.h | 101 # define inflate_table z_inflate_table
macro 424 #pragma map(inflate_table,"INTABL")
|
H A D | inflate.c | 42 * - Split ptr - 257 statements in inflate_table() to avoid compiler warnings
262 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work);
269 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
910 ret = inflate_table(CODES, state->lens, 19, &(state->next),
985 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
994 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
in inflate_table() function
|
/third_party/skia/third_party/externals/zlib/ |
H A D | infback.c | 104 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 111 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); 388 ret = inflate_table(CODES, state->lens, 19, &(state->next), 462 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next), 471 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
|
H A D | inftrees.h | 30 /* op values as set by inflate_table(): 46 inflate_table() calls in inflate.c and infback.c. If the root table size is 53 /* Type of code to build for inflate_table() */ 60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
H A D | zconf.h | 139 # define inflate_table z_inflate_table macro 544 #pragma map(inflate_table,"INTABL")
|
H A D | chromeconf.h | 134 #define inflate_table Cr_z_inflate_table macro
|
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() function
|
/third_party/zlib/ |
H A D | infback.c | 96 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); in fixedtables() 103 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables() 375 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflateBack() 449 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next), in inflateBack() 458 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflateBack()
|
H A D | inftrees.h | 30 /* op values as set by inflate_table(): 46 inflate_table() calls in inflate.c and infback.c. If the root table size is 53 /* Type of code to build for inflate_table() */ 60 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
|
H A D | zconf.h | 130 # define inflate_table z_inflate_table macro 538 #pragma map(inflate_table,"INTABL")
|
H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table() function
|
/third_party/zlib/test/ |
H A D | infcover.c | 625 /* we need to call inflate_table() directly in order to manifest not- in cover_trees() 632 ret = inflate_table(DISTS, lens, 16, &next, &bits, work); in cover_trees() 636 ret = inflate_table(DISTS, lens, 16, &next, &bits, work); in cover_trees() 638 fputs("inflate_table not enough errors\n", stderr); in cover_trees()
|