Home
last modified time | relevance | path

Searched refs:add (Results 5701 - 5725 of 8340) sorted by relevance

1...<<221222223224225226227228229230>>...334

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRuleSet.java182 // a single rule or an array of rules. Either way, add them in parseRules()
269 fractionRules.add(newRule); in setBestFractionRule()
H A DRBBISetBuilder.java213 rlRange.fIncludesSets.add(usetNode); in buildRanges()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollator.java320 // Subclasses: Call this method and then add more specific checks. in equals()
1039 values.add(collkey); in put()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java71 createSetIfMissing(key).add(value); in put()
237 // public void add(T item, int count) {
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DNumberParserImpl.java287 this.matchers.add(matcher); in addMatcher()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DUnitsConverter.java114 BigDecimal result = inputValue.multiply(this.conversionRate).add(offset); in convert()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Parser.java651 expected.add(TOKEN[j]); in getTokenSet()
/third_party/icu/icu4c/source/i18n/
H A Duspoof_conf.cpp323 fKeySet->add(keyChar); in build()
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrcal.cpp85 const UnicodeString kADD("add", ""); in testOps()
246 toCalendar->add((UCalendarDateFields)q, in testOps()
H A Dastrotst.cpp354 cal.add(UCAL_DATE, 1, status); in TestSunriseTimes()
426 // cal3.add(cal3.DATE, -1); in TestBasics()
H A Dcallimts.cpp465 greg.add(UCAL_DAY_OF_YEAR, 1, status); in doLimitsTest()
466 if (failure(status, "Calendar::add")) { in doLimitsTest()
/third_party/icu/icu4c/source/
H A DrunConfigureICU32 If you want to add custom CFLAGS or CXXFLAGS or similar, provide them _before_
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceBundle.java659 newKeySet.add(parentKeys.nextElement()); in keySet()
/third_party/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp115 // TODO: add StringPiece::compare(), see ticket #8187 in compareStringTo()
148 BytesTrieBuilder::add(StringPiece s, int32_t value, UErrorCode &errorCode) { in add() function in BytesTrieBuilder
153 // Cannot add elements after building. in add()
H A Ducharstriebuilder.cpp98 UCharsTrieBuilder::add(const UnicodeString &s, int32_t value, UErrorCode &errorCode) { in add() function in UCharsTrieBuilder
103 // Cannot add elements after building. in add()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DWriteCharts.java99 set.add(id); in getAllScripts()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DDistanceTable.java273 logger.fine(() -> String.format("add: %s", key)); in putIfAbsent()
443 keyPairs.add(fixAny(subtag)); in fromSubtags()
/third_party/icu/tools/unicode/c/genprops/
H A Demojipropsbuilder.cpp378 getTrieBuilder(index).add(us, 0, errorCode);
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBxliffImporter.java203 localeNames.add(language); in importDoc()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLikelySubtagsBuilder.java93 tb.add(bytes, length, value); in addValue()
242 // now add aliases in makeTable()
257 // hack, ensure that if und-YY => und-Xxxx-YY, then we add Xxxx=>YY to the table in makeTable()
/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.cpp144 add(UnicodeString(), s, &ce, 1, errorCode); in init()
287 // We will add it later, as part of the Han ranges. in addRootElement()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenNumberFormatTestData.java47 * To add a new attribute, first create a public field for it.
48 * Next, add the attribute name to the fieldOrdering array.
234 if (!set.add(s)) {
249 // add setter for each new field in this block.
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DWriteCharts.java96 set.add(id); in getAllScripts()
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
H A DMessagePatternUtilDemo.java278 args.add(argName); in addArgs()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNFRuleSet.java183 // a single rule or an array of rules. Either way, add them in parseRules()
270 fractionRules.add(newRule); in setBestFractionRule()

Completed in 26 milliseconds

1...<<221222223224225226227228229230>>...334