Home
last modified time | relevance | path

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

/external/zlib/src/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c793 unsigned long *sourcelen) /* amount of input available */ in puff()
/external/icu4c/test/cintltst/
Dncnvfbts.c292 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
Dnccbtst.c2849 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode()
3225 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext()
Dncnvtst.c1365 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
Dnucnvtst.c532 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
/external/dropbear/
Dkeyimport.c239 static int ber_read_id_len(void *source, int sourcelen, in ber_read_id_len()