Searched refs:uInt (Results 1 - 25 of 144) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c26 uInt longest_match_c(
31 uInt longest_match_7fff(
35 uInt longest_match_686(
40 static uInt iIsPPro=2;
47 uInt longest_match(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c26 uInt longest_match_c(
31 uInt longest_match_7fff(
35 uInt longest_match_686(
40 static uInt iIsPPro=2;
47 uInt longest_match(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dzip.h89 uInt tm_sec; /* seconds after the minute - [0,59] */
90 uInt tm_min; /* minutes after the hour - [0,59] */
91 uInt tm_hour; /* hours since midnight - [0,23] */
92 uInt tm_mday; /* day of the month - [1,31] */
93 uInt tm_mon; /* months since January - [0,11] */
94 uInt tm_year; /* years - [1980..2044] */
143 uInt size_extrafield_local,
145 uInt size_extrafield_global,
167 uInt size_extrafield_local,
169 uInt size_extrafield_globa
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dzip.h89 uInt tm_sec; /* seconds after the minute - [0,59] */
90 uInt tm_min; /* minutes after the hour - [0,59] */
91 uInt tm_hour; /* hours since midnight - [0,23] */
92 uInt tm_mday; /* day of the month - [1,31] */
93 uInt tm_mon; /* months since January - [0,11] */
94 uInt tm_year; /* years - [1980..2044] */
143 uInt size_extrafield_local,
145 uInt size_extrafield_global,
167 uInt size_extrafield_local,
169 uInt size_extrafield_globa
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dzip.h91 uInt tm_sec; /* seconds after the minute - [0,59] */
92 uInt tm_min; /* minutes after the hour - [0,59] */
93 uInt tm_hour; /* hours since midnight - [0,23] */
94 uInt tm_mday; /* day of the month - [1,31] */
95 uInt tm_mon; /* months since January - [0,11] */
96 uInt tm_year; /* years - [1980..2044] */
151 uInt size_extrafield_local,
153 uInt size_extrafield_global,
162 uInt size_extrafield_local,
164 uInt size_extrafield_globa
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dzip.h91 uInt tm_sec; /* seconds after the minute - [0,59] */
92 uInt tm_min; /* minutes after the hour - [0,59] */
93 uInt tm_hour; /* hours since midnight - [0,23] */
94 uInt tm_mday; /* day of the month - [1,31] */
95 uInt tm_mon; /* months since January - [0,11] */
96 uInt tm_year; /* years - [1980..2044] */
151 uInt size_extrafield_local,
153 uInt size_extrafield_global,
162 uInt size_extrafield_local,
164 uInt size_extrafield_globa
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddefutil.h85 uInt w_size; /* LZ77 window size (32K by default) */
86 uInt w_bits; /* log2(w_size) (8..16) */
87 uInt w_mask; /* w_size - 1 */
112 uInt ins_h; /* hash index of string to be inserted */
113 uInt hash_size; /* number of elements in hash table */
114 uInt hash_bits; /* log2(hash_size) */
115 uInt hash_mask; /* hash_size-1 */
117 uInt hash_shift;
129 uInt match_length; /* length of best match */
132 uInt strstar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dzconf.h53 typedef unsigned int uInt; /* 16 bits or more */ typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.h103 uInt pending; /* nb of bytes in the pending buffer */
106 uInt gzindex; /* where in extra, name, or comment */
112 uInt w_size; /* LZ77 window size (32K by default) */
113 uInt w_bits; /* log2(w_size) (8..16) */
114 uInt w_mask; /* w_size - 1 */
139 uInt ins_h; /* hash index of string to be inserted */
140 uInt hash_size; /* number of elements in hash table */
141 uInt hash_bits; /* log2(hash_size) */
142 uInt hash_mask; /* hash_size-1 */
144 uInt hash_shif
[all...]
H A Duncompr.c34 stream.avail_in = (uInt)sourceLen;
39 stream.avail_out = (uInt)*destLen;
H A Dzutil.c40 switch ((int)(sizeof(uInt))) {
155 uInt len;
166 uInt len;
168 uInt j;
178 uInt len;
279 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size)
299 extern voidp malloc OF((uInt size));
300 extern voidp calloc OF((uInt items, uInt siz
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.h103 uInt pending; /* nb of bytes in the pending buffer */
106 uInt gzindex; /* where in extra, name, or comment */
112 uInt w_size; /* LZ77 window size (32K by default) */
113 uInt w_bits; /* log2(w_size) (8..16) */
114 uInt w_mask; /* w_size - 1 */
139 uInt ins_h; /* hash index of string to be inserted */
140 uInt hash_size; /* number of elements in hash table */
141 uInt hash_bits; /* log2(hash_size) */
142 uInt hash_mask; /* hash_size-1 */
144 uInt hash_shif
[all...]
H A Duncompr.c34 stream.avail_in = (uInt)sourceLen;
39 stream.avail_out = (uInt)*destLen;
H A Dzutil.c40 switch ((int)(sizeof(uInt))) {
155 uInt len;
166 uInt len;
168 uInt j;
178 uInt len;
279 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size)
299 extern voidp malloc OF((uInt size));
300 extern voidp calloc OF((uInt items, uInt siz
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.h100 uInt pending; /* nb of bytes in the pending buffer */
103 uInt gzindex; /* where in extra, name, or comment */
109 uInt w_size; /* LZ77 window size (32K by default) */
110 uInt w_bits; /* log2(w_size) (8..16) */
111 uInt w_mask; /* w_size - 1 */
136 uInt ins_h; /* hash index of string to be inserted */
137 uInt hash_size; /* number of elements in hash table */
138 uInt hash_bits; /* log2(hash_size) */
139 uInt hash_mask; /* hash_size-1 */
141 uInt hash_shif
[all...]
H A Dzutil.c37 switch (sizeof(uInt)) {
152 uInt len;
163 uInt len;
165 uInt j;
175 uInt len;
295 extern voidp malloc OF((uInt size));
296 extern voidp calloc OF((uInt items, uInt size));
306 return sizeof(uInt) > 2 ? (voidpf)malloc(items * size) :
H A Duncompr.c36 stream.avail_in = (uInt)sourceLen;
41 stream.avail_out = (uInt)*destLen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.h100 uInt pending; /* nb of bytes in the pending buffer */
103 uInt gzindex; /* where in extra, name, or comment */
109 uInt w_size; /* LZ77 window size (32K by default) */
110 uInt w_bits; /* log2(w_size) (8..16) */
111 uInt w_mask; /* w_size - 1 */
136 uInt ins_h; /* hash index of string to be inserted */
137 uInt hash_size; /* number of elements in hash table */
138 uInt hash_bits; /* log2(hash_size) */
139 uInt hash_mask; /* hash_size-1 */
141 uInt hash_shif
[all...]
H A Dzutil.c37 switch (sizeof(uInt)) {
152 uInt len;
163 uInt len;
165 uInt j;
175 uInt len;
295 extern voidp malloc OF((uInt size));
296 extern voidp calloc OF((uInt items, uInt size));
306 return sizeof(uInt) > 2 ? (voidpf)malloc(items * size) :
H A Duncompr.c36 stream.avail_in = (uInt)sourceLen;
41 stream.avail_out = (uInt)*destLen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.h100 uInt pending; /* nb of bytes in the pending buffer */
103 uInt gzindex; /* where in extra, name, or comment */
109 uInt w_size; /* LZ77 window size (32K by default) */
110 uInt w_bits; /* log2(w_size) (8..16) */
111 uInt w_mask; /* w_size - 1 */
136 uInt ins_h; /* hash index of string to be inserted */
137 uInt hash_size; /* number of elements in hash table */
138 uInt hash_bits; /* log2(hash_size) */
139 uInt hash_mask; /* hash_size-1 */
141 uInt hash_shif
[all...]
H A Dzutil.c37 switch (sizeof(uInt)) {
152 uInt len;
163 uInt len;
165 uInt j;
175 uInt len;
295 extern voidp malloc OF((uInt size));
296 extern voidp calloc OF((uInt items, uInt size));
306 return sizeof(uInt) > 2 ? (voidpf)malloc(items * size) :
H A Duncompr.c36 stream.avail_in = (uInt)sourceLen;
41 stream.avail_out = (uInt)*destLen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.h114 typedef unsigned int uInt; /* 16 bits or more */ typedef
120 typedef uInt FAR uIntf;
154 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
155 typedef void (*free_func) OF((voidpf opaque, voidpf address, uInt nbytes));
161 uInt avail_in; /* number of bytes available at next_in */
165 uInt avail_out; /* remaining free space at next_out */
610 extern uLong adler32 OF((uLong adler, Bytef *buf, uInt len));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.h114 typedef unsigned int uInt; /* 16 bits or more */ typedef
120 typedef uInt FAR uIntf;
154 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
155 typedef void (*free_func) OF((voidpf opaque, voidpf address, uInt nbytes));
161 uInt avail_in; /* number of bytes available at next_in */
165 uInt avail_out; /* remaining free space at next_out */
610 extern uLong adler32 OF((uLong adler, Bytef *buf, uInt len));

Completed in 112 milliseconds

123456