Searched defs:cacheValue (Results 1 – 5 of 5) sorted by relevance
| /third_party/icu/icu4c/source/i18n/ |
| D | chnsecal.cpp | 529 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/ |
| D | ChineseCalendar.java | 683 long cacheValue = winterSolsticeCache.get(gyear); in winterSolstice() local 920 long cacheValue = newYearCache.get(gyear); in newYear() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | chnsecal.cpp | 529 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/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | ChineseCalendar.java | 701 long cacheValue = winterSolsticeCache.get(gyear); in winterSolstice() local 939 long cacheValue = newYearCache.get(gyear); in newYear() local
|
| /third_party/skia/m133/third_party/externals/icu/source/i18n/ |
| D | chnsecal.cpp | 535 int32_t cacheValue = CalendarCache::get(&gChineseCalendarWinterSolsticeCache, gyear, status); in winterSolstice() local 779 int32_t cacheValue = CalendarCache::get(&gChineseCalendarNewYearCache, gyear, status); in newYear() local
|