Searched defs:max_code (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Ddeflate.h82 int max_code; /* largest code with non zero frequency */ member in struct:tree_desc_s
H A Dtrees.c495 int max_code = desc->max_code; local
627 int max_code = -1; /* largest code with non zero frequency */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.h82 int max_code; /* largest code with non zero frequency */ member in struct:tree_desc_s
H A Dtrees.c495 int max_code = desc->max_code; local
627 int max_code = -1; /* largest code with non zero frequency */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeftree.c413 int max_code = desc->max_code; local
495 gen_codes( ct_data *tree, int max_code, ush *bl_count ) argument
547 int max_code = -1; /* largest code with non zero frequency */ local
[all...]
H A Ddefutil.h60 int max_code; /* largest code with non zero frequency */ member in struct:tree_desc_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6_tables.c1265 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c866 int max_code; /* largest code with non zero frequency */ member in struct:tree_desc
1067 int max_code = desc->max_code; local
1158 static void gen_codes(ct_data * tree, int max_code) argument
1222 int max_code = -1; /* largest code with non zero frequency */ local
1308 scan_tree(ct_data * tree, int max_code) argument
1361 send_tree(ct_data * tree, int max_code) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dip_tables.c2106 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c204 int max_code; /* largest code with non zero frequency */ member in struct:tree_desc_s
1853 int max_code = desc->max_code; local
1985 int max_code = -1; /* largest code with non zero frequency */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c329 int max_code; /* largest code with non zero frequency */ member in struct:tree_desc_s
2251 int max_code = desc->max_code; local
2383 int max_code = -1; /* largest code with non zero frequency */ local
[all...]

Completed in 124 milliseconds