Home
last modified time | relevance | path

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

/art/libartbase/base/
Dscoped_arena_allocator.cc171 size_t subtract; in ApproximatePeakBytes() local
177 subtract = mark_arena_->bytes_allocated_ - (mark_arena_->size_ - mark_free); in ApproximatePeakBytes()
180 subtract = 0; in ApproximatePeakBytes()
192 return sum - subtract; in ApproximatePeakBytes()
/art/test/411-optimizing-arith/
Dinfo.txt3 - subtract,
/art/build/boot/
Dboot-image-profile.txt2995 HSPLjava/math/BigDecimal;->subtract(Ljava/math/BigDecimal;)Ljava/math/BigDecimal;
3054 HSPLjava/math/BigInteger;->subtract(Ljava/math/BigInteger;)Ljava/math/BigInteger;
3055 HSPLjava/math/BigInteger;->subtract([I[I)[I