Home
last modified time | relevance | path

Searched defs:LocalMemory (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Derarules.h24 template class U_I18N_API LocalMemory<int32_t>; variable
/third_party/icu/icu4c/source/i18n/
Derarules.h27 template class U_I18N_API LocalMemory<int32_t>; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Derarules.h27 template class U_I18N_API LocalMemory<int32_t>; variable
/third_party/node/deps/icu-small/source/i18n/
Derarules.h27 template class U_I18N_API LocalMemory<int32_t>; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcmemory.h148 LocalMemory(LocalMemory<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalMemory() function
/third_party/icu/icu4c/source/common/
Dcmemory.h200 LocalMemory(LocalMemory<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalMemory() function
/third_party/skia/third_party/externals/icu/source/common/
Dcmemory.h200 LocalMemory(LocalMemory<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalMemory() function
/third_party/node/deps/icu-small/source/common/
Dcmemory.h200 LocalMemory(LocalMemory<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalMemory() function