Home
last modified time | relevance | path

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

/third_party/icu/icu4j/perf-tests/perldriver/
H A DDataset.pm91 sub subtract { subroutine
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DDataset.pm93 sub subtract { subroutine
/third_party/typescript/tests/baselines/reference/
H A DcommentsCommentParsing.js127 function subtract(a: number, b: number, c?: () => string, d?: () => string, e?: () => string, f?: () => string) { function
/third_party/skia/src/core/
H A DSkRect.cpp194 static bool subtract(const R& a, const R& b, R* out) { in subtract() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp130 Counter CounterExpressionBuilder::subtract(Counter LHS, Counter RHS) { in subtract() function in CounterExpressionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp415 ConstantRange ConstantRange::subtract(const APInt &Val) const { in subtract() function in ConstantRange
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh214 void subtract (const hb_bit_set_invertible_t &other) in subtract() function
H A Dhb-set.hh132 void subtract (const hb_sparseset_t &other) { s.subtract (other.s); } in subtract() function
H A Dhb-bit-set.hh582 void subtract (const hb_bit_set_t &other) { process (hb_bitwise_gt, other); } in subtract() function
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DDurations.java431 public static Duration subtract(Duration d1, Duration d2) { in subtract() method in Durations
H A DFieldMaskUtil.java280 public static FieldMask subtract( in subtract() method in FieldMaskUtil
H A DTimestamps.java379 public static Timestamp subtract(Timestamp start, Duration length) { in subtract() method in Timestamps
H A 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp141 void HexagonBlockRanges::RangeList::subtract(const IndexRange &Range) { in subtract() function in HexagonBlockRanges::RangeList
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A 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/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java1882 public com.ibm.icu.math.BigDecimal subtract(com.ibm.icu.math.BigDecimal rhs) { subtract() method in BigDecimal
1898 public com.ibm.icu.math.BigDecimal subtract(com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.MathContext set) { subtract() method in BigDecimal
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DBigDecimal.java1835 public ohos.global.icu.math.BigDecimal subtract(ohos.global.icu.math.BigDecimal rhs) { subtract() method in BigDecimal
1850 public ohos.global.icu.math.BigDecimal subtract(ohos.global.icu.math.BigDecimal rhs, ohos.global.icu.math.MathContext set) { subtract() method in BigDecimal
[all...]
/third_party/python/Lib/collections/
H A D__init__.py692 def subtract(self, iterable=None, /, **kwds): member in Counter
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp165 SkIRect subtract(const SkIRect& a, const SkIRect& b, bool exact) { in subtract() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h932 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() function in llvm::APFloat
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h320 void subtract(unsigned Cycles) { in subtract() function in llvm::mca::CycleSegment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h970 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() function in llvm::APFloat
[all...]
/third_party/python/Lib/
H A D_pydecimal.py5507 def subtract(self, a, b): member in Context
/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 41 milliseconds