Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/text/
DListFormatter.java34 final public class ListFormatter { class
115 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter
124 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/
DListFormatter.java34 final public class ListFormatter { class
114 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter
123 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() method in ListFormatter
/external/v8/src/objects/
Djs-list-format.h21 class ListFormatter; variable
/external/icu/icu4c/source/i18n/unicode/
Dmeasfmt.h86 class ListFormatter; variable
/external/icu/icu4c/source/i18n/
Dlistformatter.cpp87 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter
303 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() function in ListFormatter
308 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(nullptr), dat… in ListFormatter() function in ListFormatter