Home
last modified time | relevance | path

Searched defs:Subtract (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/bigint/
H A Dvector-arithmetic.cc59 void Subtract(RWDigits Z, Digits X, Digits Y) { in Subtract() function
H A Dvector-arithmetic.h33 inline void Subtract(RWDigits X, digit_t y) { in Subtract() function
/third_party/skia/src/core/
H A DSkRectPriv.h79 static SkRect Subtract(const SkRect& a, const SkRect& b) { in Subtract() function in SkRectPriv
84 static SkIRect Subtract(const SkIRect& a, const SkIRect& b) { in Subtract() function in SkRectPriv
H A DSkRect.cpp269 bool SkRectPriv::Subtract(const SkRect& a, const SkRect& b, SkRect* out) { in Subtract() function in SkRectPriv
273 bool SkRectPriv::Subtract(const SkIRect& a, const SkIRect& b, SkIRect* out) { in Subtract() function in SkRectPriv
/third_party/node/deps/v8/src/base/numbers/
H A Ddiy-fp.h32 void Subtract(const DiyFp& other) { in Subtract() function in v8::base::DiyFp
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddiy-fp.h52 void Subtract(const DiyFp& other) { in Subtract() function in double_conversion::DiyFp
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-diy-fp.h66 void Subtract(const DiyFp& other) { in Subtract() function in double_conversion::DiyFp
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-diy-fp.h66 void Subtract(const DiyFp& other) { in Subtract() function in double_conversion::DiyFp
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-diy-fp.h66 void Subtract(const DiyFp& other) { in Subtract() function in double_conversion::DiyFp
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.h147 static void Subtract(const FieldMask& mask1, const FieldMask& mask2, in Subtract() function in google::protobuf::util::FieldMaskUtil
H A Dfield_mask_util.cc652 void FieldMaskUtil::Subtract(const Descriptor* descriptor, in Subtract() function in google::protobuf::util::FieldMaskUtil
/third_party/node/deps/v8/src/utils/
H A Dbit-vector.h267 void Subtract(const BitVector& other) { in Subtract() function in v8::internal::BitVector
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEnums.h342 Subtract = 4, // GLenum == 0x800A member in gl::BlendEquationType
H A DPackedGLEnums_autogen.h399 Subtract = 7, member in gl::TextureCombine
/third_party/node/deps/v8/src/objects/
H A Dbigint.cc550 MaybeHandle<BigInt> BigInt::Subtract(Isolate* isolate, Handle<BigInt> x, in Subtract() function in v8::internal::BigInt
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc301 void UnionType::Subtract(const Type* t) { in Subtract() function in v8::internal::torque::UnionType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h146 enum ExprKind { Subtract, Add }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.h337 bool Subtract = false; member in Ice::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3047 SDValue Subtract = in get32BitZExtCompare() local
3067 SDValue Subtract = in get32BitZExtCompare() local
3220 SDValue Subtract = in get32BitSExtCompare() local
3240 SDValue Subtract = in get32BitSExtCompare() local

Completed in 28 milliseconds