HomeSort by relevance Sort by last modified time
    Searched refs:PRId64 (Results 51 - 75 of 330) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/valgrind/none/tests/s390x/
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);
rounding-6.c 66 convert_to_int("cgebr",float,int64_t,PRId64,round,value)
68 convert_to_int("cgdbr",double,int64_t,PRId64,round,value)
  /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/base/libs/hwui/
Animator.cpp 220 LOG_ALWAYS_FATAL_IF(frameTimeMs <= 0, "%" PRId64 " isn't a real frame time!", frameTimeMs);
222 ALOGW("Your start delay is strange and confusing: %" PRId64, mStartDelay);
226 ALOGW("Ended up with a really weird start time of %" PRId64
227 " with frame time %" PRId64 " and start delay %" PRId64,
233 ALOGW("Your duration is strange and confusing: %" PRId64, mDuration);
  /external/elfutils/tests/
sectiondump.c 98 "size = %" PRId64 "\n"
102 "entsize = %" PRId64 "\n",
addrcfi.c 66 printf ("(%" PRId64 ")", ops[i].number);
69 printf ("(%" PRId64 ",%" PRId64 ")",
newdata.c 220 printf ("OK, section data item %zd (d_off: %" PRId64
224 printf ("%zd data (d_off: %" PRId64
225 ", len * i: %zd): (%p + %" PRId64 ") %s\n",
  /external/llvm/include/llvm/Support/
DataTypes.h.cmake 98 #define PRId64 "I64d"
DataTypes.h.in 98 #define PRId64 "I64d"
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.cpp 60 " buffer signal time is %" PRId64,
83 lines.appendFormat(" Frames produced: %d, last timestamp: %" PRId64 " ns\n",
  /external/llvm/lib/MC/
MCInstPrinter.cpp 82 return format("%" PRId64, Value);
  /external/strace/
dirent64.c 93 tprintf("%s{d_ino=%" PRIu64 ", d_off=%" PRId64
  /external/strace/tests/
getdents64.c 93 printf("{d_ino=%" PRIu64 ", d_off=%" PRId64
  /frameworks/av/media/libstagefright/
AudioSource.cpp 160 ALOGV("waitOutstandingEncodingFrames_l: %" PRId64, mNumClientOwnedBuffers);
309 ALOGV("dataCallbackTimestamp: %" PRId64 " us", timeUs);
319 ALOGV("Drop audio data at %" PRId64 "/%" PRId64 " us", timeUs, mStartTimeUs);
StagefrightMetadataRetriever.cpp 102 ALOGV("setDataSource(%d, %" PRId64 ", %" PRId64 ")", fd, offset, length);
307 ALOGV("QueueInput: size=%zu ts=%" PRId64 " us flags=%x",
444 ALOGV("getFrameAtTime: %" PRId64 " us option: %d", timeUs, option);
705 sprintf(tmp, "%" PRId64, (maxDurationUs + 500) / 1000);
733 sprintf(tmp, "%" PRId64, avgBitRate);
  /frameworks/native/services/sensorservice/tests/
sensorservicetest.cpp 48 printf("%" PRId64 "\t%8f\t%8f\t%8f\t%f\n",
  /frameworks/native/services/surfaceflinger/
FrameTracker.cpp 243 result.appendFormat("%" PRId64 "\t%" PRId64 "\t%" PRId64 "\n",
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan_event_handler.cpp 340 ALOGV("gscan_parse_hotlist_ap_results: ts %" PRId64 " SSID %s "
342 "rtt %" PRId64" rtt_sd %" PRId64,
583 ALOGV("gscan_parse_hotlist_ssid_results: ts %" PRId64 " SSID %s "
585 "rtt %" PRId64 " rtt_sd %" PRId64,
807 ALOGV("%s: ts: %" PRId64 " SSID: %s "
809 " rtt: % " PRId64 " rtt_sd %" PRId64 " ie_length %u ",
    [all...]
  /external/libchrome/base/trace_event/
trace_event_impl.cc 218 StringAppendF(out, "%" PRId64, static_cast<int64_t>(value.as_int));
291 StringAppendF(out, "{\"pid\":%i,\"tid\":%i,\"ts\":%" PRId64
336 StringAppendF(out, ",\"dur\":%" PRId64, duration);
340 StringAppendF(out, ",\"tdur\":%" PRId64, thread_duration);
347 StringAppendF(out, ",\"tts\":%" PRId64, thread_time_int64);
  /system/core/libsparse/
sparse_read.c 237 verbose_error(s->verbose, ret, "data block at %" PRId64, offset);
245 verbose_error(s->verbose, ret, "fill block at %" PRId64, offset);
254 verbose_error(s->verbose, ret, "skip block at %" PRId64, offset);
262 verbose_error(s->verbose, -EINVAL, "crc block at %" PRId64,
268 verbose_error(s->verbose, -EINVAL, "unknown block %04X at %" PRId64,
  /device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.cpp 229 ALOGV("Sync: time_offset = %" PRId64 ", time_slope = %f\n", time_offset, time_slope);
230 ALOGV("Sync: mcu_current_time = %" PRId64 ", last_mcu_sync_time = %" PRId64 "\n", mcu_current_time, last_mcu_sync_time);
231 ALOGV("Sync: cpu_current_time = %" PRId64 ", last_cpu_sync_time = %" PRId64 "\n", cpu_current_time, last_cpu_sync_time);
851 ALOGV("CwMcuSensor::batch++: handle = %d, flags = %d, period_ns = %" PRId64 ", timeout = %" PRId64 "\n",
    [all...]
  /system/media/audio_utils/
echo_reference.c 384 ALOGV("echo_reference_read(): expectedDelayNs[%" PRId64 "] = "
386 "] - timeDiff[%" PRId64 "]",
395 PRId64 "]", deltaNs);
446 "between reference and DMA %" PRId64, deltaNs);
449 ALOGV("echo_reference_read(): NEGATIVE expectedDelayNs[%" PRId64
451 "] - timeDiff[%" PRId64 "]",
  /frameworks/av/camera/ndk/impl/
ACameraDevice.cpp 645 ALOGV("updateTracker frame %" PRId64 " isError %d", frameNumber, isError);
649 ALOGE("Frame number %" PRId64 " decreased! current fn %" PRId64,
654 ALOGE("Frame number out of order. Expect %" PRId64 " but get %" PRId64,
680 ALOGV("Update complete frame %" PRId64, mCompletedFrameNumber);
721 ALOGV("Camera %s Lost output buffer for ANW %p frame %" PRId64,
    [all...]

Completed in 583 milliseconds

1 23 4 5 6 7 8 91011>>