| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | localpointer.h | 214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function 224 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function 238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | localpointer.h | 214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function 224 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function 238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | localpointer.h | 214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function 224 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function 238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | number_usageprefs.h | 81 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
|
| D | number_patternmodifier.h | 30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
|
| D | measunit_impl.h | 331 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
|
| D | number_decimfmtprops.h | 30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
|
| /third_party/icu/icu4c/source/i18n/ |
| D | number_usageprefs.h | 81 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
|
| D | number_patternmodifier.h | 30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
|
| D | measunit_impl.h | 331 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
|
| D | number_decimfmtprops.h | 30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | number_usageprefs.h | 81 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
|
| D | number_patternmodifier.h | 30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
|
| D | measunit_impl.h | 367 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
|
| D | number_decimfmtprops.h | 30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | localpointer.h | 211 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function 221 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | number_patternmodifier.h | 27 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
|
| D | number_decimfmtprops.h | 27 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
|