Home
last modified time | relevance | path

Searched refs:PRIdPTR (Results 1 – 25 of 1113) sorted by relevance

12345678910>>...45

/dports/devel/grpc130/grpc-1.30.2/src/core/lib/gprpp/
H A Dref_counted.h92 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR,
103 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s",
121 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, in RefNonZero()
133 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s", in RefNonZero()
150 gpr_log(GPR_INFO, "%s:%p ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR, in RefIfNonZero()
162 "%" PRIdPTR " -> %" PRIdPTR " %s", in RefIfNonZero()
183 gpr_log(GPR_INFO, "%s:%p unref %" PRIdPTR " -> %" PRIdPTR, in Unref()
199 gpr_log(GPR_INFO, "%s:%p %s:%d unref %" PRIdPTR " -> %" PRIdPTR " %s", in Unref()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gprpp/
H A Dref_counted.h96 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR,
107 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s",
121 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, in RefNonZero()
133 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s", in RefNonZero()
147 gpr_log(GPR_INFO, "%s:%p ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR, in RefIfNonZero()
159 "%" PRIdPTR " -> %" PRIdPTR " %s", in RefIfNonZero()
177 gpr_log(GPR_INFO, "%s:%p unref %" PRIdPTR " -> %" PRIdPTR, in Unref()
193 gpr_log(GPR_INFO, "%s:%p %s:%d unref %" PRIdPTR " -> %" PRIdPTR " %s", in Unref()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/gprpp/
H A Dref_counted.h75 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this,
86 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s",
103 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this, in RefNonZero()
115 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s", in RefNonZero()
132 gpr_log(GPR_INFO, "%s:%p ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR, in RefIfNonZero()
143 "%s:%p %s:%d ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR " %s", in RefIfNonZero()
165 gpr_log(GPR_INFO, "%s:%p unref %" PRIdPTR " -> %" PRIdPTR, trace, this, in Unref()
182 gpr_log(GPR_INFO, "%s:%p %s:%d unref %" PRIdPTR " -> %" PRIdPTR " %s", in Unref()
/dports/devel/grpc/grpc-1.42.0/src/core/lib/gprpp/
H A Dref_counted.h75 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this,
86 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s",
103 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this, in RefNonZero()
115 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s", in RefNonZero()
132 gpr_log(GPR_INFO, "%s:%p ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR, in RefIfNonZero()
143 "%s:%p %s:%d ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR " %s", in RefIfNonZero()
165 gpr_log(GPR_INFO, "%s:%p unref %" PRIdPTR " -> %" PRIdPTR, trace, this, in Unref()
182 gpr_log(GPR_INFO, "%s:%p %s:%d unref %" PRIdPTR " -> %" PRIdPTR " %s", in Unref()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/gprpp/
H A Dref_counted.h75 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this,
86 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s",
103 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this, in RefNonZero()
115 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s", in RefNonZero()
132 gpr_log(GPR_INFO, "%s:%p ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR, in RefIfNonZero()
143 "%s:%p %s:%d ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR " %s", in RefIfNonZero()
165 gpr_log(GPR_INFO, "%s:%p unref %" PRIdPTR " -> %" PRIdPTR, trace, this, in Unref()
182 gpr_log(GPR_INFO, "%s:%p %s:%d unref %" PRIdPTR " -> %" PRIdPTR " %s", in Unref()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/gprpp/
H A Dref_counted.h75 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this,
86 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s",
103 gpr_log(GPR_INFO, "%s:%p ref %" PRIdPTR " -> %" PRIdPTR, trace_, this, in RefNonZero()
115 gpr_log(GPR_INFO, "%s:%p %s:%d ref %" PRIdPTR " -> %" PRIdPTR " %s", in RefNonZero()
132 gpr_log(GPR_INFO, "%s:%p ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR, in RefIfNonZero()
143 "%s:%p %s:%d ref_if_non_zero %" PRIdPTR " -> %" PRIdPTR " %s", in RefIfNonZero()
165 gpr_log(GPR_INFO, "%s:%p unref %" PRIdPTR " -> %" PRIdPTR, trace, this, in Unref()
182 gpr_log(GPR_INFO, "%s:%p %s:%d unref %" PRIdPTR " -> %" PRIdPTR " %s", in Unref()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/zix/test/
H A Dtree_test.c24 # define PRIdPTR "Id" macro
80 fprintf(stderr, "Data corrupt (%" PRIdPTR" != %" PRIdPTR ")\n", in stress()
102 fprintf(stderr, "Data corrupt (%" PRIdPTR " != %" PRIdPTR ")\n", in stress()
118 fprintf(stderr, "Iter corrupt (%" PRIdPTR " < %" PRIdPTR ")\n", in stress()
139 fprintf(stderr, "Iter corrupt (%" PRIdPTR " < %" PRIdPTR ")\n", in stress()
178 fprintf(stderr, "Data corrupt (%" PRIdPTR " != %" PRIdPTR ")\n", in stress()
H A Dsorted_array_test.c24 # define PRIdPTR "Id" macro
81 fprintf(stderr, "Data corrupt (%" PRIdPTR " != %" PRIdPTR ")\n", in stress()
97 fprintf(stderr, "Data corrupt (%" PRIdPTR " != %" PRIdPTR ")\n", in stress()
114 fprintf(stderr, "Iter corrupt (%" PRIdPTR " < %" PRIdPTR ")\n", in stress()
H A Dbtree_test.c25 # define PRIdPTR "Id" macro
175 return test_fail(t, "Search data corrupt (%" PRIdPTR " != %" PRIdPTR ")\n", in stress()
193 return test_fail(t, "Lower bound corrupt (%" PRIdPTR " != %" PRIdPTR "\n", in stress()
215 return test_fail(t, "Iter @ %zu corrupt (%" PRIdPTR " < %" PRIdPTR ")\n", in stress()
242 return test_fail(t, "Duplicate element @ %u %" PRIdPTR "\n", i, last); in stress()
369 return test_fail(t, "Lower bound %" PRIdPTR " != %" PRIdPTR "\n", in stress()
372 return test_fail(t, "Wildcard lower bound %" PRIdPTR " != %" PRIdPTR "\n", in stress()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/zix/zix/
H A Dtree_debug.h93 fprintf(stderr, "Bad balance at %ld: h_r (%" PRIdPTR ")" in verify_balance()
94 "- l_h (%" PRIdPTR ") != %d\n", in verify_balance()
122 fprintf(stderr, "Bad order: %" PRIdPTR " with left child\n", in verify()
125 fprintf(stderr, "%" PRIdPTR " ? %" PRIdPTR "\n", (intptr_t)n->data, in verify()
136 fprintf(stderr, "Bad order: %" PRIdPTR " with right child\n", in verify()
H A Dbtree_test.c25 # define PRIdPTR "Id" macro
120 return test_fail("Corrupt search: %" PRIdPTR " != %" PRIdPTR "\n", in stress()
142 return test_fail("Corrupt iter: %" PRIdPTR " < %" PRIdPTR "\n", in stress()
168 return test_fail("Duplicate element %" PRIdPTR "\n", in stress()
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dcslgc.cpp708 "cons_cells=%" PRIdPTR ", symbol_heads=%" PRIdPTR ", strings=%" in reclaim()
709 PRIdPTR ", user_vectors=%" PRIdPTR "\n", in reclaim()
712 "bignums=%" PRIdPTR ", floats=%" PRIdPTR ", bytestreams=%" PRIdPTR in reclaim()
713 ", other=%" PRIdPTR ", litvecs=%d\n", in reclaim()
715 trace_printf("getvecs=%" PRIdPTR " C-stacks=%" PRIdPTR in reclaim()
716 "K Lisp-stack=%" PRIdPTR "K\n", in reclaim()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/
H A Dtexmfmp.h293 #ifndef PRIdPTR
294 #define PRIdPTR "ld" macro
311 FATAL5 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
312 " <%" PRIdPTR " or >%" PRIdPTR, \
328 FATAL4 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
329 " >%" PRIdPTR, \
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/
H A Dtexmfmp.h293 #ifndef PRIdPTR
294 #define PRIdPTR "ld" macro
311 FATAL5 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
312 " <%" PRIdPTR " or >%" PRIdPTR, \
328 FATAL4 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
329 " >%" PRIdPTR, \
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/
H A Dtexmfmp.h293 #ifndef PRIdPTR
294 #define PRIdPTR "ld" macro
311 FATAL5 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
312 " <%" PRIdPTR " or >%" PRIdPTR, \
328 FATAL4 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
329 " >%" PRIdPTR, \
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/
H A Dtexmfmp.h293 #ifndef PRIdPTR
294 #define PRIdPTR "ld" macro
311 FATAL5 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
312 " <%" PRIdPTR " or >%" PRIdPTR, \
328 FATAL4 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
329 " >%" PRIdPTR, \
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/
H A Dtexmfmp.h293 #ifndef PRIdPTR
294 #define PRIdPTR "ld" macro
311 FATAL5 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
312 " <%" PRIdPTR " or >%" PRIdPTR, \
328 FATAL4 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
329 " >%" PRIdPTR, \
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/
H A Dtexmfmp.h293 #ifndef PRIdPTR
294 #define PRIdPTR "ld" macro
311 FATAL5 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
312 " <%" PRIdPTR " or >%" PRIdPTR, \
328 FATAL4 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
329 " >%" PRIdPTR, \
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/
H A Dtexmfmp.h293 #ifndef PRIdPTR
294 #define PRIdPTR "ld" macro
311 FATAL5 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
312 " <%" PRIdPTR " or >%" PRIdPTR, \
328 FATAL4 ("Item %u (=%" PRIdPTR ") of .fmt array at %" PRIxPTR \
329 " >%" PRIdPTR, \
/dports/lang/racket/racket-8.3/src/bc/sgc/
H A Dsgc.c2020 "allocated: %"PRIdPTR" collectable: %"PRIdPTR" uncollectable: %"PRIdPTR"\n" in GC_dump()
2021 … "including known overhead: %"PRIdPTR" scheduled gc: %"PRIdPTR" last collect depth: %"PRIdPTR"\n" in GC_dump()
2022 "managed: %"PRIdPTR" managed including overhead: %"PRIdPTR"\n" in GC_dump()
2023 "sector used: %"PRIdPTR" sector free: %"PRIdPTR" sector total: %"PRIdPTR"\n" in GC_dump()
2108 "@%"PRIdPTR"-%"PRIdPTR":%"PRIxPTR"-%"PRIxPTR"" in GC_dump()
2658 "bad block: %"PRIdPTR" %"PRIdPTR" %"PRIdPTR" %"PRIdPTR"\n", in do_malloc()
3090 FPRINTF(STDERR, "free chunk: %"PRIdPTR" (%"PRIdPTR") %d %d\n", in free_chunk()
3480 "bad block: %"PRIdPTR" %"PRIdPTR" %"PRIdPTR" %"PRIdPTR"\n", in collect_finish_common()
4528 FPRINTF(STDERR, "gc at %"PRIdPTR" (%"PRIdPTR"): %"PRIdPTR" after %"PRIdPTR" msecs\n", in do_GC_gcollect()
4793 "done %"PRIdPTR" (%"PRIdPTR"), %"PRIdPTR" from stack\n", mem_use, mem_real_use, in do_GC_gcollect()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/sgc/
H A Dsgc.c2020 "allocated: %"PRIdPTR" collectable: %"PRIdPTR" uncollectable: %"PRIdPTR"\n" in GC_dump()
2021 … "including known overhead: %"PRIdPTR" scheduled gc: %"PRIdPTR" last collect depth: %"PRIdPTR"\n" in GC_dump()
2022 "managed: %"PRIdPTR" managed including overhead: %"PRIdPTR"\n" in GC_dump()
2023 "sector used: %"PRIdPTR" sector free: %"PRIdPTR" sector total: %"PRIdPTR"\n" in GC_dump()
2108 "@%"PRIdPTR"-%"PRIdPTR":%"PRIxPTR"-%"PRIxPTR"" in GC_dump()
2658 "bad block: %"PRIdPTR" %"PRIdPTR" %"PRIdPTR" %"PRIdPTR"\n", in do_malloc()
3090 FPRINTF(STDERR, "free chunk: %"PRIdPTR" (%"PRIdPTR") %d %d\n", in free_chunk()
3480 "bad block: %"PRIdPTR" %"PRIdPTR" %"PRIdPTR" %"PRIdPTR"\n", in collect_finish_common()
4528 FPRINTF(STDERR, "gc at %"PRIdPTR" (%"PRIdPTR"): %"PRIdPTR" after %"PRIdPTR" msecs\n", in do_GC_gcollect()
4793 "done %"PRIdPTR" (%"PRIdPTR"), %"PRIdPTR" from stack\n", mem_use, mem_real_use, in do_GC_gcollect()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/iomgr/
H A Dexecutor.cc188 EXECUTOR_TRACE("(%s) Thread %" PRIdPTR " of %" PRIdPTR " joined", name_, in SetThreading()
223 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: step (sub_depth=%" PRIdPTR ")", in ThreadMain()
235 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: shutdown", ts->name, ts->id); in ThreadMain()
245 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: execute", ts->name, ts->id); in ThreadMain()
301 "%" PRIdPTR, in Enqueue()
305 EXECUTOR_TRACE("(%s) try to schedule %p (%s) to thread %" PRIdPTR, name_, in Enqueue()
/dports/devel/grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dexecutor.cc187 EXECUTOR_TRACE("(%s) Thread %" PRIdPTR " of %" PRIdPTR " joined", name_, in SetThreading()
222 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: step (sub_depth=%" PRIdPTR ")", in ThreadMain()
234 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: shutdown", ts->name, ts->id); in ThreadMain()
243 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: execute", ts->name, ts->id); in ThreadMain()
292 "%" PRIdPTR, in Enqueue()
296 EXECUTOR_TRACE("(%s) try to schedule %p (%s) to thread %" PRIdPTR, name_, in Enqueue()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/iomgr/
H A Dexecutor.cc188 EXECUTOR_TRACE("(%s) Thread %" PRIdPTR " of %" PRIdPTR " joined", name_, in SetThreading()
223 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: step (sub_depth=%" PRIdPTR ")", in ThreadMain()
235 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: shutdown", ts->name, ts->id); in ThreadMain()
245 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: execute", ts->name, ts->id); in ThreadMain()
301 "%" PRIdPTR, in Enqueue()
305 EXECUTOR_TRACE("(%s) try to schedule %p (%s) to thread %" PRIdPTR, name_, in Enqueue()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dexecutor.cc187 EXECUTOR_TRACE("(%s) Thread %" PRIdPTR " of %" PRIdPTR " joined", name_, in SetThreading()
222 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: step (sub_depth=%" PRIdPTR ")", in ThreadMain()
234 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: shutdown", ts->name, ts->id); in ThreadMain()
243 EXECUTOR_TRACE("(%s) [%" PRIdPTR "]: execute", ts->name, ts->id); in ThreadMain()
292 "%" PRIdPTR, in Enqueue()
296 EXECUTOR_TRACE("(%s) try to schedule %p (%s) to thread %" PRIdPTR, name_, in Enqueue()

12345678910>>...45