HomeSort by relevance Sort by last modified time
    Searched refs:PRIx64 (Results 1 - 25 of 449) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/
fs_x_ioctl.c 45 tprintf("{start=%#" PRIx64
46 ", len=%#" PRIx64
47 ", minlen=%#" PRIx64 "}",
mtd.c 73 tprintf("{start=%#" PRIx64 ", length=%#" PRIx64 "}",
100 tprintf("{start=%#" PRIx64 ", length=%#x, usr_ptr=%#" PRIx64 "}",
141 tprintf("{start=%#" PRIx64 ", len=%#" PRIx64
142 ", ooblen=%#" PRIx64 ", usr_data=%#" PRIx64
143 ", usr_oob=%#" PRIx64 ", mode=",
165 ", padding=%#" PRIx64 "}",
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
opj_inttypes.h 42 #define PRIx64 "I64x"
  /external/google-breakpad/src/processor/
dump_context.cc 41 #define PRIx64 "llx"
361 printf(" float_save.fpregs[%2d] = 0x%" PRIx64 "\n",
369 // PRIx64 as two 64-bit quantities requires knowledge of the CPU's
381 printf(" context_flags = 0x%" PRIx64 "\n",
383 printf(" srr0 = 0x%" PRIx64 "\n",
385 printf(" srr1 = 0x%" PRIx64 "\n",
390 printf(" gpr[%2d] = 0x%" PRIx64 "\n",
393 printf(" cr = 0x%" PRIx64 "\n", context_ppc64->cr);
394 printf(" xer = 0x%" PRIx64 "\n",
396 printf(" lr = 0x%" PRIx64 "\n", context_ppc64->lr)
    [all...]
  /external/vixl/examples/aarch64/
swap4.cc 69 "x0 = 0x%" PRIx64 "\n"
70 "x1 = 0x%" PRIx64 "\n"
71 "x2 = 0x%" PRIx64 "\n"
72 "x3 = 0x%" PRIx64 "\n",
81 "x0 = 0x%" PRIx64 "\n"
82 "x1 = 0x%" PRIx64 "\n"
83 "x2 = 0x%" PRIx64 "\n"
84 "x3 = 0x%" PRIx64 "\n",
  /external/llvm/lib/MC/
MCInstPrinter.cpp 89 return format("-0x%" PRIx64, -Value);
91 return format("0x%" PRIx64, Value);
95 return format("-0%" PRIx64 "h", -Value);
97 return format("-%" PRIx64 "h", -Value);
100 return format("0%" PRIx64 "h", Value);
102 return format("%" PRIx64 "h", Value);
111 return format("0x%" PRIx64, Value);
114 return format("0%" PRIx64 "h", Value);
116 return format("%" PRIx64 "h", Value);
  /external/libchrome/base/trace_event/
process_memory_totals.cc 24 StringPrintf("%" PRIx64, resident_set_bytes_));
27 StringPrintf("%" PRIx64, peak_resident_set_bytes_));
32 value->SetString(it.first, StringPrintf("%" PRIx64, it.second));
  /external/google-breakpad/src/google_breakpad/common/
breakpad_types.h 79 /* Try to get PRIx64 from inttypes.h, but if it's not defined, fall back to
82 #ifndef PRIx64
83 #define PRIx64 "llx"
84 #endif /* !PRIx64 */
  /external/webrtc/webrtc/base/
format_macros.h 86 #if !defined(PRIx64)
87 #define PRIx64 "I64x"
  /external/valgrind/memcheck/tests/vbit-test/
util.c 89 case 64: fprintf(fp, "%016"PRIx64, val.u64); break;
92 fprintf(fp, "%016"PRIx64, val.u128[1]);
93 fprintf(fp, "%016"PRIx64, val.u128[0]);
95 fprintf(fp, "%016"PRIx64, val.u128[0]);
96 fprintf(fp, "%016"PRIx64, val.u128[1]);
101 fprintf(fp, "%016"PRIx64, val.u256[3]);
102 fprintf(fp, "%016"PRIx64, val.u256[2]);
103 fprintf(fp, "%016"PRIx64, val.u256[1]);
104 fprintf(fp, "%016"PRIx64, val.u256[0]);
106 fprintf(fp, "%016"PRIx64, val.u256[0])
    [all...]
  /external/elfutils/tests/
dwarf-ranges.c 51 fprintf (stderr, "%"PRIx64"..%"PRIx64" (base %"PRIx64")\n",
dwfl-addr-sect.c 41 error (0, 0, "%#" PRIx64 ": dwfl_module_address_section: %s",
45 printf ("address %#" PRIx64 " => module \"%s\" section %zu + %#" PRIx64 "\n",
dwflmodtest.c 96 printf (" %#" PRIx64 "..%#" PRIx64, lo, hi);
98 printf (" => %#" PRIx64 "\n", entry);
148 printf (" %#" PRIx64 "..%#" PRIx64 " => %#" PRIx64 "\n",
171 printf ("module: %30s %08" PRIx64 "..%08" PRIx64 " %s %s\n",
183 printf ("module: %30s %08" PRIx64 " %s %" PRIx64 " (%s)\n"
    [all...]
  /external/libchrome/base/
format_macros.h 47 #define WidePRIx64 PRIx64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
  /external/v8/src/base/
format-macros.h 47 #define WidePRIx64 PRIx64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
  /external/vboot_reference/futility/
vb1_helper.c 69 Debug(" config file size=0x%" PRIx64 "\n", *config_size);
172 Debug(" kernel16_start=0x%" PRIx64 "\n", 0);
173 Debug(" kernel16_size=0x%" PRIx64 "\n", kernel32_start);
204 Debug(" kernel32_start=0x%" PRIx64 "\n", kernel32_start);
205 Debug(" kernel32_size=0x%" PRIx64 "\n", kernel32_size);
242 Debug("vmlinuz_header_size = 0x%" PRIx64 "\n",
244 Debug("vmlinuz_header_ofs = 0x%" PRIx64 "\n", now);
255 Debug("bootloader_size = 0x%" PRIx64 "\n", g_bootloader_size);
256 Debug("bootloader_ofs = 0x%" PRIx64 "\n", now);
262 Debug("param_ofs = 0x%" PRIx64 "\n", now)
    [all...]
  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugRangeList.cpp 50 ? "%08x %08" PRIx64 " %08" PRIx64 "\n"
51 : "%08x %016" PRIx64 " %016" PRIx64 "\n");
  /external/capstone/cstool/
cstool_mips.c 33 printf("\t\toperands[%u].type: IMM = 0x%" PRIx64 "\n", i, op->imm);
41 printf("\t\t\toperands[%u].mem.disp: 0x%" PRIx64 "\n", i, op->mem.disp);
cstool_systemz.c 35 printf("\t\toperands[%u].type: IMM = 0x%" PRIx64 "\n", i, op->imm);
46 printf("\t\t\toperands[%u].mem.length: 0x%" PRIx64 "\n", i, op->mem.length);
48 printf("\t\t\toperands[%u].mem.disp: 0x%" PRIx64 "\n", i, op->mem.disp);
  /system/chre/platform/shared/nanoapp/
nanoapp_dso_util.cc 41 LOGE("Expected app ID (0x%016" PRIx64 ") doesn't match internal one (0x%016"
42 PRIx64 ")", expectedAppId, appInfo->appId);
  /external/libchrome/base/metrics/
metrics_hashes_unittest.cc 30 std::string hash_hex = base::StringPrintf("0x%016" PRIx64, hash);
  /external/arm-neon-tests/
ref_vqadd.c 60 DUMP(TEST_MSG, int, 64, 1, PRIx64);
61 DUMP(TEST_MSG, uint, 64, 1, PRIx64);
62 DUMP(TEST_MSG, int, 64, 2, PRIx64);
63 DUMP(TEST_MSG, uint, 64, 2, PRIx64);
78 DUMP(TEST_MSG, int, 64, 1, PRIx64);
79 DUMP(TEST_MSG, uint, 64, 1, PRIx64);
80 DUMP(TEST_MSG, int, 64, 2, PRIx64);
81 DUMP(TEST_MSG, uint, 64, 2, PRIx64);
99 DUMP(TEST_MSG, int, 64, 1, PRIx64);
100 DUMP(TEST_MSG, uint, 64, 1, PRIx64);
    [all...]
ref_vqsub.c 61 DUMP(TEST_MSG, int, 64, 1, PRIx64);
62 DUMP(TEST_MSG, uint, 64, 1, PRIx64);
63 DUMP(TEST_MSG, int, 64, 2, PRIx64);
64 DUMP(TEST_MSG, uint, 64, 2, PRIx64);
80 DUMP(TEST_MSG, int, 64, 1, PRIx64);
81 DUMP(TEST_MSG, uint, 64, 1, PRIx64);
82 DUMP(TEST_MSG, int, 64, 2, PRIx64);
83 DUMP(TEST_MSG, uint, 64, 2, PRIx64);
104 DUMP(TEST_MSG, int, 64, 1, PRIx64);
105 DUMP(TEST_MSG, uint, 64, 1, PRIx64);
    [all...]
  /external/libpcap/
portability.h 191 #ifndef PRIx64
193 #define PRIx64 "I64x"
195 #define PRIx64 "llx"
  /external/capstone/
SStream.c 60 SStream_concat(O, "#0x%"PRIx64, val);
65 SStream_concat(O, "#-0x%"PRIx64, -val);
74 SStream_concat(O, "#0x%"PRIx64, val);
84 SStream_concat(O, "0x%"PRIx64, val);
89 SStream_concat(O, "-0x%"PRIx64, -val);

Completed in 472 milliseconds

1 2 3 4 5 6 7 8 91011>>