| /third_party/skia/src/core/ |
| D | SkRectPriv.h | 79 static SkRect Subtract(const SkRect& a, const SkRect& b) { in Subtract() function 84 static SkIRect Subtract(const SkIRect& a, const SkIRect& b) { in Subtract() function
|
| D | SkRect.cpp | 269 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/icu/vendor/double-conversion/upstream/test/cctest/ |
| D | test-diy-fp.cc | 38 TEST(Subtract) { in TEST() argument
|
| /third_party/node/deps/v8/src/bigint/ |
| D | vector-arithmetic.h | 33 inline void Subtract(RWDigits X, digit_t y) { in Subtract() function
|
| D | vector-arithmetic.cc | 59 void Subtract(RWDigits Z, Digits X, Digits Y) { in Subtract() function
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| D | ConstantFoldingOverflow_test.cpp | 47 TEST_F(ConstantFoldingOverflowExpressionTest, Subtract) in TEST_F() argument
|
| /third_party/node/deps/v8/src/base/numbers/ |
| D | diy-fp.h | 32 void Subtract(const DiyFp& other) { in Subtract() function
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | field_mask_util.h | 147 static void Subtract(const FieldMask& mask1, const FieldMask& mask2, in Subtract() function
|
| D | field_mask_util.cc | 652 void FieldMaskUtil::Subtract(const Descriptor* descriptor, in Subtract() function in google::protobuf::util::FieldMaskUtil
|
| /third_party/icu/icu4c/source/i18n/ |
| D | double-conversion-diy-fp.h | 66 void Subtract(const DiyFp& other) { in Subtract() function
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | double-conversion-diy-fp.h | 66 void Subtract(const DiyFp& other) { in Subtract() function
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | double-conversion-diy-fp.h | 66 void Subtract(const DiyFp& other) { in Subtract() function
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| D | diy-fp.h | 52 void Subtract(const DiyFp& other) { in Subtract() function
|
| /third_party/node/deps/v8/src/utils/ |
| D | bit-vector.h | 267 void Subtract(const BitVector& other) { in Subtract() function
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | PackedEnums.h | 342 Subtract = 4, // GLenum == 0x800A enumerator
|
| D | packed_gl_enums.json | 133 "Subtract": "GL_SUBTRACT" string
|
| D | PackedGLEnums_autogen.h | 399 Subtract = 7, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 3047 SDValue Subtract = in get32BitZExtCompare() local 3067 SDValue Subtract = in get32BitZExtCompare() local 3220 SDValue Subtract = in get32BitSExtCompare() local 3240 SDValue Subtract = in get32BitSExtCompare() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
| D | CoverageMapping.h | 146 enum ExprKind { Subtract, Add }; enumerator
|
| /third_party/node/deps/v8/src/torque/ |
| D | types.cc | 301 void UnionType::Subtract(const Type* t) { in Subtract() function in v8::internal::torque::UnionType
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceOperand.h | 337 bool Subtract = false; variable
|
| /third_party/node/deps/v8/src/objects/ |
| D | bigint.cc | 550 MaybeHandle<BigInt> BigInt::Subtract(Isolate* isolate, Handle<BigInt> x, in Subtract() function in v8::internal::BigInt
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 59937 static int64_t Subtract(int64_t aA, int64_t aB) { return aA - aB; } in Subtract() function in mozilla::TimeDurationValueCalculator
|