Home
last modified time | relevance | path

Searched defs:cacheValue (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dchnsecal.cpp529 int32_t cacheValue = CalendarCache::get(&gChineseCalendarWinterSolsticeCache, gyear, status); in winterSolstice() local
761 int32_t cacheValue = CalendarCache::get(&gChineseCalendarNewYearCache, gyear, status); in newYear() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dchnsecal.cpp529 int32_t cacheValue = CalendarCache::get(&gChineseCalendarWinterSolsticeCache, gyear, status); in winterSolstice() local
761 int32_t cacheValue = CalendarCache::get(&gChineseCalendarNewYearCache, gyear, status); in newYear() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DChineseCalendar.java683 long cacheValue = winterSolsticeCache.get(gyear); in winterSolstice() local
920 long cacheValue = newYearCache.get(gyear); in newYear() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DChineseCalendar.java701 long cacheValue = winterSolsticeCache.get(gyear); in winterSolstice() local
939 long cacheValue = newYearCache.get(gyear); in newYear() local
/third_party/node/deps/icu-small/source/i18n/
Dchnsecal.cpp529 int32_t cacheValue = CalendarCache::get(&gChineseCalendarWinterSolsticeCache, gyear, status); in winterSolstice() local
761 int32_t cacheValue = CalendarCache::get(&gChineseCalendarNewYearCache, gyear, status); in newYear() local
/third_party/icu/icu4c/source/i18n/
Dchnsecal.cpp529 int32_t cacheValue = CalendarCache::get(&gChineseCalendarWinterSolsticeCache, gyear, status); in winterSolstice() local
761 int32_t cacheValue = CalendarCache::get(&gChineseCalendarNewYearCache, gyear, status); in newYear() local