Searched defs:sourcelen (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/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()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | ncnvfbts.c | 295 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
|
H A 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()
|
H A D | ncnvtst.c | 1354 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
|
H A D | nucnvtst.c | 520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | ncnvfbts.c | 295 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
|
H A D | nccbtst.c | 2824 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectle… in testConvertToUnicode() 3197 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext()
|
H A D | ncnvtst.c | 1366 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
|
H A D | nucnvtst.c | 519 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
|
/aosp_15_r20/external/libpcap/rpcapd/ |
H A D | daemon.c | 1855 char *source, size_t sourcelen) in daemon_msg_open_req()
|