/external/libffi/testsuite/libffi.call/ |
ffitest.h | 85 #define PRIuPTR "lu" 89 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR) 90 #define PRIuPTR "lu" 112 #define PRIuPTR "lu" 116 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR) 118 #define PRIuPTR "lu" 120 #define PRIuPTR "u" 126 #define PRIuPTR "lu" 133 #ifndef PRIuPTR 134 #define PRIuPTR "u [all...] |
cls_align_pointer.c | 25 printf("%d %" PRIuPTR " %d %d %" PRIuPTR " %d: %d %" PRIuPTR " %d\n", 84 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); 91 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c);
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
ffitest.h | 85 #define PRIuPTR "lu" 89 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR) 90 #define PRIuPTR "lu" 112 #define PRIuPTR "lu" 116 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR) 118 #define PRIuPTR "lu" 120 #define PRIuPTR "u" 126 #define PRIuPTR "lu" 133 #ifndef PRIuPTR 134 #define PRIuPTR "u [all...] |
cls_align_pointer.c | 25 printf("%d %" PRIuPTR " %d %d %" PRIuPTR " %d: %d %" PRIuPTR " %d\n", 84 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); 91 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c);
|
/external/u-boot/test/stdint/ |
int-types.c | 10 printf("uintptr = %" PRIuPTR "\n", uintptr);
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/ |
subchannel_list.h | 305 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR 330 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR 351 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR 370 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR 386 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR [all...] |
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ |
round_robin.cc | 237 gpr_log(GPR_INFO, "[RR %p] Created with %" PRIuPTR " subchannels", this, 362 "index %" PRIuPTR ")", 542 "[RR %p] phasing out subchannel list %p (size %" PRIuPTR 543 ") in favor of %p (size %" PRIuPTR ")", 563 "(index %" PRIuPTR " of %" PRIuPTR "): prev_state=%s new_state=%s", 609 "[RR %p] getting next ready subchannel (out of %" PRIuPTR 610 "), last_ready_index=%" PRIuPTR, 618 "[RR %p] checking subchannel %p, subchannel_list %p, index %" PRIuPTR 627 "[RR %p] found next ready subchannel (%p) at index %" PRIuPTR [all...] |
/external/grpc-grpc/src/core/lib/iomgr/ |
iomgr.cc | 100 "Waiting for %" PRIuPTR " iomgr objects to be destroyed", 116 "Failed to free %" PRIuPTR 131 "Failed to free %" PRIuPTR
|
unix_sockets_posix.cc | 50 "Path name should not have more than %" PRIuPTR " characters.",
|
/external/grpc-grpc/test/core/iomgr/ |
tcp_posix_test.cc | 187 gpr_log(GPR_INFO, "Read %" PRIuPTR " bytes of %" PRIuPTR, read_bytes, 209 gpr_log(GPR_INFO, "Read test of size %" PRIuPTR ", slice size %" PRIuPTR, 224 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); 261 gpr_log(GPR_INFO, "Start large read test, slice size %" PRIuPTR, slice_size); 275 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); 417 "Start write test with %" PRIuPTR " bytes, slice size %" PRIuPTR, 498 "Release fd read_test of size %" PRIuPTR ", slice size %" PRIuPTR [all...] |
endpoint_tests.cc | 181 "num_bytes=%" PRIuPTR " write_size=%" PRIuPTR " slice_size=%" PRIuPTR 189 "Start read and write test with %" PRIuPTR 190 " bytes, slice size %" PRIuPTR,
|
/external/libusb/msvc/ |
inttypes.h | 239 #define PRIuPTR "I64u" 251 #define PRIuPTR "u"
|
/external/grpc-grpc/src/core/lib/channel/ |
handshaker.cc | 142 "handshake_manager %p: adding handshaker %s [%p] at index %" PRIuPTR, 197 "{endpoint=%p, args=%p {size=%" PRIuPTR 198 ": %s}, read_buffer=%p (length=%" PRIuPTR "), exit_early=%d}", 213 "handshake_manager %p: error=%s shutdown=%d index=%" PRIuPTR 259 "handshake_manager %p: calling handshaker %s [%p] at index %" PRIuPTR,
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
int_fmtio.h | 108 #define PRIuPTR "lu" /* uintptr_t */
|
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/ |
int_fmtio.h | 108 #define PRIuPTR "lu" /* uintptr_t */
|
/external/jemalloc_new/include/jemalloc/internal/ |
malloc_io.h | 30 # define FMTuPTR PRIuPTR
|
/external/libunwind_llvm/src/ |
Unwind-sjlj.c | 372 "private_1=%" PRIuPTR, 396 "=> 0x%" PRIuPTR, 415 _LIBUNWIND_TRACE_API("_Unwind_SetGR(context=%p, reg=%d, value=0x%" PRIuPTR 449 _LIBUNWIND_TRACE_API("_Unwind_SetIP(context=%p, value=0x%" PRIuPTR ")",
|
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
grpc_ares_ev_driver.cc | 85 gpr_log(GPR_DEBUG, "Ref ev_driver %" PRIuPTR, (uintptr_t)ev_driver); 91 gpr_log(GPR_DEBUG, "Unref ev_driver %" PRIuPTR, (uintptr_t)ev_driver); 93 gpr_log(GPR_DEBUG, "destroy ev_driver %" PRIuPTR, (uintptr_t)ev_driver);
|
/external/grpc-grpc/src/core/ext/transport/chttp2/server/ |
chttp2_server.cc | 305 gpr_asprintf(&msg, "No address added out of total %" PRIuPTR " resolved", 313 "Only %" PRIuPTR " addresses added out of total %" PRIuPTR
|
/external/grpc-grpc/src/core/lib/surface/ |
call_log_batch.cc | 117 gpr_log(file, line, severity, "ops[%" PRIuPTR "]: %s", i, tmp);
|
/external/grpc-grpc/test/core/client_channel/resolvers/ |
fake_resolver_test.cc | 87 gpr_asprintf(&uri_string, "ipv4:127.0.0.1:100%" PRIuPTR, 90 gpr_asprintf(&balancer_name, "balancer%" PRIuPTR,
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/ |
pick_first.cc | 358 "Pick First %p received update with %" PRIuPTR " addresses", this, 395 "at update index %" PRIuPTR " of %" PRIuPTR "; update done",
|
/external/grpc-grpc/src/core/ext/filters/http/message_compress/ |
message_compress_filter.cc | 238 "Compressed[%s] %" PRIuPTR " bytes vs. %" PRIuPTR 251 "%" PRIuPTR,
|
/bionic/libc/include/ |
inttypes.h | 122 #define PRIuPTR __PRI_PTR_prefix"u" /* uintptr_t */
|
/bionic/libc/malloc_debug/ |
backtrace.cpp | 168 " #%02zd pc %" PAD_PTR " %s%s (%s+%" PRIuPTR ")\n",
|