Home
last modified time | relevance | path

Searched refs:kSunday (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/native/utils/calendar/
Dcalendar-javaicu.cc77 if (jni_cache_->calendar_sunday != kSunday || in Initialize()
/external/libtextclassifier/native/annotator/datetime/
Dextractor.cc512 {DatetimeExtractorType_SUNDAY, kSunday}, in ParseDayOfWeek()
/external/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp1510 static const char *kSunday = "Sunday"; variable
1613 return kSunday; in AbsoluteUnitStr()
/external/libtextclassifier/native/annotator/
Dtypes.h43 constexpr int kSunday = 1; variable