HomeSort by relevance Sort by last modified time
    Searched refs:PRId64 (Results 26 - 50 of 377) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/browser/download/
download_create_info.cc 44 " total_bytes = %" PRId64
  /external/chromium_org/storage/browser/fileapi/
dump_file_system.cc 93 ShowMessageAndExit(base::StringPrintf("GetFileInfo failed for %"PRId64,
103 "ListChildren failed for %s (%"PRId64")",
122 printf("%s%s %"PRId64" %"PRId64" %s\n",
  /external/compiler-rt/SDKs/darwin/usr/include/
inttypes.h 29 #define PRId64 __INTTYPE_PRI64__ "d"
  /external/valgrind/main/none/tests/s390x/
cu24.c 112 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst);
113 printf(" dst len: %"PRId64"\n", result.len1);
116 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src);
117 printf(" src len: %"PRId64"\n", result.len2);
cu24_1.c 112 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst);
113 printf(" dst len: %"PRId64"\n", result.len1);
116 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src);
117 printf(" src len: %"PRId64"\n", result.len2);
rounding-3.c 65 convert_to_int("cgebr",float,int64_t,PRId64,0,value)
67 convert_to_int("cgdbr",double,int64_t,PRId64,0,value)
comp-1.c 32 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \
49 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \
65 printf("%.6s (%"PRId64", %"PRId64") --> cc = %d\n", \
rounding-6.c 53 convert_to_int("cgebr",float,int64_t,PRId64,round,value)
55 convert_to_int("cgdbr",double,int64_t,PRId64,round,value)
cu21.c 118 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst);
119 printf(" dst len: %"PRId64"\n", result.len1);
122 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src);
123 printf(" src len: %"PRId64"\n", result.len2);
cu21_1.c 118 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst);
119 printf(" dst len: %"PRId64"\n", result.len1);
122 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src);
123 printf(" src len: %"PRId64"\n", result.len2);
cu41.c 119 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst);
120 printf(" dst len: %"PRId64"\n", result.len1);
123 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src);
124 printf(" src len: %"PRId64"\n", result.len2);
cu42.c 109 printf(" dst address difference: %"PRId64, result.addr1 - (uint64_t)dst);
110 printf(" dst len: %"PRId64"\n", result.len1);
113 printf(" src address difference: %"PRId64, result.addr2 - (uint64_t)src);
114 printf(" src len: %"PRId64"\n", result.len2);
  /system/netd/server/
BandwidthController.cpp 55 #define ALERT_IPT_TEMPLATE "%s %s -m quota2 ! --quota %" PRId64" --name %s"
481 ALOGV("makeIptablesQuotaCmd(%d, %" PRId64")", op, quota);
500 asprintf(&buff, "%s bw_costly_%s -m quota2 ! --quota %" PRId64" --name %s", opFlag, costName, quota,
796 ALOGV("Read quota res=%d bytes=%" PRId64, scanRes, *bytes);
852 fprintf(fp, "%" PRId64"\n", bytes);
    [all...]
  /external/llvm/include/llvm/Support/
DataTypes.h 171 #ifndef PRId64
172 # define PRId64 "I64d"
  /frameworks/base/libs/hwui/
Animator.cpp 107 LOG_ALWAYS_FATAL_IF(frameTimeMs <= 0, "%" PRId64 " isn't a real frame time!", frameTimeMs);
109 ALOGW("Your start delay is strange and confusing: %" PRId64, mStartDelay);
113 ALOGW("Ended up with a really weird start time of %" PRId64
114 " with frame time %" PRId64 " and start delay %" PRId64,
124 ALOGW("Your duration is strange and confusing: %" PRId64, mDuration);
  /frameworks/native/services/surfaceflinger/
DispSync.cpp 514 result.appendFormat("mPeriod: %" PRId64 " ns (%.3f fps; skipCount=%d)\n",
516 result.appendFormat("mPhase: %" PRId64 " ns\n", mPhase);
517 result.appendFormat("mError: %" PRId64 " ns (sqrt=%.1f)\n",
530 result.appendFormat(" %" PRId64 "\n", sampleTime);
532 result.appendFormat(" %" PRId64 " (+%" PRId64 ")\n",
551 result.appendFormat(" %" PRId64 " (%.3f ms ago)\n", presentTime,
554 result.appendFormat(" %" PRId64 " (+%" PRId64 " / %.3f) (%.3f ms ago)\n",
562 result.appendFormat("current monotonic time: %" PRId64 "\n", now)
    [all...]
  /frameworks/av/media/libmedia/
mediametadataretriever.cpp 119 ALOGV("setDataSource(%d, %" PRId64 ", %" PRId64 ")", fd, offset, length);
134 ALOGV("getFrameAtTime: time(%" PRId64 " us) option(%d)", timeUs, option);
  /system/core/libziparchive/
zip_archive.cc 455 ALOGW("Zip: seek %" PRId64 " failed: %s", static_cast<int64_t>(search_start),
462 ALOGW("Zip: read %" PRId64 " failed: %s", static_cast<int64_t>(read_amount),
495 ALOGW("Zip: %" PRId64 " extraneous bytes at the end of the central directory",
505 ALOGW("Zip: bad offsets (dir %" PRIu32 ", size %" PRIu32 ", eocd %" PRId64 ")",
558 ALOGV("Zip: zip file too long %" PRId64, static_cast<int64_t>(file_length));
563 ALOGV("Zip: length %" PRId64 " is too small to be zip", static_cast<int64_t>(file_length));
634 ALOGW("Zip: bad LFH offset %" PRId64 " at entry %" PRIu16, (int64_t)local_header_offset, i);
749 ALOGW("Zip: failed seek to offset %" PRId64, off);
808 ALOGW("Zip: failed reading lfh name from offset %" PRId64, (int64_t)local_header_offset);
815 ALOGW("Zip: didn't find signature at start of lfh, offset=%" PRId64,
    [all...]
  /external/elfutils/0.153/src/
size.c 456 fmtstr = "%-*s %*" PRId64 " %*" PRId64 "\n";
483 printf ("%-*s %*" PRId64 "\n\n\n", maxlen, sgettext ("sysv|Total"),
505 fmtstr = "%" PRId64 "(%s)";
535 printf (" = %" PRId64 "\n", total);
580 printf ("%*" PRId64 " %*" PRId64 " %*" PRId64 " %*" PRId64 " %*"
647 : (radix == radix_decimal ? "%" PRId64 "(%c%c%c)
    [all...]
  /external/chromium_org/base/i18n/
number_formatting.cc 54 return UTF8ToUTF16(StringPrintf("%" PRId64, number));
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profiler.cc 61 #include "base/basictypes.h" // for PRId64, among other things
270 snprintf(buf, sizeof(buf), ("%"PRId64" MB allocated cumulatively, "
271 "%"PRId64" MB currently in use"),
277 snprintf(buf, sizeof(buf), ("%"PRId64" MB freed cumulatively, "
278 "%"PRId64" MB currently in use"),
284 snprintf(buf, sizeof(buf), "%"PRId64" MB currently in use",
  /external/bison/lib/
inttypes.in.h 191 # if !defined PRId64 || @PRI_MACROS_BROKEN@
192 # undef PRId64
193 # define PRId64 _PRI64_PREFIX "d"
301 # define PRIdLEAST64 PRId64
330 # define PRIdFAST8 PRId64
378 # define PRIdFAST16 PRId64
426 # define PRIdFAST32 PRId64
474 # define PRIdFAST64 PRId64
503 # define PRIdMAX PRId64
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor.cpp 85 ALOGVV("Got preview frame for timestamp %" PRId64, timestamp);
480 ALOGVV(" Acquired buffer, timestamp %" PRId64, queueHead.buffer.mTimestamp);
499 ALOGVV(" %d: b: %" PRId64 "\tf: %" PRId64, i,
517 ALOGVV("%s: Found match %" PRId64, __FUNCTION__,
523 ALOGVV("%s: Found close match %" PRId64 " (delta %" PRId64 ")",
559 String8::format(" %zu: b: %" PRId64 "\tf: %" PRId64 ", AE state: %d", i,
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profiler.cc 61 #include "base/basictypes.h" // for PRId64, among other things
342 snprintf(buf, sizeof(buf), ("%" PRId64 " MB allocated cumulatively, "
343 "%" PRId64 " MB currently in use"),
349 snprintf(buf, sizeof(buf), ("%" PRId64 " MB freed cumulatively, "
350 "%" PRId64 " MB currently in use"),
356 snprintf(buf, sizeof(buf), "%" PRId64 " MB currently in use",
362 snprintf(buf, sizeof(buf), "%" PRId64 " sec since the last dump",
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
basictypes.h 36 #include <inttypes.h> // gets us PRId64, etc
45 #include <inttypes.h> // uint16_t might be here; PRId64 too.
97 #ifndef PRId64
98 #define PRId64 "lld"

Completed in 1402 milliseconds

12 3 4 5 6 7 8 91011>>