Searched refs:real (Results 1 – 11 of 11) sorted by relevance
/bionic/libc/malloc_debug/ |
D | GuardData.cpp | 57 const uint8_t* real = reinterpret_cast<const uint8_t*>(data); in LogFailure() local 59 if (real[i] != expected[i]) { in LogFailure() 60 error_log(" allocation[%d] = 0x%02x (expected 0x%02x)", pointer_idx, real[i], expected[i]); in LogFailure()
|
/bionic/libc/include/bits/fortify/ |
D | unistd.h | 99 return __PREAD_PREFIX(real)(fd, buf, count, offset); in pread() 131 return __PWRITE_PREFIX(real)(fd, buf, count, offset); in pwrite()
|
/bionic/benchmarks/ |
D | README.md | 94 Google Benchmark reports both a real-time figure ("Time") and a CPU usage figure. For these 96 spent in the spawned process. The real-time is probably more useful, and it is the figure used to 182 …***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will i…
|
/bionic/docs/ |
D | 32-bit-abi.md | 66 ## `sigset_t` is too small for real-time signals 69 there is no support for real-time signals in 32-bit code. Android P (API
|
D | native_allocator.md | 193 real world situations. 246 since they simulate real world allocation profiles. 253 in a real world allocation scenario. SQL operations were chosen as a 296 run on a trace of the allocations from a real world application or system 319 on a thread as if it was rerunning the real trace. The only issue is that
|
D | libc_assembler.md | 82 …***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will i…
|
D | fdsan.md | 229 In a real application, things are probably not going to be as detectable or reproducible as our toy…
|
D | status.md | 97 …* <signal.h> support for `sigaction64_t` and `sigset64_t` allowing LP32 access to real-time signals
|
/bionic/libc/kernel/uapi/sound/ |
D | compress_params.h | 206 struct snd_enc_real real; member
|
/bionic/ |
D | README.md | 249 $ adb unroot # Because real CTS doesn't run as root.
|
/bionic/libc/ |
D | SYSCALLS.TXT | 283 # scheduler & real-time
|