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

<<11121314

  /frameworks/native/libs/gui/
BufferQueueProducer.cpp     [all...]
  /system/core/liblog/
logprint.c 623 outCount = snprintf(outBuf, outBufLen, "%" PRId64, lval);
    [all...]
  /art/runtime/
jni_internal.cc     [all...]
utils.cc 487 return StringPrintf("%s%" PRId64 "%s",
    [all...]
check_jni.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]
  /bootable/recovery/updater/
blockimg.cpp 606 fprintf(stderr, "%s size %" PRId64 " not multiple of block size %d",
    [all...]
  /external/libdrm/tests/modetest/
modetest.c 275 printf(" %"PRId64, U642I64(prop->values[i]));
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp     [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.cpp 521 ALOGI("Clamping negative recovered PTS (%" PRId64 ") to 0", mLastRecoveredPTS);
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]
  /external/v8/src/arm64/
simulator-arm64.cc 641 TraceSim("Returned: %" PRId64 "\n", result);
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp     [all...]
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]
  /art/dex2oat/
dex2oat.cc 465 Fatal(StringPrintf("dex2oat did not finish after %" PRId64 " seconds",
    [all...]
  /art/oatdump/
oatdump.cc     [all...]
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp     [all...]
  /frameworks/av/media/libmedia/
AudioTrack.cpp     [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2On1Adapter.cpp     [all...]
  /system/core/liblog/tests/
liblog_test.cpp     [all...]
  /external/v8/test/cctest/
test-assembler-arm64.cc     [all...]
test-assembler-mips64.cc     [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]
  /external/vixl/test/
test-assembler-a64.cc     [all...]

Completed in 4092 milliseconds

<<11121314