Home
last modified time | relevance | path

Searched refs:PRIuPTR (Results 1 – 25 of 48) sorted by relevance

12

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h85 #define PRIuPTR "lu" macro
89 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR)
90 #define PRIuPTR "lu" macro
112 #define PRIuPTR "lu" macro
116 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR)
118 #define PRIuPTR "lu" macro
120 #define PRIuPTR "u" macro
126 #define PRIuPTR "lu" macro
133 #ifndef PRIuPTR
134 #define PRIuPTR "u" macro
Dcls_align_pointer.c25 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()
/external/libffi/testsuite/libffi.call/
Dffitest.h85 #define PRIuPTR "lu" macro
89 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR)
90 #define PRIuPTR "lu" macro
112 #define PRIuPTR "lu" macro
116 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR)
118 #define PRIuPTR "lu" macro
120 #define PRIuPTR "u" macro
126 #define PRIuPTR "lu" macro
133 #ifndef PRIuPTR
134 #define PRIuPTR "u" macro
Dcls_align_pointer.c25 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()
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h305 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in UnrefSubchannelLocked()
330 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in StartConnectivityWatchLocked()
351 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in RenewConnectivityWatchLocked()
370 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in StopConnectivityWatchLocked()
386 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in CancelConnectivityWatchLocked()
418 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in UpdateConnectedSubchannelLocked()
442 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in OnConnectivityChangedLocked()
496 "[%s %p] Creating subchannel list %p for %" PRIuPTR " subchannels", in SubchannelList()
536 "[%s %p] subchannel list %p index %" PRIuPTR in SubchannelList()
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc237 gpr_log(GPR_INFO, "[RR %p] Created with %" PRIuPTR " subchannels", this, in RoundRobin()
362 "index %" PRIuPTR ")", in DoPickLocked()
542 "[RR %p] phasing out subchannel list %p (size %" PRIuPTR in UpdateRoundRobinStateFromSubchannelStateCountsLocked()
543 ") in favor of %p (size %" PRIuPTR ")", in UpdateRoundRobinStateFromSubchannelStateCountsLocked()
563 "(index %" PRIuPTR " of %" PRIuPTR "): prev_state=%s new_state=%s", in UpdateConnectivityStateLocked()
609 "[RR %p] getting next ready subchannel (out of %" PRIuPTR in GetNextReadySubchannelIndexLocked()
610 "), last_ready_index=%" PRIuPTR, in GetNextReadySubchannelIndexLocked()
618 "[RR %p] checking subchannel %p, subchannel_list %p, index %" PRIuPTR in GetNextReadySubchannelIndexLocked()
627 "[RR %p] found next ready subchannel (%p) at index %" PRIuPTR in GetNextReadySubchannelIndexLocked()
647 "[RR %p] setting last_ready_subchannel_index=%" PRIuPTR in UpdateLastReadySubchannelIndexLocked()
[all …]
/external/grpc-grpc/test/core/iomgr/
Dtcp_posix_test.cc187 gpr_log(GPR_INFO, "Read %" PRIuPTR " bytes of %" PRIuPTR, read_bytes, in read_cb()
209 gpr_log(GPR_INFO, "Read test of size %" PRIuPTR ", slice size %" PRIuPTR, in read_test()
224 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in read_test()
261 gpr_log(GPR_INFO, "Start large read test, slice size %" PRIuPTR, slice_size); in large_read_test()
275 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in large_read_test()
417 "Start write test with %" PRIuPTR " bytes, slice size %" PRIuPTR, in write_test()
498 "Release fd read_test of size %" PRIuPTR ", slice size %" PRIuPTR, in release_fd_test()
514 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in release_fd_test()
Dendpoint_tests.cc181 "num_bytes=%" PRIuPTR " write_size=%" PRIuPTR " slice_size=%" PRIuPTR in read_and_write_test()
189 "Start read and write test with %" PRIuPTR in read_and_write_test()
190 " bytes, slice size %" PRIuPTR, in read_and_write_test()
/external/grpc-grpc/src/core/lib/channel/
Dhandshaker.cc142 "handshake_manager %p: adding handshaker %s [%p] at index %" PRIuPTR, in grpc_handshake_manager_add()
197 "{endpoint=%p, args=%p {size=%" PRIuPTR in handshaker_args_string()
198 ": %s}, read_buffer=%p (length=%" PRIuPTR "), exit_early=%d}", in handshaker_args_string()
213 "handshake_manager %p: error=%s shutdown=%d index=%" PRIuPTR in call_next_handshaker_locked()
259 "handshake_manager %p: calling handshaker %s [%p] at index %" PRIuPTR, in call_next_handshaker_locked()
/external/grpc-grpc/src/core/lib/iomgr/
Diomgr.cc100 "Waiting for %" PRIuPTR " iomgr objects to be destroyed", in grpc_iomgr_shutdown()
116 "Failed to free %" PRIuPTR in grpc_iomgr_shutdown()
131 "Failed to free %" PRIuPTR in grpc_iomgr_shutdown()
Dunix_sockets_posix.cc50 "Path name should not have more than %" PRIuPTR " characters.", in grpc_resolve_unix_domain_address()
/external/libunwind_llvm/src/
DUnwind-sjlj.c372 "private_1=%" PRIuPTR, in _Unwind_SjLj_Resume_or_Rethrow()
396 "=> 0x%" PRIuPTR, in _Unwind_GetLanguageSpecificData()
415 _LIBUNWIND_TRACE_API("_Unwind_SetGR(context=%p, reg=%d, value=0x%" PRIuPTR in _Unwind_SetGR()
449 _LIBUNWIND_TRACE_API("_Unwind_SetIP(context=%p, value=0x%" PRIuPTR ")", in _Unwind_SetIP()
/external/libusb/msvc/
Dinttypes.h239 #define PRIuPTR "I64u" macro
251 #define PRIuPTR "u" macro
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver.cc85 gpr_log(GPR_DEBUG, "Ref ev_driver %" PRIuPTR, (uintptr_t)ev_driver); in grpc_ares_ev_driver_ref()
91 gpr_log(GPR_DEBUG, "Unref ev_driver %" PRIuPTR, (uintptr_t)ev_driver); in grpc_ares_ev_driver_unref()
93 gpr_log(GPR_DEBUG, "destroy ev_driver %" PRIuPTR, (uintptr_t)ev_driver); in grpc_ares_ev_driver_unref()
/external/grpc-grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc305 gpr_asprintf(&msg, "No address added out of total %" PRIuPTR " resolved", in grpc_chttp2_server_add_port()
313 "Only %" PRIuPTR " addresses added out of total %" PRIuPTR in grpc_chttp2_server_add_port()
/external/u-boot/test/stdint/
Dint-types.c10 printf("uintptr = %" PRIuPTR "\n", uintptr); in test_types()
/external/grpc-grpc/test/core/client_channel/resolvers/
Dfake_resolver_test.cc87 gpr_asprintf(&uri_string, "ipv4:127.0.0.1:100%" PRIuPTR, in create_new_resolver_result()
90 gpr_asprintf(&balancer_name, "balancer%" PRIuPTR, in create_new_resolver_result()
/external/grpc-grpc/src/core/ext/filters/http/message_compress/
Dmessage_compress_filter.cc238 "Compressed[%s] %" PRIuPTR " bytes vs. %" PRIuPTR in finish_send_message()
251 "%" PRIuPTR, in finish_send_message()
/external/grpc-grpc/test/core/slice/
Dslice_test.cc183 gpr_log(GPR_INFO, "length=%" PRIuPTR, length); in test_slice_split_head_works()
211 gpr_log(GPR_INFO, "length=%" PRIuPTR, length); in test_slice_split_tail_works()
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
Dpick_first.cc358 "Pick First %p received update with %" PRIuPTR " addresses", this, in UpdateLocked()
395 "at update index %" PRIuPTR " of %" PRIuPTR "; update done", in UpdateLocked()
/external/grpc-grpc/test/core/surface/
Dcompletion_queue_threading_test.cc218 gpr_log(GPR_INFO, "%s: %" PRIuPTR " producers, %" PRIuPTR " consumers", in test_threading()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc452 "received initial metadata size exceeds limit (%" PRIuPTR in on_initial_header()
453 " vs. %" PRIuPTR ")", in on_initial_header()
506 "received trailing metadata size exceeds limit (%" PRIuPTR in on_trailing_header()
507 " vs. %" PRIuPTR ")", in on_trailing_header()
/external/grpc-grpc/test/core/end2end/
Dbad_server_response_test.cc122 gpr_log(GPR_DEBUG, "got %" PRIuPTR " bytes, expected %" PRIuPTR " bytes", in handle_read()
/external/jemalloc_new/include/jemalloc/internal/
Dmalloc_io.h30 # define FMTuPTR PRIuPTR
/external/e2fsprogs/intl/
Dloadmsgcat.c432 #if !defined PRIuPTR || PRI_MACROS_BROKEN
433 # undef PRIuPTR
434 # define PRIuPTR \ macro
742 return PRIuPTR; in get_sysdep_segment_value()

12