Home
last modified time | relevance | path

Searched defs:minuend (Results 1 – 10 of 10) 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.cpp295 const SkPath* minuend = &one; in OpDebug() local
/external/skqp/src/pdf/
DSkPDFDocument.cpp35 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
/external/skia/src/pdf/
DSkPDFDocument.cpp57 static size_t difference(size_t minuend, size_t subtrahend) { in difference()
/external/freetype/src/psaux/
Dpsintrp.c1572 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local
1942 CF2_F16Dot16 minuend; in cf2_interpT2CharString() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp863 auto minuend = B->VSHUFFLE(src0, src1, B->C({0, 2, 8, 10, 4, 6, 12, 14})); in VHSUB_EMU() local
/external/python/cpython3/Lib/
Dzipfile.py2151 def _difference(minuend, subtrahend): argument
/external/toybox/toys/pending/
Dbc.c1395 BcNum *minuend, *subtrahend; in bc_num_s() local
/external/llvm-project/polly/lib/External/isl/
Disl_test.c4129 const char *minuend; member