Home
last modified time | relevance | path

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

12

/third_party/libwebsockets/win32port/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
/third_party/node/deps/v8/third_party/zlib/
Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument
68 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument
81 uLong ZEXPORT compressBound (sourceLen) in compressBound() argument
Duncompr.c27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() argument
86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
/third_party/node/deps/zlib/
Dcompress.c23 uLong sourceLen, int level) { in compress2()
64 uLong sourceLen) { in compress()
72 uLong ZEXPORT compressBound(uLong sourceLen) { in compressBound()
Duncompr.c28 uLong *sourceLen) { in uncompress2()
83 uLong sourceLen) { in uncompress()
/third_party/zlib/
Dcompress.c23 uLong sourceLen, int level) { in compress2()
64 uLong sourceLen) { in compress()
72 uLong ZEXPORT compressBound(uLong sourceLen) in compressBound()
Duncompr.c28 uLong *sourceLen) { in uncompress2()
83 uLong sourceLen) { in uncompress()
/third_party/skia/third_party/externals/zlib/
Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() argument
68 int ZEXPORT compress (dest, destLen, source, sourceLen) in compress() argument
81 uLong ZEXPORT compressBound (sourceLen) in compressBound() argument
Duncompr.c27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() argument
86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
/third_party/icu/icu4c/source/test/perf/strsrchperf/
Dstrsrchperf.h39 …Function(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar… in StringSearchPerfFunction()
66 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pat… in ICUForwardSearch()
75 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pa… in ICUBackwardSearch()
/third_party/icu/icu4c/source/test/perf/convperf/
Dconvperf.h37 …ICUToUnicodePerfFunction(const char* name, const char* source, int32_t sourceLen, UErrorCode& sta… in ICUToUnicodePerfFunction()
83 …ICUFromUnicodePerfFunction(const char* name, const UChar* source, int32_t sourceLen, UErrorCode& … in ICUFromUnicodePerfFunction()
284 …WinIMultiLanguageToUnicodePerfFunction(const char* name,char* source, UINT sourceLen, UErrorCode& … in WinIMultiLanguageToUnicodePerfFunction()
340 …WinIMultiLanguageFromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCod… in WinIMultiLanguageFromUnicodePerfFunction()
396 …WinIMultiLanguage2ToUnicodePerfFunction(const char* name,char* source, UINT sourceLen, UErrorCode&… in WinIMultiLanguage2ToUnicodePerfFunction()
450 …WinIMultiLanguage2FromUnicodePerfFunction(const char* name,WCHAR* source, UINT sourceLen, UErrorCo… in WinIMultiLanguage2FromUnicodePerfFunction()
/third_party/skia/third_party/externals/icu/source/samples/cal/
Duprint.c36 int32_t sourceLen; in uprint() local
/third_party/icu/icu4c/source/samples/date/
Duprint.c37 int32_t sourceLen; in uprint() local
/third_party/icu/tools/multi/proj/chello/
Duprint.cpp34 int32_t sourceLen; in uprint() local
/third_party/icu/icu4c/source/samples/cal/
Duprint.c36 int32_t sourceLen; in uprint() local
/third_party/skia/third_party/externals/icu/source/samples/date/
Duprint.c37 int32_t sourceLen; in uprint() local
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Duwmsg.c38 int32_t sourceLen, in uprint()
/third_party/icu/icu4c/source/extra/uconv/
Duwmsg.c38 int32_t sourceLen, in uprint()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtjava.cpp107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *… in uCharsToChars()
207 strrch(const char* source,uint32_t sourceLen,char find){ in strrch()
/third_party/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *… in uCharsToChars()
207 strrch(const char* source,uint32_t sourceLen,char find){ in strrch()
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtjava.cpp107 uCharsToChars(char *target, int32_t targetLen, const char16_t *source, int32_t sourceLen, UErrorCod… in uCharsToChars()
207 strrch(const char* source,uint32_t sourceLen,char find){ in strrch()
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestConversion.java374 int sourceLen = cc.unicode.length(); in stepFromUnicode() local
677 int sourceLen; in stepToUnicode() local
/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h186 StringPerfFunction(ICUStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction()
208 StringPerfFunction(StdStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction()
/third_party/icu/icu4c/source/test/perf/normperf/
Dnormperf.h91 …QuickCheckPerfFunction(QuickCheckFn func, const UChar* source,int32_t sourceLen, UNormalizationMod… in QuickCheckPerfFunction()
161 …NormPerfFunction(NormFn func, int32_t opts, const UChar* source,int32_t sourceLen,UBool _uselen) :… in NormPerfFunction()

12