/external/strace/ |
D | mtd.c | 78 tprintf(", size=%#" PRIx32 ", erasesize=%#" PRIx32, in mtd_ioctl() 80 tprintf(", writesize=%#" PRIx32 ", oobsize=%#" PRIx32, in mtd_ioctl() 93 tprintf(", {start=%#" PRIx32 ", length=%#" PRIx32 "}", in mtd_ioctl() 110 tprintf(", {start=%#" PRIx32 ", length=%#" PRIx32 ", ptr=...}", in mtd_ioctl() 127 tprintf(", {offset=%#" PRIx32 ", erasesize=%#" PRIx32, in mtd_ioctl() 129 tprintf(", numblocks=%#" PRIx32 ", regionindex=%#" PRIx32 "}", in mtd_ioctl() 139 tprintf(", eccbytes=%#" PRIx32, ninfo.eccbytes); in mtd_ioctl() 149 tprintf("%#" PRIx32, ninfo.oobfree[i][j]); in mtd_ioctl() 157 tprintf("%#" PRIx32, ninfo.eccpos[i]); in mtd_ioctl() 168 tprintf(", {start=%#" PRIx32 ", length=%#" PRIx32 ", locked=%" PRIu32 "}", in mtd_ioctl() [all …]
|
/external/qemu/ |
D | ioport.c | 85 LOG_UNUSED_IOPORT("unused inb: port=0x%04"PRIx32"\n", address); in default_ioport_readb() 91 LOG_UNUSED_IOPORT("unused outb: port=0x%04"PRIx32" data=0x%02"PRIx32"\n", in default_ioport_writeb() 114 LOG_UNUSED_IOPORT("unused inl: port=0x%04"PRIx32"\n", address); in default_ioport_readl() 120 LOG_UNUSED_IOPORT("unused outl: port=0x%04"PRIx32" data=0x%02"PRIx32"\n", in default_ioport_writel() 209 LOG_IOPORT("outl: %04"FMT_pioaddr" %08"PRIx32"\n", addr, val); in cpu_outl() 233 LOG_IOPORT("inl : %04"FMT_pioaddr" %08"PRIx32"\n", addr, val); in cpu_inl()
|
/external/vixl/examples/ |
D | swap-int32.cc | 82 "x0 = 0x%" PRIx32 "\n" in main() 83 "x1 = 0x%" PRIx32 "\n", in main() 89 "x0 = 0x%" PRIx32 "\n" in main() 90 "x1 = 0x%" PRIx32 "\n", in main()
|
/external/valgrind/main/none/tests/s390x/ |
D | cksm.c | 127 printf("FAIL: sum: by-hand %"PRIx32" by-insn %"PRIx32"\n", in compare_results() 151 printf("FAIL: sum: by-insn %"PRIx32" expected %"PRIx32"\n", in compare_results() 157 printf("FAIL: sum: by-hand %"PRIx32" expected %"PRIx32"\n", in compare_results()
|
/external/vixl/test/ |
D | test-utils-a64.cc | 43 printf("Expected 0x%08" PRIx32 "\t Found 0x%08" PRIx32 "\n", in Equal32() 66 printf("Expected 0x%08" PRIx32 "\t Found 0x%08" PRIx32 "\n", in EqualFP32() 69 printf("Expected %.9f (0x%08" PRIx32 ")\t " in EqualFP32() 70 "Found %.9f (0x%08" PRIx32 ")\n", in EqualFP32() 103 printf("Expected 0x%08" PRIx32 "\t Found 0x%016" PRIx64 "\n", in Equal32() 129 printf("Expected 0x%08" PRIx32 " (%f)\t Found 0x%016" PRIx64 "\n", in EqualFP32()
|
D | test-fuzz-a64.cc | 94 fprintf(stderr, "0x%08" PRIx32 "\n", static_cast<uint32_t>(i)); 111 fprintf(stderr, "0x%08" PRIx32 "\n", static_cast<uint32_t>(i));
|
/external/chromium_org/v8/test/cctest/ |
D | test-utils-arm64.cc | 43 printf("Expected 0x%08" PRIx32 "\t Found 0x%08" PRIx32 "\n", in Equal32() 66 printf("Expected 0x%08" PRIx32 "\t Found 0x%08" PRIx32 "\n", in EqualFP32() 69 printf("Expected %.9f (0x%08" PRIx32 ")\t " in EqualFP32() 70 "Found %.9f (0x%08" PRIx32 ")\n", in EqualFP32() 103 printf("Expected 0x%08" PRIx32 "\t Found 0x%016" PRIx64 "\n", in Equal32() 129 printf("Expected 0x%08" PRIx32 " (%f)\t Found 0x%016" PRIx64 "\n", in EqualFP32()
|
/external/elfutils/0.153/libcpu/ |
D | i386_data.h | 246 n = snprintf (tmpbuf, sizeof (tmpbuf), "%s0x%" PRIx32 "(%%%n%s)", in general_mod$r_m() 265 n = snprintf (tmpbuf, sizeof (tmpbuf), "%s0x%" PRIx32 "(%%rip)", in general_mod$r_m() 271 n = snprintf (tmpbuf, sizeof (tmpbuf), "0x%" PRIx32, disp); in general_mod$r_m() 309 n = snprintf (cp, sizeof (tmpbuf), "%s0x%" PRIx32, in general_mod$r_m() 369 n = snprintf (cp, sizeof (tmpbuf), "0x%" PRIx32, disp); in general_mod$r_m() 459 # define ABSPRIFMT PRIx32 in generic_abs() 559 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%%s%" PRIx32, in FCT_crdb() 592 int needed = snprintf (&d->bufp[*bufcntp], avail, "0x%" PRIx32, in FCT_disp8() 711 needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx32, word); in FCT_imm() 762 needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx32, word); in FCT_imm64$w() [all …]
|
/external/lldb/tools/debugserver/source/MacOSX/ |
D | MachThread.cpp | 71 err.LogThreaded("::thread_suspend (%4.4" PRIx32 ")", m_mach_port_number); in Suspend() 117 err.LogThreaded("::thread_resume (%4.4" PRIx32 ")", m_mach_port_number); in SetSuspendCountBeforeResume() 146 err.LogThreaded("::thread_resume (%4.4" PRIx32 ")", m_mach_port_number); in RestoreSuspendCountAfterStop() 168 err.LogThreaded("::thread_suspend (%4.4" PRIx32 ")", m_mach_port_number); in RestoreSuspendCountAfterStop()
|
/external/compiler-rt/SDKs/darwin/usr/include/ |
D | inttypes.h | 48 #define PRIx32 "x" macro
|
/external/qemu/include/exec/ |
D | ioport.h | 30 #define FMT_pioaddr PRIx32
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | util.h | 102 #ifndef PRIx32 103 #define PRIx32 "x" macro
|
/external/chromium_org/third_party/libusb/src/msvc/ |
D | inttypes.h | 124 #define PRIx32 "x" macro
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 120 #define PRIx32 "I32x" macro
|
/external/chromium_org/third_party/mesa/src/include/c99/ |
D | inttypes.h | 120 #define PRIx32 "I32x" macro
|
/external/libcxx/test/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 247 #ifndef PRIx32 248 #error PRIx32 not defined
|
/external/ltrace/ |
D | ltrace-elf.h | 170 #define PRI_ELF_ADDR PRIx32
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 163 #if !defined PRIx32 || PRI_MACROS_BROKEN 164 # undef PRIx32 165 # define PRIx32 "x" macro 558 return PRIx32; in get_sysdep_segment_value()
|
/external/jemalloc/include/msvc_compat/C99/ |
D | inttypes.h | 128 #define PRIx32 "x" macro
|
/external/bison/lib/ |
D | inttypes.in.h | 171 #if !defined PRIx32 || @PRI_MACROS_BROKEN@ 172 # undef PRIx32 174 # define PRIx32 "x" macro
|
/external/libcxx/include/ |
D | cinttypes | 97 PRIx32
|
/external/bison/darwin-lib/ |
D | inttypes.h | 483 #if !defined PRIx32 || 0 484 # undef PRIx32 486 # define PRIx32 "x" macro
|
/external/bison/linux-lib/ |
D | inttypes.h | 483 #if !defined PRIx32 || 0 484 # undef PRIx32 486 # define PRIx32 "x" macro
|
/external/chromium_org/third_party/boringssl/src/crypto/bn/ |
D | internal.h | 174 #define BN_HEX_FMT1 "%" PRIx32
|
/external/vixl/src/a64/ |
D | debugger-a64.cc | 1092 if (length == 1) return new Format<uint32_t>("%08" PRIx32, 'i'); in Tokenize() 1120 case 32: return new Format<uint32_t>("%08" PRIx32, 'x'); in Tokenize() 1348 FormatToken* format = new Format<uint32_t>("%08" PRIx32, 'i'); in Build() 1435 case 4: format = new Format<uint32_t>("%08" PRIx32, 'x'); break; in Build()
|