Home
last modified time | relevance | path

Searched refs:PRId32 (Results 51 – 75 of 2786) sorted by relevance

12345678910>>...112

/dports/devel/elfutils/elfutils-0.179/tests/
H A Dxlate_notes.c127 printf ("type: %" PRId32 ",%" PRId32 in main()
128 ", namesz: %" PRId32 ",%" PRId32 in main()
129 ", descsz: %" PRId32 ",%" PRId32 "\n", in main()
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_pmap2.c36 fprintf(f, "<%"PRId32", %"PRId32"> --> %"PRId32"\n", e->k0, e->k1, e->val); in print_map_record()
124 printf("\n--- Testing key = <%"PRId32", %"PRId32"> ---\n", k0, k1); in test_elem()
143 printf("new record: setting value to %"PRId32"\n", k0 + k1); in test_elem()
183 printf("\n--- Row %"PRId32" ---\n", i); in test1()
210 printf("\n--- Row %"PRId32" ---\n", i); in test1()
238 printf("\n--- Row %"PRId32" ---\n", i); in test1()
H A Dtest_backtrack_int_hash_map.c45 fprintf(f, " entry[%"PRIu32"]: %"PRId32" --> %"PRId32" (level = %"PRIu32")\n", in show_mapping()
108 fprintf(stderr, "*** BUG: expected entry for key %"PRId32", got NULL ***\n", i); in check_map_content()
112 … fprintf(stderr, "*** BUG: bad value for key %"PRId32", got %"PRId32" instead of %"PRId32" ***\n", in check_map_content()
122 fprintf(stderr, "*** BUG: got an entry for key %"PRId32", expected none ***\n", i); in check_map_content()
146 fprintf(stderr, "*** BUG in add_level: key %"PRId32" is already present ***\n", i); in add_level()
H A Dtest_symbol_table2.c141 printf("*** Error: %s, val = %"PRId32", should be %"PRId32" ***\n", words[i], x, val[i]); in main()
162 printf("*** Error: %s, val = %"PRId32", should be %"PRId32" ***\n", words[j], x, new_val(i, j)); in main()
170 printf("*** Error: %s, val = %"PRId32", should be %"PRId32" ***\n", words[j], x, new_val(i, j)); in main()
181 printf("*** Error: %s, val = %"PRId32", should be %"PRId32" ***\n", words[j], x, new_val(i, j)); in main()
H A Dtest_bvarith.c.old92 fprintf(f, " y_%"PRId32, polymanager_var_index(&m->pm, v));
96 fprintf(f, " y_%"PRId32, polymanager_var_index(&m->pm, p->prod[i].var));
98 fprintf(f, "^%"PRId32, p->prod[i].exp);
116 fprintf(f, " nterms = %"PRId32"\n", b->nterms);
147 fprintf(f, " nterms = %"PRId32"\n", e->nterms);
237 …printf("v[%"PRId32"]: idx = %"PRId32", name = y_%"PRId32"\n", i, v[i], polymanager_var_index(&mana…
248 printf("v[4] = %s * %s: idx = %"PRId32", term = ", name[0], name[0], v[4]);
256 printf("v[6] = %s * 1: idx = %"PRId32", term = ", name[2], v[6]);
260 printf("v[7] = v[5] * %s: idx = %"PRId32", term = ", name[1], v[7]);
264 printf("v[8] = %s * v[4]: idx = %"PRId32", term = ", name[0], v[8]);
[all …]
H A Dtest_api11.c38 printf("Testing type_to_string: tau = %"PRId32" (print area = 40 x 10)\n", tau); in test_type_to_string()
61 printf("--> Yices error code = %"PRId32" bit %"PRId32" was expected\n", ecode, error); in test_type_to_string()
80 printf("Testing term_to_string: t = %"PRId32" (print area = 100 x 60)\n", t); in test_term_to_string()
103 printf("--> Yices error code = %"PRId32" bit %"PRId32" was expected\n", ecode, error); in test_term_to_string()
/dports/math/yices/yices-2.6.2/src/solvers/floyd_warshall/
H A Didl_fw_printer.c34 fprintf(f, "n!%"PRId32, x); in print_idl_vertex()
38 fprintf(f, "<IDL-vertex%"PRId32">", x); in print_idl_vertex()
65 fprintf(f, "%"PRId32, cell->dist); in print_idl_vertex_value()
84 fprintf(f, " <= %"PRId32")]", atom->cost); in print_idl_atom()
140 fprintf(f, "i!%"PRId32, u); in print_idl_var_name()
144 fprintf(f, "<IDL-var%"PRId32">", u); in print_idl_var_name()
215 fprintf(f, "edge[%"PRIu32"]: n!%"PRId32" - n!%"PRId32" <= %"PRId32, i, x, y, d); in print_idl_edge()
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dnds32_v3m.c128 LOG_DEBUG("Add hardware watchpoint %" PRId32 " at %08" TARGET_PRIxADDR in nds32_v3m_activate_hardware_watchpoint()
169 LOG_DEBUG("Remove hardware watchpoint %" PRId32 " at %08" TARGET_PRIxADDR in nds32_v3m_deactivate_hardware_watchpoint()
253 "breakpoints/watchpoints is %" PRId32 ". -->", in nds32_v3m_add_breakpoint()
256 "hardware breakpoint: %" PRId32 ", hardware " in nds32_v3m_add_breakpoint()
257 "watchpoints: %" PRId32 ". -->", in nds32_v3m_add_breakpoint()
327 "is %" PRId32 ". -->", nds32_v3m->n_hwp); in nds32_v3m_add_watchpoint()
329 "hardware watchpoint: %" PRId32 ". -->", in nds32_v3m_add_watchpoint()
346 "hardware breakpoints/watchpoints is %" PRId32 ". -->", in nds32_v3m_add_watchpoint()
349 "hardware breakpoint: %" PRId32 ", hardware " in nds32_v3m_add_watchpoint()
350 "watchpoints: %" PRId32 ". -->", in nds32_v3m_add_watchpoint()
[all …]
/dports/misc/libsweep-lidar/sweep-sdk-1.3.0/libsweep/examples/
H A Dexample.c48 fprintf(stdout, "Motor Speed Setting: %" PRId32 " Hz\n", speed); in main()
54 fprintf(stdout, "Sample Rate Setting: %" PRId32 " Hz\n", rate); in main()
73 …fprintf(stdout, "Angle %" PRId32 ", Distance %" PRId32 ", Signal Strength: %" PRId32 "\n", angle, … in main()
/dports/devel/icu/icu/source/samples/ustring/
H A Dustring.cpp305 printf("error in u_strToLower(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
313 printf("error in u_strToLower(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
321 printf("error in u_strToUpper(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
329 printf("error in u_strToUpper(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
337 printf("error in u_strToTitle(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
467 printf("readonly buffer[%d] after modifying its string: 0x%" PRId32 "\n", in demoUnicodeStringStorage()
489 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " " in demoUnicodeStringStorage()
497 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " after " in demoUnicodeStringStorage()
509 printf("string after growing too much and then shrinking[1]=0x%" PRId32 "\n" in demoUnicodeStringStorage()
510 " backing store for this[1]=0x%" PRId32 "\n", in demoUnicodeStringStorage()
[all …]
/dports/devel/icu-lx/icu/source/samples/ustring/
H A Dustring.cpp305 printf("error in u_strToLower(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
313 printf("error in u_strToLower(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
321 printf("error in u_strToUpper(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
329 printf("error in u_strToUpper(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
337 printf("error in u_strToTitle(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
467 printf("readonly buffer[%d] after modifying its string: 0x%" PRId32 "\n", in demoUnicodeStringStorage()
489 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " " in demoUnicodeStringStorage()
497 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " after " in demoUnicodeStringStorage()
509 printf("string after growing too much and then shrinking[1]=0x%" PRId32 "\n" in demoUnicodeStringStorage()
510 " backing store for this[1]=0x%" PRId32 "\n", in demoUnicodeStringStorage()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/samples/ustring/
H A Dustring.cpp305 printf("error in u_strToLower(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
313 printf("error in u_strToLower(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
321 printf("error in u_strToUpper(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
329 printf("error in u_strToUpper(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
337 printf("error in u_strToTitle(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
467 printf("readonly buffer[%d] after modifying its string: 0x%" PRId32 "\n", in demoUnicodeStringStorage()
489 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " " in demoUnicodeStringStorage()
497 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " after " in demoUnicodeStringStorage()
509 printf("string after growing too much and then shrinking[1]=0x%" PRId32 "\n" in demoUnicodeStringStorage()
510 " backing store for this[1]=0x%" PRId32 "\n", in demoUnicodeStringStorage()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/samples/ustring/
H A Dustring.cpp305 printf("error in u_strToLower(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
313 printf("error in u_strToLower(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
321 printf("error in u_strToUpper(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
329 printf("error in u_strToUpper(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
337 printf("error in u_strToTitle(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
467 printf("readonly buffer[%d] after modifying its string: 0x%" PRId32 "\n", in demoUnicodeStringStorage()
489 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " " in demoUnicodeStringStorage()
497 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " after " in demoUnicodeStringStorage()
509 printf("string after growing too much and then shrinking[1]=0x%" PRId32 "\n" in demoUnicodeStringStorage()
510 " backing store for this[1]=0x%" PRId32 "\n", in demoUnicodeStringStorage()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/samples/ustring/
H A Dustring.cpp305 printf("error in u_strToLower(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
313 printf("error in u_strToLower(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
321 printf("error in u_strToUpper(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
329 printf("error in u_strToUpper(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
337 printf("error in u_strToTitle(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
467 printf("readonly buffer[%d] after modifying its string: 0x%" PRId32 "\n", in demoUnicodeStringStorage()
489 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " " in demoUnicodeStringStorage()
497 printf("writeable-alias backing buffer[%d]=0x%" PRId32 " after " in demoUnicodeStringStorage()
509 printf("string after growing too much and then shrinking[1]=0x%" PRId32 "\n" in demoUnicodeStringStorage()
510 " backing store for this[1]=0x%" PRId32 "\n", in demoUnicodeStringStorage()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dpower_meter_tests.c245 …printf("Level: expected %" PRId32 "/%" PRId32 ", got %" PRId32 "\n", power_meter_level_dbov(-10.0f… in power_meter_tests()
284 …printf("Level: expected %" PRId32 "/%" PRId32 ", got %" PRId32 "\n", power_meter_level_dbov(-10.0f… in power_meter_tests()
314 …printf("Level: expected %" PRId32 "/%" PRId32 ", got %" PRId32 "\n", power_meter_level_dbov(-10.0f… in power_meter_tests()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dpower_meter_tests.c245 …printf("Level: expected %" PRId32 "/%" PRId32 ", got %" PRId32 "\n", power_meter_level_dbov(-10.0f… in power_meter_tests()
284 …printf("Level: expected %" PRId32 "/%" PRId32 ", got %" PRId32 "\n", power_meter_level_dbov(-10.0f… in power_meter_tests()
314 …printf("Level: expected %" PRId32 "/%" PRId32 ", got %" PRId32 "\n", power_meter_level_dbov(-10.0f… in power_meter_tests()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/rdoff/
H A Drdfdump.c178 printf(" common: segment %04x = %s, %"PRId32":%d\n", in print_header()
256 printf("Object content size: %"PRId32" bytes\n", objectlength); in main()
261 printf("Header (%"PRId32" bytes):\n", headerlength); in main()
267 printf("\nText segment length = %"PRId32" bytes\n", l); in main()
283 printf("Data segment length = %"PRId32" bytes\n", l); in main()
315 printf(" Length = %"PRId32" bytes\n", l); in main()
336 printf("Total segment content length: %"PRId32" bytes\n", in main()
342 printf("Warning: actual object length (%"PRId32") != " in main()
343 "stored object length (%"PRId32")\n", l, objectlength); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/rdoff/
H A Drdfdump.c177 printf(" common: segment %04x = %s, %"PRId32":%d\n", in print_header()
255 printf("Object content size: %"PRId32" bytes\n", objectlength); in main()
260 printf("Header (%"PRId32" bytes):\n", headerlength); in main()
266 printf("\nText segment length = %"PRId32" bytes\n", l); in main()
282 printf("Data segment length = %"PRId32" bytes\n", l); in main()
314 printf(" Length = %"PRId32" bytes\n", l); in main()
335 printf("Total segment content length: %"PRId32" bytes\n", in main()
341 printf("Warning: actual object length (%"PRId32") != " in main()
342 "stored object length (%"PRId32")\n", l, objectlength); in main()
/dports/devel/nasm/nasm-2.15.05/rdoff/
H A Drdfdump.c177 printf(" common: segment %04x = %s, %"PRId32":%d\n", in print_header()
255 printf("Object content size: %"PRId32" bytes\n", objectlength); in main()
260 printf("Header (%"PRId32" bytes):\n", headerlength); in main()
266 printf("\nText segment length = %"PRId32" bytes\n", l); in main()
282 printf("Data segment length = %"PRId32" bytes\n", l); in main()
314 printf(" Length = %"PRId32" bytes\n", l); in main()
335 printf("Total segment content length: %"PRId32" bytes\n", in main()
341 printf("Warning: actual object length (%"PRId32") != " in main()
342 "stored object length (%"PRId32")\n", l, objectlength); in main()
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Drdkafka_offset.c158 "%s [%"PRId32"]: " in rd_kafka_offset_file_open()
186 "%s [%"PRId32"]: " in rd_kafka_offset_file_read()
199 "%s [%"PRId32"]: offset file (%s) is empty", in rd_kafka_offset_file_read()
212 "%s [%"PRId32"]: " in rd_kafka_offset_file_read()
277 "%s [%"PRId32"]: " in rd_kafka_offset_file_commit()
293 "%s [%"PRId32"]: " in rd_kafka_offset_file_commit()
318 "%s [%"PRId32"]: wrote offset %"PRId64" to " in rd_kafka_offset_file_commit()
516 "No local partition found for %s [%"PRId32"] " in rd_kafka_offset_broker_commit_cb()
595 "%s [%"PRId32"]: commit: " in rd_kafka_offset_commit()
928 "%s [%"PRId32"]: using offset file %s", in rd_kafka_offset_file_init()
[all …]
/dports/net-mgmt/yaf/yaf-2.11.0/include/yaf/
H A Dautoinc.h197 # define PRId32 "d" macro
204 # define PRId16 PRId32
211 # define PRId8 PRId32
220 # define PRId64 "l" PRId32
227 # define PRId64 "ll" PRId32
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Drdkafka_offset.c160 "%s [%"PRId32"]: " in rd_kafka_offset_file_open()
188 "%s [%"PRId32"]: " in rd_kafka_offset_file_read()
201 "%s [%"PRId32"]: offset file (%s) is empty", in rd_kafka_offset_file_read()
214 "%s [%"PRId32"]: " in rd_kafka_offset_file_read()
279 "%s [%"PRId32"]: " in rd_kafka_offset_file_commit()
295 "%s [%"PRId32"]: " in rd_kafka_offset_file_commit()
320 "%s [%"PRId32"]: wrote offset %"PRId64" to " in rd_kafka_offset_file_commit()
598 "%s [%"PRId32"]: commit: " in rd_kafka_offset_commit()
816 "%s [%"PRId32"]: offset reset (at offset %s) " in rd_kafka_offset_reset()
926 "%s [%"PRId32"]: using offset file %s", in rd_kafka_offset_file_init()
[all …]
H A Drdkafka_partition.c62 "%s [%"PRId32"]: %s:%d: new version barrier v%"PRId32, in rd_kafka_toppar_version_new_barrier0()
307 "%s [%"PRId32"]: %p DESTROY_FINAL", in rd_kafka_toppar_destroy_final()
2031 "opv %"PRId32") is %s%s", in rd_kafka_toppar_fetch_decide()
2181 "%.*s [%"PRId32"]: %s", in rd_kafka_toppar_op_serve()
2311 "offset %s (v%"PRId32")", in rd_kafka_toppar_op_fetch_start()
2337 "Stop consuming %.*s [%"PRId32"] (v%"PRId32")", in rd_kafka_toppar_op_fetch_stop()
2364 "Seek %.*s [%"PRId32"] to " in rd_kafka_toppar_op_seek()
2365 "offset %s (v%"PRId32")", in rd_kafka_toppar_op_seek()
2396 "%s %.*s [%"PRId32"] (v%"PRId32")", in rd_kafka_toppar_op_pause_resume()
2480 "%s %s [%"PRId32"]: skipped: " in rd_kafka_toppars_pause_resume()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/
H A Drdkafka_offset.c158 "%s [%"PRId32"]: "
186 "%s [%"PRId32"]: "
199 "%s [%"PRId32"]: offset file (%s) is empty",
212 "%s [%"PRId32"]: "
277 "%s [%"PRId32"]: "
293 "%s [%"PRId32"]: "
318 "%s [%"PRId32"]: wrote offset %"PRId64" to "
595 "%s [%"PRId32"]: commit: "
802 "%s [%"PRId32"]: offset reset (at offset %s) "
913 "%s [%"PRId32"]: using offset file %s",
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minizip/src/
H A Dminizip.c113 printf("Error %"PRId32" opening zip file %s\n", err, path); in minizip_list()
122 printf("Error %"PRId32" going to first entry in zip file\n", err); in minizip_list()
137 printf("Error %"PRId32" getting entry info in zip file\n", err); in minizip_list()
191 printf("Error %"PRId32" going to next entry in zip file\n", err); in minizip_list()
315 printf("Error %"PRId32" opening zip for writing\n", err); in minizip_add()
418 printf("Error %"PRId32" opening zip file %s\n", err, path); in minizip_extract()
434 printf("Error %"PRId32" closing zip for reading\n", err_close); in minizip_extract()
492 printf("Error %"PRId32" going to first entry in zip file\n", err); in minizip_erase()
499 printf("Error %"PRId32" getting info from zip\n", err); in minizip_erase()
525 printf("Error %"PRId32" copying entry into new zip\n", err); in minizip_erase()
[all …]

12345678910>>...112