Home
last modified time | relevance | path

Searched refs:sourcelen (Results 1 – 13 of 13) sorted by relevance

/external/zlib/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
136 sourcelen = (unsigned long)len; in main()
137 ret = puff(NIL, &destlen, source + skip, &sourcelen); in main()
142 if (sourcelen < len) fprintf(stderr, "%lu compressed bytes unused\n", in main()
143 len - sourcelen); in main()
156 puff(dest, &destlen, source + skip, &sourcelen); in main()
Dpuff.h35 unsigned long *sourcelen); /* amount of input available */
DREADME35 unsigned long *sourcelen); /* amount of input available */
58 in *sourcelen bytes, puff() will return an error without reading at or past
61 On return, *sourcelen is updated to the amount of input data consumed, and
Dpuff.c793 unsigned long *sourcelen) /* amount of input available */ in puff() argument
806 s.inlen = *sourcelen; in puff()
834 *sourcelen = s.incnt; in puff()
/external/icu4c/test/cintltst/
Dnccbtst.h50 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle…
58 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i…
Dncnvfbts.h25 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e…
Dncnvfbts.c292 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode() argument
341 realSourceEnd = src + sourcelen; in testConvertToUnicode()
389 sourcelen, targ-junkout); in testConvertToUnicode()
Dnccbtst.c2843 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode() argument
2894 realSourceEnd = src + sourcelen; in testConvertToUnicode()
2971 sourcelen, targ-junkout); in testConvertToUnicode()
3219 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext() argument
3270 realSourceEnd = src + sourcelen; in testConvertToUnicodeWithContext()
3328 sourcelen, targ-junkout); in testConvertToUnicodeWithContext()
Dncnvtst.c49 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl…
1366 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU() argument
1421 realSourceEnd = src + sourcelen; in testConvertToU()
1469 sourcelen, targ-junkout); in testConvertToU()
Dnucnvtst.c529 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU() argument
578 realSourceEnd = src + sourcelen; in testConvertToU()
619 sourcelen, targ-junkout); in testConvertToU()
/external/dropbear/
Dkeyimport.c239 static int ber_read_id_len(void *source, int sourcelen, in ber_read_id_len() argument
244 if (sourcelen == 0) in ber_read_id_len()
252 p++, sourcelen--; in ber_read_id_len()
253 if (sourcelen == 0) in ber_read_id_len()
257 p++, sourcelen--; in ber_read_id_len()
260 p++, sourcelen--; in ber_read_id_len()
263 if (sourcelen == 0) in ber_read_id_len()
268 p++, sourcelen--; in ber_read_id_len()
269 if (sourcelen < n) in ber_read_id_len()
274 sourcelen -= n; in ber_read_id_len()
[all …]
/external/zlib/old/as400/
Dzlib.inc254 D sourcelen 10U 0 value Compression level
/external/zlib/as400/
Dzlib.inc338 D sourcelen 10U 0 value Compression level