HomeSort by relevance Sort by last modified time
    Searched refs:dfmt (Results 1 - 18 of 18) sorted by null

  /external/icu/icu4c/source/samples/cal/
cal.c 432 UDateFormat *dfmt; local
443 dfmt = udat_open(UDAT_PATTERN,UDAT_PATTERN,NULL,NULL,0,pat, len,status);
446 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status);
450 get_days(dfmt, days, useLongNames, fdow, status);
534 udat_close(dfmt);
549 UDateFormat *dfmt; local
566 dfmt = udat_open(UDAT_PATTERN,UDAT_PATTERN,NULL,NULL,0,pat, len, status);
569 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status);
572 get_days(dfmt, days, useLongNames, fdow, status);
573 get_months(dfmt, months, useLongNames, status)
    [all...]
  /external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DateFormatTest.java 187 DateFormat dfmt = DateFormat.getDateInstance(DateFormat.FULL, thTHTH); local
190 ((java.text.SimpleDateFormat)dfmt).applyPattern(pattern);
194 String str1 = dfmt.format(d);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatTest.java 4246 DateFormat dfmt = (item.style >= 0)? DateFormat.getDateInstance(item.style, locale): new SimpleDateFormat(customPatterns[-item.style - 1], locale); local
4364 DateFormat dfmt = null; local
4554 DateFormat dfmt = DateFormat.getDateInstance(DateFormat.RELATIVE_LONG, locale); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatTest.java 4245 DateFormat dfmt = (item.style >= 0)? DateFormat.getDateInstance(item.style, locale): new SimpleDateFormat(customPatterns[-item.style - 1], locale); local
4363 DateFormat dfmt = null; local
4553 DateFormat dfmt = DateFormat.getDateInstance(DateFormat.RELATIVE_LONG, locale); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtifmtts.cpp 302 const DateFormat* dfmt = dtitvfmt->getDateFormat(); local
303 Calendar* fromCal = dfmt->getCalendar()->clone();
304 Calendar* toCal = dfmt->getCalendar()->clone();
    [all...]
dtfmttst.cpp 4306 DateFormat * dfmt = NULL; local
    [all...]
numfmtst.cpp 8578 DecimalFormat *dfmt = (DecimalFormat *) fmt.getAlias(); local
8598 DecimalFormat *dfmt = (DecimalFormat *) fmt.getAlias(); local
    [all...]
calregts.cpp 2005 DateFormat& dfmt = *(DateFormat*)&fmt; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
config.py 659 dfmt = config.get('datefmt', None)
660 result = logging.Formatter(fmt, dfmt)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/logging/
config.py 681 dfmt = config.get('datefmt', None)
682 result = logging.Formatter(fmt, dfmt)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/logging/
config.py 681 dfmt = config.get('datefmt', None)
682 result = logging.Formatter(fmt, dfmt)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 681 dfmt = config.get('datefmt', None)
682 result = logging.Formatter(fmt, dfmt)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 681 dfmt = config.get('datefmt', None)
682 result = logging.Formatter(fmt, dfmt)
    [all...]
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
xwork-core-2.2.1.jar 

Completed in 1040 milliseconds