/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | char16ptr.h | 149 class U_COMMON_API ConstChar16Ptr U_FINAL { 156 inline ConstChar16Ptr(const char16_t *p); 163 inline ConstChar16Ptr(const uint16_t *p); 172 inline ConstChar16Ptr(const wchar_t *p); 179 inline ConstChar16Ptr(const std::nullptr_t p); 185 inline ~ConstChar16Ptr(); 201 ConstChar16Ptr() = delete; 222 ConstChar16Ptr::ConstChar16Ptr(const char16_t *p) : p_(p) {} in ConstChar16Ptr() function 224 ConstChar16Ptr::ConstChar16Ptr(const uint16_t *p) : p_(cast(p)) {} in ConstChar16Ptr() function 227 ConstChar16Ptr::ConstChar16Ptr(const wchar_t *p) : p_(cast(p)) {} in ConstChar16Ptr() function [all …]
|
D | uchriter.h | 49 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length); 64 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, 83 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, 350 void setText(ConstChar16Ptr newText, int32_t newTextLength);
|
D | unistr.h | 442 inline int8_t compare(ConstChar16Ptr srcChars, 596 inline int8_t compareCodePointOrder(ConstChar16Ptr srcChars, 769 inline int8_t caseCompare(ConstChar16Ptr srcChars, 887 inline UBool startsWith(ConstChar16Ptr srcChars, 934 inline UBool endsWith(ConstChar16Ptr srcChars, 1040 inline int32_t indexOf(ConstChar16Ptr srcChars, 1223 inline int32_t lastIndexOf(ConstChar16Ptr srcChars, 2043 ConstChar16Ptr text, 2203 inline UnicodeString& append(ConstChar16Ptr srcChars, 2282 ConstChar16Ptr srcChars, [all …]
|
D | ucharstrie.h | 69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie() 247 UStringTrieResult next(ConstChar16Ptr s, int32_t length); 307 Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, UErrorCode &errorCode);
|
D | normlzr.h | 173 Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode); 710 void setText(ConstChar16Ptr newText,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | char16ptr.h | 149 class U_COMMON_API ConstChar16Ptr U_FINAL { 156 inline ConstChar16Ptr(const char16_t *p); 163 inline ConstChar16Ptr(const uint16_t *p); 172 inline ConstChar16Ptr(const wchar_t *p); 179 inline ConstChar16Ptr(const std::nullptr_t p); 185 inline ~ConstChar16Ptr(); 201 ConstChar16Ptr() = delete; 222 ConstChar16Ptr::ConstChar16Ptr(const char16_t *p) : p_(p) {} in ConstChar16Ptr() function 224 ConstChar16Ptr::ConstChar16Ptr(const uint16_t *p) : p_(cast(p)) {} in ConstChar16Ptr() function 227 ConstChar16Ptr::ConstChar16Ptr(const wchar_t *p) : p_(cast(p)) {} in ConstChar16Ptr() function [all …]
|
D | uchriter.h | 49 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length); 64 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, 83 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, 350 void setText(ConstChar16Ptr newText, int32_t newTextLength);
|
D | unistr.h | 442 inline int8_t compare(ConstChar16Ptr srcChars, 596 inline int8_t compareCodePointOrder(ConstChar16Ptr srcChars, 769 inline int8_t caseCompare(ConstChar16Ptr srcChars, 887 inline UBool startsWith(ConstChar16Ptr srcChars, 934 inline UBool endsWith(ConstChar16Ptr srcChars, 1040 inline int32_t indexOf(ConstChar16Ptr srcChars, 1223 inline int32_t lastIndexOf(ConstChar16Ptr srcChars, 2043 ConstChar16Ptr text, 2203 inline UnicodeString& append(ConstChar16Ptr srcChars, 2282 ConstChar16Ptr srcChars, [all …]
|
D | ucharstrie.h | 69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie() 247 UStringTrieResult next(ConstChar16Ptr s, int32_t length); 307 Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, UErrorCode &errorCode);
|
D | normlzr.h | 173 Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode); 710 void setText(ConstChar16Ptr newText,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | char16ptr.h | 149 class U_COMMON_API ConstChar16Ptr final { 156 inline ConstChar16Ptr(const char16_t *p); 163 inline ConstChar16Ptr(const uint16_t *p); 172 inline ConstChar16Ptr(const wchar_t *p); 179 inline ConstChar16Ptr(const std::nullptr_t p); 185 inline ~ConstChar16Ptr(); 201 ConstChar16Ptr() = delete; 222 ConstChar16Ptr::ConstChar16Ptr(const char16_t *p) : p_(p) {} in ConstChar16Ptr() function 224 ConstChar16Ptr::ConstChar16Ptr(const uint16_t *p) : p_(cast(p)) {} in ConstChar16Ptr() function 227 ConstChar16Ptr::ConstChar16Ptr(const wchar_t *p) : p_(cast(p)) {} in ConstChar16Ptr() function [all …]
|
D | uchriter.h | 49 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length); 64 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, 83 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, 350 void setText(ConstChar16Ptr newText, int32_t newTextLength);
|
D | unistr.h | 442 inline int8_t compare(ConstChar16Ptr srcChars, 596 inline int8_t compareCodePointOrder(ConstChar16Ptr srcChars, 769 inline int8_t caseCompare(ConstChar16Ptr srcChars, 887 inline UBool startsWith(ConstChar16Ptr srcChars, 934 inline UBool endsWith(ConstChar16Ptr srcChars, 1040 inline int32_t indexOf(ConstChar16Ptr srcChars, 1223 inline int32_t lastIndexOf(ConstChar16Ptr srcChars, 2043 ConstChar16Ptr text, 2203 inline UnicodeString& append(ConstChar16Ptr srcChars, 2282 ConstChar16Ptr srcChars, [all …]
|
D | ures.h | 816 const char16_t *r = ConstChar16Ptr(ures_getString(resB, &len, status)); in ures_getUnicodeString() 841 const char16_t* r = ConstChar16Ptr(ures_getNextString(resB, &len, key, status)); in ures_getNextUnicodeString() 863 const char16_t* r = ConstChar16Ptr(ures_getStringByIndex(resB, indexS, &len, status)); in ures_getUnicodeStringByIndex() 886 const char16_t* r = ConstChar16Ptr(ures_getStringByKey(resB, key, &len, status)); in ures_getUnicodeStringByKey()
|
D | ucharstrie.h | 69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie() 247 UStringTrieResult next(ConstChar16Ptr s, int32_t length); 307 Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, UErrorCode &errorCode);
|
D | normlzr.h | 173 Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode); 710 void setText(ConstChar16Ptr newText,
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | curramt.cpp | 22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() 27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount()
|
/third_party/icu/icu4c/source/i18n/ |
D | curramt.cpp | 22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() 27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | curramt.h | 51 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, 64 CurrencyAmount(double amount, ConstChar16Ptr isoCode,
|
/third_party/node/deps/icu-small/source/i18n/ |
D | curramt.cpp | 22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() 27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | curramt.h | 51 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, 64 CurrencyAmount(double amount, ConstChar16Ptr isoCode,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | curramt.h | 51 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, 64 CurrencyAmount(double amount, ConstChar16Ptr isoCode,
|
/third_party/icu/icu4c/source/common/ |
D | uchriter.cpp | 28 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 35 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 43 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 352 void UCharCharacterIterator::setText(ConstChar16Ptr newText, in setText()
|
/third_party/node/deps/icu-small/source/common/ |
D | uchriter.cpp | 28 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 35 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 43 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 352 void UCharCharacterIterator::setText(ConstChar16Ptr newText, in setText()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uchriter.cpp | 28 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 35 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 43 UCharCharacterIterator::UCharCharacterIterator(ConstChar16Ptr textPtr, in UCharCharacterIterator() 352 void UCharCharacterIterator::setText(ConstChar16Ptr newText, in setText()
|