/third_party/boost/boost/icl/concept/ |
D | interval_set.hpp | 153 erase(Type& object, const typename Type::segment_type& minuend) in erase() 160 erase(Type& object, const typename Type::element_type& minuend) in erase()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstvalue.c | 124 GType minuend; member 5301 gst_value_subtract_int_int_range (GValue * dest, const GValue * minuend, in gst_value_subtract_int_int_range() 5377 gst_value_subtract_int_range_int (GValue * dest, const GValue * minuend, in gst_value_subtract_int_range_int() 5413 gst_value_subtract_int_range_int_range (GValue * dest, const GValue * minuend, in gst_value_subtract_int_range_int_range() 5449 gst_value_subtract_int64_int64_range (GValue * dest, const GValue * minuend, in gst_value_subtract_int64_int64_range() 5524 gst_value_subtract_int64_range_int64 (GValue * dest, const GValue * minuend, in gst_value_subtract_int64_range_int64() 5562 const GValue * minuend, const GValue * subtrahend) in gst_value_subtract_int64_range_int64_range() 5598 gst_value_subtract_double_double_range (GValue * dest, const GValue * minuend, in gst_value_subtract_double_double_range() 5614 gst_value_subtract_double_range_double (GValue * dest, const GValue * minuend, in gst_value_subtract_double_range_double() 5626 const GValue * minuend, const GValue * subtrahend) in gst_value_subtract_double_range_double_range() [all …]
|
D | gstcaps.c | 1832 gst_caps_structure_subtract (GSList ** into, const GstStructure * minuend, in gst_caps_structure_subtract() 1869 gst_caps_subtract (GstCaps * minuend, GstCaps * subtrahend) in gst_caps_subtract()
|
/third_party/skia/src/pathops/ |
D | SkPathOpsOp.cpp | 295 const SkPath* minuend = &one; in OpDebug() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsOp.cpp | 295 const SkPath* minuend = &one; in OpDebug() local
|
/third_party/boost/boost/icl/ |
D | interval_base_map.hpp | 1071 ::_subtract(const segment_type& minuend) in _subtract() 1218 ::erase(const segment_type& minuend) in erase() 1280 ::erase(const interval_type& minuend) in erase()
|
D | interval_base_set.hpp | 542 ::subtract(const segment_type& minuend) in subtract()
|
D | map.hpp | 640 … map<DomainT,CodomainT,Traits,Compare,Combine,Section,Alloc>::_subtract(const value_type& minuend) in _subtract()
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFDocument.cpp | 35 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
|
/third_party/skia/src/pdf/ |
D | SkPDFDocument.cpp | 57 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | psintrp.c | 1572 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local 1942 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local
|
/third_party/freetype/src/psaux/ |
D | psintrp.c | 1572 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local 1942 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psintrp.c | 1572 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local 1947 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local
|
/third_party/boost/boost/icl/detail/ |
D | interval_set_algo.hpp | 613 void subtract(Type& object, const typename Type::value_type& minuend) in subtract()
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
D | lower_x86.cpp | 882 auto minuend = B->VSHUFFLE(src0, src1, B->C({0, 2, 8, 10, 4, 6, 12, 14})); in VHSUB_EMU() local
|
/third_party/python/Lib/ |
D | zipfile.py | 2152 def _difference(minuend, subtrahend): argument
|
/third_party/toybox/toys/pending/ |
D | bc.c | 1395 BcNum *minuend, *subtrahend; in bc_num_s() local
|