HomeSort by relevance Sort by last modified time
    Searched defs:sdf (Results 26 - 31 of 31) sorted by null

12

  /external/icu4c/test/intltest/
numrgts.cpp 1300 DecimalFormat *sdf = new DecimalFormat(UnicodeString("#,##0"), status); local
1983 DecimalFormat *sdf = new DecimalFormat(status); local
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
HttpURLConnectionImpl.java 935 SimpleDateFormat sdf = new SimpleDateFormat("E, dd MMM yyyy HH:mm:ss 'GMT'", Locale.US); local
936 sdf.setTimeZone(TimeZone.getTimeZone("GMT"));
937 String date = sdf.format(new Date(newValue));
    [all...]
  /external/svox/pico/lib/
picoos.c 1516 picoos_sd_file_t * sdf = NULL; local
1578 picoos_sd_file_t * sdf = sdFile; local
1726 picoos_sd_file_t * sdf = NULL; local
    [all...]
  /frameworks/base/services/java/com/android/server/
PackageManagerService.java 7139 SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); local
    [all...]
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 1457 milliseconds

12