Home
last modified time | relevance | path

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

12345

/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_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()
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()
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_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()
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()
Drounding-5.c50 printf("cegbr: %"PRId64" -> %f\n", i64, out); in cegbr()
60 printf("cegbr: %"PRId64" -> %f\n", i64, out); in cdgbr()
/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/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/vixl/examples/
Dliteral.cc81 printf("%" PRId64 " + %" PRId64 " = %" PRId64 "\n", a, b, simulator.xreg(0)); in LiteralExample()
Dnon-const-visitor.cc56 printf("foo(%" PRId64", %" PRId64") = %" PRId64"\n", a, b, res); in RunNonConstVisitorTestGeneratedCode()
/external/tcpdump/
Dtcpdump-stdinc.h92 #ifndef PRId64
93 #define PRId64 "I64d" macro
118 #ifndef PRId64
119 #define PRId64 "lld" macro
/external/strace/
Dptp.c62 tprintf("{start={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
63 ", period={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
107 tprintf("{%" PRId64 ", %" PRIu32 "}", in ptp_ioctl()
Daio.c135 tprintf(", nbytes=%" PRIu64 ", offset=%" PRId64, in print_iocb()
149 tprintf(", offset=%" PRId64, (int64_t) cb->aio_offset); in print_iocb()
199 ", res=%" PRId64 ", res2=%" PRId64 "}", in print_io_event()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp373 OS << format(" %+" PRId64, int64_t(Operand)); in printOperand()
377 OS << format(" %" PRId64, Operand * CodeAlignmentFactor); in printOperand()
379 OS << format(" %" PRId64 "*code_alignment_factor" , Operand); in printOperand()
383 OS << format(" %" PRId64, int64_t(Operand) * DataAlignmentFactor); in printOperand()
385 OS << format(" %" PRId64 "*data_alignment_factor" , int64_t(Operand)); in printOperand()
389 OS << format(" %" PRId64, Operand * DataAlignmentFactor); in printOperand()
391 OS << format(" %" PRId64 "*data_alignment_factor" , Operand); in printOperand()
394 OS << format(" reg%" PRId64, Operand); in printOperand()
/external/bison/lib/
Dinttypes.in.h191 # if !defined PRId64 || @PRI_MACROS_BROKEN@
192 # undef PRId64
193 # define PRId64 _PRI64_PREFIX "d" macro
301 # define PRIdLEAST64 PRId64
330 # define PRIdFAST8 PRId64
378 # define PRIdFAST16 PRId64
426 # define PRIdFAST32 PRId64
474 # define PRIdFAST64 PRId64
503 # define PRIdMAX PRId64
/external/libchrome/base/trace_event/
Dtrace_event_impl.cc218 StringAppendF(out, "%" PRId64, static_cast<int64_t>(value.as_int)); in AppendValueAsJSON()
291 StringAppendF(out, "{\"pid\":%i,\"tid\":%i,\"ts\":%" PRId64 in AppendAsJSON()
336 StringAppendF(out, ",\"dur\":%" PRId64, duration); in AppendAsJSON()
340 StringAppendF(out, ",\"tdur\":%" PRId64, thread_duration); in AppendAsJSON()
347 StringAppendF(out, ",\"tts\":%" PRId64, thread_time_int64); in AppendAsJSON()
/external/bison/darwin-lib/
Dinttypes.h503 # if !defined PRId64 || 0
504 # undef PRId64
505 # define PRId64 _PRI64_PREFIX "d" macro
613 # define PRIdLEAST64 PRId64
642 # define PRIdFAST8 PRId64
690 # define PRIdFAST16 PRId64
738 # define PRIdFAST32 PRId64
786 # define PRIdFAST64 PRId64
815 # define PRIdMAX PRId64
/external/bison/linux-lib/
Dinttypes.h503 # if !defined PRId64 || 0
504 # undef PRId64
505 # define PRId64 _PRI64_PREFIX "d" macro
613 # define PRIdLEAST64 PRId64
642 # define PRIdFAST8 PRId64
690 # define PRIdFAST16 PRId64
738 # define PRIdFAST32 PRId64
786 # define PRIdFAST64 PRId64
815 # define PRIdMAX PRId64
/external/elfutils/tests/
Daddrcfi.c66 printf ("(%" PRId64 ")", ops[i].number); in print_detail()
69 printf ("(%" PRId64 ",%" PRId64 ")", in print_detail()
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_conference_test.cc118 printf("(%" PRId64 ", %" PRId64 ", %" PRId64 ")\n", stats.rtt_receiver_1_, in TEST()

12345