Home
last modified time | relevance | path

Searched refs:MeasureFormatCacheData (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dmeasfmt.cpp114 class MeasureFormatCacheData : public SharedObject { class
124 MeasureFormatCacheData();
125 virtual ~MeasureFormatCacheData();
154 MeasureFormatCacheData(const MeasureFormatCacheData &other);
155 MeasureFormatCacheData &operator=(const MeasureFormatCacheData &other);
158 MeasureFormatCacheData::MeasureFormatCacheData() in MeasureFormatCacheData() function in MeasureFormatCacheData
166 MeasureFormatCacheData::~MeasureFormatCacheData() { in ~MeasureFormatCacheData()
243 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( in createObject()
249 LocalPointer<MeasureFormatCacheData> result(new MeasureFormatCacheData(), status); in createObject()
/third_party/icu/icu4c/source/i18n/
Dmeasfmt.cpp114 class MeasureFormatCacheData : public SharedObject { class
124 MeasureFormatCacheData();
125 virtual ~MeasureFormatCacheData();
154 MeasureFormatCacheData(const MeasureFormatCacheData &other);
155 MeasureFormatCacheData &operator=(const MeasureFormatCacheData &other);
158 MeasureFormatCacheData::MeasureFormatCacheData() in MeasureFormatCacheData() function in MeasureFormatCacheData
166 MeasureFormatCacheData::~MeasureFormatCacheData() { in ~MeasureFormatCacheData()
243 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( in createObject()
249 LocalPointer<MeasureFormatCacheData> result(new MeasureFormatCacheData(), status); in createObject()
/third_party/node/deps/icu-small/source/i18n/
Dmeasfmt.cpp114 class MeasureFormatCacheData : public SharedObject { class
124 MeasureFormatCacheData();
125 virtual ~MeasureFormatCacheData();
154 MeasureFormatCacheData(const MeasureFormatCacheData &other);
155 MeasureFormatCacheData &operator=(const MeasureFormatCacheData &other);
158 MeasureFormatCacheData::MeasureFormatCacheData() in MeasureFormatCacheData() function in MeasureFormatCacheData
166 MeasureFormatCacheData::~MeasureFormatCacheData() { in ~MeasureFormatCacheData()
243 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( in createObject()
249 LocalPointer<MeasureFormatCacheData> result(new MeasureFormatCacheData(), status); in createObject()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dmeasfmt.cpp104 class MeasureFormatCacheData : public SharedObject { class
118 MeasureFormatCacheData();
119 virtual ~MeasureFormatCacheData();
154 MeasureFormatCacheData(const MeasureFormatCacheData &other);
155 MeasureFormatCacheData &operator=(const MeasureFormatCacheData &other);
158 MeasureFormatCacheData::MeasureFormatCacheData() in MeasureFormatCacheData() function in MeasureFormatCacheData
171 MeasureFormatCacheData::~MeasureFormatCacheData() { in ~MeasureFormatCacheData()
227 MeasureFormatCacheData &cacheData;
234 UnitDataSink(MeasureFormatCacheData &outputData) in UnitDataSink()
441 MeasureFormatCacheData &cacheData, in loadMeasureUnitData()
[all …]
/third_party/icu/icu4c/source/i18n/unicode/
Dmeasfmt.h83 class MeasureFormatCacheData; variable
360 const MeasureFormatCacheData *cache;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dmeasfmt.h83 class MeasureFormatCacheData; variable
360 const MeasureFormatCacheData *cache;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dmeasfmt.h83 class MeasureFormatCacheData; variable
360 const MeasureFormatCacheData *cache;
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dmeasfmt.h81 class MeasureFormatCacheData; variable
348 const MeasureFormatCacheData *cache;