Searched defs:sourcelen (Results 1 – 7 of 7) sorted by relevance
/external/rust/crates/libz-sys/src/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()
|
/external/icu/icu4c/source/test/cintltst/ |
D | ncnvfbts.c | 294 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
|
D | nccbtst.c | 2823 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()
|
D | ncnvtst.c | 1365 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
|
D | nucnvtst.c | 518 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
|
/external/libpcap/rpcapd/ |
D | daemon.c | 1837 char *source, size_t sourcelen) in daemon_msg_open_req()
|