OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMutable
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/common/
pluralmap.h
207
T *
getMutable
(
210
return
getMutable
(category, NULL, status);
215
* Otherwise works just like
getMutable
(Category, UErrorCode &).
218
T *
getMutable
(
221
return
getMutable
(toCategory(category), NULL, status);
225
* Just like
getMutable
(Category, UErrorCode &) but copies defaultValue to
233
return
getMutable
(category, &defaultValue, status);
260
T *
getMutable
(
/external/icu/icu4c/source/i18n/
pluralaffix.cpp
23
DigitAffix *current = affixes.
getMutable
(variant, status);
/external/icu/icu4c/source/test/intltest/
pluralmaptest.cpp
211
UnicodeString *current = map.
getMutable
(v, status);
/prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/
aws-java-sdk-cognitoidp-1.11.18.jar
Completed in 765 milliseconds