/external/pdfium/third_party/zlib_v128/ |
D | compress.c | 26 uLong sourceLen, in compress2() 66 uLong sourceLen) in compress() 76 uLong sourceLen) in compressBound()
|
D | uncompr.c | 28 uLong sourceLen) in uncompress()
|
D | deflate.c | 567 uLong sourceLen) in deflateBound()
|
/external/zlib/src/ |
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 | 24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
D | deflate.c | 566 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
|
/external/opencv3/3rdparty/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 | 24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
D | deflate.c | 566 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
|
/external/icu/icu4c/source/test/perf/strsrchperf/ |
D | strsrchperf.h | 34 …Function(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar… in StringSearchPerfFunction() 61 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pat… in ICUForwardSearch() 70 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pa… in ICUBackwardSearch()
|
/external/icu/icu4c/source/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/icu/icu4c/source/samples/date/ |
D | uprint.c | 32 int32_t sourceLen; in uprint() local
|
/external/icu/icu4c/source/samples/cal/ |
D | uprint.c | 31 int32_t sourceLen; in uprint() local
|
/external/icu/icu4c/source/tools/genrb/ |
D | wrtjava.cpp | 104 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *… in uCharsToChars() 204 strrch(const char* source,uint32_t sourceLen,char find){ in strrch()
|
/external/icu/icu4c/source/extra/uconv/ |
D | uwmsg.c | 34 int32_t sourceLen, in uprint()
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestConversion.java | 390 int sourceLen = cc.unicode.length(); in stepFromUnicode() local 717 int sourceLen; in stepToUnicode() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | usrchtst.c | 2819 …tPCEBuffer_with(const UChar *search, uint32_t searchLen, const UChar *source, uint32_t sourceLen) { in TestPCEBuffer_with() 2902 uint32_t sourceLen = sizeof(source)/sizeof(UChar); in TestPCEBuffer_100df() local 2913 uint32_t sourceLen = sizeof(source)/sizeof(UChar); in TestPCEBuffer_2surr() local 2922 int32_t sourceLen; in TestMatchFollowedByIgnorables() local
|
D | ncnvtst.c | 1009 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLe… in convertFromU() 1098 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU() 1195 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expe… in testConvertFromU()
|
D | ncnvfbts.c | 129 static UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int… in testConvertFromUnicode()
|
D | nccbtst.c | 2623 UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expect… in testConvertFromUnicode() 3014 UBool testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect,… in testConvertFromUnicodeWithContext()
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
D | stringperf.h | 181 StringPerfFunction(ICUStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction() 203 StringPerfFunction(StdStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction()
|
/external/icu/icu4c/source/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/icu/icu4c/source/i18n/ |
D | rbt_pars.cpp | 1648 utrans_stripRules(const UChar *source, int32_t sourceLen, UChar *target, UErrorCode *status) { in utrans_stripRules()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 142 int sourceLen = 0; in queryShaderInfo() local
|
/external/valgrind/perf/ |
D | test_input_for_tinycc.c | 4326 unsigned int sourceLen, in BZ2_bzBuffToBuffCompress() 4378 unsigned int sourceLen, in BZ2_bzBuffToBuffDecompress()
|