Home
last modified time | relevance | path

Searched defs:sourceLen (Results 1 – 25 of 49) sorted by relevance

12

/external/chromium_org/third_party/zlib/
Dcompress.c22 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
Duncompr.c24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
/external/qemu/distrib/zlib-1.2.8/
Dcompress.c22 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
Duncompr.c24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
/external/zlib/src/
Dcompress.c22 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
Duncompr.c24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_compress.c26 uLong sourceLen, in compress2()
66 uLong sourceLen) in compress()
76 uLong sourceLen) in compressBound()
Dfx_zlib_uncompr.c28 uLong sourceLen) in uncompress()
/external/chromium_org/third_party/icu/source/test/perf/strsrchperf/
Dstrsrchperf.h34 …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/strsrchperf/
Dstrsrchperf.h34 …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/
Dconvperf.h33 …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/chromium_org/third_party/icu/source/test/perf/convperf/
Dconvperf.h33 …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/
Duprint.c32 int32_t sourceLen; in uprint() local
/external/icu/icu4c/source/samples/cal/
Duprint.c31 int32_t sourceLen; in uprint() local
/external/chromium_org/third_party/icu/source/samples/date/
Duprint.c32 int32_t sourceLen; in uprint() local
/external/chromium_org/third_party/icu/source/samples/cal/
Duprint.c31 int32_t sourceLen; in uprint() local
/external/chromium_org/third_party/skia/tools/skpdiff/
DSkCLImageDiffer.cpp62 size_t sourceLen = strlen(source); in loadKernelSource() local
/external/skia/tools/skpdiff/
DSkCLImageDiffer.cpp62 size_t sourceLen = strlen(source); in loadKernelSource() local
/external/chromium_org/third_party/icu/source/extra/uconv/
Duwmsg.c36 int32_t sourceLen, in uprint()
/external/icu/icu4c/source/extra/uconv/
Duwmsg.c36 int32_t sourceLen, in uprint()
/external/icu/icu4c/source/tools/genrb/
Dwrtjava.c103 uCharsToChars( char* target,int32_t targetLen, UChar* source, int32_t sourceLen,UErrorCode* status){ in uCharsToChars()
203 strrch(const char* source,uint32_t sourceLen,char find){ in strrch()
/external/chromium_org/third_party/icu/source/tools/genrb/
Dwrtjava.c103 uCharsToChars( char* target,int32_t targetLen, UChar* source, int32_t sourceLen,UErrorCode* status){ in uCharsToChars()
203 strrch(const char* source,uint32_t sourceLen,char find){ in strrch()
/external/chromium_org/third_party/icu/source/test/perf/ustrperf/
Dstringperf.h181 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/ustrperf/
Dstringperf.h181 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/cintltst/
Dusrchtst.c2819 …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

12