Home
last modified time | relevance | path

Searched defs:ListFormatter (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dlistformatter.h37 class ListFormatter; variable
137 friend class ListFormatter; variable
Dmeasfmt.h88 class ListFormatter; variable
/external/icu/libicu/cts_headers/unicode/
Dlistformatter.h37 class ListFormatter; variable
137 friend class ListFormatter; variable
Dmeasfmt.h88 class ListFormatter; variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DListFormatter.java41 final public class ListFormatter { class
369 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter
378 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() method in ListFormatter
/external/icu/android_icu4j/src/main/java/android/icu/text/
DListFormatter.java41 final public class ListFormatter { class
353 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter
362 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() method in ListFormatter
/external/icu/icu4c/source/i18n/
Dlistformatter.cpp272 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