Home
last modified time | relevance | path

Searched refs:length64 (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/memcheck/tests/
Dleak_cpp_interior.stderr.exp-64bit15 length64 : 31 bytes in 1 blocks
30 length64 : 0 (-31) bytes in 0 (-1) blocks
48 leak_check summary heuristics length64
55 length64 : 31 (+31) bytes in 1 (+1) blocks
68 length64 : 0 (-31) bytes in 0 (-1) blocks
72 leak_check summary heuristics multipleinheritance,newarray,stdstring,length64
80 length64 : 31 (+31) bytes in 1 (+1) blocks
94 length64 : 31 (+0) bytes in 1 (+0) blocks
108 length64 : 0 (-31) bytes in 0 (-1) blocks
Dleak_cpp_interior.stderr.exp15 length64 : 31 bytes in 1 blocks
30 length64 : 0 (-31) bytes in 0 (-1) blocks
48 leak_check summary heuristics length64
55 length64 : 31 (+31) bytes in 1 (+1) blocks
68 length64 : 0 (-31) bytes in 0 (-1) blocks
80 length64 : 31 (+31) bytes in 1 (+1) blocks
94 length64 : 31 (+0) bytes in 1 (+0) blocks
108 length64 : 0 (-31) bytes in 0 (-1) blocks
Dleak_cpp_interior.vgtest2 vgopts: --leak-check=summary --leak-check-heuristics=multipleinheritance,stdstring,newarray,length64
/external/gptfdisk/
Dmbr.cc109 int MBRData::DeleteByLocation(uint64_t start64, uint64_t length64) { in DeleteByLocation() argument
113 if ((start64 < UINT32_MAX) && (length64 < UINT32_MAX)) { in DeleteByLocation()
115 length32 = (uint32_t) length64; in DeleteByLocation()
Dmbr.h36 int DeleteByLocation(uint64_t start64, uint64_t length64);
/external/valgrind/gdbserver_tests/
Dmchelp.stdoutB.exp39 stdstring length64 newarray multipleinheritance all none*
108 stdstring length64 newarray multipleinheritance all none*
/external/valgrind/
DNEWS572 "length64". This is used to detect interior pointers pointing 8