Searched defs:sourcelen (Results 1 – 7 of 7) sorted by relevance
/external/zlib/src/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 | 292 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
|
D | nccbtst.c | 2821 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode() 3194 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext()
|
D | ncnvtst.c | 1367 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
|
D | nucnvtst.c | 516 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
|
/external/netperf/src/ |
D | nettest_omni.c | 2968 … *recv_ring, uint32_t bytes_to_recv, struct sockaddr *source, netperf_socklen_t *sourcelen, uint32… in recv_data_no_copy() 3083 …age_ptr, int bytes_to_recv, int my_flags, struct sockaddr *source, netperf_socklen_t *sourcelen) { in recv_pktinfo() 3137 … *recv_ring, uint32_t bytes_to_recv, struct sockaddr *source, netperf_socklen_t *sourcelen, uint32… in recv_data()
|