Searched defs:inputLength (Results 1 – 14 of 14) sorted by relevance
/external/icu4c/samples/csdet/ |
D | csdet.c | 29 int32_t inputLength, match, matchCount = 0; in main() local
|
/external/webkit/Source/WebCore/html/ |
D | DOMTokenList.cpp | 68 unsigned inputLength = input.length(); in removeToken() local
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | UniscribeHelperTextRun.cpp | 67 int inputLength, in UniscribeHelperTextRun()
|
D | UniscribeHelper.cpp | 72 int inputLength, in UniscribeHelper()
|
/external/webkit/Source/WebCore/platform/text/gtk/ |
D | TextCodecGtk.cpp | 450 gsize inputLength = length; in decode() local 531 gsize inputLength = length * sizeof(UChar); in encode() local
|
/external/skia/src/core/ |
D | SkFlate.cpp | 53 size_t inputLength = src->getLength(); in doFlate() local
|
/external/icu4c/test/perf/utfperf/ |
D | utfperf.cpp | 86 int32_t inputLength; in UtfPerformanceTest() local 145 int32_t inputLength; member in Command
|
/external/webkit/Source/WebCore/platform/ |
D | KURLGoogle.cpp | 72 virtual void ConvertFromUTF16(const url_parse::UTF16Char* input, int inputLength, in ConvertFromUTF16() 806 int inputLength = cstr.length(); in decodeURLEscapeSequences() local 848 int inputLength = utf8.length(); in encodeWithURLEscapeSequences() local
|
/external/icu4c/test/perf/utrie2perf/ |
D | utrie2perf.cpp | 55 int32_t inputLength; in UTrie2PerfTest() local
|
/external/webkit/Source/WebCore/platform/text/mac/ |
D | TextCodecMac.cpp | 132 …tus TextCodecMac::decode(const unsigned char* inputBuffer, int inputBufferLength, int& inputLength, in decode()
|
/external/icu4c/test/perf/unisetperf/ |
D | unisetperf.cpp | 59 int32_t inputLength; in UnicodeSetPerformanceTest() local
|
/external/icu4c/i18n/ |
D | uspoof.cpp | 389 …tic UChar *getSkeleton(const USpoofChecker *sc, uint32_t type, const UChar *s, int32_t inputLength, in getSkeleton()
|
D | decimfmt.cpp | 2307 int32_t inputLength = input.length(); in compareSimpleAffix() local
|
/external/icu4c/test/intltest/ |
D | regextst.cpp | 4299 int32_t inputLength; in PerlTestsUTF8() local
|