Searched refs:length64 (Results 1 – 7 of 7) sorted by relevance
15 length64 : 31 bytes in 1 blocks30 length64 : 0 (-31) bytes in 0 (-1) blocks48 leak_check summary heuristics length6455 length64 : 31 (+31) bytes in 1 (+1) blocks68 length64 : 0 (-31) bytes in 0 (-1) blocks72 leak_check summary heuristics multipleinheritance,newarray,stdstring,length6480 length64 : 31 (+31) bytes in 1 (+1) blocks94 length64 : 31 (+0) bytes in 1 (+0) blocks108 length64 : 0 (-31) bytes in 0 (-1) blocks
15 length64 : 31 bytes in 1 blocks30 length64 : 0 (-31) bytes in 0 (-1) blocks48 leak_check summary heuristics length6455 length64 : 31 (+31) bytes in 1 (+1) blocks68 length64 : 0 (-31) bytes in 0 (-1) blocks80 length64 : 31 (+31) bytes in 1 (+1) blocks94 length64 : 31 (+0) bytes in 1 (+0) blocks108 length64 : 0 (-31) bytes in 0 (-1) blocks
2 vgopts: --leak-check=summary --leak-check-heuristics=multipleinheritance,stdstring,newarray,length64
109 int MBRData::DeleteByLocation(uint64_t start64, uint64_t length64) { in DeleteByLocation() argument113 if ((start64 < UINT32_MAX) && (length64 < UINT32_MAX)) { in DeleteByLocation()115 length32 = (uint32_t) length64; in DeleteByLocation()
36 int DeleteByLocation(uint64_t start64, uint64_t length64);
39 stdstring length64 newarray multipleinheritance all none*108 stdstring length64 newarray multipleinheritance all none*
572 "length64". This is used to detect interior pointers pointing 8