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

  /external/icu/icu4c/source/i18n/
smpdtfst.h 37 static UnicodeSet *getIgnorables(UDateFormatField fieldIndex);
smpdtfst.cpp 104 UnicodeSet *SimpleDateFormatStaticSets::getIgnorables(UDateFormatField fieldIndex)
smpdtfmt.cpp 114 static const UDateFormatField kDateFields[] = {
133 static const UDateFormatField kTimeFields[] = {
169 * The field range check bias for each UDateFormatField.
    [all...]
dtfmtsym.cpp     [all...]
measfmt.cpp 816 UDateFormatField smallestField, // seconds in 5:37:23.5
udat.cpp 87 udat_toCalendarDateField(UDateFormatField field) {
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h 261 typedef enum UDateFormatField {
497 } UDateFormatField;
501 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
503 * @param field the UDateFormatField.
509 udat_toCalendarDateField(UDateFormatField field);
    [all...]
smpdtfmt.h 406 * are defined in UDateFormatField.
455 * are defined in UDateFormatField.
486 * are defined in UDateFormatField.
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
udat.h 487 typedef enum UDateFormatField {
773 } UDateFormatField;
777 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
779 * @param field the UDateFormatField.
785 udat_toCalendarDateField(UDateFormatField field);
    [all...]
measfmt.h 344 UDateFormatField smallestField,
dtfmtsym.h 831 static UDateFormatField U_EXPORT2 getPatternCharIndex(UChar c);
836 static UBool U_EXPORT2 isNumericField(UDateFormatField f, int32_t count);
smpdtfmt.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
smpdtfmt.cpp 108 static const UDateFormatField kDateFields[] = {
125 static const UDateFormatField kTimeFields[] = {
891 const UDateFormatField
    [all...]
udat.cpp 81 udat_toCalendarDateField(UDateFormatField field) {

Completed in 979 milliseconds