/prebuilts/go/linux-x86/pkg/linux_amd64_race/ |
time.a | 40 type @"".Weekday int 41 func (@"".d·2 @"".Weekday) String () (? string) { return @"".days[@"".d·2] } 84 func (@"".t·2 @"".Time "esc:0x1") Weekday () (? @"".Weekday) 118 const @"".Sunday @"".Weekday = 0x0 119 const @"".Monday @"".Weekday = 0x1 120 const @"".Tuesday @"".Weekday = 0x2 121 const @"".Wednesday @"".Weekday = 0x3 122 const @"".Thursday @"".Weekday = 0x4 123 const @"".Friday @"".Weekday = 0x [all...] |
/external/chromium-trace/catapult/third_party/flot/ |
API.md | 656 %a: weekday name (customizable) 670 %w: weekday as number (0-6, 0 being Sunday) 684 Similarly you can customize the weekday names with the "dayNames" [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
AppleScript_Suite.py | 1400 weekday = weekdays variable [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
AppleScript_Suite.py | 1400 weekday = weekdays variable [all...] |
/external/v8/src/ |
objects-printer.cc | 725 weekdays[weekday()->IsSmi() ? Smi::cast(weekday())->value() + 1 : 0], [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets_nonio.tcc | 653 // Abbreviated weekday name [tm_wday] 660 // Weekday name [tm_wday]. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets_nonio.tcc | 653 // Abbreviated weekday name [tm_wday] 660 // Weekday name [tm_wday]. [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.tcc | 653 // Abbreviated weekday name [tm_wday] 660 // Weekday name [tm_wday]. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_datetime.py | 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i) 795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_datetime.py | 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i) 795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i) [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets_nonio.tcc | 653 // Abbreviated weekday name [tm_wday] 660 // Weekday name [tm_wday]. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_datetime.py | 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i) 795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_datetime.py | 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i) 795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i) [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
RelativeDateTimeFormatter.java | 407 // Not PLAIN, or not a weekday. [all...] |
/frameworks/base/core/tests/coretests/src/android/text/format/ |
TimeTest.java | 39 // + ',' + t.weekDay
|
/packages/apps/Calendar/res/values-en-rAU/ |
strings.xml | 160 <string name="every_weekday" msgid="5896574838353902978">"Every weekday (Mon?Fri)"</string>
|
/packages/apps/Calendar/res/values-en-rGB/ |
strings.xml | 160 <string name="every_weekday" msgid="5896574838353902978">"Every weekday (Mon?Fri)"</string>
|
/packages/apps/Calendar/res/values-en-rIN/ |
strings.xml | 160 <string name="every_weekday" msgid="5896574838353902978">"Every weekday (Mon?Fri)"</string>
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleDayPickerFragment.java | 103 // When the week starts; numbered like Time.<WEEKDAY> (e.g. SUNDAY=0).
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
Utils.java | 642 // Return the first day of the week value corresponding to Calendar.<WEEKDAY> value, which is
|
/prebuilts/go/darwin-x86/pkg/darwin_amd64/io/ |
ioutil.a | 43 type @"time".Weekday int 44 func (@"time".d·2 @"time".Weekday) String () (? string) { return @"time".days[@"time".d·2] } 81 func (@"time".t·2 @"time".Time "esc:0x1") Weekday () (? @"time".Weekday) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/ |
log.a | 42 type @"time".Weekday int 43 func (@"time".d·2 @"time".Weekday) String () (? string) { return @"time".days[@"time".d·2] } 80 func (@"time".t·2 @"time".Time "esc:0x1") Weekday () (? @"time".Weekday) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/runtime/ |
debug.a | 32 type @"time".Weekday int 33 func (@"time".d·2 @"time".Weekday) String () (? string) { return @"time".days[@"time".d·2] } 70 func (@"time".t·2 @"time".Time "esc:0x1") Weekday () (? @"time".Weekday) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/io/ |
ioutil.a | 43 type @"time".Weekday int 44 func (@"time".d·2 @"time".Weekday) String () (? string) { return @"time".days[@"time".d·2] } 81 func (@"time".t·2 @"time".Time "esc:0x1") Weekday () (? @"time".Weekday) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/ |
log.a | 42 type @"time".Weekday int 43 func (@"time".d·2 @"time".Weekday) String () (? string) { return @"time".days[@"time".d·2] } 80 func (@"time".t·2 @"time".Time "esc:0x1") Weekday () (? @"time".Weekday) [all...] |