Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/subzero/crosstest/
Dtest_stacksave_main.c50 printf("Failure %s: start=%" PRIu32 ", " in DECLARE_TESTS()
51 "llc=%" PRIu32 ", sz=%" PRIu32 "\n", in DECLARE_TESTS()
/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/strace/
Dloop.c72 tprintf(", lo_encrypt_key_size=%" PRIu32, in decode_loop_info()
117 ", lo_number=%" PRIu32, in decode_loop_info64()
122 tprintf("{lo_offset=%#" PRIx64 ", lo_number=%" PRIu32, in decode_loop_info64()
131 tprintf(", lo_encrypt_key_size=%" PRIu32, in decode_loop_info64()
Ddm.c90 tprintf(", target_count=%" PRIu32, in dm_decode_values()
100 tprintf(", event_nr=%" PRIu32, in dm_decode_values()
116 tprintf(", target_count=%" PRIu32, in dm_decode_values()
118 tprintf(", open_count=%" PRIu32, in dm_decode_values()
120 tprintf(", event_nr=%" PRIu32, in dm_decode_values()
359 tprintf(", version=%" PRIu32 ".%" PRIu32 ".%" PRIu32 "}", in dm_decode_dm_target_versions()
Dptp.c64 tprintf("{start={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
65 ", period={%" PRId64 ", %" PRIu32 "}" in ptp_ioctl()
109 tprintf("{%" PRId64 ", %" PRIu32 "}", in ptp_ioctl()
Dresource.c77 sprintf(buf, "%" PRIu32 "*1024", lim / 1024); in sprint_rlim32()
79 sprintf(buf, "%" PRIu32, lim); in sprint_rlim32()
Depoll.c62 tprintf(", {u32=%" PRIu32 ", u64=%" PRIu64 "}}", in print_epoll_event()
Dstatx.c61 ", tv_nsec=%" PRIu32 "}", \ in SYS_FUNC()
/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()
/external/strace/tests/
Dioctl_loop.c74 printf(", lo_encrypt_key_size=%" PRIu32, in print_loop_info()
117 ", lo_sizelimit=%" PRIu64 ", lo_number=%" PRIu32, in print_loop_info64()
125 printf("{lo_offset=%#" PRIx64 ", lo_number=%" PRIu32, in print_loop_info64()
138 printf(", lo_encrypt_key_size=%" PRIu32, in print_loop_info64()
/external/strace/tests-m32/
Dioctl_loop.c74 printf(", lo_encrypt_key_size=%" PRIu32, in print_loop_info()
117 ", lo_sizelimit=%" PRIu64 ", lo_number=%" PRIu32, in print_loop_info64()
125 printf("{lo_offset=%#" PRIx64 ", lo_number=%" PRIu32, in print_loop_info64()
138 printf(", lo_encrypt_key_size=%" PRIu32, in print_loop_info64()
/external/strace/tests-mx32/
Dioctl_loop.c74 printf(", lo_encrypt_key_size=%" PRIu32, in print_loop_info()
117 ", lo_sizelimit=%" PRIu64 ", lo_number=%" PRIu32, in print_loop_info64()
125 printf("{lo_offset=%#" PRIx64 ", lo_number=%" PRIu32, in print_loop_info64()
138 printf(", lo_encrypt_key_size=%" PRIu32, in print_loop_info64()
/external/clang/lib/Headers/
Dinttypes.h44 #undef PRIu32
79 #define PRIu32 "u" macro
/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/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/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/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h113 #define PRIu32 "u" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h113 #define PRIu32 "u" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h113 #define PRIu32 "u" macro
/external/elfutils/libasm/
Dasm_adduleb128.c53 fprintf (asmscn->ctx->out.file, "\t.uleb128\t%" PRIu32 "\n", num); in asm_adduleb128()
/external/libusb/msvc/
Dinttypes.h106 #define PRIu32 "u" macro
/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()

123