/external/ltp/testcases/kernel/syscalls/fallocate/ |
D | fallocate01.c | 241 "fallocate(%d, %d, %" PRId64 ", %" PRId64 ") failed", in runtest() 246 "fallocate(%d, %d, %" PRId64 ", %" PRId64 in runtest() 256 "fstat test fails on fallocate (%d, %d, %" PRId64 ", %" in runtest() 257 PRId64 ") Failed on mode", fd, mode, offset, len); in runtest() 263 "lseek fails in fallocate(%d, %d, %" PRId64 ", %" in runtest() 264 PRId64 ") failed on mode", fd, mode, offset, len); in runtest() 272 "write fails in fallocate(%d, %d, %" PRId64 ", %" in runtest() 273 PRId64 ") failed", fd, mode, offset, len); in runtest() 277 PRId64 ", %" PRId64 ") returned %ld", fd, mode, in runtest()
|
D | fallocate02.c | 140 "fallocate(%s:%d, %d, %" PRId64 ", %" PRId64 ") " in fallocate_verify() 147 "fallocate(%s:%d, %d, %" PRId64 ", %" PRId64 ") " in fallocate_verify()
|
D | fallocate03.c | 255 "fallocate(%s, %d, %" PRId64 ", %" in main() 256 PRId64 ") failed", fname, in main() 264 "fallocate(%s, %d, %" PRId64 in main() 265 ", %" PRId64 ") returned %ld", in main()
|
/external/valgrind/none/tests/s390x/ |
D | ecag.c | 58 printf("L%u cache line size data: %"PRId64"\n", level+1, in main() 60 printf("L%u cache line size insn: %"PRId64"\n", level+1, in main() 62 printf("L%u total cachesize data: %"PRId64"\n", level+1, in main() 64 printf("L%u total cachesize insn: %"PRId64"\n", level+1, in main() 66 printf("L%u set. assoc. data: %"PRId64"\n", level+1, in main() 68 printf("L%u set. assoc. insn: %"PRId64"\n", level+1, in main()
|
D | comp-1.c | 32 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \ 49 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \ 65 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \
|
D | cu24.c | 112 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst); in run_test() 113 printf(" dst len: %"PRId64"\n", result.len1); in run_test() 116 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src); in run_test() 117 printf(" src len: %"PRId64"\n", result.len2); in run_test()
|
D | cu24_1.c | 112 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst); in run_test() 113 printf(" dst len: %"PRId64"\n", result.len1); in run_test() 116 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src); in run_test() 117 printf(" src len: %"PRId64"\n", result.len2); in run_test()
|
D | cu42.c | 109 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst); in run_test() 110 printf(" dst len: %"PRId64"\n", result.len1); in run_test() 113 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src); in run_test() 114 printf(" src len: %"PRId64"\n", result.len2); in run_test()
|
D | cu41.c | 119 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst); in run_test() 120 printf(" dst len: %"PRId64"\n", result.len1); in run_test() 123 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src); in run_test() 124 printf(" src len: %"PRId64"\n", result.len2); in run_test()
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | ffitest.h | 83 #define PRId64 "ld" macro 100 #define PRId64 "lld" macro 107 #define PRId64 "ld" macro 130 #define PRId64 "I64d" macro
|
D | huge_struct.c | 133 printf("%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn() 134 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn() 135 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn() 136 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn() 137 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn() 138 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn() 139 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in test_large_fn() 140 …"%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx %" PRIu8 " %" PR… in test_large_fn() 300 printf("res: %" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main() 301 "%" PRIu8 " %" PRId8 " %hu %hd %u %d %" PRIu64 " %" PRId64 " %.0f %.0f %.0Lf %#lx " in main() [all …]
|
/external/ltp/testcases/kernel/syscalls/sendfile/ |
D | sendfile09.c | 103 "expected value, expected: %" PRId64 ", " in do_sendfile() 109 "expected: %" PRId64 ", got: %" PRId64, in do_sendfile() 115 PRId64 ", " " actual file position %" PRId64, in do_sendfile()
|
/external/vixl/examples/aarch64/ |
D | literal.cc | 71 printf("111 + 222 = %" PRId64 "\n", simulator.ReadXRegister(0)); in LiteralExample() 79 printf("%" PRId64 " + %" PRId64 " = %" PRId64 "\n", in LiteralExample()
|
D | non-const-visitor.cc | 55 printf("foo(%" PRId64 ", %" PRId64 ") = %" PRId64 "\n", a, b, res); in RunNonConstVisitorTestGeneratedCode()
|
D | abs.cc | 61 printf("abs(%" PRId64 ") = %" PRId64 "\n", in main()
|
/external/webrtc/webrtc/base/ |
D | format_macros.h | 31 #if (defined(_INTTYPES_H) || defined(_INTTYPES_H_)) && !defined(PRId64) 78 #if !defined(PRId64) 79 #define PRId64 "I64d" macro
|
/external/ltp/testcases/kernel/fs/stream/ |
D | stream03.c | 194 "file pointer descrepancy 1 (opos=%" PRId64 in main() 210 PRId64 ")", strlen(junk), (int64_t) opos); in main() 220 "file pointer descrepancy 3 (opos=%" PRId64 in main() 236 PRId64 ")", strlen(junk), (int64_t) opos); in main() 251 PRId64 ")", strlen(junk), (int64_t) opos); in main() 265 "file pointer descrepancy 6 (opos=%" PRId64 in main()
|
/external/v8/src/base/ |
D | format-macros.h | 30 !defined(PRId64) 45 #define WidePRId64 PRId64 83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
|
/external/libchrome/base/ |
D | format_macros.h | 30 !defined(PRId64) 45 #define WidePRId64 PRId64 83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
|
/external/elfutils/src/ |
D | size.c | 452 ? "%-*s %*" PRId64 " %*" PRId64 "\n" in show_sysv() 466 printf ("%-*s %*" PRId64 "\n\n\n", maxlen, sgettext ("sysv|Total"), in show_sysv() 502 : (radix == radix_decimal ? "%" PRId64 "(%s)" in show_sysv_one_line() 512 printf (" = %" PRId64 "\n", total); in show_sysv_one_line() 557 printf ("%*" PRId64 " %*" PRId64 " %*" PRId64 " %*" PRId64 " %*" in show_bsd() 623 : (radix == radix_decimal ? "%" PRId64 "(%c%c%c)" in show_segments() 636 printf (" = %" PRId64 "\n", total); in show_segments()
|
/external/libpcap/ |
D | portability.h | 175 #ifndef PRId64 177 #define PRId64 "I64d" macro 179 #define PRId64 "lld" macro
|
/external/strace/ |
D | ptp.c | 64 tprintf("{start={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl() 65 ", period={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl() 109 tprintf("{%" PRId64 ", %" PRIu32 "}", in ptp_ioctl()
|
D | copy_file_range.c | 36 printnum_int64(tcp, tcp->u_arg[1], "%" PRId64); in SYS_FUNC() 42 printnum_int64(tcp, tcp->u_arg[3], "%" PRId64); in SYS_FUNC()
|
D | aio.c | 139 tprintf(", nbytes=%" PRIu64 ", offset=%" PRId64, in print_iocb() 155 tprintf(", offset=%" PRId64, (int64_t) cb->aio_offset); in print_iocb() 208 ", res=%" PRId64 ", res2=%" PRId64 "}", in print_io_event()
|
/external/tcpdump/ |
D | netdissect-stdinc.h | 94 #ifndef PRId64 95 #define PRId64 "I64d" macro 120 #ifndef PRId64 121 #define PRId64 "lld" macro
|