Home
last modified time | relevance | path

Searched refs:PRId64 (Results 1 – 25 of 155) sorted by relevance

1234567

/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate01.c242 "fallocate(%d, %d, %" PRId64 ", %" PRId64 ") failed", in runtest()
247 "fallocate(%d, %d, %" PRId64 ", %" PRId64 in runtest()
257 "fstat test fails on fallocate (%d, %d, %" PRId64 ", %" in runtest()
258 PRId64 ") Failed on mode", fd, mode, offset, len); in runtest()
264 "lseek fails in fallocate(%d, %d, %" PRId64 ", %" in runtest()
265 PRId64 ") failed on mode", fd, mode, offset, len); in runtest()
273 "write fails in fallocate(%d, %d, %" PRId64 ", %" in runtest()
274 PRId64 ") failed", fd, mode, offset, len); in runtest()
278 PRId64 ", %" PRId64 ") returned %ld", fd, mode, in runtest()
Dfallocate03.c255 "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()
Dfallocate02.c140 "fallocate(%s:%d, %d, %" PRId64 ", %" PRId64 ") " in fallocate_verify()
147 "fallocate(%s:%d, %d, %" PRId64 ", %" PRId64 ") " in fallocate_verify()
/external/valgrind/none/tests/s390x/
Decag.c58 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()
Dcomp-1.c32 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \
49 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \
65 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \
Dcu24.c112 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()
Dcu24_1.c112 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()
Dcu42.c109 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()
Dcu41.c119 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()
Dcu21.c118 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst); in run_test()
119 printf(" dst len: %"PRId64"\n", result.len1); in run_test()
122 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src); in run_test()
123 printf(" src len: %"PRId64"\n", result.len2); in run_test()
Dcu21_1.c118 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst); in run_test()
119 printf(" dst len: %"PRId64"\n", result.len1); in run_test()
122 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src); in run_test()
123 printf(" src len: %"PRId64"\n", result.len2); in run_test()
/external/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile09.c103 "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/
Dliteral.cc71 printf("111 + 222 = %" PRId64 "\n", simulator.ReadXRegister(0)); in LiteralExample()
79 printf("%" PRId64 " + %" PRId64 " = %" PRId64 "\n", in LiteralExample()
Dnon-const-visitor.cc55 printf("foo(%" PRId64 ", %" PRId64 ") = %" PRId64 "\n", a, b, res); in RunNonConstVisitorTestGeneratedCode()
Dabs.cc61 printf("abs(%" PRId64 ") = %" PRId64 "\n", in main()
/external/ltp/testcases/kernel/fs/stream/
Dstream03.c194 "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/webrtc/webrtc/base/
Dformat_macros.h31 #if (defined(_INTTYPES_H) || defined(_INTTYPES_H_)) && !defined(PRId64)
78 #if !defined(PRId64)
79 #define PRId64 "I64d" macro
/external/libpcap/Win32/Include/
Dbittypes.h57 #ifndef PRId64
59 #define PRId64 "I64d" macro
61 #define PRId64 "lld" macro
/external/v8/src/base/
Dformat-macros.h30 !defined(PRId64)
45 #define WidePRId64 PRId64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
/external/libchrome/base/
Dformat_macros.h30 !defined(PRId64)
45 #define WidePRId64 PRId64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
/external/elfutils/src/
Dsize.c452 ? "%-*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/tcpdump/
Dtcpdump-stdinc.h92 #ifndef PRId64
93 #define PRId64 "I64d" macro
118 #ifndef PRId64
119 #define PRId64 "lld" macro
/external/strace/
Dptp.c63 tprintf("{start={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
64 ", period={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
108 tprintf("{%" PRId64 ", %" PRIu32 "}", in ptp_ioctl()
Dcopy_file_range.c36 printnum_int64(tcp, tcp->u_arg[1], "%" PRId64); in SYS_FUNC()
42 printnum_int64(tcp, tcp->u_arg[3], "%" PRId64); in SYS_FUNC()
Daio.c137 tprintf(", nbytes=%" PRIu64 ", offset=%" PRId64, in print_iocb()
153 tprintf(", offset=%" PRId64, (int64_t) cb->aio_offset); in print_iocb()
206 ", res=%" PRId64 ", res2=%" PRId64 "}", in print_io_event()

1234567