Home
last modified time | relevance | path

Searched refs:plural (Results 1 – 2 of 2) sorted by relevance

/system/memory/libmemunreachable/
DMemUnreachable.cpp281 static inline const char* plural(T val) { in plural() function
433 info.leak_bytes, info.num_leaks, plural(info.num_leaks), info.allocation_bytes, in GetUnreachableMemory()
434 info.num_allocations, plural(info.num_allocations)); in GetUnreachableMemory()
448 oss << " in " << referenced_count << " allocation" << plural(referenced_count); in ToString()
454 oss << " in " << similar_count << " allocation" << plural(similar_count); in ToString()
458 … oss << " in " << similar_referenced_count << " allocation" << plural(similar_referenced_count); in ToString()
504 oss << num_leaks << " unreachable allocation" << plural(num_leaks); in ToString()
/system/bt/gd/
DREADME.md1 ### Why is gabeldorsche plural?