Home
last modified time | relevance | path

Searched defs:minuend (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/cros/video/
Dhistogram_verifier.py155 def subtract_histogram(minuend, subtrahend): argument
/external/skqp/src/pathops/
DSkPathOpsOp.cpp297 const SkPath* minuend = &one; in OpDebug() local
/external/skia/src/pathops/
DSkPathOpsOp.cpp297 const SkPath* minuend = &one; in OpDebug() local
/external/skia/src/pdf/
DSkPDFDocument.cpp35 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
/external/skqp/src/pdf/
DSkPDFDocument.cpp35 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
/external/freetype/src/psaux/
Dpsintrp.c1560 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local
1930 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local
/external/toybox/toys/pending/
Dbc.c1394 BcNum *minuend, *subtrahend; in bc_num_s() local