/external/libunwind_llvm/src/ |
D | UnwindLevel1.c | 80 "unwind_phase1(ex_ojb=%p): pc=0x%" PRIxPTR ", start_ip=0x%" PRIxPTR in unwind_phase1() 81 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR "", in unwind_phase1() 174 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p): start_ip=0x%" PRIxPTR in unwind_phase2() 175 ", func=%s, sp=0x%" PRIxPTR ", lsda=0x%" PRIxPTR in unwind_phase2() 176 ", personality=0x%" PRIxPTR, in unwind_phase2() 217 "user code with ip=0x%" PRIxPTR in unwind_phase2() 218 ", sp=0x%" PRIxPTR, in unwind_phase2() 266 "unwind_phase2_forced(ex_ojb=%p): start_ip=0x%" PRIxPTR in unwind_phase2_forced() 267 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR, in unwind_phase2_forced() 428 "_Unwind_GetLanguageSpecificData(context=%p) => 0x%" PRIxPTR, in _Unwind_GetLanguageSpecificData() [all …]
|
D | Unwind-EHABI.cpp | 469 "unwind_phase1(ex_ojb=%p): pc=0x%" PRIxPTR ", start_ip=0x%" PRIxPTR ", func=%s, " in unwind_phase1() 470 "lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR, in unwind_phase1() 585 "unwind_phase2(ex_ojb=%p): start_ip=0x%" PRIxPTR ", func=%s, sp=0x%" PRIxPTR ", " in unwind_phase2() 586 "lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR "", in unwind_phase2() 628 "user code with ip=0x%" PRIxPTR ", sp=0x%" PRIxPTR, in unwind_phase2()
|
D | UnwindLevel1-gcc-ext.c | 170 " _backtrace: start_ip=0x%" PRIxPTR ", func=%s, lsda=0x%" PRIxPTR ", context=%p", in _Unwind_Backtrace() 212 _LIBUNWIND_TRACE_API("_Unwind_GetCFA(context=%p) => 0x%" PRIxPTR, in _Unwind_GetCFA()
|
D | Unwind-seh.cpp | 432 "_Unwind_GetLanguageSpecificData(context=%p) => 0x%" PRIxPTR, in _Unwind_GetLanguageSpecificData() 443 _LIBUNWIND_TRACE_API("_Unwind_GetRegionStart(context=%p) => 0x%" PRIxPTR, in _Unwind_GetRegionStart()
|
D | libunwind.cpp | 97 _LIBUNWIND_TRACE_API("unw_set_reg(cursor=%p, regNum=%d, value=0x%" PRIxPTR ")", in unw_set_reg()
|
/external/libusb/msvc/ |
D | inttypes.h | 240 #define PRIxPTR "I64x" macro 252 #define PRIxPTR "x" macro
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | malloc_io.h | 31 # define FMTxPTR PRIxPTR
|
/external/mesa3d/src/egl/main/ |
D | eglsync.c | 76 _eglLog(_EGL_DEBUG, "bad sync attribute 0x%" PRIxPTR, attr); in _eglParseSyncAttribList()
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 439 #if !defined PRIxPTR || PRI_MACROS_BROKEN 440 # undef PRIxPTR 441 # define PRIxPTR \ macro 744 return PRIxPTR; in get_sysdep_segment_value()
|
/external/grpc-grpc/test/core/util/ |
D | mock_endpoint.cc | 124 gpr_asprintf(&name, "mock_endpoint_%" PRIxPTR, (intptr_t)m); in grpc_mock_endpoint_create()
|
D | passthru_endpoint.cc | 184 gpr_asprintf(&name, "passthru_endpoint_%s_%" PRIxPTR, half_name, in half_init()
|
/external/u-boot/include/ |
D | inttypes.h | 164 # define PRIxPTR __PRIPTR_PREFIX "x" macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | SymbolicFile.h | 48 OS << "(" << format("0x%08" PRIxPTR, D.p) << " (" << format("0x%08x", D.d.a)
|
/external/libcxx/include/ |
D | cinttypes | 111 PRIxPTR
|
/external/u-boot/common/ |
D | usb_storage.c | 1168 PRIxPTR "\n", block_dev->devnum, start, blks, buf_addr); in usb_stor_read() 1198 ", blccnt %x buffer %" PRIxPTR "\n", in usb_stor_read() 1252 PRIxPTR "\n", block_dev->devnum, start, blks, buf_addr); in usb_stor_write() 1284 PRIxPTR "\n", start, smallblks, buf_addr); in usb_stor_write()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 535 #ifndef PRIxPTR 536 #error PRIxPTR not defined
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 535 #ifndef PRIxPTR 536 #error PRIxPTR not defined
|
/external/jemalloc/include/jemalloc/internal/ |
D | util.h | 31 # define FMTxPTR PRIxPTR
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | subchannel.cc | 210 "SUBCHANNEL: %p %12s 0x%" PRIxPTR " -> 0x%" PRIxPTR " [%s]", c, in ref_mutate()
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | resource_quota.cc | 635 gpr_asprintf(&resource_quota->name, "anonymous_pool_%" PRIxPTR, in grpc_resource_quota_create() 789 gpr_asprintf(&resource_user->name, "anonymous_resource_user_%" PRIxPTR, in grpc_resource_user_create()
|
/external/v8/src/mips64/ |
D | simulator-mips64.cc | 465 PrintF(" 0x%012" PRIxPTR " : 0x%016" PRIx64 " %14" PRId64 " ", in Debug() 528 PrintF(" 0x%08" PRIxPTR " %s\n", reinterpret_cast<intptr_t>(cur), in Debug() 648 PrintF(" 0x%08" PRIxPTR " %s\n", reinterpret_cast<intptr_t>(cur), in Debug() 1869 PrintF("Memory read from bad address: 0x%08" PRIx64 " , pc=0x%08" PRIxPTR in ReadW() 1889 PrintF("Memory read from bad address: 0x%08" PRIx64 " , pc=0x%08" PRIxPTR in ReadWU() 1909 PrintF("Memory write to bad address: 0x%08" PRIx64 " , pc=0x%08" PRIxPTR in WriteW() 1929 PrintF("Memory read from bad address: 0x%08" PRIx64 " , pc=0x%08" PRIxPTR in Read2W() 1949 PrintF("Memory write to bad address: 0x%08" PRIx64 " , pc=0x%08" PRIxPTR in Write2W() 2120 PrintF("Simulator found unsupported instruction:\n 0x%08" PRIxPTR " : %s\n", in Format() 7284 PrintF(" 0x%08" PRIxPTR " %-44s %s\n", in InstructionDecode()
|
/external/v8/src/mips/ |
D | simulator-mips.cc | 533 PrintF(" 0x%08" PRIxPTR ": 0x%08x %10d", in Debug() 596 PrintF(" 0x%08" PRIxPTR " %s\n", reinterpret_cast<intptr_t>(cur), in Debug() 716 PrintF(" 0x%08" PRIxPTR " %s\n", reinterpret_cast<intptr_t>(cur), in Debug() 1964 PrintF("Memory read from bad address: 0x%08x, pc=0x%08" PRIxPTR "\n", addr, in ReadW() 1994 PrintF("Memory write to bad address: 0x%08x, pc=0x%08" PRIxPTR "\n", addr, in WriteW() 2166 PrintF("Simulator found unsupported instruction:\n 0x%08" PRIxPTR ": %s\n", in Format() 6932 PrintF(" 0x%08" PRIxPTR " %-44s %s\n", in InstructionDecode()
|
/external/libchrome/ipc/ |
D | ipc_mojo_bootstrap.cc | 967 base::StringPrintf("mojo/queued_ipc_channel_message/0x%" PRIxPTR, in OnMemoryDump()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_program.c | 545 debug_printf("HDR[%02"PRIxPTR"] = 0x%08x\n", in nvc0_program_dump()
|
/external/v8/src/arm64/ |
D | simulator-arm64.cc | 1365 fprintf(stream_, " <- %s0x%016" PRIxPTR "%s\n", in PrintRead() 1379 fprintf(stream_, " <- %s0x%016" PRIxPTR "%s\n", in PrintVRead() 1391 fprintf(stream_, " -> %s0x%016" PRIxPTR "%s\n", in PrintWrite() 1412 fprintf(stream_, " -> %s0x%016" PRIxPTR "%s\n", in PrintVWrite()
|