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

  /external/icu4c/i18n/
smpdtfst.h 40 static UnicodeSet *getIgnorables(UDateFormatField fieldIndex);
smpdtfst.cpp 124 UnicodeSet *SimpleDateFormatStaticSets::getIgnorables(UDateFormatField fieldIndex)
smpdtfmt.cpp 113 static const UDateFormatField kDateFields[] = {
131 static const UDateFormatField kTimeFields[] = {
167 * The field range check bias for each UDateFormatField.
    [all...]
dtfmtsym.cpp     [all...]
udat.cpp 84 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/icu4c/i18n/unicode/
udat.h 487 typedef enum UDateFormatField {
766 } UDateFormatField;
770 * Maps from a UDateFormatField to the corresponding UCalendarDateFields.
772 * @param field the UDateFormatField.
778 udat_toCalendarDateField(UDateFormatField field);
    [all...]
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 5730 milliseconds