/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowTime.java | 53 time.weekDay = other.weekDay; 130 time.weekDay = 0; 154 time.weekDay = 0;
|
/frameworks/base/tools/layoutlib/bridge/src/android/text/format/ |
Time_Delegate.java | 54 time.weekDay = c.get(Calendar.DAY_OF_WEEK);
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
RecurrenceProcessor.java | 246 int v = EventRecurrence.timeDay2Day(iterator.weekDay); 329 int dotw = (instance.weekDay - instance.monthDay + 36) % 7; 514 first = generated.weekDay; [all...] |
EventRecurrence.java | 126 /** maps a two-character weekday string to an integer constant */ 417 * Determines whether this rule specifies a simple monthly rule by weekday, such as 550 * ( ";" "WKST" "=" weekday ) / 829 /** parses [int]weekday, putting the pieces into parallel array entries */ 835 /* number is included; parse it out and advance to weekday */ 841 /* just the weekday string */ [all...] |
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleWeeksAdapter.java | 92 // When the week starts; numbered like Time.<WEEKDAY> (e.g. SUNDAY=0). 229 selectedDay = mSelectedDay.weekDay;
|
SimpleWeekView.java | 264 if (time.weekDay != mWeekStart) { 265 int diff = time.weekDay - mWeekStart;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
__init__.py | 177 getbaseclasses(weekday) 372 'wkdy' : weekday,
|
/frameworks/base/core/java/android/text/style/ |
TtsSpan.java | 312 * Argument used to specify the weekday of a date. The value should be 319 public static final String ARG_WEEKDAY = "android.arg.weekday"; [all...] |
/bionic/libc/upstream-openbsd/lib/libc/time/ |
wcsftime.c | 45 const wchar_t * weekday[DAYSPERWEEK]; member in struct:lc_time_T 156 UNKNOWN : Locale->weekday[t->tm_wday], 320 ** "ISO 8601: Weekday as a decimal number
|
/libcore/luni/src/main/java/libcore/util/ |
ZoneInfo.java | 357 private int weekDay; [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
sunspider-date-format-tofte.html | 199 var weekday = w()!=0?w()-1:6; // makes sunday (0), into 6. 200 if (beforeNY <= 2 && weekday <= 2-beforeNY) {
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
date-format-tofte.js | 195 var weekday = w()!=0?w()-1:6; // makes sunday (0), into 6. 196 if (beforeNY <= 2 && weekday <= 2-beforeNY) {
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
date-format-tofte.js | 195 var weekday = w()!=0?w()-1:6; // makes sunday (0), into 6. 196 if (beforeNY <= 2 && weekday <= 2-beforeNY) {
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
date-format-tofte.js | 195 var weekday = w()!=0?w()-1:6; // makes sunday (0), into 6. 196 if (beforeNY <= 2 && weekday <= 2-beforeNY) {
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
HeaderParser.java | 46 * Parse the weekday field
|
/frameworks/base/tools/layoutlib/bridge/src/libcore/icu/ |
ICU_Delegate.java | 199 // the constants from java.util.Calendar.<weekday>
|
/libcore/luni/src/test/java/libcore/icu/ |
LocaleDataTest.java | 95 // Russian stand-alone weekday names get an initial capital.
|
/libcore/luni/src/test/java/libcore/java/text/ |
DateFormatSymbolsTest.java | 53 // The Polish language needs stand-alone month and weekday names.
|
/external/chromium_org/third_party/sqlite/src/src/ |
date.c | 499 ** weekday N 560 ** weekday N 563 ** weekday N where 0==Sunday, 1==Monday, and so forth. If the 564 ** date is already on the appropriate weekday, this is a no-op. 566 if( strncmp(z, "weekday ", 8)==0
|
/external/icu/icu4c/source/test/intltest/ |
tsdtfmsy.cpp | 156 errln("ERROR: English format short weekday names don't match prefixes of format abbreviated names"); 159 errln("ERROR: English standalone short weekday names don't match prefixes of format abbreviated names");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.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-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/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets_nonio.h | 454 * @brief Parse input weekday string. 456 * This function parses a weekday name and puts the results into a 460 * Parsing starts by parsing an abbreviated weekday name. If a valid 462 * weekday name, parsing continues until the full name is found or an 474 * @return Iterator to first char beyond weekday name. 593 * @brief Parse input weekday string. 595 * This function parses a weekday name and puts the results into a 605 * @return Iterator to first char beyond weekday name. [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets_nonio.h | 454 * @brief Parse input weekday string. 456 * This function parses a weekday name and puts the results into a 460 * Parsing starts by parsing an abbreviated weekday name. If a valid 462 * weekday name, parsing continues until the full name is found or an 474 * @return Iterator to first char beyond weekday name. 593 * @brief Parse input weekday string. 595 * This function parses a weekday name and puts the results into a 605 * @return Iterator to first char beyond weekday name. [all...] |