Searched defs:sourcelen (Results 1 – 6 of 6) sorted by relevance
| /third_party/zlib/contrib/puff/ |
| D | pufftest.c | 95 unsigned long sourcelen, destlen; in main() local
|
| D | puff.c | 796 unsigned long *sourcelen) /* amount of input available */ in puff()
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | ncnvfbts.c | 295 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
|
| D | nccbtst.c | 2820 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode() 3193 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext()
|
| D | ncnvtst.c | 1354 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
|
| D | nucnvtst.c | 520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
|