Searched refs:extra (Results 1 – 8 of 8) sorted by relevance
302 int extra = alignment - (int) (offset & mask); in alignForwards() local303 seek(offset + extra); in alignForwards()
48 // that working around this warning would be extra-painful.187 "-extra-arg=-UNDEBUG",191 "-extra-arg=-Wno-missing-noreturn",196 "-extra-arg=-Wno-unreachable-code",
129 ALWAYS_INLINE void Extend(const MemoryRegion& region, uintptr_t extra) { in Extend() argument131 size_ = (region.size() + extra); in Extend()
2 * This file contains extra expectations for ART's buildbot regarding network tests.
47 * That we don't show the 'extra' column in the DominatedList if we are
218 // VIXL emits an extra 2 bytes here for a 32-bit beq as there is no
1012 add sp, #16 @ strip the extra frame
244 std::string extra; in ThrowEarlierClassFailure() local248 extra = mirror::Class::PrettyDescriptor(verify_error->AsClass()); in ThrowEarlierClassFailure()250 extra = verify_error->AsThrowable()->Dump(); in ThrowEarlierClassFailure()255 << ": " << extra; in ThrowEarlierClassFailure()