/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | FormattedValueTest.java | 159 uniqueFields.add((Format.Field) expectedFieldPositions[i][0]); in checkFormattedValue() 160 uniqueFieldClasses.add(expectedFieldPositions[i][0].getClass()); in checkFormattedValue()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | JapaneseTest.java | 120 cal.add(Calendar.YEAR, 1); in TestCoverage() 471 jCal.add(Calendar.ERA, 1); in TestJpnCalAddSetNextEra() 475 errln("ERROR: set " + iEra + " then add ERA 1, expected start year " + nextEraStart in TestJpnCalAddSetNextEra()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | CalendarTestFmwk.java | 139 * Process test cases for <code>add</code> and <code>roll</code> methods. 145 * <li>3: field to roll or add to 146 * <li>4: amount to roll or add 153 * // input add by output 159 * <code>false</code> or <code>ADD</code> to test the <code>add</code method 180 cal.add(test[3], test[4]); in doRollAdd() 303 greg.add(Calendar.DAY_OF_YEAR, 1); in doLimitsTest()
|
H A D | HebrewTest.java | 102 // input add by output in TestAdd() 308 // delta - amount to add to month field in TestMonthMovement() 309 // m2/y2 - month/year after add(MONTH, delta) in TestMonthMovement() 314 1 , 2, +12, 1, 3, 13, 2, //*set != add; also see '*' below in TestMonthMovement() 332 cal.add(Calendar.MONTH, monthDelta); in TestMonthMovement() 336 " -> add(MONTH, " + monthDelta + ") -> " + in TestMonthMovement() 345 cal.add(Calendar.MONTH, delta); in TestMonthMovement()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | ICUServiceThreadTest.java | 347 locales.add(getCLV()); in getFactoryCollection() 352 factories.add(new TestFactory((String)iter.next())); in getFactoryCollection()
|
H A D | LocaleDataTest.java | 224 testedExemplars.add(exGrp); in TestExemplarSet() 297 testedExemplars.add(exGrp); in TestExemplarSet2()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
H A D | TransliteratorInputMethod.java | 145 types.add(label); in initStatusWindow() 148 // add the transliterators to the combo box in initStatusWindow() 165 sw.add(choices); in initStatusWindow()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
H A D | ICUZDump.java | 270 idlist.add(args[i].trim()); in main() 297 set.add(tzids[i]); in main()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | ChineseCalendar.java | 496 * Override Calendar to add IS_LEAP_MONTH to the field resolution 507 * and a day-of-month. Used by add() and roll(). 544 public void add(int field, int amount) { in add() method in ChineseCalendar 555 super.add(field, amount); in add()
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | DeprecatedAPIChecker.java | 406 nameList.add(p); in getParamNames() 495 nameList.add(s.toString()); in toTypeNameList()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | plurrule_impl.h | 367 AndConstraint* add(UErrorCode& status); 382 AndConstraint* add(UErrorCode& status);
|
H A D | collationdatareader.cpp | 315 tailoring.unsafeBackwardSet->add(start, end); in read() 322 tailoring.unsafeBackwardSet->add(lead); in read()
|
H A D | dayperiodrules.cpp | 219 rule.add(startHour, hour, period); in setDayPeriodForHoursFromCutoffs() 498 void DayPeriodRules::add(int32_t startHour, int32_t limitHour, DayPeriod period) { in add() function in DayPeriodRules
|
H A D | dtptngen_impl.h | 251 void add(const UnicodeString& basePattern, const PtnSkeleton& skeleton, const UnicodeString& value, UBool skeletonWasSpecified, UErrorCode& status); 301 void add(const UnicodeString &pattern, UErrorCode& status);
|
/third_party/node/lib/internal/modules/esm/ |
H A D | hooks.js | 342 this.#validatedUrls.add(url); 430 this.#validatedUrls.add(nextUrl);
|
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittptmark32.S | 678 add $2,%esp 684 add $2,%esp
|
/third_party/node/test/fixtures/wpt/dom/events/resources/ |
H A D | prefixed-animation-event-tests.js | 38 div.classList.add('transition'); 311 element.classList.add('baseStyle');
|
/third_party/musl/porting/linux/user/ |
H A D | Makefile | 138 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
|
/third_party/musl/scripts/linux/ |
H A D | Makefile | 138 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_downstream_connection.cc | 393 if (xffconf.add) { in push_request_headers() 412 if (xfpconf.add) { in push_request_headers()
|
/third_party/musl/porting/liteos_a/user_debug/ |
H A D | Makefile | 138 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatareader.cpp | 315 tailoring.unsafeBackwardSet->add(start, end); in read() 322 tailoring.unsafeBackwardSet->add(lead); in read()
|
H A D | dayperiodrules.cpp | 221 rule.add(startHour, hour, period); in setDayPeriodForHoursFromCutoffs() 500 void DayPeriodRules::add(int32_t startHour, int32_t limitHour, DayPeriod period) { in add() function in DayPeriodRules
|
H A D | dtptngen_impl.h | 251 void add(const UnicodeString& basePattern, const PtnSkeleton& skeleton, const UnicodeString& value, UBool skeletonWasSpecified, UErrorCode& status); 301 void add(const UnicodeString &pattern, UErrorCode& status);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | calendar.h | 530 * the current time of the calendar, call add(Calendar::DATE, -5). When adding on 545 * @deprecated ICU 2.6. use add(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead. 547 virtual void add(EDateFields field, int32_t amount, UErrorCode& status); 553 * the current time of the calendar, call add(Calendar::DATE, -5). When adding on 570 virtual void add(UCalendarDateFields field, int32_t amount, UErrorCode& status); 589 * time (such as Buddhist, Hebrew, or Islamic), it is possible for add or roll to 624 * time (such as Buddhist, Hebrew, or Islamic), it is possible for add or roll to 657 * time (such as Buddhist, Hebrew, or Islamic), it is possible for add or roll to 663 * The only difference between roll() and add() is that roll() does not change 665 * of its range, whereas add() doe [all...] |