Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dlistformatter.h37 class ListFormatter; variable
137 friend class ListFormatter; variable
Dmeasfmt.h88 class ListFormatter; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dlistformatter.h37 class ListFormatter; variable
137 friend class ListFormatter; variable
Dmeasfmt.h88 class ListFormatter; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dlistformatter.h37 class ListFormatter; variable
137 friend class ListFormatter; variable
Dmeasfmt.h88 class ListFormatter; variable
/third_party/node/deps/v8/src/objects/
Djs-list-format.h26 class ListFormatter; variable
Djs-list-format-inl.h26 ACCESSORS(JSListFormat, icu_formatter, Managed<icu::ListFormatter>, in ACCESSORS()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DListFormatter.java41 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
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/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
/third_party/node/deps/icu-small/source/i18n/
Dlistformatter.cpp272 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter
537 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { in ListFormatter() function in ListFormatter
542 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(nullptr), dat… in ListFormatter() function in ListFormatter
/third_party/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
/third_party/skia/third_party/externals/icu/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