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

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 46 #define PRId64 "lld" /* int64_t */
  /system/core/fastbootd/commands/
flash.c 86 D(DEBUG, "erase %"PRId64" data from %d\n", size, fd);
  /system/core/toolbox/upstream-netbsd/lib/libc/gen/
humanize_number.c 156 r = snprintf(buf, len, "%" PRId64 "%s%s%s",
  /external/jemalloc/src/
prof.c 871 "heap profile: %"PRId64": %"PRId64
878 "heap profile: %"PRId64": %"PRId64
933 if (prof_dump_printf(propagate_err, "%"PRId64": %"PRId64
1016 malloc_printf("<jemalloc>: Leak summary: %"PRId64" byte%s, %"
1017 PRId64" object%s, %zu context%s\n",
  /external/qemu/android/
snapshot.c 173 snprintf(buf, buf_size, "%" PRId64, size);
183 snprintf(buf, buf_size, "%" PRId64 "%c",
  /external/tcpdump/
config.h.in 253 /* define if the platform doesn't define PRId64 */
254 #undef PRId64
  /external/valgrind/main/none/tests/s390x/
clcl.c 148 ", addr1 diff: %"PRId64", addr2 diff: %"PRId64"\n", result.cc,
  /frameworks/av/media/libmedia/
IMediaMetadataRetriever.cpp 130 ALOGV("getTimeAtTime: time(%" PRId64 " us) and option(%d)", timeUs, option);
242 ALOGV("getTimeAtTime: time(%" PRId64 " us) and option(%d)", timeUs, option);
  /frameworks/av/media/libstagefright/
AMRWriter.cpp 240 ALOGV("time stamp: %" PRId64 ", previous paused duration: %" PRId64,
CameraSourceTimeLapse.cpp 84 ALOGD("starting time lapse mode: %" PRId64 " us",
271 ALOGI("set timestampUs to start time stamp %" PRId64 " us", mStartTimeUs);

Completed in 1021 milliseconds

1 2 3 4 56 7 8 91011>>