/external/qemu/distrib/zlib-1.2.3/ |
D | compress.c | 22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument 62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument 75 uLong ZEXPORT compressBound (sourceLen) in compressBound() argument
|
D | uncompr.c | 26 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
D | deflate.c | 489 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
|
/external/zlib/ |
D | compress.c | 22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument 62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument 75 uLong ZEXPORT compressBound (sourceLen) in compressBound() argument
|
D | uncompr.c | 26 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
D | deflate.c | 489 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
|
/external/webkit/WebCore/platform/image-decoders/zlib/ |
D | compress.c | 22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument 62 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument 75 uLong ZEXPORT compressBound (sourceLen) in compressBound() argument
|
D | uncompr.c | 26 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
D | deflate.c | 489 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
|
/external/icu4c/samples/cal/ |
D | uprint.c | 31 int32_t sourceLen; in uprint() local
|
/external/icu4c/samples/date/ |
D | uprint.c | 32 int32_t sourceLen; in uprint() local
|
/external/icu4c/test/perf/convperf/ |
D | convperf.h | 33 …ICUToUnicodePerfFunction(const char* name, const char* source, int32_t sourceLen, UErrorCode& sta… in ICUToUnicodePerfFunction() 79 …ICUFromUnicodePerfFunction(const char* name, const UChar* source, int32_t sourceLen, UErrorCode& … in ICUFromUnicodePerfFunction() 280 …WinIMultiLanguageToUnicodePerfFunction(const char* name,char* source, UINT sourceLen, UErrorCode& … in WinIMultiLanguageToUnicodePerfFunction() 336 …WinIMultiLanguageFromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCod… in WinIMultiLanguageFromUnicodePerfFunction() 392 …WinIMultiLanguage2ToUnicodePerfFunction(const char* name,char* source, UINT sourceLen, UErrorCode&… in WinIMultiLanguage2ToUnicodePerfFunction() 446 …WinIMultiLanguage2FromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCo… in WinIMultiLanguage2FromUnicodePerfFunction()
|
/external/icu4c/extra/uconv/ |
D | uwmsg.c | 36 int32_t sourceLen, in uprint()
|
/external/icu4c/tools/genrb/ |
D | wrtjava.c | 104 uCharsToChars( char* target,int32_t targetLen, UChar* source, int32_t sourceLen,UErrorCode* status){ in uCharsToChars() 204 strrch(const char* source,uint32_t sourceLen,char find){ in strrch()
|
/external/icu4c/test/perf/ustrperf/ |
D | stringperf.h | 179 StringPerfFunction(ICUStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction() 201 StringPerfFunction(StdStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction()
|
/external/icu4c/test/perf/normperf/ |
D | normperf.h | 87 …QuickCheckPerfFunction(QuickCheckFn func, const UChar* source,int32_t sourceLen, UNormalizationMod… in QuickCheckPerfFunction() 157 …NormPerfFunction(NormFn func, int32_t opts, const UChar* source,int32_t sourceLen,UBool _uselen) :… in NormPerfFunction()
|
/external/icu4c/i18n/ |
D | ucol_bld.cpp | 532 uint32_t u_toLargeKana(const UChar *source, const uint32_t sourceLen, UChar *resBuf, const uint32_t… in u_toLargeKana() 567 uint32_t u_toSmallKana(const UChar *source, const uint32_t sourceLen, UChar *resBuf, const uint32_t… in u_toSmallKana()
|
D | tblcoll.cpp | 439 int32_t sourceLen, in getCollationKey()
|
D | rbt_pars.cpp | 1577 utrans_stripRules(const UChar *source, int32_t sourceLen, UChar *target, UErrorCode *status) { in utrans_stripRules()
|
D | ucol.cpp | 119 int32_t sourceLen, collIterate *s) { in IInit_collIterate() 148 int32_t sourceLen, collIterate *s){ in uprv_init_collIterate()
|
/external/icu4c/test/cintltst/ |
D | ncnvtst.c | 989 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLe… in convertFromU() 1078 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU() 1175 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expe… in testConvertFromU()
|
D | ncnvfbts.c | 127 static UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int… in testConvertFromUnicode()
|
D | nccbtst.c | 2581 UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expect… in testConvertFromUnicode() 2978 UBool testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect,… in testConvertFromUnicodeWithContext()
|
D | nucnvtst.c | 328 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *exp… in testConvertFromU()
|