Home
last modified time | relevance | path

Searched defs:subtract (Results 1 – 25 of 29) sorted by relevance

12

/third_party/typescript/tests/arkTSTest/testcase/arkts-no-module-wildcards/arkts-no-module-wildcards-2-ok/
Dmath.ts21 export function subtract(a: number, b: number): number { function
/third_party/icu/icu4c/source/test/perf/perldriver/
DDataset.pm93 sub subtract { subroutine
/third_party/icu/icu4j/perf-tests/perldriver/
DDataset.pm91 sub subtract { subroutine
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/members/instance_and_static_members/
Dinstance_and_static_members_2.ts36 public subtract(): this { method in Counter
/third_party/typescript/tests/cases/compiler/
DcommentsCommentParsing.ts130 function subtract(a: number, b: number, c?: () => string, d?: () => string, e?: () => string, f?: (… function
/third_party/node/deps/v8/src/objects/
Dinternal-index.h25 V8_WARN_UNUSED_RESULT InternalIndex adjust_down(size_t subtract) const { in adjust_down()
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimeUtil.java301 public static Timestamp subtract(Timestamp start, Duration length) { in subtract() method in TimeUtil
321 public static Duration subtract(Duration d1, Duration d2) { in subtract() method in TimeUtil
DDurations.java431 public static Duration subtract(Duration d1, Duration d2) { in subtract() method in Durations
DTimestamps.java379 public static Timestamp subtract(Timestamp start, Duration length) { in subtract() method in Timestamps
DFieldMaskUtil.java280 public static FieldMask subtract( in subtract() method in FieldMaskUtil
/third_party/typescript/tests/baselines/reference/
DcommentsCommentParsing.js127 function subtract(a: number, b: number, c?: () => string, d?: () => string, e?: () => string, f?: (… function
/third_party/skia/src/core/
DSkRect.cpp194 static bool subtract(const R& a, const R& b, R* out) { in subtract() function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DRangeTree.java802 private RangeTree subtract(RangeTree lhs, RangeTree rhs) { in subtract() method in RangeTree.SetOperations
1067 public RangeTree subtract(RangeTree tree) { in subtract() method in RangeTree
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set.hh132 void subtract (const hb_sparseset_t &other) { s.subtract (other.s); } in subtract() function
Dhb-bit-set-invertible.hh214 void subtract (const hb_bit_set_invertible_t &other) in subtract() function
Dhb-bit-set.hh582 void subtract (const hb_bit_set_t &other) { process (hb_bitwise_gt, other); } in subtract() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp1437 bool subtract) { in addOrSubtractSpecials()
1493 bool subtract) { in addOrSubtractSignificand()
1687 bool subtract) { in addOrSubtract()
1721 IEEEFloat::opStatus IEEEFloat::subtract(const IEEEFloat &rhs, in subtract() function in llvm::detail::IEEEFloat
4118 APFloat::opStatus DoubleAPFloat::subtract(const DoubleAPFloat &RHS, in subtract() function in llvm::detail::DoubleAPFloat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp141 void HexagonBlockRanges::RangeList::subtract(const IndexRange &Range) { in subtract() function in HexagonBlockRanges::RangeList
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DBigDecimal.java1835 public ohos.global.icu.math.BigDecimal subtract(ohos.global.icu.math.BigDecimal rhs) { in subtract() method in BigDecimal
1850 …public ohos.global.icu.math.BigDecimal subtract(ohos.global.icu.math.BigDecimal rhs, ohos.global.i… in subtract() method in BigDecimal
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DBigDecimal.java1882 public com.ibm.icu.math.BigDecimal subtract(com.ibm.icu.math.BigDecimal rhs) { in subtract() method in BigDecimal
1898 …public com.ibm.icu.math.BigDecimal subtract(com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.Math… in subtract() method in BigDecimal
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_ss_functions.c740 int subtract; in sctp_ss_fb_scheduled() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp130 Counter CounterExpressionBuilder::subtract(Counter LHS, Counter RHS) { in subtract() function in CounterExpressionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h932 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h320 void subtract(unsigned Cycles) { in subtract() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h970 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() function

12