HomeSort by relevance Sort by last modified time
    Searched refs:PRIu64 (Results 1 - 25 of 514) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/third_party/libopenjpeg20/
opj_inttypes.h 41 #define PRIu64 "I64u"
  /system/core/storaged/
storaged_utils.cpp 74 printf("%s %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64
75 " %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64 "\n"
    [all...]
storaged_service.cpp 48 dprintf(fd, "%s %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64
49 " %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64 "\n",
65 dprintf(fd, "%s_%d %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu6
    [all...]
  /external/webrtc/webrtc/base/
format_macros.h 20 // The "d" in the macro corresponds to %d; you can also use PRIu64 etc.
82 #if !defined(PRIu64)
83 #define PRIu64 "I64u"
  /external/libnl/lib/route/link/
inet6.c 342 nl_dump(p, " %18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_INPKTS]);
349 nl_dump(p, "%16" PRIu64 " B ", 0);
351 nl_dump(p, "%18" PRIu64 " %18" PRIu64 "\n",
358 nl_dump(p, " %18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_OUTPKTS]);
365 nl_dump(p, "%16" PRIu64 " B ", 0);
367 nl_dump(p, "%18" PRIu64 " %18" PRIu64 "\n",
374 nl_dump(p, " %18" PRIu64 " ", link->l_stats[RTNL_LINK_IP6_INMCASTPKTS]);
381 nl_dump(p, "%16" PRIu64 " B ", 0)
    [all...]
  /external/vboot_reference/utility/
load_kernel_test.c 10 #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 " > %" PRIu64 "\n"
    [all...]
  /external/mesa3d/src/gallium/auxiliary/hud/
hud_cpu.c 111 "%s %"PRIu64" %"PRIu64" %"PRIu64" %"PRIu64" %"PRIu64
112 " %"PRIu64" %"PRIu64" %"PRIu64" %"PRIu64" %"PRIu64
    [all...]
  /external/libchrome/base/
format_macros.h 13 // 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/strace/tests/
sched_xetattr.c 102 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
103 ", sched_period=%" PRIu64 "}, %u, 0) = 0\n",
127 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
128 ", sched_period=%" PRIu64 "}, %u, 0) = 0\n",
148 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
149 ", sched_period=%" PRIu64 "}, 0) = 0\n",
162 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu6
    [all...]
prlimit64.c 54 sprintf(buf[i], "%" PRIu64 "*1024", lim / 1024);
56 sprintf(buf[i], "%" PRIu64, lim);
  /external/strace/tests-m32/
sched_xetattr.c 102 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
103 ", sched_period=%" PRIu64 "}, %u, 0) = 0\n",
127 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
128 ", sched_period=%" PRIu64 "}, %u, 0) = 0\n",
148 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
149 ", sched_period=%" PRIu64 "}, 0) = 0\n",
162 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu6
    [all...]
prlimit64.c 54 sprintf(buf[i], "%" PRIu64 "*1024", lim / 1024);
56 sprintf(buf[i], "%" PRIu64, lim);
  /external/strace/tests-mx32/
sched_xetattr.c 102 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
103 ", sched_period=%" PRIu64 "}, %u, 0) = 0\n",
127 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
128 ", sched_period=%" PRIu64 "}, %u, 0) = 0\n",
148 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu64
149 ", sched_period=%" PRIu64 "}, 0) = 0\n",
162 ", sched_runtime=%" PRIu64 ", sched_deadline=%" PRIu6
    [all...]
prlimit64.c 54 sprintf(buf[i], "%" PRIu64 "*1024", lim / 1024);
56 sprintf(buf[i], "%" PRIu64, lim);
  /external/v8/src/base/
format-macros.h 13 // 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/libffi/testsuite/libffi.call/
ffitest.h 84 #define PRIu64 "lu"
101 #define PRIu64 "llu"
108 #define PRIu64 "lu"
129 #define PRIu64 "I64u"
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
ffitest.h 84 #define PRIu64 "lu"
101 #define PRIu64 "llu"
108 #define PRIu64 "lu"
129 #define PRIu64 "I64u"
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
ffitest.h 84 #define PRIu64 "lu"
101 #define PRIu64 "llu"
108 #define PRIu64 "lu"
129 #define PRIu64 "I64u"
  /external/swiftshader/third_party/subzero/runtime/
szrt_profiler.c 57 printf("%" PRIu64 "\t%s\n", (*curr)->Counter, (*curr)->BlockName);
  /external/toybox/toys/other/
count.c 29 xwrite(2, buf, sprintf(buf, "%"PRIu64" bytes\r", size));
  /system/chre/apps/hello_world/
hello_world.cc 42 "time %" PRIu64, eventType, senderInstanceId, chreGetTime());
  /system/chre/util/include/chre/util/
scope_timer_impl.h 29 LOGD("ScopeTimer '%s' took %" PRIu64 "ns",
  /system/extras/tests/iptables/qtaguid/
socketTag.cpp 113 if (doCtrlCommand("t %d %" PRIu64, fd, tag) < 0) {
199 " tag1=0x%" PRIx64 "/%" PRIu64 " tag2=0x%" PRIx64 "/% " PRIu64,
261 EXPECT_GE(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, tag , fake_uid2), 0)
268 EXPECT_LT(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag, fake_uid2), 0);
279 EXPECT_LT(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag2 , fake_uid2), 0);
285 EXPECT_GE(doCtrlCommand("d %" PRIu64 " %u", new_tag3, fake_uid2), 0);
290 EXPECT_GE(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag4 , fake_uid2), 0);
294 EXPECT_LT(doCtrlCommand("t %d %" PRIu64 " %u", sock0.fd, new_tag4 , fake_uid2), 0);
321 EXPECT_LE(doCtrlCommand("t %d %" PRIu64, sock0.fd, invalid_tag1), 0)
    [all...]
  /external/strace/
sendfile.c 38 if (!printnum_int64(tcp, tcp->u_arg[2], "%" PRIu64)) {
45 printnum_int64(tcp, tcp->u_arg[2], "%" PRIu64);
  /external/libpcap/
portability.h 199 #ifndef PRIu64
201 #define PRIu64 "I64u"
203 #define PRIu64 "llu"

Completed in 1868 milliseconds

1 2 3 4 5 6 7 8 91011>>