Home
last modified time | relevance | path

Searched defs:firstCapacity (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dnormalizer2.cpp364 char16_t *first, int32_t firstLength, int32_t firstCapacity, in normalizeSecondAndAppend()
420 char16_t *first, int32_t firstLength, int32_t firstCapacity, in unorm2_normalizeSecondAndAppend()
431 char16_t *first, int32_t firstLength, int32_t firstCapacity, in unorm2_append()
/third_party/icu/icu4c/source/common/
Dnormalizer2.cpp364 UChar *first, int32_t firstLength, int32_t firstCapacity, in normalizeSecondAndAppend()
420 UChar *first, int32_t firstLength, int32_t firstCapacity, in unorm2_normalizeSecondAndAppend()
431 UChar *first, int32_t firstLength, int32_t firstCapacity, in unorm2_append()
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2.cpp364 UChar *first, int32_t firstLength, int32_t firstCapacity, in normalizeSecondAndAppend()
420 UChar *first, int32_t firstLength, int32_t firstCapacity, in unorm2_normalizeSecondAndAppend()
431 UChar *first, int32_t firstLength, int32_t firstCapacity, in unorm2_append()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2037 … unorm2_append(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, in unorm2_append()
2112int32_t firstCapacity, const UChar *second, int32_t secondLength, in unorm2_normalizeSecondAndAppend()