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

  /external/icu4c/i18n/
Android.mk 30 persncal.cpp rbtz.cpp reldtfmt.cpp \
udat.cpp 26 #include "reldtfmt.h"
385 const RelativeDateFormat *reldtfmt; local
391 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) {
392 reldtfmt->toPattern(res, *status);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
udat.cpp 25 #include "reldtfmt.h"
342 const RelativeDateFormat *reldtfmt; local
348 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) {
349 reldtfmt->toPattern(res, *status);
  /external/chromium_org/third_party/icu/
icui18n.host.darwin-arm.mk 109 third_party/icu/source/i18n/reldtfmt.cpp \
icui18n.host.darwin-mips.mk 109 third_party/icu/source/i18n/reldtfmt.cpp \
icui18n.host.darwin-x86.mk 109 third_party/icu/source/i18n/reldtfmt.cpp \
icui18n.host.linux-arm.mk 109 third_party/icu/source/i18n/reldtfmt.cpp \
icui18n.host.linux-mips.mk 109 third_party/icu/source/i18n/reldtfmt.cpp \
icui18n.host.linux-x86.mk 109 third_party/icu/source/i18n/reldtfmt.cpp \

Completed in 50 milliseconds