OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adoptFormat
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/i18n/unicode/
msgfmt.h
74
* {@link #
adoptFormat
(const UnicodeString& formatName, Format* formatToAdopt, UErrorCode& status)},
89
* {@link #
adoptFormat
(int32_t n, Format *newFormat)},
477
virtual void
adoptFormat
(int32_t formatNumber, Format* formatToAdopt);
544
virtual void
adoptFormat
(const UnicodeString& formatName, Format* formatToAdopt, UErrorCode& status);
[
all
...]
/external/icu4c/i18n/
msgfmt.cpp
927
MessageFormat::
adoptFormat
(int32_t n, Format *newFormat) {
940
MessageFormat::
adoptFormat
(const UnicodeString& formatName,
949
adoptFormat
(argumentNumber, formatToAdopt);
[
all
...]
smpdtfmt.cpp
[
all
...]
/external/icu4c/test/intltest/
tmsgfmt.cpp
[
all
...]
msfmrgts.cpp
[
all
...]
Completed in 31 milliseconds