Searched refs:base_length (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c107 local int base_length[LENGTH_CODES]; variable
260 base_length[code] = length;
362 fprintf(header, "local const int base_length[LENGTH_CODES] = {\n");
364 fprintf(header, "%1u%s", base_length[i],
1083 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c111 local int base_length[LENGTH_CODES]; variable
262 base_length[code] = length;
363 fprintf(header, "local const int base_length[LENGTH_CODES] = {\n");
365 fprintf(header, "%1u%s", base_length[i],
1095 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c111 local int base_length[LENGTH_CODES]; variable
262 base_length[code] = length;
363 fprintf(header, "local const int base_length[LENGTH_CODES] = {\n");
365 fprintf(header, "%1u%s", base_length[i],
1095 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c111 local int base_length[LENGTH_CODES]; variable
262 base_length[code] = length;
363 fprintf(header, "local const int base_length[LENGTH_CODES] = {\n");
365 fprintf(header, "%1u%s", base_length[i],
1095 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c107 local int base_length[LENGTH_CODES]; variable
260 base_length[code] = length;
362 fprintf(header, "local const int base_length[LENGTH_CODES] = {\n");
364 fprintf(header, "%1u%s", base_length[i],
1081 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dbackupfile.c169 version_number (const char *base, const char *backup, size_t base_length) argument
175 if (strncmp (base, backup, base_length) == 0
176 && backup[base_length] == '.'
177 && backup[base_length + 1] == '~')
179 for (p = &backup[base_length + 2]; ISDIGIT (*p); ++p)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dbackupfile.c169 version_number (const char *base, const char *backup, size_t base_length) argument
175 if (strncmp (base, backup, base_length) == 0
176 && backup[base_length] == '.'
177 && backup[base_length + 1] == '~')
179 for (p = &backup[base_length + 2]; ISDIGIT (*p); ++p)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeftree.c108 static int base_length[LENGTH_CODES]; variable
241 base_length[code] = length;
1042 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtrees.c304 local int near base_length[LENGTH_CODES]; variable
503 base_length[code] = length;
1222 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_pci.c613 func->base_length[(cloop - 0x10) >> 2] =
653 func->base_length[(cloop - 0x10) >> 2] = base;
1127 if (func->base_length[(cloop - 0x10) >> 2] != base)
H A Dcpqphp.h249 u32 base_length[0x06]; member in struct:pci_func
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dgzip.c21 * 00000074 b base_length
925 int base_length[LENGTH_CODES]; member in struct:globals2
1563 lc -= G2.base_length[code];
1902 G2.base_length[code] = length;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c1542 local int base_length[LENGTH_CODES]; variable
1683 base_length[code] = length;
2474 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c1542 local int base_length[LENGTH_CODES]; variable
1683 base_length[code] = length;
2474 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c1938 local int base_length[LENGTH_CODES]; variable
2083 base_length[code] = length;
2866 lc -= base_length[code];
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c1938 local int base_length[LENGTH_CODES]; variable
2083 base_length[code] = length;
2866 lc -= base_length[code];

Completed in 163 milliseconds