/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets_nonio.h | 461 * @brief Parse input weekday string. 463 * This function parses a weekday name and puts the results into a 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 481 * @return Iterator to first char beyond weekday name. 600 * @brief Parse input weekday string. 602 * This function parses a weekday name and puts the results into a 612 * @return Iterator to first char beyond weekday name. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets_nonio.h | 461 * @brief Parse input weekday string. 463 * This function parses a weekday name and puts the results into a 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 481 * @return Iterator to first char beyond weekday name. 600 * @brief Parse input weekday string. 602 * This function parses a weekday name and puts the results into a 612 * @return Iterator to first char beyond weekday name. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
locale_facets_nonio.h | 461 * @brief Parse input weekday string. 463 * This function parses a weekday name and puts the results into a 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 481 * @return Iterator to first char beyond weekday name. 600 * @brief Parse input weekday string. 602 * This function parses a weekday name and puts the results into a 612 * @return Iterator to first char beyond weekday name. [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets_nonio.h | 461 * @brief Parse input weekday string. 463 * This function parses a weekday name and puts the results into a 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 481 * @return Iterator to first char beyond weekday name. 600 * @brief Parse input weekday string. 602 * This function parses a weekday name and puts the results into a 612 * @return Iterator to first char beyond weekday name. [all...] |
/cts/tests/tests/text/src/android/text/format/cts/ |
TimeTest.java | 122 assertEquals(time.weekDay, anotherTime.weekDay); 604 assertEquals(0, t.weekDay); 789 // Set fields like weekday. [all...] |
/external/apache-http/android/src/android/net/http/ |
LegacyHttpDateTime.java | 36 * Weekday, DD-Mon-YY HH:MM:SS GMT
|
/external/autotest/site_utils/suite_scheduler/ |
timed_event.py | 215 current_day = self._now().weekday()
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
EasterHoliday.java | 239 int j = 0; // Weekday (0-based) of Paschal full moon
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
TimeTest.java | 96 assertEquals(0, t.weekDay);
|
/frameworks/base/core/java/com/android/internal/http/ |
HttpDateTime.java | 36 * Weekday, DD-Mon-YY HH:MM:SS GMT
|
/frameworks/ex/common/java/com/android/common/ |
LegacyHttpDateTime.java | 36 * Weekday, DD-Mon-YY HH:MM:SS GMT
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.h | 54 * as well as the am/pm designator. The month and weekday tables
|
/packages/apps/Calendar/src/com/android/calendar/widget/ |
CalendarAppWidgetProvider.java | 137 final String dayOfWeek = DateUtils.getDayOfWeekString(time.weekDay + 1,
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.h | 54 * as well as the am/pm designator. The month and weekday tables
|
/bionic/libc/tzcode/ |
strftime.c | 49 const char * weekday[DAYSPERWEEK]; member in struct:lc_time_T 185 "?" : Locale->weekday[t->tm_wday], 362 ** "ISO 8601: Weekday as a decimal number
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/ |
Calendar.java | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DateFormat.java | [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DateFormat.java | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
messages_test.py | 159 WeekDay = messages.Enum.def_enum({'Monday': 1, 166 'WeekDay') 167 self.assertEquals('Wednesday', WeekDay(3).name) 168 self.assertEquals(6, WeekDay('Friday').number) 169 self.assertEquals(WeekDay.Sunday, WeekDay('Sunday')) [all...] |
/external/v8/src/js/ |
i18n.js | [all...] |
/libcore/luni/src/main/java/libcore/util/ |
ZoneInfo.java | 694 private int weekDay; [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
simpletz.h | 390 * Sets the DST start rule to a weekday before or after a give date within 408 * Sets the DST start rule to a weekday before or after a give date within 510 * Sets the DST end rule to a weekday before or after a give date within 529 * Sets the DST end rule to a weekday before or after a give date within [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
DateFormat.java | 762 * {@icu} Constant for date skeleton with weekday. 766 public static final String WEEKDAY = "EEEE"; 769 * {@icu} Constant for date skeleton with abbreviated weekday. 776 * {@icu} Constant for date skeleton with year, month, weekday, and day. 783 * {@icu} Constant for date skeleton with year, abbreviated month, weekday, and day. 790 * {@icu} Constant for date skeleton with year, numeric month, weekday, and day. 818 * {@icu} Constant for date skeleton with month, weekday, and day. 825 * {@icu} Constant for date skeleton with abbreviated month, weekday, and day. 832 * {@icu} Constant for date skeleton with numeric month, weekday, and day. [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
EasterHoliday.java | 253 int j = 0; // Weekday (0-based) of Paschal full moon
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
ClusterManager.java | 90 TimeStatsAggregator.WEEKDAY,
|