/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 176 calendar.add(Calendar.SECOND,6); in Test4040996() 188 errln("Fail: Calendar.add misbehaves"); in Test4040996() 306 cal.add(Calendar.HOUR_OF_DAY, 6); in Test4061476() 337 //cal.add(field, amount); //<-- PROBLEM SEEN WITH field = DATE,MONTH in getAssociatedDate() 342 cal.add(Calendar.DATE, 1); in getAssociatedDate() 399 foo1.add(Calendar.DAY_OF_MONTH, +1); in Test4073929() 576 gc.add(Calendar.MONTH, 1); in Test4096539() 620 testCal.add(Calendar.DATE,1); in Test4103271() 672 testCal.add(Calendar.DAY_OF_MONTH, 1); in Test4103271() 754 if (ADDROLL[i] == ADD) testCal.add(Calenda in Test4103271() [all...] |
H A D | IndianTest.java | 224 gCal.add(GregorianCalendar.MONTH,2); in TestYear() 233 iCal.add(IndianCalendar.MONTH,2); in TestYear() 267 // Try add() repeatedly. in TestYearEdge() 272 cal.add(Calendar.MONTH, 1); in TestYearEdge() 276 cal.add(Calendar.MONTH, 1); in TestYearEdge() 280 cal.add(Calendar.MONTH, 1); in TestYearEdge()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 179 calendar.add(Calendar.SECOND,6); in Test4040996() 191 errln("Fail: Calendar.add misbehaves"); in Test4040996() 309 cal.add(Calendar.HOUR_OF_DAY, 6); in Test4061476() 340 //cal.add(field, amount); //<-- PROBLEM SEEN WITH field = DATE,MONTH in getAssociatedDate() 345 cal.add(Calendar.DATE, 1); in getAssociatedDate() 402 foo1.add(Calendar.DAY_OF_MONTH, +1); in Test4073929() 579 gc.add(Calendar.MONTH, 1); in Test4096539() 623 testCal.add(Calendar.DATE,1); in Test4103271() 675 testCal.add(Calendar.DAY_OF_MONTH, 1); in Test4103271() 757 if (ADDROLL[i] == ADD) testCal.add(Calenda in Test4103271() [all...] |
H A D | IndianTest.java | 227 gCal.add(GregorianCalendar.MONTH,2); in TestYear() 236 iCal.add(IndianCalendar.MONTH,2); in TestYear() 270 // Try add() repeatedly. in TestYearEdge() 275 cal.add(Calendar.MONTH, 1); in TestYearEdge() 279 cal.add(Calendar.MONTH, 1); in TestYearEdge() 283 cal.add(Calendar.MONTH, 1); in TestYearEdge()
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gk104.asm | 21 add $r2 (mul high u32 $r2 u32 $r3) $r2 24 add $r2 (mul high u32 $r2 u32 $r3) $r2 26 add $r2 (mul high u32 $r2 u32 $r3) $r2 28 add $r2 (mul high u32 $r2 u32 $r3) $r2 31 add $r2 (mul high u32 $r2 u32 $r3) $r2 35 long add $r1 (mul u32 $r1 u32 $r0) $r3 39 $p0 add b32 $r0 $r0 0x1 42 $p0 add b32 $r0 $r0 0x1 64 add $r2 (mul high u32 $r2 u32 $r3) $r2 66 add 852 add b32 $r0 $c $r0 $r3 global() label 853 add b32 $r1 $r1 0x0 $c global() label 875 add b32 $r2 $r2 $r3 // MP + warp offset global() label 876 add b32 $r0 $c $r0 $r2 global() label 877 add b32 $r1 $r1 0x0 $c global() label 883 add b32 $r0 $c $r0 0x10 global() label 884 add b32 $r1 $r1 0x0 $c global() label [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 551 .add(t1CondCodeOp(true)) in UpdateBaseRegUses() 572 .add(t1CondCodeOp(true)) in UpdateBaseRegUses() 719 // FIXME: Try add with register operand? in CreateLoadStoreMulti() 722 // We can only append a kill flag to the add/sub input if the value is not in CreateLoadStoreMulti() 746 .add(predOps(Pred, PredReg)); in CreateLoadStoreMulti() 757 .add(predOps(Pred, PredReg)); in CreateLoadStoreMulti() 760 .add(t1CondCodeOp(true)) in CreateLoadStoreMulti() 763 .add(predOps(Pred, PredReg)); in CreateLoadStoreMulti() 768 .add(predOps(Pred, PredReg)) in CreateLoadStoreMulti() 769 .add(condCodeO in CreateLoadStoreMulti() [all...] |
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 101 "&add (@x[$a0],@x[$a0],@x[$b0])", 102 "&add (@x[$a1],@x[$a1],@x[$b1])", 103 "&add (@x[$a2],@x[$a2],@x[$b2])", 104 "&add (@x[$a3],@x[$a3],@x[$b3])", 114 "&add (@x[$c0],@x[$c0],@x[$d0])", 115 "&add (@x[$c1],@x[$c1],@x[$d1])", 116 "&add (@x[$c2],@x[$c2],@x[$d2])", 117 "&add (@x[$c3],@x[$c3],@x[$d3])", 127 "&add (@x[$a0],@x[$a0],@x[$b0])", 128 "&add ( [all...] |
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 101 "&add (@x[$a0],@x[$a0],@x[$b0])", 102 "&add (@x[$a1],@x[$a1],@x[$b1])", 103 "&add (@x[$a2],@x[$a2],@x[$b2])", 104 "&add (@x[$a3],@x[$a3],@x[$b3])", 114 "&add (@x[$c0],@x[$c0],@x[$d0])", 115 "&add (@x[$c1],@x[$c1],@x[$d1])", 116 "&add (@x[$c2],@x[$c2],@x[$d2])", 117 "&add (@x[$c3],@x[$c3],@x[$d3])", 127 "&add (@x[$a0],@x[$a0],@x[$b0])", 128 "&add ( [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | mpegvideo_msa.c | 31 v8i16 add, mask, mul, zero_mask; in h263_dct_unquantize_msa() local 41 add = mul + qadd_vec; in h263_dct_unquantize_msa() 42 add = (v8i16) __msa_bmnz_v((v16u8) add, (v16u8) sub, (v16u8) mask); in h263_dct_unquantize_msa() 43 block_vec = (v8i16) __msa_bmnz_v((v16u8) add, (v16u8) block_vec, in h263_dct_unquantize_msa()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | pngdsp.asm | 51 add iq, mmsize*2 65 add iq, 8 75 add wab, [src2q+iq] 113 add dstq, bppq 158 add dstq, bppq
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | avf_showcqt.asm | 42 add id, [coeffsq + Coeffs.start + %9] 106 add xd, mmsize/4 116 add xd, mmsize/4 139 add xd, mmsize/4 161 add xd, mmsize/4
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | SimpleFilteredSentenceBreakIterator.java | 318 filterSet.add(br); in Builder() 331 return filterSet.add(str); in suppressBreakAfter() 387 // first one - add the prefix to the reverse table. in wrapIteratorWithFilter() 389 builder.add(prefix, PARTIAL); in wrapIteratorWithFilter() 400 builder.add(reversed, MATCH); in wrapIteratorWithFilter() 403 // an optimization would be to only add the portion after the '.' in wrapIteratorWithFilter() 408 builder2.add(thisStr, MATCH); // forward in wrapIteratorWithFilter()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | SimpleFilteredSentenceBreakIterator.java | 305 filterSet.add(br); in Builder() 318 return filterSet.add(str); in suppressBreakAfter() 374 // first one - add the prefix to the reverse table. in wrapIteratorWithFilter() 376 builder.add(prefix, PARTIAL); in wrapIteratorWithFilter() 387 builder.add(reversed, MATCH); in wrapIteratorWithFilter() 390 // an optimization would be to only add the portion after the '.' in wrapIteratorWithFilter() 395 builder2.add(thisStr, MATCH); // forward in wrapIteratorWithFilter()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | hebrwcal.cpp | 189 * For example, to add three days to the current date, you can call 190 * <code>add(Calendar.DATE, 3)</code>. 198 * This method is able to add to 202 * <b>Note:</b> You should always use {@link #roll roll} and add rather 208 * @param amount the amount to add to the field. 214 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() function in HebrewCalendar 266 Calendar::add(field, amount, status); in add() 274 void HebrewCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) in add() function in HebrewCalendar 276 add((UCalendarDateFields)field, amount, status); in add() 296 * and {@link #ZONE_OFFSET ZONE_OFFSET}. Subclasses may, of course, add suppor [all...] |
/third_party/node/lib/internal/ |
H A D | abort_controller.js | 119 // the created timer object. Separately, we add the signal to a 214 resultSignal[kSourceSignals].add(new WeakRef(signal)); 215 signal[kDependantSignals].add(resultSignalWeakRef); 230 resultSignal[kSourceSignals].add(sourceSignal); 231 sourceSignalRef[kDependantSignals].add(resultSignalWeakRef); 250 gcPersistentSignals.add(this);
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
H A D | audit-report.js | 171 vuln.nodes.add(node) 182 advisories.add(meta) 189 seen.add(k) 222 // no need to add it to the actual vulns list, because nothing 225 vuln.topNodes.add(topNode) 377 set.add(node.version)
|
/third_party/ltp/testcases/network/virt/ |
H A D | virt_lib.sh | 52 ip link add type vxlan help 2>&1 | grep -q dstport && vxlan_dstport=1 127 ip link add $vname type $virt_type $opt 130 ip -f inet$TST_IPV6 tu add $vname mode $virt_type $opt 133 ip link add name $vname type $(_get_gue_fou_tnl $virt_type) $opt 136 ip link add link $(tst_iface) $vname type $virt_type $opt 148 tst_rhost_run -s -c "ip link add ltp_v0 type $virt_type $@ $opt" 151 tst_rhost_run -s -c "ip link add ltp_v0 type $virt_type $@" 154 tst_rhost_run -s -c "ip -f inet$TST_IPV6 tu add ltp_v0 \ 158 tst_rhost_run -s -c "ip link add name ltp_v0 \ 162 tst_rhost_run -s -c "ip link add lin [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 64 assert(TSM && "Can not add null module"); in addIRModule() 70 return CompileLayer->add(JD, std::move(TSM), ES->allocateVModule()); in addIRModule() 74 assert(Obj && "Can not add null object"); in addObjectFile() 76 return ObjTransformLayer.add(JD, std::move(Obj), ES->allocateVModule()); in addObjectFile() 191 CtorRunner.add(getConstructors(M)); in recordCtorDtors() 192 DtorRunner.add(getDestructors(M)); in recordCtorDtors() 203 assert(TSM && "Can not add null module"); in addLazyIRModule() 214 return CODLayer->add(JD, std::move(TSM), ES->allocateVModule()); in addLazyIRModule()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | hebrwcal.cpp | 189 * For example, to add three days to the current date, you can call 190 * <code>add(Calendar.DATE, 3)</code>. 198 * This method is able to add to 202 * <b>Note:</b> You should always use {@link #roll roll} and add rather 208 * @param amount the amount to add to the field. 214 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() function in HebrewCalendar 266 Calendar::add(field, amount, status); in add() 274 void HebrewCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) in add() function in HebrewCalendar 276 add((UCalendarDateFields)field, amount, status); in add() 296 * and {@link #ZONE_OFFSET ZONE_OFFSET}. Subclasses may, of course, add suppor [all...] |
/third_party/skia/src/ports/ |
H A D | SkFontMgr_FontConfigInterface.cpp | 125 void add(sk_sp<SkTypeface> face, Request* request) { in add() function in SkFontRequestCache 126 fCachedResults.add(new Result(request, std::move(face))); in add() 208 fTFCache.add(face); 311 fTFCache.add(face); 314 fCache.add(face, request.release());
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 64 unsigned PassID = StrTab.add(Remark->PassName).first; in mapping() 65 unsigned NameID = StrTab.add(Remark->RemarkName).first; in mapping() 66 unsigned FunctionID = StrTab.add(Remark->FunctionName).first; in mapping() 89 unsigned FileID = StrTab.add(File).first; in mapping() 144 auto ValueID = StrTab.add(A.Val).first; in mapping()
|
/third_party/protobuf/js/binary/ |
H A D | arith.js | 138 jspb.arith.UInt64.prototype.add = function(other) { 216 return lo.add(hi); 248 // If divisor < remainder, add unit to quotient and subtract divisor from 251 quotient = quotient.add(unit); 299 result = result.mul(10).add(digit64); 317 * full range of operations that UInt64 does: only add, subtract, and string 347 jspb.arith.Int64.prototype.add = function(other) {
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextWrapper.h | 46 fMetrics.add(r); in TextStretch() 70 fMetrics.add(stretch.fMetrics); in extend() 90 fMetrics.add(&r); in extend() 98 fMetrics.add(r); in extend() 109 fMetrics.add(r); in startFrom()
|
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/ |
H A D | SkottieActivity.java | 60 mAnimations.add(view); in populateGrid() 67 mAnimations.add(view); in populateGrid() 190 mAnimations.add(view); in addLottie() 191 mAnimationFiles.add(uri); in addLottie() 201 mAnimationFiles.add(uri); in addLottie()
|
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/ |
H A D | to_toml.py | 263 conversion_test.add('UID', '') 264 conversion_test.add('str', test) 265 conversion_test.add('hex', float64.to_hex()) 266 conversion_test.add('int', '{}*2^{}'.format(mantissa, exponent)) 282 document.add(key, aot)
|