HomeSort by relevance Sort by last modified time
    Searched full:month (Results 626 - 650 of 787) sorted by null

<<21222324252627282930>>

  /packages/apps/Calendar/res/values-en-rGB/
strings.xml 52 <string name="month_view" msgid="7287101431749285412">"Month"</string>
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaByDayAdapter.java 214 // Format should be month day
  /packages/apps/Exchange/res/values/
strings.xml 197 <string name="account_setup_options_mail_window_1month">One month</string>
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
TimeClustering.java 427 // month and year.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h 140 int tm_mon; /* Month. [0-11] */
  /external/fsck_msdos/
dir.c 87 #define DD_DAY_MASK 0x1F /* day of month */
89 #define DD_MONTH_MASK 0x1E0 /* month */
  /external/icu4c/i18n/
astro.h 273 * It is longer than the sidereal month because the sun's longitude increases
734 * Cache of month -> julian day
astro.cpp 96 * It is longer than the sidereal month because the sun's longitude increases
109 * stellar background. This is referred to as the sidereal month.
110 * It is shorter than the synodic month due to
    [all...]
dtptngen.cpp 199 "Era", "Year", "Quarter", "Month", "Week", "*", "Day-Of-Week", "Day", "*", "*", "*",
204 "era", "year", "quarter", "month", "week", "*", "weekday", "day", "*", "*", "dayperiod",
209 "day", "dayperiod", "era", "hour", "minute", "month", "second", "week",
    [all...]
  /frameworks/base/obex/javax/obex/
ObexHelper.java 247 temp.set(Calendar.MONTH, Integer.parseInt(dateString.substring(
438 temp = dateHeader.get(Calendar.MONTH);
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java 17 package com.android.calendar.month;
241 // divided up by day for generating the large month version and the full
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java 338 * TODO define sentinel values for "all", "1 month", etc. See Account.java
346 * TODO define sentinel values for "all", "1 month", etc. See Account.java
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 95 android:focusedMonthDateColor : The color for the dates of the selected month. [reference, color]
286 android:unfocusedMonthDateColor : The color for the dates of an unfocused month. [reference, color]
  /external/v8/src/
runtime.cc     [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /external/icu4c/test/intltest/
dtfmttst.cpp 650 int32_t month,yr,day,hr,min,sec; dateToFields(d,yr,month,day,hr,min,sec); local
651 logln((UnicodeString)" -> parse -> " + s + " (month = " + month + ")");
652 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
656 dateToFields(d,yr,month,day,hr,min,sec);
657 logln((UnicodeString)" -> parse -> " + s + " (month = " + month + ")");
658 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July")
714 int32_t year,month,day,hour,min,sec; dateToFields(today,year,month,day,hour,min,sec); local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java     [all...]
Utils.java 251 * Save default agenda/day/week/month view for next time
352 * Formats the given Time object so that it gives the month and year (for
    [all...]
  /external/clang/tools/scan-build/
scan-build 128 my $month = $CurrentTime[4] + 1;
129 my $DateString = sprintf("%d-%02d-%02d", $year, $month, $day);
154 next if ($x[1] != $month);
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu.c 2220 unsigned int maj, year, month, day, build; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c 2220 unsigned int maj, year, month, day, build; local
    [all...]
  /external/webkit/Source/WebCore/html/
HTMLInputElement.cpp 316 // For date, month, week, the parsed value should be an integer for some types.
    [all...]
  /frameworks/base/core/res/res/values/
strings.xml     [all...]
  /prebuilt/sdk/13/
android.jar 
  /development/pdk/docs/
faqs.jd 129 usually takes around a month, which often roughly places source code

Completed in 597 milliseconds

<<21222324252627282930>>