Home
last modified time | relevance | path

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

12

/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/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/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/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/chromium_org/third_party/icu/source/test/perf/strsrchperf/
Dstrsrchperf.h56 …tion(StrSrchFn func, BoyerMooreSearch *search, const UChar *source, int32_t sourceLen, const UChar… in StringSearchPerfFunction()
65 …Function(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar… in StringSearchPerfFunction()
101 void ICUForwardSearch(BoyerMooreSearch *bms, const UChar *source, int32_t sourceLen, const UChar *p… in ICUForwardSearch()
109 void ICUBackwardSearch(BoyerMooreSearch *bms, const UChar *source, int32_t sourceLen, const UChar *… in ICUBackwardSearch()
118 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pat… in ICUForwardSearch()
127 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/samples/cal/
Duprint.c31 int32_t sourceLen; in uprint() local
/external/icu/icu4c/source/samples/date/
Duprint.c32 int32_t sourceLen; in uprint() local
/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/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/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.c104 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/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/chromium_org/third_party/icu/source/test/perf/ustrperf/
Dstringperf.h179 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/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
Dncnvtst.c1007 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLe… in convertFromU()
1096 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU()
1193 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expe… in testConvertFromU()
/external/chromium_org/third_party/icu/source/test/perf/normperf/
Dnormperf.h87 …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/test/perf/normperf/
Dnormperf.h87 …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()

12