Home
last modified time | relevance | path

Searched refs:subtract (Results 1 – 3 of 3) sorted by relevance

/art/libartbase/base/
Dscoped_arena_allocator.cc173 size_t subtract; in ApproximatePeakBytes() local
179 subtract = mark_arena_->bytes_allocated_ - (mark_arena_->size_ - mark_free); in ApproximatePeakBytes()
182 subtract = 0; in ApproximatePeakBytes()
194 return sum - subtract; in ApproximatePeakBytes()
/art/test/411-optimizing-arith/
Dinfo.txt3 - subtract,
/art/build/boot/
Dboot-image-profile.txt2933 HSPLjava/math/BigDecimal;->subtract(Ljava/math/BigDecimal;)Ljava/math/BigDecimal;
2992 HSPLjava/math/BigInteger;->subtract(Ljava/math/BigInteger;)Ljava/math/BigInteger;
2993 HSPLjava/math/BigInteger;->subtract([I[I)[I