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

  /external/chromium_org/third_party/icu/source/i18n/
reldtfmt.cpp 42 DateFormat(other), fDateFormat(NULL), fTimeFormat(NULL), fCombinedFormat(NULL),
47 if(other.fDateFormat != NULL) {
48 fDateFormat = (DateFormat*)other.fDateFormat->clone();
50 fDateFormat = NULL;
67 : DateFormat(), fDateFormat(NULL), fTimeFormat(NULL), fCombinedFormat(NULL),
77 fDateFormat = createDateInstance(newStyle, locale);
93 delete fDateFormat;
137 } else if(fDateFormat != NULL) {
138 fDateFormat->format(cal,appendTo,pos)
    [all...]
dtitvfmt.cpp 117 fDateFormat(NULL),
127 fDateFormat(NULL),
138 delete fDateFormat;
143 if ( itvfmt.fDateFormat ) {
144 fDateFormat = (SimpleDateFormat*)itvfmt.fDateFormat->clone();
146 fDateFormat = NULL;
178 delete fDateFormat;
200 equal = (*fDateFormat == *fmt->fDateFormat);
    [all...]
reldtfmt.h 225 DateFormat *fDateFormat; // the held date format
  /external/icu4c/i18n/
dtitvfmt.cpp 117 fDateFormat(NULL),
127 fDateFormat(NULL),
138 delete fDateFormat;
143 if ( itvfmt.fDateFormat ) {
144 fDateFormat = (SimpleDateFormat*)itvfmt.fDateFormat->clone();
146 fDateFormat = NULL;
178 delete fDateFormat;
200 equal = (*fDateFormat == *fmt->fDateFormat);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtitvfmt.h     [all...]
  /external/icu4c/i18n/unicode/
dtitvfmt.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 312 milliseconds