Home
last modified time | relevance | path

Searched defs:RelDateTimeFmtDataSink (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dreldatefmt.cpp212 struct RelDateTimeFmtDataSink : public ResourceSink { struct
220 typedef enum RelAbsUnit {
237 } RelAbsUnit;
239 static int32_t relUnitFromGeneric(RelAbsUnit genUnit) { in relUnitFromGeneric()
277 static int32_t absUnitFromGeneric(RelAbsUnit genUnit) { in absUnitFromGeneric()
313 static int32_t keyToDirection(const char* key) { in keyToDirection()
333 int32_t pastFutureIndex; // 0 == past or 1 == future
334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW}
335 RelAbsUnit genericUnit;
337 RelativeDateTimeCacheData &outputData;
[all …]
/third_party/icu/icu4c/source/i18n/
Dreldatefmt.cpp212 struct RelDateTimeFmtDataSink : public ResourceSink { struct
220 typedef enum RelAbsUnit {
237 } RelAbsUnit;
239 static int32_t relUnitFromGeneric(RelAbsUnit genUnit) { in relUnitFromGeneric()
277 static int32_t absUnitFromGeneric(RelAbsUnit genUnit) { in absUnitFromGeneric()
313 static int32_t keyToDirection(const char* key) { in keyToDirection()
333 int32_t pastFutureIndex; // 0 == past or 1 == future
334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW}
335 RelAbsUnit genericUnit;
337 RelativeDateTimeCacheData &outputData;
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dreldatefmt.cpp226 struct RelDateTimeFmtDataSink : public ResourceSink { struct
234 typedef enum RelAbsUnit {
251 } RelAbsUnit;
253 static int32_t relUnitFromGeneric(RelAbsUnit genUnit) { in relUnitFromGeneric()
291 static int32_t absUnitFromGeneric(RelAbsUnit genUnit) { in absUnitFromGeneric()
327 static int32_t keyToDirection(const char* key) { in keyToDirection()
347 int32_t pastFutureIndex; // 0 == past or 1 == future
348 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW}
349 RelAbsUnit genericUnit;
351 RelativeDateTimeCacheData &outputData;
[all …]