Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dgregocal.cpp804 GregorianCalendar::aggregateStamp(int32_t stamp_a, int32_t stamp_b) in aggregateStamp() argument
806 return (((stamp_a != kUnset && stamp_b != kUnset) in aggregateStamp()
807 ? uprv_max(stamp_a, stamp_b) in aggregateStamp()
/third_party/skia/third_party/externals/icu/source/i18n/
Dgregocal.cpp804 GregorianCalendar::aggregateStamp(int32_t stamp_a, int32_t stamp_b) in aggregateStamp() argument
806 return (((stamp_a != kUnset && stamp_b != kUnset) in aggregateStamp()
807 ? uprv_max(stamp_a, stamp_b) in aggregateStamp()
/third_party/icu/icu4c/source/i18n/
Dgregocal.cpp804 GregorianCalendar::aggregateStamp(int32_t stamp_a, int32_t stamp_b) in aggregateStamp() argument
806 return (((stamp_a != kUnset && stamp_b != kUnset) in aggregateStamp()
807 ? uprv_max(stamp_a, stamp_b) in aggregateStamp()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dgregocal.cpp804 GregorianCalendar::aggregateStamp(int32_t stamp_a, int32_t stamp_b) in aggregateStamp() argument
806 return (((stamp_a != kUnset && stamp_b != kUnset) in aggregateStamp()
807 ? uprv_max(stamp_a, stamp_b) in aggregateStamp()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dgregocal.h689 int32_t aggregateStamp(int32_t stamp_a, int32_t stamp_b);
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dgregocal.h685 int32_t aggregateStamp(int32_t stamp_a, int32_t stamp_b);
/third_party/icu/icu4c/source/i18n/unicode/
Dgregocal.h689 int32_t aggregateStamp(int32_t stamp_a, int32_t stamp_b);
/third_party/node/deps/icu-small/source/i18n/unicode/
Dgregocal.h689 int32_t aggregateStamp(int32_t stamp_a, int32_t stamp_b);