HomeSort by relevance Sort by last modified time
    Searched refs:PRId64 (Results 276 - 300 of 344) sorted by null

<<11121314

  /external/grpc-grpc/src/core/lib/surface/
completion_queue.cc     [all...]
  /external/tcpdump/
print-nfs.c 716 ND_PRINT((ndo, " %u bytes @ %" PRId64,
743 ND_PRINT((ndo, " %u bytes @ %" PRId64,
    [all...]
  /device/generic/goldfish/camera/
EmulatedQemuCamera3.cpp     [all...]
  /external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
grpclb.cc     [all...]
  /external/grpc-grpc/src/core/lib/iomgr/
ev_epollex_linux.cc     [all...]
error.cc 679 gpr_asprintf(&out, "\"%s%" PRId64 ".%09d\"", pfx, tm.tv_sec, tm.tv_nsec);
  /external/libdrm/tests/modetest/
modetest.c 367 printf(" %"PRId64, U642I64(prop->values[i]));
407 printf(" %"PRId64"\n", value);
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
growfiles.c     [all...]
  /external/selinux/libsepol/cil/src/
cil_tree.c     [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp     [all...]
  /bionic/linker/
linker.cpp     [all...]
linker_phdr.cpp 621 DL_ERR("\"%s\" invalid file size: %" PRId64, name_.c_str(), file_size_);
    [all...]
  /device/generic/goldfish/gps/
gps_qemu.c 186 ALOGD("%s ==> %" PRId64, temp, result);
    [all...]
  /external/grpc-grpc/src/core/ext/filters/client_channel/
subchannel.cc 507 gpr_log(GPR_INFO, "Subchannel %p: Retry in %" PRId64 " milliseconds", c,
  /external/icu/icu4c/source/common/
rbbi.cpp 853 RBBIDebugPrintf(" %4" PRId64 " ", utext_getNativeIndex(&fText));
    [all...]
  /external/libaom/libaom/apps/
aomdec.c 282 "%d decoded frames/%d showed frames in %" PRId64 " us (%.2f fps)\r",
    [all...]
  /external/libexif/libexif/
exif-data.c 199 "Tag data past end of buffer (%" PRId64 " > %u)",
    [all...]
  /external/libvpx/libvpx/
vpxdec.c 360 "%d decoded frames/%d showed frames in %" PRId64 " us (%.2f fps)\r",
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 92 #define SI64D(I) ctx->dump_printf( ctx, "%"PRId64, I )
  /external/v8/src/wasm/
wasm-debug.cc 55 return PrintFToOneByteString<false>(isolate, "%" PRId64,
  /frameworks/av/media/libstagefright/
FrameDecoder.cpp 335 ALOGV("QueueInput: size=%zu ts=%" PRId64 " us flags=%x",
  /frameworks/av/media/ndk/
NdkMediaCodec.cpp 629 ALOGV("render @ %" PRId64, timestampNs);
NdkMediaDrm.cpp 120 ALOGE("Failed to read expiry time, status=%" PRId64 "", expiryTimeInMS);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c     [all...]
  /art/dexlayout/
dexlayout.cc 519 fprintf(out_file_, "%" PRId64, data->GetLong());
906 fprintf(out_file_, " v%d, #long %" PRId64 " // #%x",
    [all...]

Completed in 2371 milliseconds

<<11121314