Home
last modified time | relevance | path

Searched refs:PRIu32 (Results 1 – 25 of 59) sorted by relevance

123

/external/strace/
Devdev.c109 tprintf(", custom_len=%" PRIu32 in ff_effect_ioctl()
143 tprintf(", {value=%" PRIu32 ", minimum=%" PRIu32, in abs_ioctl()
146 tprintf(", maximum=%" PRIu32 ", fuzz=%" PRIu32, in abs_ioctl()
148 tprintf(", flat=%" PRIu32, absinfo.flat); in abs_ioctl()
150 tprintf(", resolution=%" PRIu32, absinfo.resolution); in abs_ioctl()
374 printnum_int(tcp, arg, "%" PRIu32); in evdev_read_ioctl()
Dptp.c62 tprintf("{start={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
63 ", period={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
107 tprintf("{%" PRId64 ", %" PRIu32 "}", in ptp_ioctl()
Dloop.c97 "sizelimit=%" PRIu64 ", number=%" PRIu32, in decode_loop_info64()
105 tprintf("{offset=%#" PRIx64 ", number=%" PRIu32, in decode_loop_info64()
114 tprintf(", encrypt_key_size=%" PRIu32, in decode_loop_info64()
Dresource.c76 sprintf(buf, "%" PRIu32 "*1024", lim / 1024); in sprint_rlim32()
78 sprintf(buf, "%" PRIu32, lim); in sprint_rlim32()
Depoll.c62 tprintf(", {u32=%" PRIu32 ", u64=%" PRIu64 "}}", in print_epoll_event()
Dmtd.c142 tprintf("{start=%#" PRIx32 ", length=%#" PRIx32 ", locked=%" PRIu32 "}", in mtd_ioctl()
262 tprintf("{start=%#" PRIx32 ", length=%#" PRIx32 ", locked=%" PRIu32 "}", in mtd_ioctl()
/external/libchrome/sandbox/linux/bpf_dsl/
Ddump_bpf.cc86 base::StringAppendF(dst, "LOAD %" PRIu32 " // ", insn.k); in AppendInstruction()
114 base::StringAppendF(dst, "Trap #%" PRIu32 "\n", in AppendInstruction()
117 base::StringAppendF(dst, "errno = %" PRIu32 "\n", in AppendInstruction()
120 base::StringAppendF(dst, "Trace #%" PRIu32 "\n", in AppendInstruction()
/external/elfutils/libebl/
Deblobjnotetypename.c50 snprintf (buf, len, "Version: %" PRIu32, type); in ebl_object_note_type_name()
69 snprintf (buf, len, "%s: %" PRIu32, gettext ("<unknown>"), type); in ebl_object_note_type_name()
Deblcorenotetypename.c98 snprintf (buf, len, "%s: %" PRIu32, gettext ("<unknown>"), type); in ebl_core_note_type_name()
Deblobjnote.c218 printf ("%" PRIu32, buf[cnt]); in ebl_object_note()
/external/clang/lib/Headers/
Dinttypes.h40 #undef PRIu32
75 #define PRIu32 "u" macro
/external/vboot_reference/futility/
Dcmd_vbutil_firmware.c257 printf(" Header version: %" PRIu32 ".%" PRIu32 "\n", in Verify()
273 printf(" Preamble flags: %" PRIu32 "\n", flags); in Verify()
Dcmd_show.c347 printf(" Header version: %" PRIu32 ".%" PRIu32 "\n", in futil_cb_show_fw_preamble()
365 printf(" Preamble flags: %" PRIu32 "\n", flags); in futil_cb_show_fw_preamble()
459 printf(" Header version: %" PRIu32 ".%" PRIu32 "\n", in futil_cb_show_kernel_preamble()
/external/valgrind/none/tests/s390x/
Dclcl.c147 printf("cc: %"PRIu32", len1: %"PRIu32", len2: %"PRIu32 in run_test()
Dmvcl.c165 printf("cc: %"PRIu32", len1: %"PRIu32", len2: %"PRIu32 in run_test()
/external/elfutils/tests/
Dasm-tst9.c131 printf ("cannot insert uleb %" PRIu32 ": %s\n", in main()
145 printf ("cannot insert uleb %" PRIu32 ": %s\n", in main()
/external/elfutils/libasm/
Dasm_adduleb128.c53 fprintf (asmscn->ctx->out.file, "\t.uleb128\t%" PRIu32 "\n", num); in asm_adduleb128()
/external/e2fsprogs/intl/
Dloadmsgcat.c159 #if !defined PRIu32 || PRI_MACROS_BROKEN
160 # undef PRIu32
161 # define PRIu32 "u" macro
556 return PRIu32; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp191 #ifndef PRIu32
192 #error PRIu32 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h117 #define PRIu32 "I32u" macro
/external/mesa3d/include/c99/
Dinttypes.h119 #define PRIu32 "I32u" macro
/external/bison/lib/
Dinttypes.in.h165 #if !defined PRIu32 || @PRI_MACROS_BROKEN@
166 # undef PRIu32
168 # define PRIu32 "u" macro
/external/bison/darwin-lib/
Dinttypes.h477 #if !defined PRIu32 || 0
478 # undef PRIu32
480 # define PRIu32 "u" macro
/external/bison/linux-lib/
Dinttypes.h477 #if !defined PRIu32 || 0
478 # undef PRIu32
480 # define PRIu32 "u" macro
/external/libcxx/include/
Dcinttypes79 PRIu32

123