Searched defs:targetLen (Results 1 – 8 of 8) sorted by relevance
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | nfsprep.c | 153 …ngIndex(const char* const *sortedArr, int32_t sortedArrLen, const char* target, int32_t targetLen){ in findStringIndex()
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | wrtjava.cpp | 107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *… in uCharsToChars()
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| D | wrtjava.cpp | 107 uCharsToChars(char *target, int32_t targetLen, const char16_t *source, int32_t sourceLen, UErrorCod… in uCharsToChars()
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| D | wrtjava.cpp | 107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *… in uCharsToChars()
|
| /third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
| D | TestConversion.java | 375 … int targetLen = cc.bytes.capacity() + 20; // for BOM, and to let failures produce excess output in stepFromUnicode() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | convtest.cpp | 865 int32_t targetLen = sizeof(result); in TestUTF8ToUTF8Streaming() local
|
| /third_party/skia/tests/ |
| D | MathTest.cpp | 168 const SkPoint& p, SkScalar targetLen) { in check_length()
|
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 21587 const targetLen = getParameterCount(target); constant 23484 const targetLen = targetSignatures.length; constant
|