Home
last modified time | relevance | path

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

/external/u-boot/fs/jffs2/
Dcompr_rubin.c113 unsigned long sourcelen, unsigned long dstlen) in dynrubin_decompress()
/external/zlib/src/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c796 unsigned long *sourcelen) /* amount of input available */ in puff()
/external/icu/icu4c/source/test/cintltst/
Dncnvfbts.c294 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
Dnccbtst.c2823 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode()
3196 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.c518 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
/external/libpcap/rpcapd/
Ddaemon.c1456 daemon_msg_open_req(struct daemon_slpars *pars, uint32 plen, char *source, size_t sourcelen) in daemon_msg_open_req()