Home
last modified time | relevance | path

Searched refs:PRIuS (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_ops_test.cc80 printf("Not 1 at c=%" PRIuS " %" PRIuS ", %" PRIuS " (%" PRIuS in TestFillImpl()
81 " x %" PRIuS ") (%s)\n", in TestFillImpl()
97 printf("Not 0 at c=%" PRIuS " %" PRIuS ", %" PRIuS " (%" PRIuS in TestFillImpl()
98 " x %" PRIuS ") (%s)\n", in TestFillImpl()
H A Daux_out.cc56 printf(" Total:\t\t %7" PRIuS "\t\t %7" PRIuS " \t\t\t%10f%%\n\n", in Print()
69 printf("Layer %s bits: max %" PRIuS " used %" PRIuS " unused %" PRIuS "\n", LayerName(layer), in ReclaimAndCharge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/vendor/src/tests/
H A Dmarkidle_unittest.cc96 VLOG(0, "Original usage: %" PRIuS "\n", original); in TestIdleUsage()
97 VLOG(0, "Post allocation: %" PRIuS "\n", post_allocation); in TestIdleUsage()
98 VLOG(0, "Post idle: %" PRIuS "\n", post_idle); in TestIdleUsage()
113 VLOG(0, "Original usage: %" PRIuS "\n", original); in TestTemporarilyIdleUsage()
114 VLOG(0, "Post allocation: %" PRIuS "\n", post_allocation); in TestTemporarilyIdleUsage()
115 VLOG(0, "Post idle: %" PRIuS "\n", post_idle); in TestTemporarilyIdleUsage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/chromium/src/tests/
H A Dmarkidle_unittest.cc96 VLOG(0, "Original usage: %" PRIuS "\n", original); in TestIdleUsage()
97 VLOG(0, "Post allocation: %" PRIuS "\n", post_allocation); in TestIdleUsage()
98 VLOG(0, "Post idle: %" PRIuS "\n", post_idle); in TestIdleUsage()
113 VLOG(0, "Original usage: %" PRIuS "\n", original); in TestTemporarilyIdleUsage()
114 VLOG(0, "Post allocation: %" PRIuS "\n", post_allocation); in TestTemporarilyIdleUsage()
115 VLOG(0, "Post idle: %" PRIuS "\n", post_idle); in TestTemporarilyIdleUsage()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/base/
H A Dprintf_macros.h24 #if !defined(PRIuS)
26 #define PRIuS "llu" macro
28 #define PRIuS "u" macro
30 #define PRIuS "zu" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Dosinttypes.h12 #if !defined(PRIuS)
13 #define PRIuS "Iu" macro
27 #if !defined(PRIuS)
28 #define PRIuS "zu" macro
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dformat_macros.h42 #if !defined(PRIuS)
43 #define PRIuS "zu" macro
88 #if !defined(PRIuS)
89 #define PRIuS "Iu" macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dformat_macros.h42 #if !defined(PRIuS)
43 #define PRIuS "zu" macro
90 #if !defined(PRIuS)
91 #define PRIuS "Iu" macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dformat_macros.h42 #if !defined(PRIuS)
43 #define PRIuS "zu" macro
90 #if !defined(PRIuS)
91 #define PRIuS "Iu" macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dformat_macros.h42 #if !defined(PRIuS)
43 #define PRIuS "zu"
88 #if !defined(PRIuS)
89 #define PRIuS "Iu"
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dformat_macros.h42 #if !defined(PRIuS)
43 #define PRIuS "zu" macro
90 #if !defined(PRIuS)
91 #define PRIuS "Iu" macro
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dformat_macros.h42 #if !defined(PRIuS)
43 #define PRIuS "zu" macro
90 #if !defined(PRIuS)
91 #define PRIuS "Iu" macro
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_memory.c73 …, GMT_MSG_DEBUG, "GMT memory: Initialize %" PRIuS " temporary column double arrays, each of length… in gmtmemory_init_tmp_arrays()
90 …T_MSG_WARNING, where, "Could not reallocate memory [%.2f %s, %" PRIuS " items of %" PRIuS " bytes]… in gmtmemory_die_if_memfail()
367 …_MSG_WARNING, "Memory not freed first allocated in %s (ID = %" PRIuS "): %.3f %s [%" PRIuS " bytes… in gmtmemory_treereport()
369 fprintf (M->fp, "# Memory not freed first allocated in %s (ID = %" PRIuS "): %.3f %s [%" in gmtmemory_treereport()
370 PRIuS " bytes]\n", x->name, x->ID, size, unit[u], x->size); in gmtmemory_treereport()
401 PRIuS " bytes]\n", size, unit[u], M->maximum); in gmt_memtrack_report()
406 PRIuS " bytes]\n", size, unit[u], M->largest); in gmt_memtrack_report()
409 GMT_Report (GMT->parent, level, "MEMORY NOT FREED: %.3f %s [%" PRIuS " bytes]\n", in gmt_memtrack_report()
412 fprintf (M->fp, "# MEMORY NOT FREED: %.3f %s [%" PRIuS " bytes]\n", in gmt_memtrack_report()
445 …T->parent, GMT_MSG_DEBUG, "GMT memory: Free %" PRIuS " temporary column arrays, each of length : %… in gmtlib_free_tmp_arrays()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/base/
H A Dformat-macros.h49 #if !defined(PRIuS)
50 #define PRIuS "zu" macro
91 #if !defined(PRIuS)
92 #define PRIuS "Iu" macro
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dformat_macros.h49 #if !defined(PRIuS)
50 #define PRIuS "zu" macro
91 #if !defined(PRIuS)
92 #define PRIuS "Iu" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dformat_macros.h51 #if !defined(PRIuS)
52 #define PRIuS "Iu" macro
63 #if !defined(PRIuS)
64 #define PRIuS "zu" macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dformat_macros.h51 #if !defined(PRIuS)
52 #define PRIuS "Iu" macro
63 #if !defined(PRIuS)
64 #define PRIuS "zu" macro
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/
H A Dformat_macros.h51 #if !defined(PRIuS)
52 #define PRIuS "Iu" macro
63 #if !defined(PRIuS)
64 #define PRIuS "zu" macro
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/
H A Dformat_macros.h51 #if !defined(PRIuS)
52 #define PRIuS "Iu" macro
63 #if !defined(PRIuS)
64 #define PRIuS "zu" macro
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/
H A Dformat_macros.h51 #if !defined(PRIuS)
52 #define PRIuS "Iu" macro
63 #if !defined(PRIuS)
64 #define PRIuS "zu" macro
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dformat_macros.h51 #if !defined(PRIuS)
52 #define PRIuS "Iu" macro
63 #if !defined(PRIuS)
64 #define PRIuS "zu" macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/
H A Dstats.cc142 printf(" Min : %7" PRIuS " bytes (frame %d)\n", in PrintSummary()
146 printf(" Max : %7" PRIuS " bytes (frame %d)\n", in PrintSummary()
149 printf(" Average : %7" PRIuS " bytes\n", in PrintSummary()
152 printf(" Average key frame size : %7" PRIuS " bytes (%" PRIuS in PrintSummary()
157 printf(" Average non-key frame size: %7" PRIuS " bytes (%" PRIuS in PrintSummary()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/
H A Dstats.cc146 printf(" Min : %7" PRIuS " bytes (frame %d)\n", in PrintSummary()
151 printf(" Max : %7" PRIuS " bytes (frame %d)\n", in PrintSummary()
154 printf(" Average : %7" PRIuS " bytes\n", in PrintSummary()
157 printf(" Average key frame size : %7" PRIuS " bytes (%" PRIuS in PrintSummary()
162 printf(" Average non-key frame size: %7" PRIuS " bytes (%" PRIuS in PrintSummary()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/modular/transform/
H A Dsqueeze.cc37 "channel %i (going from width %" PRIuS " to %" PRIuS ")", in InvHSqueeze()
105 "%i (going from height %" PRIuS " to %" PRIuS ")", in InvVSqueeze()
171 7, "Default squeeze parameters for %" PRIuS "x%" PRIuS " image: ", w, h); in DefaultSqueezeParameters()
180 JXL_DEBUG_V(7, "(4:2:0 chroma), %" PRIuS "x%" PRIuS " image", w, h); in DefaultSqueezeParameters()
202 JXL_DEBUG_V(7, "Vertical (%" PRIuS "x%" PRIuS "), ", w, h); in DefaultSqueezeParameters()
210 JXL_DEBUG_V(7, "Horizontal (%" PRIuS "x%" PRIuS "), ", w, h); in DefaultSqueezeParameters()
216 JXL_DEBUG_V(7, "Vertical (%" PRIuS "x%" PRIuS "), ", w, h); in DefaultSqueezeParameters()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/extras/enc/
H A Dpnm.cc49 snprintf(header, kMaxHeaderSize, "P%c\n%" PRIuS " %" PRIuS "\n%.1f\n", in EncodeHeader()
58 snprintf(header, kMaxHeaderSize, "P4\n%" PRIuS " %" PRIuS "\n", in EncodeHeader()
67 snprintf(header, kMaxHeaderSize, "P%c\n%" PRIuS " %" PRIuS "\n%u\n", in EncodeHeader()

12345678910>>...21