Searched refs:min_count (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c718 int min_count = 4; /* min repeat count */ local
720 if (nextlen == 0) max_count = 138, min_count = 3;
727 } else if (count < min_count) {
739 max_count = 138, min_count = 3;
741 max_count = 6, min_count = 3;
743 max_count = 7, min_count = 4;
763 int min_count = 4; /* min repeat count */ local
766 if (nextlen == 0) max_count = 138, min_count = 3;
772 } else if (count < min_count) {
790 max_count = 138, min_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dtrees.c718 int min_count = 4; /* min repeat count */ local
720 if (nextlen == 0) max_count = 138, min_count = 3;
727 } else if (count < min_count) {
739 max_count = 138, min_count = 3;
741 max_count = 6, min_count = 3;
743 max_count = 7, min_count = 4;
763 int min_count = 4; /* min repeat count */ local
766 if (nextlen == 0) max_count = 138, min_count = 3;
772 } else if (count < min_count) {
790 max_count = 138, min_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeftree.c638 int min_count = 4; /* min repeat count */ local
640 if (nextlen == 0) max_count = 138, min_count = 3;
647 } else if (count < min_count) {
659 max_count = 138, min_count = 3;
661 max_count = 6, min_count = 3;
663 max_count = 7, min_count = 4;
684 int min_count = 4; /* min repeat count */ local
687 if (nextlen == 0) max_count = 138, min_count = 3;
693 } else if (count < min_count) {
711 max_count = 138, min_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Dgzip.c1316 int min_count = 4; /* min repeat count */ local
1320 min_count = 3;
1330 if (count < min_count) {
1345 min_count = 4;
1348 min_count = 3;
1351 min_count = 3;
1369 int min_count = 4; /* min repeat count */ local
1373 max_count = 138, min_count = 3;
1380 } else if (count < min_count) {
1403 min_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Diosapic.c524 int i, vector = -1, min_count = -1; local
539 if (min_count == -1 || info->count < min_count) {
541 min_count = info->count;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/acpi/
H A Dactbl1.h700 u32 min_count; /* Minimum counter value */ member in struct:acpi_table_wdrt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c2075 int min_count = 4; /* min repeat count */ local
2077 if (nextlen == 0) max_count = 138, min_count = 3;
2084 } else if (count < min_count) {
2096 max_count = 138, min_count = 3;
2098 max_count = 6, min_count = 3;
2100 max_count = 7, min_count = 4;
2120 int min_count = 4; /* min repeat count */ local
2123 if (nextlen == 0) max_count = 138, min_count = 3;
2129 } else if (count < min_count) {
2147 max_count = 138, min_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c2473 int min_count = 4; /* min repeat count */ local
2475 if (nextlen == 0) max_count = 138, min_count = 3;
2482 } else if (count < min_count) {
2494 max_count = 138, min_count = 3;
2496 max_count = 6, min_count = 3;
2498 max_count = 7, min_count = 4;
2518 int min_count = 4; /* min repeat count */ local
2521 if (nextlen == 0) max_count = 138, min_count = 3;
2527 } else if (count < min_count) {
2545 max_count = 138, min_count
[all...]

Completed in 138 milliseconds