/external/libpcap/Win32/Include/ |
H A D | bittypes.h | 73 #ifndef PRIx64 75 #define PRIx64 "I64x" macro 77 #define PRIx64 "llx" macro 79 #endif /* PRIx64 */
|
/external/tcpdump/win32/Include/ |
H A D | bittypes.h | 73 #ifndef PRIx64 75 #define PRIx64 "I64x" macro 77 #define PRIx64 "llx" macro 79 #endif /* PRIx64 */
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
H A D | opj_inttypes.h | 42 #define PRIx64 "I64x" macro
|
/external/vixl/examples/ |
H A D | swap4.cc | 70 "x0 = 0x%" PRIx64 "\n" 71 "x1 = 0x%" PRIx64 "\n" 72 "x2 = 0x%" PRIx64 "\n" 73 "x3 = 0x%" PRIx64 "\n", 80 "x0 = 0x%" PRIx64 "\n" 81 "x1 = 0x%" PRIx64 "\n" 82 "x2 = 0x%" PRIx64 "\n" 83 "x3 = 0x%" PRIx64 "\n",
|
H A D | getting-started.cc | 57 printf("x0 = %" PRIx64 "\n", simulator.xreg(0));
|
/external/lldb/source/Target/ |
H A D | ThreadPlan.cpp | 162 log->Printf("%s Thread #%u (0x%p): tid = 0x%4.4" PRIx64 ", pc = 0x%8.8" PRIx64 ", sp = 0x%8.8" PRIx64 ", fp = 0x%8.8" PRIx64 ", " 242 fprintf(stderr, "error: %s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", 249 log->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", 261 fprintf(stderr, "error: %s called on thread that has been destroyed (tid = 0x%" PRIx64 ", ptid = 0x%" PRIx64 ")", [all...] |
H A D | ThreadPlanShouldStopHere.cpp | 63 log->Printf ("ShouldStopHere callback found a step out plan from 0x%" PRIx64 ": %s.", current_addr, s.GetData()); 67 log->Printf ("ShouldStopHere callback didn't find a step out plan from: 0x%" PRIx64 ".", current_addr);
|
H A D | StackID.cpp | 27 s->Printf("StackID (pc = 0x%16.16" PRIx64 ", cfa = 0x%16.16" PRIx64 ", symbol_scope = %p", (uint64_t)m_pc, (uint64_t)m_cfa, m_symbol_scope); 34 s->Printf(" (Block {0x%8.8" PRIx64 "})", sc.block->GetID());
|
H A D | ThreadPlanBase.cpp | 126 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (breakpoint hit.)", m_thread.GetID()); 154 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (exception.)", m_thread.GetID()); 162 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (exec.)", m_thread.GetID()); 171 log->Printf("Base plan discarding thread plans for thread tid = 0x%4.4" PRIx64 " (signal.)", m_thread.GetID());
|
/external/llvm/lib/MC/ |
H A D | MCInstPrinter.cpp | 80 return format("-0x%" PRIx64, -Value); 82 return format("0x%" PRIx64, Value); 86 return format("-0%" PRIx64 "h", -Value); 88 return format("-%" PRIx64 "h", -Value); 91 return format("0%" PRIx64 "h", Value); 93 return format("%" PRIx64 "h", Value); 102 return format("0x%" PRIx64, Value); 105 return format("0%" PRIx64 "h", Value); 107 return format("%" PRIx64 "h", Value);
|
/external/chromium_org/base/ |
H A D | format_macros.h | 43 #define WidePRIx64 PRIx64 87 #if !defined(PRIx64) 88 #define PRIx64 "I64x" macro
|
/external/lldb/source/Core/ |
H A D | UserID.cpp | 21 strm.Printf("{0x%8.8" PRIx64 "}", uid.GetID());
|
/external/llvm/lib/DebugInfo/ |
H A D | DWARFDebugRangeList.cpp | 50 ? "%08x %08" PRIx64 " %08" PRIx64 "\n" 51 : "%08x %016" PRIx64 " %016" PRIx64 "\n");
|
H A D | DWARFTypeUnit.cpp | 31 << " type_signature = " << format("0x%16" PRIx64, TypeHash)
|
/external/qemu/include/exec/ |
H A D | hwaddr.h | 23 #define TARGET_FMT_plx "%016" PRIx64
|
/external/lldb/source/Host/common/ |
H A D | Mutex.cpp | 275 DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_lock (%p)...\n", Host::GetCurrentProcessID(), Host::GetCurrentThreadID(), &m_mutex); 291 DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_lock (%p) => %i\n", Host::GetCurrentProcessID(), Host::GetCurrentThreadID(), &m_mutex, err); 311 DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_trylock (%p) => %i\n", Host::GetCurrentProcessID(), Host::GetCurrentThreadID(), &m_mutex, err); 340 DEBUG_LOG ("[%4.4" PRIx64 "/%4.4" PRIx64 "] pthread_mutex_unlock (%p) => %i\n", Host::GetCurrentProcessID(), Host::GetCurrentThreadID(), &m_mutex, err); 360 printf("locking mutex %p by [%4.4" PRIx64 "/%4.4" PRIx64 "] [all...] |
/external/chromium_org/components/metrics/ |
H A D | metrics_hashes_unittest.cc | 26 std::string hash_hex = base::StringPrintf("0x%016" PRIx64, hash);
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
H A D | vmlinux-kallsyms.c | 150 pr_debug("%#" PRIx64 ": diff end addr for %s v: %#" PRIx64 " k: %#" PRIx64 "\n", 182 pr_debug("%#" PRIx64 ": diff name v: %s k: %s\n", 186 pr_debug("%#" PRIx64 ": %s not on kallsyms\n", 229 pr_info(" %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s in kallsyms as", 232 pr_info(":\n*%" PRIx64 "-%" PRIx64 " [all...] |
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleThreadPlanStepThroughObjCTrampoline.cpp | 117 s->Printf ("Stepping to implementation of ObjC method - obj: 0x%llx, isa: 0x%" PRIx64 ", sel: 0x%" PRIx64, 187 log->Printf ("Implementation lookup returned msgForward function: 0x%" PRIx64 ", stopping.", target_addr); 203 log->Printf("Running to ObjC method implementation: 0x%" PRIx64, target_addr); 209 log->Printf("Adding {isa-addr=0x%" PRIx64 ", sel-addr=0x%" PRIx64 "} = addr=0x%" PRIx64 " to cache.", m_isa_addr, m_sel_addr, target_addr);
|
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DYLDRendezvous.cpp | 311 log->Printf(" Address: %" PRIx64, GetRendezvousAddress()); 313 log->Printf(" Link : %" PRIx64, GetLinkMapAddress()); 314 log->Printf(" Break : %" PRIx64, GetBreakAddress()); 315 log->Printf(" LDBase : %" PRIx64, GetLDBase()); 330 log->Printf(" Base : %" PRIx64, I->base_addr); 331 log->Printf(" Path : %" PRIx64, I->path_addr); 332 log->Printf(" Dyn : %" PRIx64, I->dyn_addr); 333 log->Printf(" Next : %" PRIx64, I->next); 334 log->Printf(" Prev : %" PRIx64, I->prev);
|
/external/strace/ |
H A D | loop.c | 102 "rdevice=%" PRIu64 ", offset=%#" PRIx64 ", " 111 tprintf("offset=%#" PRIx64 ", number=%" PRIu32, 138 tprintf(", init={%#" PRIx64 ", %#" PRIx64 "}}",
|
H A D | mtd.c | 82 tprintf(", padding=%#" PRIx64 "}", 101 tprintf(", {start=%#" PRIx64 ", length=%#" PRIx64 "}", 119 tprintf(", {start=%#" PRIx64 ", length=%#" PRIx64 ", ptr=...}", 206 tprintf(", {start=%#" PRIx64 ", len=%#" PRIx64, 208 tprintf(", ooblen=%#" PRIx64 ", usr_data=%#" PRIx64, 210 tprintf(", usr_oob=%#" PRIx64 ", mod [all...] |
/external/lldb/source/Symbol/ |
H A D | ClangExternalASTSourceCommon.cpp | 68 s->Printf ("uid=0x%" PRIx64, uid); 74 s->Printf ("isa_ptr=0x%" PRIx64, isa_ptr);
|
/external/llvm/tools/llvm-c-test/ |
H A D | object.c | 39 printf("'%s': @0x%08" PRIx64 " +%" PRIu64 "\n", LLVMGetSectionName(sect), 75 printf("%s @0x%08" PRIx64 " +%" PRIu64 " (%s)\n", LLVMGetSymbolName(sym),
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFLocationDescription.cpp | 164 case 1: uint = data.GetU8(offset_ptr); s.Printf("0x%2.2" PRIx64, uint); break; 165 case 2: uint = data.GetU16(offset_ptr); s.Printf("0x%4.4" PRIx64, uint); break; 166 case 4: uint = data.GetU32(offset_ptr); s.Printf("0x%8.8" PRIx64, uint); break; 167 case 8: uint = data.GetU64(offset_ptr); s.Printf("0x%16.16" PRIx64, uint); break; 168 case 128: uint = data.GetULEB128(offset_ptr); s.Printf("0x%" PRIx64, uint); break;
|