| /external/jemalloc_new/src/ | 
| D | nstime.c | 66 nstime_subtract(nstime_t *time, const nstime_t *subtrahend) {  in nstime_subtract() 73 nstime_isubtract(nstime_t *time, uint64_t subtrahend) {  in nstime_isubtract()
  | 
| /external/webrtc/modules/rtp_rtcp/source/ | 
| D | remote_ntp_time_estimator.cc | 29 int64_t Subtract(NtpTime minuend, NtpTime subtrahend) {  in Subtract()
  | 
| /external/caliper/caliper/src/main/java/com/google/caliper/util/ | 
| D | ShortDuration.java | 127   public abstract ShortDuration minus(ShortDuration subtrahend);  in minus() 223     @Override public ShortDuration minus(ShortDuration subtrahend) {  in minus()
  | 
| /external/autotest/client/cros/video/ | 
| D | histogram_verifier.py | 153 def subtract_histogram(minuend, subtrahend):  argument
  | 
| /external/virglrenderer/src/drm/linux/ | 
| D | overflow.h | 177 static inline size_t __must_check size_sub(size_t minuend, size_t subtrahend)  in size_sub()
  | 
| /external/libgav1/src/dsp/arm/ | 
| D | intrapred_filter_neon.cc | 116       const uint16x8_t subtrahend =  in FilterIntraPredictor_NEON()  local
  | 
| /external/skia/src/pathops/ | 
| D | SkPathOpsOp.cpp | 309     const SkPath* subtrahend = &two;  in OpDebug()  local
  | 
| /external/python/setuptools/pkg_resources/_vendor/ | 
| D | zipp.py | 63 def _difference(minuend, subtrahend):  argument
  | 
| /external/python/setuptools/setuptools/_vendor/ | 
| D | zipp.py | 63 def _difference(minuend, subtrahend):  argument
  | 
| /external/skia/src/pdf/ | 
| D | SkPDFDocument.cpp | 57 static size_t difference(size_t minuend, size_t subtrahend) {  in difference()
  | 
| /external/freetype/src/psaux/ | 
| D | psintrp.c | 1573                     CF2_F16Dot16  subtrahend;  in cf2_interpT2CharString()  local 1950                         CF2_F16Dot16  subtrahend;  in cf2_interpT2CharString()  local
  | 
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ | 
| D | lower_x86.cpp | 864             auto subtrahend = B->VSHUFFLE(src0, src1, B->C({1, 3, 9, 11, 5, 7, 13, 15}));  in VHSUB_EMU()  local
  | 
| /external/python/cpython3/Lib/ | 
| D | zipfile.py | 2159 def _difference(minuend, subtrahend):  argument
  | 
| /external/cronet/base/allocator/partition_allocator/ | 
| D | partition_alloc_unittest.cc | 1461       for (size_t subtrahend = 0; subtrahend < 4; subtrahend++) {  in TEST_P()  local
  | 
| /external/toybox/toys/pending/ | 
| D | bc.c | 1400   BcNum *minuend, *subtrahend;  in bc_num_s()  local
  |