Searched refs:toOldUCharPtr (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | normperf.h | 325 return FoldStringW(MAP_COMPOSITE, toOldUCharPtr(src),srcLen, toOldUCharPtr(dest),dstLen); in WinNormNFD() 329 return FoldStringW(MAP_PRECOMPOSED, toOldUCharPtr(src),srcLen, toOldUCharPtr(dest),dstLen); in WinNormNFC() 333 …return FoldStringW(MAP_COMPOSITE+MAP_FOLDCZONE, toOldUCharPtr(src),srcLen, toOldUCharPtr(dest),dst… in WinNormNFKD() 336 return FoldStringW(MAP_FOLDCZONE, toOldUCharPtr(src),srcLen, toOldUCharPtr(dest),dstLen); in WinNormNFKC()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | winnmfmt.cpp | 233 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat() 284 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =() 397 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
|
D | windtfmt.cpp | 317 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate() 350 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
|
/third_party/icu/icu4c/source/i18n/ |
D | winnmfmt.cpp | 238 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat() 289 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =() 402 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
|
D | windtfmt.cpp | 322 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate() 355 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | winnmfmt.cpp | 233 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat() 284 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =() 397 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
|
D | windtfmt.cpp | 317 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate() 350 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | winnmfmt.cpp | 233 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat() 283 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =() 396 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
|
D | windtfmt.cpp | 316 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate() 349 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | char16ptr.h | 288 inline const OldUChar *toOldUCharPtr(const char16_t *p) { in toOldUCharPtr() function 302 inline OldUChar *toOldUCharPtr(char16_t *p) { in toOldUCharPtr() function
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | char16ptr.h | 288 inline const OldUChar *toOldUCharPtr(const char16_t *p) { in toOldUCharPtr() function 302 inline OldUChar *toOldUCharPtr(char16_t *p) { in toOldUCharPtr() function
|
/third_party/icu/icu4c/source/common/unicode/ |
D | char16ptr.h | 288 inline const OldUChar *toOldUCharPtr(const char16_t *p) { in toOldUCharPtr() function 302 inline OldUChar *toOldUCharPtr(char16_t *p) { in toOldUCharPtr() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | char16ptr.h | 285 inline const OldUChar *toOldUCharPtr(const char16_t *p) { in toOldUCharPtr() function 299 inline OldUChar *toOldUCharPtr(char16_t *p) { in toOldUCharPtr() function
|