/third_party/ffmpeg/libavcodec/ |
D | xwddec.c | 85 … "pixformat %"PRIu32", pixdepth %"PRIu32", bunit %"PRIu32", bitorder %"PRIu32", bpad %"PRIu32"\n", in xwd_decode_frame() 88 …"vclass %"PRIu32", ncolors %"PRIu32", bpp %"PRIu32", be %"PRIu32", lsize %"PRIu32", xoffset %"PRIu… in xwd_decode_frame() 105 avpriv_request_sample(avctx, "xoffset %"PRIu32"", xoffset); in xwd_decode_frame() 154 avpriv_report_missing_feature(avctx, "Pixmap format %"PRIu32, pixformat); in xwd_decode_frame() 209 "Unknown file: bpp %"PRIu32", pixdepth %"PRIu32", vclass %"PRIu32"", in xwd_decode_frame()
|
D | cbs.c | 204 "(type %"PRIu32").\n", i, unit->type); in cbs_read_fragment_content() 208 "(type %"PRIu32").\n", i, unit->type); in cbs_read_fragment_content() 213 "(type %"PRIu32").\n", i, unit->type); in cbs_read_fragment_content() 375 "(type %"PRIu32").\n", i, unit->type); in ff_cbs_write_fragment_data() 537 "%"PRIu32", but must be in [%"PRIu32",%"PRIu32"].\n", in ff_cbs_read_unsigned() 555 "%"PRIu32", but must be in [%"PRIu32",%"PRIu32"].\n", in ff_cbs_write_unsigned()
|
D | cbs_av1.c | 98 "%"PRIu32", but must be in [%"PRIu32",%"PRIu32"].\n", in cbs_av1_read_uvlc() 116 "%"PRIu32", but must be in [%"PRIu32",%"PRIu32"].\n", in cbs_av1_write_uvlc() 269 "%"PRIu32", but must be in [0,%"PRIu32"].\n", in cbs_av1_write_ns() 355 "%"PRIu32", but must be in [%"PRIu32",%"PRIu32"].\n", in cbs_av1_write_increment() 446 "%"PRIu32", but must be in [0,%"PRIu32"].\n", in cbs_av1_write_subexp()
|
D | dv_tablegen.c | 30 "{0x%"PRIx32", %"PRIu32"}", data[i].vlc, data[i].size)
|
D | mss12.c | 594 "Insufficient extradata size: expected %"PRIu32" got %d\n", in ff_mss12_decode_init() 613 av_log(avctx, AV_LOG_DEBUG, "Encoder version %"PRIu32".%"PRIu32"\n", in ff_mss12_decode_init() 630 av_log(avctx, AV_LOG_DEBUG, "Display dimensions %"PRIu32"x%"PRIu32"\n", in ff_mss12_decode_init() 636 av_log(avctx, AV_LOG_DEBUG, "Bitrate %"PRIu32" bps\n", in ff_mss12_decode_init()
|
/third_party/littlefs/bd/ |
D | lfs_rambd.c | 13 ".read_size=%"PRIu32", .prog_size=%"PRIu32", " in lfs_rambd_createcfg() 14 ".block_size=%"PRIu32", .block_count=%"PRIu32"}, " in lfs_rambd_createcfg() 48 ".read_size=%"PRIu32", .prog_size=%"PRIu32", " in lfs_rambd_create() 49 ".block_size=%"PRIu32", .block_count=%"PRIu32"})", in lfs_rambd_create() 74 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_rambd_read() 93 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_rambd_prog()
|
D | lfs_testbd.c | 17 ".read_size=%"PRIu32", .prog_size=%"PRIu32", " in lfs_testbd_createcfg() 18 ".block_size=%"PRIu32", .block_count=%"PRIu32"}, " in lfs_testbd_createcfg() 20 "%p {.erase_value=%"PRId32", .erase_cycles=%"PRIu32", " in lfs_testbd_createcfg() 21 ".badblock_behavior=%"PRIu8", .power_cycles=%"PRIu32", " in lfs_testbd_createcfg() 73 ".read_size=%"PRIu32", .prog_size=%"PRIu32", " in lfs_testbd_create() 74 ".block_size=%"PRIu32", .block_count=%"PRIu32"}, " in lfs_testbd_create() 149 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_testbd_read() 174 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_testbd_prog() 278 LFS_TESTBD_TRACE("lfs_testbd_getwear(%p, %"PRIu32")", (void*)cfg, block); in lfs_testbd_getwear() 285 LFS_TESTBD_TRACE("lfs_testbd_getwear -> %"PRIu32, bd->wear[block]); in lfs_testbd_getwear() [all …]
|
D | lfs_filebd.c | 17 ".read_size=%"PRIu32", .prog_size=%"PRIu32", " in lfs_filebd_createcfg() 18 ".block_size=%"PRIu32", .block_count=%"PRIu32"}, " in lfs_filebd_createcfg() 44 ".read_size=%"PRIu32", .prog_size=%"PRIu32", " in lfs_filebd_create() 45 ".block_size=%"PRIu32", .block_count=%"PRIu32"}, " in lfs_filebd_create() 74 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_filebd_read() 110 LFS_FILEBD_TRACE("lfs_filebd_prog(%p, 0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_filebd_prog()
|
/third_party/ffmpeg/libavdevice/ |
D | kmsgrab.c | 104 "%"PRIu32": %s.\n", plane->fb_id, strerror(err)); in kmsgrab_get_fb() 109 av_log(avctx, AV_LOG_ERROR, "Plane %"PRIu32" framebuffer " in kmsgrab_get_fb() 110 "dimensions changed: now %"PRIu32"x%"PRIu32".\n", in kmsgrab_get_fb() 169 "%"PRIu32": %s.\n", plane->fb_id, strerror(err)); in kmsgrab_get_fb2() 173 av_log(avctx, AV_LOG_ERROR, "Plane %"PRIu32" framebuffer " in kmsgrab_get_fb2() 180 av_log(avctx, AV_LOG_ERROR, "Plane %"PRIu32" framebuffer " in kmsgrab_get_fb2() 181 "dimensions changed: now %"PRIu32"x%"PRIu32".\n", in kmsgrab_get_fb2() 289 "%"PRIu32": %s.\n", ctx->plane_id, strerror(err)); in kmsgrab_read_packet() 294 av_log(avctx, AV_LOG_ERROR, "Plane %"PRIu32" no longer has " in kmsgrab_read_packet() 468 "plane %"PRIu32": %s.\n", in kmsgrab_read_header() [all …]
|
/third_party/flutter/skia/third_party/externals/wuffs/test/c/std/ |
D | gif.c | 181 RETURN_FAIL("outer magic: got %" PRIu32 ", want %" PRIu32 "", in test_basic_sub_struct_initializer() 185 RETURN_FAIL("inner magic: got %" PRIu32 ", want %" PRIu32, in test_basic_sub_struct_initializer() 289 RETURN_FAIL("width: got %" PRIu32 ", want 160", in do_test_wuffs_gif_decode() 293 RETURN_FAIL("height: got %" PRIu32 ", want 120", in do_test_wuffs_gif_decode() 311 RETURN_FAIL("num_animation_loops: got %" PRIu32 ", want 1", got); in do_test_wuffs_gif_decode() 649 RETURN_FAIL("num_loops: got %" PRIu32 ", want %" PRIu32, got_num_loops, in do_test_wuffs_gif_decode_animated() 665 RETURN_FAIL("decode_frame_config #%" PRIu32 ": got \"%s\"", i, status); in do_test_wuffs_gif_decode_animated() 672 RETURN_FAIL("decode_frame_config #%" PRIu32 ": bounds: got (%" PRIu32 in do_test_wuffs_gif_decode_animated() 673 ", %" PRIu32 ")-(%" PRIu32 ", %" PRIu32 "), want (%" PRIu32 in do_test_wuffs_gif_decode_animated() 674 ", %" PRIu32 ")-(%" PRIu32 ", %" PRIu32 ")", in do_test_wuffs_gif_decode_animated() [all …]
|
/third_party/eudev/src/shared/ |
D | formats-util.h | 34 # define UID_FMT "%" PRIu32 42 # define GID_FMT "%" PRIu32 52 # define PRI_TIME PRIu32 60 # define RLIM_FMT "%" PRIu32
|
/third_party/ffmpeg/libavformat/ |
D | ape.c | 103 av_log(s, AV_LOG_DEBUG, "descriptorlength = %"PRIu32"\n", ape_ctx->descriptorlength); in ape_dumpinfo() 104 av_log(s, AV_LOG_DEBUG, "headerlength = %"PRIu32"\n", ape_ctx->headerlength); in ape_dumpinfo() 105 av_log(s, AV_LOG_DEBUG, "seektablelength = %"PRIu32"\n", ape_ctx->seektablelength); in ape_dumpinfo() 106 av_log(s, AV_LOG_DEBUG, "wavheaderlength = %"PRIu32"\n", ape_ctx->wavheaderlength); in ape_dumpinfo() 107 av_log(s, AV_LOG_DEBUG, "audiodatalength = %"PRIu32"\n", ape_ctx->audiodatalength); in ape_dumpinfo() 108 av_log(s, AV_LOG_DEBUG, "audiodatalength_high = %"PRIu32"\n", ape_ctx->audiodatalength_high); in ape_dumpinfo() 109 av_log(s, AV_LOG_DEBUG, "wavtaillength = %"PRIu32"\n", ape_ctx->wavtaillength); in ape_dumpinfo() 119 av_log(s, AV_LOG_DEBUG, "blocksperframe = %"PRIu32"\n", ape_ctx->blocksperframe); in ape_dumpinfo() 120 av_log(s, AV_LOG_DEBUG, "finalframeblocks = %"PRIu32"\n", ape_ctx->finalframeblocks); in ape_dumpinfo() 121 av_log(s, AV_LOG_DEBUG, "totalframes = %"PRIu32"\n", ape_ctx->totalframes); in ape_dumpinfo() [all …]
|
D | apngdec.c | 221 av_log(s, AV_LOG_DEBUG, "num_frames: %"PRIu32", num_play: %"PRIu32"\n", in apng_read_header() 269 "width: %"PRIu32", " in decode_fctl_chunk() 270 "height: %"PRIu32", " in decode_fctl_chunk() 271 "x_offset: %"PRIu32", " in decode_fctl_chunk() 272 "y_offset: %"PRIu32", " in decode_fctl_chunk() 397 avpriv_request_sample(s, "In-stream tag=%s (0x%08"PRIX32") len=%"PRIu32, in apng_read_packet()
|
D | bink.c | 140 "invalid header: invalid fps (%"PRIu32"/%"PRIu32")\n", in read_header() 162 … "invalid header: more than "AV_STRINGIFY(BINK_MAX_AUDIO_TRACKS)" audio tracks (%"PRIu32")\n", in read_header() 268 … "frame %"PRId64": audio size in header (%"PRIu32") > size of packet left (%"PRIu32")\n", in read_packet()
|
D | dfa.c | 102 av_log(s, AV_LOG_ERROR, "Too large chunk size: %"PRIu32"\n", frame_size); in dfa_read_packet() 108 "skipping %"PRIu32" bytes of end-of-frame marker chunk\n", in dfa_read_packet()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_stacksave_main.c | 50 printf("Failure %s: start=%" PRIu32 ", " in DECLARE_TESTS() 51 "llc=%" PRIu32 ", sz=%" PRIu32 "\n", in DECLARE_TESTS()
|
/third_party/ejdb/src/jbr/tests/ |
D | jbr_test1.c | 60 snprintf(url, sizeof(url), "http://localhost:%" PRIu32 "/c1/1", port); in jbr_test1_1() 71 snprintf(url, sizeof(url), "http://localhost:%" PRIu32 "/c1", port); in jbr_test1_1() 93 snprintf(url, sizeof(url), "http://localhost:%" PRIu32 "/c1/1", port); in jbr_test1_1() 120 snprintf(url, sizeof(url), "http://localhost:%" PRIu32 "/c1/33", port); in jbr_test1_1() 159 snprintf(url, sizeof(url), "http://localhost:%" PRIu32 "/", port); in jbr_test1_1() 202 snprintf(url, sizeof(url), "http://localhost:%" PRIu32 "/c1/33", port); in jbr_test1_1() 228 snprintf(url, sizeof(url), "http://localhost:%" PRIu32 "/c1/1", port); in jbr_test1_1()
|
/third_party/weston/libweston/ |
D | content-protection.c | 72 content_protection_log(cp, "wl_surface@%"PRIu32" Protection type set to %s\n", in weston_protected_surface_send_event() 96 "wl_surface@%"PRIu32" Invalid content-type %d for request:set_type\n", in set_type() 99 content_protection_log(cp, "wl_surface@%"PRIu32" Invalid content-type %d for resquest:set_type\n", in set_type() 104 content_protection_log(cp, "wl_surface@%"PRIu32" Request: Enable Content-Protection Type: %s\n", in set_type() 256 "wl_surface@%"PRIu32" Protection already exists", in get_protection()
|
D | linux-explicit-synchronization.c | 187 "wl_surface@%"PRIu32" already has a synchronization object", in linux_explicit_synchronization_get_synchronization() 285 "with %s@%"PRIu32": %s", in linux_explicit_synchronization_send_server_error()
|
/third_party/ffmpeg/libavutil/ |
D | timecode.c | 168 "%02"PRIu32":%02"PRIu32":%02"PRIu32"%c%02"PRIu32, in av_timecode_make_mpeg_tc_string()
|
D | log.c | 187 "\033[%"PRIu32";3%"PRIu32"m%s\033[0m", in ansi_fputs() 193 "\033[48;5;%"PRIu32"m\033[38;5;%dm%s\033[0m", in ansi_fputs() 199 "\033[48;5;%"PRIu32"m\033[38;5;%"PRIu32"m%s\033[0m", in ansi_fputs()
|
/third_party/ejdb/src/jbi/ |
D | jbi_consumer.c | 29 "\n\tCollection db: %" PRIu32 in jbi_consumer() 30 "\n\tIndex db: %" PRIu32 in jbi_consumer() 34 "\n\tCollection db: %" PRIu32 in jbi_consumer()
|
/third_party/littlefs/ |
D | lfs.c | 561 LFS_ERROR("No more free space %"PRIu32, in lfs_alloc() 1641 LFS_DEBUG("Expanding superblock at rev %"PRIu32, dir->rev); in lfs_dir_compact() 3735 LFS_ERROR("Unsupported name_max (%"PRIu32" > %"PRIu32")", 3746 LFS_ERROR("Unsupported file_max (%"PRIu32" > %"PRIu32")", 3757 LFS_ERROR("Unsupported attr_max (%"PRIu32" > %"PRIu32")", 4924 ".read_size=%"PRIu32", .prog_size=%"PRIu32", " 4925 ".block_size=%"PRIu32", .block_count=%"PRIu32", " 4926 ".block_cycles=%"PRIu32", .cache_size=%"PRIu32", " 4927 ".lookahead_size=%"PRIu32", .read_buffer=%p, " 4929 ".name_max=%"PRIu32", .file_max=%"PRIu32", " [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | signature_lookup.c | 555 "indices of first frame: %"PRIu32" and %"PRIu32"\n", in lookup_signatures() 562 av_log(ctx, AV_LOG_DEBUG, "Stage 2: matching pair at %"PRIu32" and %"PRIu32", " in lookup_signatures() 571 av_log(ctx, AV_LOG_DEBUG, "Stage 3: best matching pair at %"PRIu32" and %"PRIu32", " in lookup_signatures()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAddr.cpp | 127 " contains data of size %" PRIu32 in extract() 164 "Index %" PRIu32 " is out of range of the " in getAddrEntry()
|