Home
last modified time | relevance | path

Searched defs:sourcelen (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c796 unsigned long *sourcelen) /* amount of input available */ in puff()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c796 unsigned long *sourcelen) /* amount of input available */ in puff()
/third_party/zlib/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c796 unsigned long *sourcelen) /* amount of input available */ in puff()
/third_party/icu/icu4c/source/test/cintltst/
Dncnvfbts.c294 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
Dnccbtst.c2819 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode()
3192 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext()
Dncnvtst.c1353 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
Dnucnvtst.c519 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()