Searched defs:ListFormatter (Results 1 – 10 of 10) sorted by relevance
| /external/icu/icu4c/source/i18n/unicode/ |
| D | listformatter.h | 37 class ListFormatter; variable 137 friend class ListFormatter; variable
|
| D | measfmt.h | 88 class ListFormatter; variable
|
| /external/cronet/third_party/icu/source/i18n/unicode/ |
| D | listformatter.h | 37 class ListFormatter; variable 137 friend class ListFormatter; variable
|
| D | measfmt.h | 88 class ListFormatter; variable
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | listformatter.h | 37 class ListFormatter; variable 137 friend class ListFormatter; variable
|
| D | measfmt.h | 88 class ListFormatter; variable
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | ListFormatter.java | 41 final public class ListFormatter { class 260 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter 269 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() method in ListFormatter
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | ListFormatter.java | 41 final public class ListFormatter { class 289 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter 298 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() method in ListFormatter
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | listformatter.cpp | 272 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter 544 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() function in ListFormatter 549 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(nullptr), dat… in ListFormatter() function in ListFormatter
|
| /external/icu/icu4c/source/i18n/ |
| D | listformatter.cpp | 272 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter 544 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() function in ListFormatter 549 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(nullptr), dat… in ListFormatter() function in ListFormatter
|