Home
last modified time | relevance | path

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

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/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.c796 unsigned long *sourcelen) /* amount of input available */ in puff() argument
809 s.inlen = *sourcelen; in puff()
837 *sourcelen = s.incnt; in puff()
/third_party/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.c796 unsigned long *sourcelen) /* amount of input available */ in puff() argument
809 s.inlen = *sourcelen; in puff()
837 *sourcelen = s.incnt; in puff()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/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.c796 unsigned long *sourcelen) /* amount of input available */ in puff() argument
809 s.inlen = *sourcelen; in puff()
837 *sourcelen = s.incnt; in puff()
/third_party/icu/icu4c/source/test/cintltst/
Dnccbtst.h55 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle…
63 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i…
Dncnvfbts.h27 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e…
Dncnvfbts.c294 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode() argument
343 realSourceEnd = src + sourcelen; in testConvertToUnicode()
391 sourcelen, targ-junkout); in testConvertToUnicode()
Dnccbtst.c2819 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode() argument
2870 realSourceEnd = src + sourcelen; in testConvertToUnicode()
2944 sourcelen, targ-junkout); in testConvertToUnicode()
3192 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext() argument
3243 realSourceEnd = src + sourcelen; in testConvertToUnicodeWithContext()
3301 sourcelen, targ-junkout); in testConvertToUnicodeWithContext()
Dncnvtst.c53 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl…
1353 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU() argument
1408 realSourceEnd = src + sourcelen; in testConvertToU()
1456 sourcelen, targ-junkout); in testConvertToU()
Dnucnvtst.c519 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU() argument
568 realSourceEnd = src + sourcelen; in testConvertToU()
609 sourcelen, targ-junkout); in testConvertToU()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/os400/
Dzlib.inc367 D sourcelen 10U 0 value Compression level
/third_party/zlib/os400/
Dzlib.inc367 D sourcelen 10U 0 value Compression level
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/os400/
Dzlib.inc367 D sourcelen 10U 0 value Compression level