Home
last modified time | relevance | path

Searched refs:add (Results 5726 - 5750 of 8340) sorted by relevance

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralFormatUnitTest.java224 others.add(locale); in TestSamples()
H A DDataDrivenNumberFormatTestData.java49 * To add a new attribute, first create a public field for it.
50 * Next, add the attribute name to the fieldOrdering array.
237 if (!set.add(s)) {
252 // add setter for each new field in this block.
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DICUDurationTest.java98 public Duration add(Duration rhs) { in add() method in ICUDurationTest.ICUTestDuration
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java76 createSetIfMissing(key).add(value); in put()
254 // public void add(T item, int count) {
H A DLocaleDistance.java164 paradigmLSRs.add(new LSR(paradigms[i], paradigms[i + 1], paradigms[i + 2], in load()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DNumberParserImpl.java289 this.matchers.add(matcher); in addMatcher()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DListFormatter.java595 // Pattern in the ICU Data which might need to add a DASH after VAV.
598 // Pattern to add a DASH after VAV.
648 list.add(String.format("{%d}", i)); in getPatternForNumItems()
H A DCollator.java302 // Subclasses: Call this method and then add more specific checks. in equals()
1000 values.add(collkey); in put()
H A DRBBISetBuilder.java220 rlRange.fIncludesSets.add(usetNode); in buildRanges()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralFormatUnitTest.java222 others.add(locale); in TestSamples()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java304 reversed.add(new Integer(r)); in collectStatistics()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DAstroTest.java315 cal.add(Calendar.DATE, 1); in TestSunriseTimes()
355 // cal3.add(cal3.DATE, -1); in TestBasics()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonGSUBBuilder.java306 table.add(record.getComposedCharacter(), record.getEquivalent(i)); in buildDecompTables()
/third_party/icu/icu4j/tools/misc/src/com/ibm/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/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationServiceTest.java195 set.add(id); in TestRegisterFactory()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DAstroTest.java312 cal.add(Calendar.DATE, 1); in TestSunriseTimes()
352 // cal3.add(cal3.DATE, -1); in TestBasics()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DGatherAPIData.java224 results.add(info); in doDoc()
H A DGatherAPIDataOld.java212 results.add(info); in doDoc()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundle.java633 newKeySet.add(parentKeys.nextElement()); in keySet()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DICUDurationTest.java101 public Duration add(Duration rhs) { in add() method in ICUDurationTest.ICUTestDuration
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataProtoFromXml.java289 writer.addToBody(" listWithRegionCode.add(\"" + regionCode + "\");\n"); in writeMap()
313 writer.addToBody(" regionCodeSet.add(\"" + regionCode + "\");\n"); in writeRegionCodeSet()
334 writer.addToBody(" countryCodeSet.add(" + countryCallingCode + ");\n"); in writeCountryCodeSet()
362 imports.add(name); in addToImports()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ptrace.tex116 Linker-switches to add when building a program that uses the
/third_party/libuv/docs/
H A Dmake.bat57 echo.may add the Sphinx directory to PATH.
/third_party/mbedtls/tests/scripts/
H A Ddepends.py376 self.base_symbols.add('MBEDTLS_' + m.group(1) + '_C')
/third_party/mesa3d/bin/pick/
H A Dcore.py90 'git', 'add', pick_status_json.as_posix(),
324 shas.add(commit.sha)

Completed in 24 milliseconds

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