/third_party/libffi/testsuite/libffi.call/ |
D | ffitest.h | 86 #define PRIuPTR "lu" macro 90 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR) 91 #define PRIuPTR "lu" macro 113 #define PRIuPTR "lu" macro 117 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR) 119 #define PRIuPTR "lu" macro 121 #define PRIuPTR "u" macro 128 #define PRIuPTR "lu" macro 136 #ifndef PRIuPTR 137 #define PRIuPTR "u" macro
|
/third_party/libffi/testsuite/libffi.closures/ |
D | ffitest.h | 86 #define PRIuPTR "lu" macro 90 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR) 91 #define PRIuPTR "lu" macro 113 #define PRIuPTR "lu" macro 117 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR) 119 #define PRIuPTR "lu" macro 121 #define PRIuPTR "u" macro 128 #define PRIuPTR "lu" macro 136 #ifndef PRIuPTR 137 #define PRIuPTR "u" macro
|
D | cls_align_pointer.c | 25 printf("%d %" PRIuPTR " %d %d %" PRIuPTR " %d: %d %" PRIuPTR " %d\n", in cls_struct_align_fn() 84 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); in main() 91 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); in main()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/ |
D | subchannel_list.h | 244 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in OnConnectivityStateChange() 288 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in UnrefSubchannelLocked() 311 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in StartConnectivityWatchLocked() 331 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in CancelConnectivityWatchLocked() 364 "[%s %p] Creating subchannel list %p for %" PRIuPTR " subchannels", in SubchannelList() 384 "[%s %p] subchannel list %p index %" PRIuPTR in SubchannelList()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ |
D | round_robin.cc | 202 "with %" PRIuPTR " READY subchannels; last_picked_index_=%" PRIuPTR, in Picker() 212 "[RR %p picker %p] returning index %" PRIuPTR ", subchannel=%p", in Pick() 361 "[RR %p] phasing out subchannel list %p (size %" PRIuPTR in UpdateRoundRobinStateFromSubchannelStateCountsLocked() 362 ") in favor of %p (size %" PRIuPTR ")", in UpdateRoundRobinStateFromSubchannelStateCountsLocked() 380 "(index %" PRIuPTR " of %" PRIuPTR "): prev_state=%s new_state=%s", in UpdateConnectivityStateLocked() 436 gpr_log(GPR_INFO, "[RR %p] received update with %" PRIuPTR " addresses", in UpdateLocked()
|
/third_party/grpc/src/core/lib/channel/ |
D | handshaker.cc | 47 "{endpoint=%p, args=%p {size=%" PRIuPTR in HandshakerArgsString() 48 ": %s}, read_buffer=%p (length=%" PRIuPTR "), exit_early=%d}", in HandshakerArgsString() 100 "handshake_manager %p: adding handshaker %s [%p] at index %" PRIuPTR, in Add() 127 "handshake_manager %p: error=%s shutdown=%d index=%" PRIuPTR in CallNextHandshakerLocked() 174 "handshake_manager %p: calling handshaker %s [%p] at index %" PRIuPTR, in CallNextHandshakerLocked()
|
/third_party/grpc/test/core/iomgr/ |
D | tcp_posix_test.cc | 187 gpr_log(GPR_INFO, "Read %" PRIuPTR " bytes of %" PRIuPTR, read_bytes, in read_cb() 210 gpr_log(GPR_INFO, "Read test of size %" PRIuPTR ", slice size %" PRIuPTR, in read_test() 225 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in read_test() 262 gpr_log(GPR_INFO, "Start large read test, slice size %" PRIuPTR, slice_size); in large_read_test() 276 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in large_read_test() 418 "Start write test with %" PRIuPTR " bytes, slice size %" PRIuPTR, in write_test() 499 "Release fd read_test of size %" PRIuPTR ", slice size %" PRIuPTR, in release_fd_test() 515 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in release_fd_test()
|
D | endpoint_tests.cc | 204 "num_bytes=%" PRIuPTR " write_size=%" PRIuPTR " slice_size=%" PRIuPTR in read_and_write_test() 212 "Start read and write test with %" PRIuPTR in read_and_write_test() 213 " bytes, slice size %" PRIuPTR, in read_and_write_test()
|
/third_party/grpc/src/core/lib/iomgr/ |
D | iomgr.cc | 107 "Waiting for %" PRIuPTR " iomgr objects to be destroyed", in grpc_iomgr_shutdown() 123 "Failed to free %" PRIuPTR in grpc_iomgr_shutdown() 138 "Failed to free %" PRIuPTR in grpc_iomgr_shutdown()
|
/third_party/grpc/src/core/ext/filters/client_channel/xds/ |
D | xds_client.cc | 894 gpr_log(GPR_INFO, "RouteConfiguration contains %" PRIuPTR " routes", in AcceptLdsUpdate() 898 gpr_log(GPR_INFO, "Route %" PRIuPTR ":\n%s", i, in AcceptLdsUpdate() 955 "%" PRIuPTR " routes", in AcceptRdsUpdate() 958 gpr_log(GPR_INFO, "Route %" PRIuPTR ":\n%s", i, in AcceptRdsUpdate() 1071 "[xds_client %p] EDS response with %" PRIuPTR in AcceptEdsUpdate() 1072 " priorities and %" PRIuPTR in AcceptEdsUpdate() 1082 "[xds_client %p] Priority %" PRIuPTR " contains %" PRIuPTR in AcceptEdsUpdate() 1089 "[xds_client %p] Priority %" PRIuPTR ", locality %" PRIuPTR in AcceptEdsUpdate() 1090 " %s has weight %d, contains %" PRIuPTR " server addresses", in AcceptEdsUpdate() 1098 "[xds_client %p] Priority %" PRIuPTR ", locality %" PRIuPTR in AcceptEdsUpdate() [all …]
|
/third_party/grpc/src/core/ext/filters/http/message_compress/ |
D | message_compress_filter.cc | 320 "Compressed[%s] %" PRIuPTR " bytes vs. %" PRIuPTR in FinishSendMessage() 333 "%" PRIuPTR, in FinishSendMessage()
|
/third_party/grpc/src/core/ext/filters/client_idle/ |
D | client_idle_filter.cc | 204 GRPC_IDLE_FILTER_LOG("call counter has increased to %" PRIuPTR, in IncreaseCallCount() 243 GRPC_IDLE_FILTER_LOG("call counter has decreased to %" PRIuPTR, in DecreaseCallCount()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | xds_cluster_resolver.cc | 389 "[xds_cluster_resolver_lb %p] eds discovery mechanism %" PRIuPTR in Start() 404 "[xds_cluster_resolver_lb %p] eds discovery mechanism %" PRIuPTR in Orphan() 507 "%" PRIuPTR ":%p starting dns resolver %p", in Start() 516 "[xds_cluster_resolver_lb %p] logical DNS discovery mechanism %" PRIuPTR in Orphan() 692 " for discovery mechanism %" PRIuPTR "", in OnEndpointChanged() 743 "[xds_cluster_resolver_lb %p] discovery mechanism %" PRIuPTR in OnError() 757 "[xds_cluster_resolver_lb %p] discovery mechanism %" PRIuPTR in OnResourceDoesNotExist()
|
/third_party/grpc/test/core/surface/ |
D | completion_queue_threading_test.cc | 219 gpr_log(GPR_INFO, "%s: %" PRIuPTR " producers, %" PRIuPTR " consumers", in test_threading()
|
/third_party/grpc/test/core/slice/ |
D | slice_test.cc | 177 gpr_log(GPR_INFO, "length=%" PRIuPTR, length); in test_slice_split_head_works() 205 gpr_log(GPR_INFO, "length=%" PRIuPTR, length); in test_slice_split_tail_works()
|
/third_party/grpc/src/core/ext/transport/chttp2/server/ |
D | chttp2_server.cc | 584 absl::StrFormat("No address added out of total %" PRIuPTR " resolved", in Chttp2ServerAddPort() 590 "Only %" PRIuPTR " addresses added out of total %" PRIuPTR in Chttp2ServerAddPort()
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | parsing.cc | 450 "received initial metadata size exceeds limit (%" PRIuPTR in handle_metadata_size_limit_exceeded() 451 " vs. %" PRIuPTR in handle_metadata_size_limit_exceeded() 532 "received trailing metadata size exceeds limit (%" PRIuPTR in on_trailing_header() 533 " vs. %" PRIuPTR in on_trailing_header()
|
/third_party/grpc/test/core/end2end/ |
D | bad_server_response_test.cc | 122 gpr_log(GPR_DEBUG, "got %" PRIuPTR " bytes, expected %" PRIuPTR " bytes", in handle_read()
|
/third_party/grpc/src/core/lib/surface/ |
D | call_log_batch.cc | 108 gpr_log(file, line, severity, "ops[%" PRIuPTR "]: %s", i, in grpc_call_log_batch()
|
/third_party/mbedtls/include/mbedtls/ |
D | debug.h | 125 #define MBEDTLS_PRINTF_SIZET PRIuPTR
|
/third_party/grpc/test/core/util/ |
D | memory_counters.cc | 160 gpr_log(GPR_ERROR, "Leaking %" PRIuPTR " bytes", in ~LeakDetector()
|
/third_party/grpc/test/core/transport/ |
D | metadata_test.cc | 236 absl::StrFormat("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%" PRIuPTR "x", i); in test_things_stick_around() 258 "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%" PRIuPTR "x", shuf[j]); in test_things_stick_around()
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | inttypes.h | 133 #define PRIuPTR __PRIPTR "u" macro
|
/third_party/musl/include/ |
D | inttypes.h | 133 #define PRIuPTR __PRIPTR "u" macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | inttypes.h | 133 #define PRIuPTR __PRIPTR "u" macro
|