Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/icu/source/test/cintltst/
Dncnvfbts.c295 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
Dnccbtst.c2820 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()
Dncnvtst.c1354 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
Dnucnvtst.c520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
/external/icu/icu4c/source/test/cintltst/
Dncnvfbts.c295 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
Dnccbtst.c2824 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()
Dncnvtst.c1366 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
Dnucnvtst.c519 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dncnvfbts.c295 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int e… in testConvertToUnicode()
Dnccbtst.c2820 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()
Dncnvtst.c1354 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectl… in testConvertToU()
Dnucnvtst.c520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect… in testConvertToU()
/external/libpcap/rpcapd/
Ddaemon.c1853 char *source, size_t sourcelen) in daemon_msg_open_req()