/aosp_15_r20/external/icu/icu4c/source/test/perf/convperf/ |
H A D | convperf.h | 37 …ICUToUnicodePerfFunction(const char* name, const char* source, int32_t sourceLen, UErrorCode& sta… in ICUToUnicodePerfFunction() 83 …ICUFromUnicodePerfFunction(const char* name, const char16_t* source, int32_t sourceLen, UErrorCod… 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()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/convperf/ |
H A D | convperf.h | 37 …ICUToUnicodePerfFunction(const char* name, const char* source, int32_t sourceLen, UErrorCode& sta… in ICUToUnicodePerfFunction() 83 …ICUFromUnicodePerfFunction(const char* name, const char16_t* source, int32_t sourceLen, UErrorCod… 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()
|
/aosp_15_r20/external/libwebsockets/win32port/zlib/ |
H A 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
|
H A D | uncompr.c | 24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/ |
D | compress.c | 22 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
|
D | uncompr.c | 27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() argument 86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | compress.c | 22 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
|
D | uncompr.c | 27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() argument 86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() argument
|
/aosp_15_r20/external/zlib/ |
H A D | compress.c | 23 uLong sourceLen, int level) { in compress2() 64 uLong sourceLen) { in compress() 72 uLong ZEXPORT compressBound(uLong sourceLen) { in compressBound()
|
H A D | uncompr.c | 28 uLong *sourceLen) { in uncompress2() 83 uLong sourceLen) { in uncompress()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/strsrchperf/ |
H A D | strsrchperf.h | 39 …ction(StrSrchFn func, UStringSearch* search, const char16_t* source,int32_t sourceLen, const char1… in StringSearchPerfFunction() 66 void ICUForwardSearch(UStringSearch *srch, const char16_t* source, int32_t sourceLen, const char16_… in ICUForwardSearch() 75 void ICUBackwardSearch(UStringSearch *srch, const char16_t* source, int32_t sourceLen, const char16… in ICUBackwardSearch()
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/strsrchperf/ |
H A D | strsrchperf.h | 39 …ction(StrSrchFn func, UStringSearch* search, const char16_t* source,int32_t sourceLen, const char1… in StringSearchPerfFunction() 66 void ICUForwardSearch(UStringSearch *srch, const char16_t* source, int32_t sourceLen, const char16_… in ICUForwardSearch() 75 void ICUBackwardSearch(UStringSearch *srch, const char16_t* source, int32_t sourceLen, const char16… in ICUBackwardSearch()
|
/aosp_15_r20/external/zstd/zlibWrapper/ |
H A D | zstd_zlibwrapper.c | 487 uLong sourceLen)) in z_deflateBound() 1102 const Bytef *source, uLong sourceLen)) in z_compress() 1121 const Bytef *source, uLong sourceLen, in z_compress2() 1136 ZEXTERN uLong ZEXPORT z_compressBound _Z_OF((uLong sourceLen)) in z_compressBound() 1146 const Bytef *source, uLong sourceLen)) in z_uncompress()
|
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | LevenshteinSuggestionFormatter.kt | 49 var sourceLen = 0 in formatSuggestion() variable
|
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
D | LevenshteinDistance.kt | 41 val sourceLen = src!!.size in calculate() constant
|
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/ |
H A D | wrtjava.cpp | 107 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()
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/ |
H A D | wrtjava.cpp | 107 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()
|
/aosp_15_r20/external/icu/icu4j/main/charset/src/test/java/com/ibm/icu/dev/test/charset/ |
H A D | TestConversion.java | 400 int sourceLen = cc.unicode.length(); in stepFromUnicode() local 717 int sourceLen; in stepToUnicode() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | usrchtst.c | 2832 …tPCEBuffer_with(const UChar *search, uint32_t searchLen, const UChar *source, uint32_t sourceLen) { in TestPCEBuffer_with() 2952 uint32_t sourceLen = UPRV_LENGTHOF(source); in TestPCEBuffer_100df() local 2963 uint32_t sourceLen = UPRV_LENGTHOF(source); in TestPCEBuffer_2surr() local 2972 int32_t sourceLen; in TestMatchFollowedByIgnorables() local
|
H A D | ncnvtst.c | 996 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLe… in convertFromU() 1085 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU() 1182 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expe… in testConvertFromU()
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | usrchtst.c | 2832 …tPCEBuffer_with(const UChar *search, uint32_t searchLen, const UChar *source, uint32_t sourceLen) { in TestPCEBuffer_with() 2952 uint32_t sourceLen = UPRV_LENGTHOF(source); in TestPCEBuffer_100df() local 2963 uint32_t sourceLen = UPRV_LENGTHOF(source); in TestPCEBuffer_2surr() local 2972 int32_t sourceLen; in TestMatchFollowedByIgnorables() local
|
H A D | ncnvtst.c | 1008 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLe… in convertFromU() 1097 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU() 1194 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expe… in testConvertFromU()
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/date/ |
H A D | uprint.c | 37 int32_t sourceLen; in uprint() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/cal/ |
H A D | uprint.c | 36 int32_t sourceLen; in uprint() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/ustrperf/ |
H A D | stringperf.h | 186 StringPerfFunction(ICUStringPerfFn func, char16_t* source, int32_t sourceLen, UBool uselen) in StringPerfFunction() 208 StringPerfFunction(StdStringPerfFn func, char16_t* source, int32_t sourceLen, UBool uselen) in StringPerfFunction()
|