/external/chromium_org/third_party/icu/source/test/intltest/ |
dtifmtts.cpp | 239 const DateFormat* dfmt = dtitvfmt->getDateFormat(); local 240 Calendar* fromCal = dfmt->getCalendar()->clone(); 241 Calendar* toCal = dfmt->getCalendar()->clone(); [all...] |
calregts.cpp | 1949 DateFormat& dfmt = *(DateFormat*)&fmt; local [all...] |
/external/icu/icu4c/source/samples/cal/ |
cal.c | 428 UDateFormat *dfmt; local 439 dfmt = udat_open(UDAT_PATTERN,UDAT_PATTERN,NULL,NULL,0,pat, len,status); 442 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status); 446 get_days(dfmt, days, useLongNames, fdow, status); 530 udat_close(dfmt); 545 UDateFormat *dfmt; local 562 dfmt = udat_open(UDAT_PATTERN,UDAT_PATTERN,NULL,NULL,0,pat, len, status); 565 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status); 568 get_days(dfmt, days, useLongNames, fdow, status); 569 get_months(dfmt, months, useLongNames, status) [all...] |
/external/icu/icu4c/source/test/intltest/ |
dtifmtts.cpp | 296 const DateFormat* dfmt = dtitvfmt->getDateFormat(); local 297 Calendar* fromCal = dfmt->getCalendar()->clone(); 298 Calendar* toCal = dfmt->getCalendar()->clone(); [all...] |
calregts.cpp | 2003 DateFormat& dfmt = *(DateFormat*)&fmt; local [all...] |
dtfmttst.cpp | 4122 DateFormat * dfmt = NULL; local [all...] |
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
builtin-diff.c | 389 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) 391 void *ptr = dfmt - dfmt->idx; 744 struct diff_hpp_fmt *dfmt = local 750 scnprintf(pfmt, 20, "%%%d.2f%%%%", dfmt->header_width - 1); 755 dfmt->header_width, pfmt); 844 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, 847 struct hist_entry *pair = get_pair_fmt(he, dfmt); 848 int idx = dfmt->idx; 864 struct diff_hpp_fmt *dfmt local 880 struct diff_hpp_fmt *dfmt = local 890 struct diff_hpp_fmt *dfmt = local 931 struct diff_hpp_fmt *dfmt = &d->fmt[idx]; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.mortbay.jetty.server_6.1.23.v201004211559.jar | |
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/ |
google-api-java-client-min-repackaged.jar | |