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

1 2 3 4 5 6 7 8 91011>>

  /external/libpcap/pcap/
pcap-inttypes.h 78 #ifndef PRId64
80 #define PRId64 "I64d"
82 #define PRId64 "lld"
84 #endif /* PRId64 */
  /external/webrtc/webrtc/base/
format_macros.h 19 // printf("xyz:%" PRId64, value);
31 #if (defined(_INTTYPES_H) || defined(_INTTYPES_H_)) && !defined(PRId64)
78 #if !defined(PRId64)
79 #define PRId64 "I64d"
  /external/pdfium/third_party/libopenjpeg20/
opj_inttypes.h 39 #define PRId64 "I64d"
  /external/strace/
copy_file_range.c 36 printnum_int64(tcp, tcp->u_arg[1], "%" PRId64);
42 printnum_int64(tcp, tcp->u_arg[3], "%" PRId64);
  /external/v8/src/base/
format-macros.h 12 // printf("xyz:%" PRId64, value);
30 !defined(PRId64)
45 #define WidePRId64 PRId64
83 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
  /cts/suite/audio_quality/test/
LogTest.cpp 50 #define PrintABCDEF "%" PRId64 " %" PRId64 " %" PRId64 " %" PRId64 " %" PRId64 \
51 " %" PRId64
  /external/elfutils/tests/
dwarf_default_lower_bound.c 59 printf ("unexpected lower bound %" PRId64 " for %s\n", low, name);
63 printf ("%s: %" PRId64 "\n", name, low);
73 printf ("Bad lang code -1 succeeded (%" PRId64 ")\n", low);
  /external/libchrome/base/
format_macros.h 12 // printf("xyz:%" PRId64, value);
30 (defined(_INTTYPES_H) || defined(_INTTYPES_H_)) && !defined(PRId64)
43 #if !defined(PRId64) || !defined(PRIu64) || !defined(PRIx64)
59 #define WidePRId64 PRId64
  /external/ltp/testcases/kernel/syscalls/fallocate/
fallocate01.c 236 "fallocate(%d, %d, %" PRId64 ", %" PRId64 ") failed",
241 "fallocate(%d, %d, %" PRId64 ", %" PRId64
251 "fstat test fails on fallocate (%d, %d, %" PRId64 ", %"
252 PRId64 ") Failed on mode", fd, mode, offset, len);
258 "lseek fails in fallocate(%d, %d, %" PRId64 ", %"
259 PRId64 ") failed on mode", fd, mode, offset, len);
267 "write fails in fallocate(%d, %d, %" PRId64 ", %"
268 PRId64 ") failed", fd, mode, offset, len)
    [all...]
  /external/vixl/examples/aarch64/
abs.cc 61 printf("abs(%" PRId64 ") = %" PRId64 "\n",
literal.cc 71 printf("111 + 222 = %" PRId64 "\n", simulator.ReadXRegister(0));
79 printf("%" PRId64 " + %" PRId64 " = %" PRId64 "\n",
non-const-visitor.cc 55 printf("foo(%" PRId64 ", %" PRId64 ") = %" PRId64 "\n", a, b, res);
  /device/google/bonito/json-c/
json_inttypes.h 16 #define PRId64 "I64d"
  /device/google/crosshatch/json-c/
json_inttypes.h 16 #define PRId64 "I64d"
  /device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
stats_keeper.cpp 198 bprintf("HWComposer stats from the %" PRId64
200 "set() (which happended %" PRId64 " seconds ago):\n",
221 bprintf(" Time spent on prepare() (in microseconds):\n max: %" PRId64
223 "average: %" PRId64 "\n min: %" PRId64 "\n total: %" PRId64
229 bprintf(" Time spent on set() (in microseconds):\n max: %" PRId64
231 "%" PRId64 "\n min: %" PRId64 "\n total: %" PRId64 "\n"
    [all...]
  /external/grpc-grpc/src/core/lib/transport/
bdp_estimator.h 53 gpr_log(GPR_INFO, "bdp[%s]:sched acc=%" PRId64 " est=%" PRId64, name_,
66 gpr_log(GPR_INFO, "bdp[%s]:start acc=%" PRId64 " est=%" PRId64, name_,
bdp_estimator.cc 51 "bdp[%s]:complete acc=%" PRId64 " est=%" PRId64
61 gpr_log(GPR_INFO, "bdp[%s]: estimate increased to %" PRId64, name_,
  /external/libffi/testsuite/libffi.call/
ffitest.h 83 #define PRId64 "ld"
100 #define PRId64 "lld"
107 #define PRId64 "ld"
130 #define PRId64 "I64d"
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
ffitest.h 83 #define PRId64 "ld"
100 #define PRId64 "lld"
107 #define PRId64 "ld"
130 #define PRId64 "I64d"
  /external/ltp/testcases/kernel/syscalls/sendfile/
sendfile09.c 103 "expected value, expected: %" PRId64 ", "
109 "expected: %" PRId64 ", got: %" PRId64,
115 PRId64 ", " " actual file position %" PRId64,
  /external/grpc-grpc/src/core/lib/iomgr/
timer_generic.cc 365 gpr_log(GPR_INFO, "TIMER %p: SET %" PRId64 " now %" PRId64 " call %p[%p]",
402 " .. add to shard %d with queue_deadline_cap=%" PRId64
423 gpr_log(GPR_INFO, " .. old shard min_deadline=%" PRId64,
508 gpr_log(GPR_INFO, " .. shard[%d]->queue_deadline_cap --> %" PRId64,
516 gpr_log(GPR_INFO, " .. add timer with deadline %" PRId64 " to heap",
544 " .. check top timer deadline=%" PRId64 " now=%" PRId64,
549 gpr_log(GPR_INFO, "TIMER %p: FIRE %" PRId64 "ms late via %s scheduler",
610 gpr_log(GPR_INFO, " .. shard[%d]->min_deadline = %" PRId64,
    [all...]
  /frameworks/av/services/camera/libcameraservice/gui/
RingBufferConsumer.cpp 179 BI_LOGE("Failed to pin buffer (timestamp %" PRId64 ", framenumber %" PRIu64 ")",
182 BI_LOGV("Pinned buffer (frame %" PRIu64 ", timestamp %" PRId64 ")",
237 "(timestamp %" PRId64 ", framenumber %" PRIu64,
242 BI_LOGV("Attempting to release buffer timestamp %" PRId64 ", frame %" PRIu64,
256 BI_LOGV("Buffer timestamp %" PRId64 ", frame %" PRIu64 " evicted",
307 BI_LOGV("New buffer acquired (timestamp %" PRId64 "), "
313 BI_LOGE("Timestamp decreases from %" PRId64 " to %" PRId64,
341 "(timestamp %" PRId64 ", framenumber %" PRIu64,
353 BI_LOGE("Failed to unpin buffer (timestamp %" PRId64 ", framenumber %" PRIu64 ")"
    [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimationUtil.cpp 66 ALOGW("Waiting for SurfaceFlinger, waited for %" PRId64 " ms",
73 ALOGI("Waiting for SurfaceFlinger took %" PRId64 " ms", totalWaited);
  /bionic/libc/bionic/
malloc_limit.cpp 117 warning_log("malloc_limit: calloc(%zu, %zu) exceeds limit %" PRId64, n_elements, elem_size,
139 warning_log("malloc_limit: malloc(%zu) exceeds limit %" PRId64, bytes, gAllocLimit);
151 warning_log("malloc_limit: memalign(%zu, %zu) exceeds limit %" PRId64, alignment, bytes,
164 warning_log("malloc_limit: posix_memalign(%zu, %zu) exceeds limit %" PRId64, alignment, size,
184 warning_log("malloc_limit: aligned_alloc(%zu, %zu) exceeds limit %" PRId64, alignment, size,
200 warning_log("malloc_limit: realloc(%p, %zu) exceeds limit %" PRId64, old_mem, bytes,
233 warning_log("malloc_limit: pvalloc(%zu) exceeds limit %" PRId64, bytes, gAllocLimit);
245 warning_log("malloc_limit: valloc(%zu) exceeds limit %" PRId64, bytes, gAllocLimit);
296 info_log("malloc_limit: Allocation limit enabled, max size %" PRId64 " bytes\n", gAllocLimit);
  /external/libaom/libaom/aom/
aom_integer.h 58 #define PRId64 "I64d"

Completed in 1303 milliseconds

1 2 3 4 5 6 7 8 91011>>