Searched refs:PRIu64 (Results 1 - 25 of 126) sorted by relevance

123456

/external/libpcap/Win32/Include/
H A Dbittypes.h81 #ifndef PRIu64
83 #define PRIu64 "I64u" macro
85 #define PRIu64 "llu" macro
87 #endif /* PRIu64 */
/external/pdfium/third_party/libopenjpeg20/
H A Dopj_inttypes.h41 #define PRIu64 "I64u" macro
/external/webrtc/webrtc/base/
H A Dformat_macros.h20 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc.
82 #if !defined(PRIu64)
83 #define PRIu64 "I64u" macro
/external/strace/tests/
H A Dsched_xetattr.c59 printf("sched_getattr\\(0, \\{size=%u, sched_policy=SCHED_[A-Z]+, sched_flags=%s, sched_nice=%u, sched_priority=%u, sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64 ", sched_period=%" PRIu64 "\\}, 256, 0\\) += 0\n",
72 printf("sched_setattr\\(0, \\{size=%u, sched_policy=SCHED_[A-Z]+, sched_flags=%s, sched_nice=%u, sched_priority=%u, sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64 ", sched_period=%" PRIu64 "\\}, 0\\) += 0\n",
/external/vboot_reference/utility/
H A Dload_kernel_test.c10 #include <inttypes.h> /* For PRIu64 macro */
38 printf("Read(%" PRIu64 ", %" PRIu64 ")\n", lba_start, lba_count);
42 fprintf(stderr, "Read overrun: %" PRIu64 " + %" PRIu64 " > %" PRIu64 "\n",
58 printf("Write(%" PRIu64 ", %" PRIu64 ")\n", lba_start, lba_count);
62 fprintf(stderr, "Read overrun: %" PRIu64 " + %" PRIu64 " >
[all...]
/external/libchrome/base/
H A Dformat_macros.h13 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc.
46 #define WidePRIu64 PRIu64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
/external/v8/src/base/
H A Dformat-macros.h13 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc.
46 #define WidePRIu64 PRIu64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
/external/toybox/toys/other/
H A Dcount.c29 xwrite(2, buf, sprintf(buf, "%"PRIu64" bytes\r", size));
/external/clang/test/CoverageMapping/
H A Dmacro-expressions.cpp13 #define PRIu64 PRI_64_LENGTH_MODIFIER "u" macro
49 (void)(i ? PRIo64 : PRIu64);
/external/strace/
H A Dsendfile.c37 if (!printnum_int64(tcp, tcp->u_arg[2], "%" PRIu64)) {
44 printnum_int64(tcp, tcp->u_arg[2], "%" PRIu64);
H A Dquota.c264 tprintf("{bhardlimit=%" PRIu64 ", ", dq.dqb_bhardlimit);
265 tprintf("bsoftlimit=%" PRIu64 ", ", dq.dqb_bsoftlimit);
266 tprintf("curspace=%" PRIu64 ", ", dq.dqb_curspace);
267 tprintf("ihardlimit=%" PRIu64 ", ", dq.dqb_ihardlimit);
268 tprintf("isoftlimit=%" PRIu64 ", ", dq.dqb_isoftlimit);
269 tprintf("curinodes=%" PRIu64 ", ", dq.dqb_curinodes);
271 tprintf("btime=%" PRIu64 ", ", dq.dqb_btime);
272 tprintf("itime=%" PRIu64 ", ", dq.dqb_itime);
310 tprintf("curspace=%" PRIu64 ", ", dq.dqb_curspace);
328 tprintf("blk_hardlimit=%" PRIu64 ", ", d
[all...]
H A Dsched.c121 tprintf(", sched_runtime=%" PRIu64, attr.sched_runtime);
122 tprintf(", sched_deadline=%" PRIu64, attr.sched_deadline);
123 tprintf(", sched_period=%" PRIu64 "}", attr.sched_period);
H A Dloop.c95 tprintf("{device=%" PRIu64 ", inode=%" PRIu64 ", "
96 "rdevice=%" PRIu64 ", offset=%#" PRIx64 ", "
97 "sizelimit=%" PRIu64 ", number=%" PRIu32,
/external/netperf/src/
H A Dnetcpu_pstatnew.c257 "lib_elapsed %g _SC_CLK_TCK %d lib_iticksperclktick %"PRIu64"\n",
314 "total_cpu_cycles %"PRIu64" sanity_cpu_cycles %"PRIu64
315 " missing %"PRIu64"\n",
399 "\tfraction_idle %"PRIu64"\n"
400 "\tfraction_user %"PRIu64"\n"
401 "\tfraction_kernel %"PRIu64"\n"
402 "\tfraction_interrupt %"PRIu64"WARNING, possibly under-counted!\n"
403 "\testimated_fraction_interrupt %"PRIu64"\n",
/external/vboot_reference/futility/
H A Dcmd_vbutil_firmware.c9 #include <inttypes.h> /* For PRIu64 */
226 printf(" Size: %" PRIu64 "\n",
228 printf(" Flags: %" PRIu64 " (ignored)\n",
230 printf(" Data key algorithm: %" PRIu64 " %s\n", data_key->algorithm,
234 printf(" Data key version: %" PRIu64 "\n", data_key->key_version);
255 printf(" Size: %" PRIu64 "\n",
259 printf(" Firmware version: %" PRIu64 "\n",
262 printf(" Kernel key algorithm: %" PRIu64 " %s\n",
266 printf(" Kernel key version: %" PRIu64 "\n",
271 printf(" Firmware body size: %" PRIu64 "\
[all...]
/external/compiler-rt/lib/profile/
H A DInstrProfilingPort.h55 #define PRIu64 "llu" macro
62 #define PRIu64 "lu" macro
/external/llvm/tools/llvm-c-test/
H A Dobject.c40 printf("'%s': @0x%08" PRIx64 " +%" PRIu64 "\n", LLVMGetSectionName(sect),
76 printf("%s @0x%08" PRIx64 " +%" PRIu64 " (%s)\n", LLVMGetSymbolName(sym),
/external/tcpdump/
H A Dprint-zeromq.c102 ND_PRINT((ndo, " %" PRIu64, body_len_declared));
109 ND_PRINT((ndo, " (%" PRIu64 " captured)", body_len_captured));
128 ND_PRINT((ndo, ", first %" PRIu64 " byte(s) of body:", body_len_printed - 1));
191 ND_PRINT((ndo, " (%"PRIu64" captured)", remaining_len));
198 ND_PRINT((ndo, ", first %"PRIu64" byte(s):", len_printed));
H A Dprint-carp.c77 ND_PRINT((ndo, "counter=%" PRIu64, EXTRACT_64BITS(&bp[8])));
H A Dtcpdump-stdinc.h100 #ifndef PRIu64
101 #define PRIu64 "I64u" macro
126 #ifndef PRIu64
127 #define PRIu64 "llu" macro
/external/valgrind/memcheck/tests/solaris/
H A Dname_service_door.c194 printf("bufsiz=%" PRIu64 "\n", header->pbufsiz);
195 printf("dbd_off=%" PRIu64 " dbd_len=%" PRIu64 "\n",
197 printf("key_off=%" PRIu64 " key_len=%" PRIu64 "\n",
199 printf("data_off=%" PRIu64 " data_len=%" PRIu64 "\n",
201 printf("ext_off=%" PRIu64 " ext_len=%" PRIu64 "\n",
/external/llvm/include/llvm/Support/
H A DDataTypes.h180 #ifndef PRIu64
181 # define PRIu64 "I64u" macro
/external/mesa3d/src/glx/apple/
H A Dapple_glx_log.c96 fprintf(stderr, "%-9s %24s:%-4d %s(%"PRIu64"): ",
117 asprintf(&_thread, "%"PRIu64, thread);
/external/libunwind_llvm/src/
H A DDwarfParser.hpp402 fprintf(stderr, "DW_CFA_advance_loc1: new offset=%" PRIu64 "\n",
409 fprintf(stderr, "DW_CFA_advance_loc2: new offset=%" PRIu64 "\n",
416 fprintf(stderr, "DW_CFA_advance_loc4: new offset=%" PRIu64 "\n",
432 "DW_CFA_offset_extended(reg=%" PRIu64 ", offset=%" PRId64 ")\n",
446 fprintf(stderr, "DW_CFA_restore_extended(reg=%" PRIu64 ")\n", reg);
457 fprintf(stderr, "DW_CFA_undefined(reg=%" PRIu64 ")\n", reg);
474 fprintf(stderr, "DW_CFA_same_value(reg=%" PRIu64 ")\n", reg);
494 fprintf(stderr, "DW_CFA_register(reg=%" PRIu64 ", reg2=%" PRIu64 ")\n",
532 fprintf(stderr, "DW_CFA_def_cfa(reg=%" PRIu64 ", offse
[all...]
/external/valgrind/none/tests/s390x/
H A Dcomp-2.c32 printf("%.6s (%"PRIu64", %"PRIu64") --> cc = %d\n", \
49 printf("%.6s (%"PRIu64", %"PRIu64") --> cc = %d\n", \
65 printf("%.6s (%"PRIu64", %"PRIu64") --> cc = %d\n", \

Completed in 1139 milliseconds

123456