Home
last modified time | relevance | path

Searched defs:subtrahend (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c125 GType subtrahend; member
5302 const GValue * subtrahend) in gst_value_subtract_int_int_range()
5378 const GValue * subtrahend) in gst_value_subtract_int_range_int()
5414 const GValue * subtrahend) in gst_value_subtract_int_range_int_range()
5450 const GValue * subtrahend) in gst_value_subtract_int64_int64_range()
5525 const GValue * subtrahend) in gst_value_subtract_int64_range_int64()
5562 const GValue * minuend, const GValue * subtrahend) in gst_value_subtract_int64_range_int64_range()
5599 const GValue * subtrahend) in gst_value_subtract_double_double_range()
5615 const GValue * subtrahend) in gst_value_subtract_double_range_double()
5626 const GValue * minuend, const GValue * subtrahend) in gst_value_subtract_double_range_double_range()
[all …]
Dgstcaps.c1833 const GstStructure * subtrahend) in gst_caps_structure_subtract()
1869 gst_caps_subtract (GstCaps * minuend, GstCaps * subtrahend) in gst_caps_subtract()
/third_party/skia/src/pathops/
DSkPathOpsOp.cpp296 const SkPath* subtrahend = &two; in OpDebug() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsOp.cpp296 const SkPath* subtrahend = &two; in OpDebug() local
/third_party/flutter/skia/src/pdf/
DSkPDFDocument.cpp35 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
/third_party/skia/src/pdf/
DSkPDFDocument.cpp57 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
/third_party/freetype/src/psaux/
Dpsintrp.c1573 CF2_F16Dot16 subtrahend; in cf2_interpT2CharString() local
1950 CF2_F16Dot16 subtrahend; in cf2_interpT2CharString() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c1573 CF2_F16Dot16 subtrahend; in cf2_interpT2CharString() local
1948 CF2_F16Dot16 subtrahend; in cf2_interpT2CharString() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c1573 CF2_F16Dot16 subtrahend; in cf2_interpT2CharString() local
1943 CF2_F16Dot16 subtrahend; in cf2_interpT2CharString() local
/third_party/python/Lib/
Dzipfile.py2164 def _difference(minuend, subtrahend): argument
/third_party/toybox/toys/pending/
Dbc.c1395 BcNum *minuend, *subtrahend; in bc_num_s() local