/external/llvm-project/lldb/test/Shell/Register/Inputs/ |
D | x86-fp-write.cpp | 45 printf("fctrl = 0x%04" PRIx16 "\n", env[0]); in main() 46 printf("fstat = 0x%04" PRIx16 "\n", env[2]); in main() 47 printf("ftag = 0x%04" PRIx16 "\n", env[4]); in main() 48 printf("fop = 0x%04" PRIx16 "\n", fxsave.i16[3]); in main() 54 printf("fcs = 0x%04" PRIx16 "\n", fxsave.i16[6]); in main() 56 printf("fds = 0x%04" PRIx16 "\n", fxsave.i16[10]); in main()
|
/external/arm-neon-tests/ |
D | ref_vqadd.c | 121 DUMP(TEST_MSG, int, 16, 4, PRIx16); in vqadd_64() 124 DUMP(TEST_MSG, int, 16, 8, PRIx16); in vqadd_64() 152 DUMP(TEST_MSG, uint, 16, 4, PRIx16); in vqadd_64() 155 DUMP(TEST_MSG, uint, 16, 8, PRIx16); in vqadd_64()
|
D | ref_vqsub.c | 126 DUMP(TEST_MSG, int, 16, 4, PRIx16); in vqsub_64() 129 DUMP(TEST_MSG, int, 16, 8, PRIx16); in vqsub_64() 158 DUMP(TEST_MSG, uint, 16, 4, PRIx16); in vqsub_64() 161 DUMP(TEST_MSG, uint, 16, 8, PRIx16); in vqsub_64()
|
D | ref_v_comp_op.c | 138 DUMP(TEST_MSG, uint, 16, 4, PRIx16); in FNNAME() 145 DUMP(TEST_MSG, uint, 16, 4, PRIx16); in FNNAME() 152 DUMP(TEST_MSG, uint, 16, 8, PRIx16); in FNNAME() 159 DUMP(TEST_MSG, uint, 16, 8, PRIx16); in FNNAME()
|
D | ref_vqdmulh_n.c | 92 DUMP(TEST_MSG, int, 16, 4, PRIx16); in FNNAME() 94 DUMP(TEST_MSG, int, 16, 8, PRIx16); in FNNAME()
|
D | ref_vqrdmulh_n.c | 92 DUMP(TEST_MSG, int, 16, 4, PRIx16); in FNNAME() 94 DUMP(TEST_MSG, int, 16, 8, PRIx16); in FNNAME()
|
D | stm-arm-neon-ref.h | 495 DUMP(test_name, int, 16, 4, PRIx16); in dump_results_hex2() 499 DUMP(test_name, uint, 16, 4, PRIx16); in dump_results_hex2() 503 DUMP_POLY(test_name, poly, 16, 4, PRIx16); in dump_results_hex2() 506 DUMP_FP16(test_name, float, 16, 4, PRIx16); in dump_results_hex2() 510 DUMP(test_name, int, 16, 8, PRIx16); in dump_results_hex2() 514 DUMP(test_name, uint, 16, 8, PRIx16); in dump_results_hex2() 518 DUMP_POLY(test_name, poly, 16, 8, PRIx16); in dump_results_hex2() 521 DUMP_FP16(test_name, float, 16, 8, PRIx16); in dump_results_hex2()
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_PolicyCounterTimer.c | 156 "offset=%04"PRIx16", operation=%04"PRIx16"", in Esys_PolicyCounterTimer_Async()
|
D | Esys_NV_Read.c | 158 "size=%04"PRIx16", offset=%04"PRIx16"", in Esys_NV_Read_Async()
|
D | Esys_PolicyNV.c | 164 "policySession=%"PRIx32 ", operandB=%p, offset=%04"PRIx16"," in Esys_PolicyNV_Async() 165 "operation=%04"PRIx16"", in Esys_PolicyNV_Async()
|
D | Esys_ZGen_2Phase.c | 159 "inQeB=%p, inScheme=%04"PRIx16", counter=%04"PRIx16"", in Esys_ZGen_2Phase_Async()
|
D | Esys_NV_Certify.c | 174 "size=%04"PRIx16", offset=%04"PRIx16"", in Esys_NV_Certify_Async()
|
D | Esys_Startup.c | 107 LOG_TRACE("context=%p, startupType=%04"PRIx16"", in Esys_Startup_Async()
|
D | Esys_Shutdown.c | 140 LOG_TRACE("context=%p, shutdownType=%04"PRIx16"", in Esys_Shutdown_Async()
|
/external/vixl/test/aarch64/ |
D | test-utils-aarch64.cc | 114 printf("Expected 0x%04" PRIx16 "\t Found 0x%04" PRIx16 "\n", in EqualFP16() 118 printf("Expected %.6f (16 bit): (0x%04" PRIx16 in EqualFP16() 120 "Found %.6f (0x%04" PRIx16 ")\n", in EqualFP16() 231 printf("Expected 0x%04" PRIx16 " (%f)\t Found 0x%016" PRIx64 "\n", in EqualFP16()
|
/external/capstone/include/ |
D | platform.h | 74 #define PRIx16 "hx" macro
|
/external/capstone/include/capstone/ |
D | platform.h | 86 #define PRIx16 "hx" macro
|
/external/elfutils/libcpu/ |
D | i386_data.h | 188 n = snprintf (tmpbuf, sizeof (tmpbuf), "0x%" PRIx16, disp); in general_mod$r_m() 193 n = snprintf (tmpbuf, sizeof (tmpbuf), "%s0x%" PRIx16, in general_mod$r_m() 701 needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx16, word); in FCT_imm() 826 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx16, word); in FCT_imm$s() 843 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx16, word); in FCT_imm16() 1346 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIx16, absval); in FCT_sel()
|
D | riscv_disasm.c | 249 len = snprintf (addrbuf, sizeof (addrbuf), "0x%" PRIx16, first); in riscv_disasm() 294 len = snprintf (addrbuf, sizeof (addrbuf), "0x%" PRIx16, first); in riscv_disasm() 389 snprintf (addrbuf, sizeof (addrbuf), "0x%" PRIx16, imm); in riscv_disasm() 534 len = snprintf (immbuf, sizeof (immbuf), "0x%04" PRIx16, first); in riscv_disasm() 1308 cp += snprintf (cp, mnebuf + sizeof (mnebuf) - cp, "%04" PRIx16, in riscv_disasm()
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_defines.h | 46 #define PRIx16 "x" macro
|
/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_Execute.c | 117 LOG_ERROR("Malformed reponse: Invalid tag in response header: %" PRIx16, in Tss2_Sys_ExecuteFinish()
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 139 #if !defined PRIx16 || PRI_MACROS_BROKEN 140 # undef PRIx16 141 # define PRIx16 "x" macro 542 return PRIx16; in get_sysdep_segment_value()
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFListTable.cpp | 86 << format(", version = 0x%4.4" PRIx16 ", addr_size = 0x%2.2" PRIx8 in dump()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFListTable.cpp | 93 "%s list header: length = 0x%8.8" PRIx64 ", version = 0x%4.4" PRIx16 ", " in dump()
|
D | DWARFDebugAddr.cpp | 145 ", version = 0x%4.4" PRIx16 ", " in dump()
|