Searched refs:appendItemFormats (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | dtptngen.cpp | 400 appendItemFormats[i] = other.appendItemFormats[i]; in operator =() 401 appendItemFormats[i].getTerminatedBuffer(); // NUL-terminate for the C API. in operator =() 421 if (appendItemFormats[i] != other.appendItemFormats[i]) { in operator ==() 997 appendItemFormats[field] = value; in setAppendItemFormat() 999 appendItemFormats[field].getTerminatedBuffer(); in setAppendItemFormat() 1004 return appendItemFormats[field]; in getAppendItemFormat() 1590 if (appendItemFormats[topField].length() != 0) { in getBestAppending() 1598 SimpleFormatter(appendItemFormats[topField], 2, 3, status). in getBestAppending()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | dtptngen.cpp | 414 appendItemFormats[i] = other.appendItemFormats[i]; in operator =() 415 appendItemFormats[i].getTerminatedBuffer(); // NUL-terminate for the C API. in operator =() 435 if (appendItemFormats[i] != other.appendItemFormats[i]) { in operator ==() 1098 appendItemFormats[field] = value; in setAppendItemFormat() 1100 appendItemFormats[field].getTerminatedBuffer(); in setAppendItemFormat() 1105 return appendItemFormats[field]; in getAppendItemFormat() 1731 if (appendItemFormats[topField].length() != 0) { in getBestAppending() 1739 SimpleFormatter(appendItemFormats[topField], 2, 3, status). in getBestAppending()
|
/third_party/icu/icu4c/source/i18n/ |
D | dtptngen.cpp | 414 appendItemFormats[i] = other.appendItemFormats[i]; in operator =() 415 appendItemFormats[i].getTerminatedBuffer(); // NUL-terminate for the C API. in operator =() 435 if (appendItemFormats[i] != other.appendItemFormats[i]) { in operator ==() 1113 appendItemFormats[field] = value; in setAppendItemFormat() 1115 appendItemFormats[field].getTerminatedBuffer(); in setAppendItemFormat() 1120 return appendItemFormats[field]; in getAppendItemFormat() 1739 if (appendItemFormats[topField].length() != 0) { in getBestAppending() 1747 SimpleFormatter(appendItemFormats[topField], 2, 3, status). in getBestAppending()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | dtptngen.cpp | 414 appendItemFormats[i] = other.appendItemFormats[i]; in operator =() 415 appendItemFormats[i].getTerminatedBuffer(); // NUL-terminate for the C API. in operator =() 435 if (appendItemFormats[i] != other.appendItemFormats[i]) { in operator ==() 1113 appendItemFormats[field] = value; in setAppendItemFormat() 1115 appendItemFormats[field].getTerminatedBuffer(); in setAppendItemFormat() 1120 return appendItemFormats[field]; in getAppendItemFormat() 1739 if (appendItemFormats[topField].length() != 0) { in getBestAppending() 1747 SimpleFormatter(appendItemFormats[topField], 2, 3, status). in getBestAppending()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DateTimePatternGenerator.java | 1252 appendItemFormats[field] = value; in setAppendItemFormat() 1263 return appendItemFormats[field]; in getAppendItemFormat() 1420 result.appendItemFormats = appendItemFormats.clone(); in clone() 1941 private String[] appendItemFormats = new String[TYPE_LIMIT]; field in DateTimePatternGenerator 2006 return appendItemFormats[foundMask]; in getAppendFormat()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateTimePatternGenerator.java | 1314 appendItemFormats[field] = value; in setAppendItemFormat() 1326 return appendItemFormats[field]; in getAppendItemFormat() 1491 result.appendItemFormats = appendItemFormats.clone(); in clone() 1993 private String[] appendItemFormats = new String[TYPE_LIMIT]; field in DateTimePatternGenerator 2058 return appendItemFormats[foundMask]; in getAppendFormat()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtptngen.h | 529 UnicodeString appendItemFormats[UDATPG_FIELD_COUNT]; variable
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | dtptngen.h | 556 UnicodeString appendItemFormats[UDATPG_FIELD_COUNT]; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtptngen.h | 556 UnicodeString appendItemFormats[UDATPG_FIELD_COUNT]; variable
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | dtptngen.h | 556 UnicodeString appendItemFormats[UDATPG_FIELD_COUNT]; variable
|