Searched refs:subtrahend (Results 1 – 5 of 5) sorted by relevance
130 Label operator-(uint64_t subtrahend) const;131 uint64_t operator-(const Label &subtrahend) const;
73 Label Label::operator-(uint64_t subtrahend) const { in operator -()75 l.value_->Set(this->value_, -subtrahend); in operator -()
246 const SkPath* subtrahend = &two; in OpDebug() local249 subtrahend = &one; in OpDebug()261 builder.addOperand(*subtrahend); in OpDebug()
1592 uint64_t subtrahend = uint64_t(qp) * uint64_t(v[i]); in KnuthDiv() local1593 bool borrow = subtrahend > u_tmp; in KnuthDiv()1595 << ", subtrahend = " << subtrahend in KnuthDiv()1598 uint64_t result = u_tmp - subtrahend; in KnuthDiv()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...