HomeSort by relevance Sort by last modified time
    Searched full:month (Results 426 - 450 of 541) sorted by null

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 172 "But this our purpose now is twelve month old," +
  /external/clearsilver/java-jni/
HDF.java 214 Integer.toString(cal.get(Calendar.MONTH)+1));
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_pk.h 521 MM, /* month */
  /external/ipsec-tools/src/racoon/
backupsa.c 368 /* Month */
  /external/opencore/fileformats/mp4/composer/src/
mpeg4file.cpp 1942 uint32 month = 0; local
    [all...]
  /frameworks/base/core/java/android/widget/
NumberPicker.java 490 /* The user might have typed in a number into the month field i.e.
  /frameworks/base/core/res/res/values-cs/
donottranslate-cldr.xml 109 <string name="month">%-B</string>
  /frameworks/base/core/res/res/values-de/
donottranslate-cldr.xml 109 <string name="month">%-B</string>
  /frameworks/base/core/res/res/values-es-rUS/
donottranslate-cldr.xml 109 <string name="month">%-B</string>
  /frameworks/base/core/res/res/values-hr-rHR/
donottranslate-cldr.xml 109 <string name="month">%-B</string>
  /frameworks/base/core/res/res/values-hu-rHU/
donottranslate-cldr.xml 109 <string name="month">%-B</string>
  /frameworks/base/core/res/res/values-lt-rLT/
donottranslate-cldr.xml 109 <string name="month">%B m?n.</string>
  /frameworks/base/core/res/res/values-lv-rLV/
donottranslate-cldr.xml 109 <string name="month">%-B</string>
  /frameworks/base/core/res/res/values-vi-rVN/
donottranslate-cldr.xml 109 <string name="month">%-B</string>
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_api.c 347 if (-1 == drm_checkDate(curDateTime.year, curDateTime.month, curDateTime.day,
351 YMD_HMS_2_INT(curDateTime.year, curDateTime.month, curDateTime.day,
461 if (-1 == drm_checkDate(curDateTime.year, curDateTime.month, curDateTime.day,
465 YMD_HMS_2_INT(curDateTime.year, curDateTime.month, curDateTime.day,
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-6356/
loc_api_common.xdr 112 unsigned char month;
  /packages/apps/Mms/src/com/android/mms/ui/
NumberPicker.java 489 /* The user might have typed in a number into the month field i.e.
  /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 204 "Era", "Year", "Quarter", "Month", "Week", "*", "Day-Of-Week", "Day", "*", "*", "*",
209 "era", "year", "quarter", "month", "week", "*", "weekday", "day", "*", "*", "dayperiod",
214 "day", "dayperiod", "era", "hour", "minute", "month", "second", "week",
    [all...]
  /frameworks/base/obex/javax/obex/
ObexHelper.java 241 temp.set(Calendar.MONTH, Integer.parseInt(dateString.substring(
432 temp = dateHeader.get(Calendar.MONTH);
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /external/icu4c/test/intltest/
dtfmttst.cpp 612 int32_t month,yr,day,hr,min,sec; dateToFields(d,yr,month,day,hr,min,sec); local
613 logln((UnicodeString)" -> parse -> " + s + " (month = " + month + ")");
614 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
618 dateToFields(d,yr,month,day,hr,min,sec);
619 logln((UnicodeString)" -> parse -> " + s + " (month = " + month + ")");
620 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July")
672 int32_t year,month,day,hour,min,sec; dateToFields(today,year,month,day,hour,min,sec); local
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu.c 2033 unsigned int maj, year, month, day, build; local
    [all...]

Completed in 139 milliseconds

<<11121314151617181920>>