/third_party/ffmpeg/libavcodec/ |
D | mjpegbdec.c | 80 av_log(avctx, AV_LOG_DEBUG, "field size: 0x%"PRIx32"\n", field_size); in mjpegb_decode_frame() 83 av_log(avctx, AV_LOG_DEBUG, "second field offs: 0x%"PRIx32"\n", in mjpegb_decode_frame() 87 av_log(avctx, AV_LOG_DEBUG, "dqt offs: 0x%"PRIx32"\n", dqt_offs); in mjpegb_decode_frame() 97 av_log(avctx, AV_LOG_DEBUG, "dht offs: 0x%"PRIx32"\n", dht_offs); in mjpegb_decode_frame() 105 av_log(avctx, AV_LOG_DEBUG, "sof offs: 0x%"PRIx32"\n", sof_offs); in mjpegb_decode_frame() 114 av_log(avctx, AV_LOG_DEBUG, "sos offs: 0x%"PRIx32"\n", sos_offs); in mjpegb_decode_frame() 116 av_log(avctx, AV_LOG_DEBUG, "sod offs: 0x%"PRIx32"\n", sod_offs); in mjpegb_decode_frame()
|
D | tableprint.h | 119 WRITE_1D_FUNC(uint32_t, "0x%08"PRIx32, 7) 120 WRITE_1D_FUNC(int32_t, "0x%08"PRIx32, 7)
|
D | xwddec.c | 91 "red %0"PRIx32", green %0"PRIx32", blue %0"PRIx32"\n", in xwd_decode_frame()
|
D | dv_tablegen.c | 30 "{0x%"PRIx32", %"PRIu32"}", data[i].vlc, data[i].size)
|
/third_party/ltp/testcases/kernel/fs/ftest/ |
D | libftest.c | 45 tst_resm(TINFO, "\t%" PRIx32 "x,", in ft_dumpiov() 48 tst_resm(TINFO, "\t%d*%" PRIx32 "x, ", i - idx, in ft_dumpiov() 61 tst_resm(TINFO, "\t%" PRIx32 "x", buf[idx] & 0xff); in ft_dumpiov() 63 tst_resm(TINFO, "\t%d*%" PRIx32 "x", i - idx, buf[idx]); in ft_dumpiov() 81 tst_resm(TINFO, "\t%02" PRIx32 "x ", *((char *)buf) & 0xff); in ft_dumpbits()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | MachO.cpp | 44 dbgs() << "jitLink_MachO: magic = " << format("0x%08" PRIx32, Magic) in jitLink_MachO() 62 << format("0x%08" PRIx32, Header.cputype) in jitLink_MachO() 63 << ", cpusubtype = " << format("0x%08" PRIx32, Header.cpusubtype) in jitLink_MachO()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAddr.cpp | 58 " has too small length (0x%" PRIx32 in extract() 68 "of length 0x%" PRIx32 " at offset 0x%" PRIx64, in extract() 143 OS << format("0x%8.8" PRIx32 ": ", HeaderOffset); in dump() 144 OS << format("Addr Section: length = 0x%8.8" PRIx32 in dump()
|
/third_party/ffmpeg/libavformat/ |
D | framecrcenc.c | 40 avio_printf(s->pb, "#extradata %d: %8d, 0x%08"PRIx32"\n", in framecrc_write_header() 64 snprintf(buf, sizeof(buf), "%d, %10"PRId64", %10"PRId64", %8"PRId64", %8d, 0x%08"PRIx32, in framecrc_write_packet() 122 … av_strlcatf(buf, sizeof(buf), ", %8d, 0x%08"PRIx32, pkt->side_data[i].size, side_data_crc); in framecrc_write_packet()
|
D | smjpegdec.c | 132 av_log(s, AV_LOG_ERROR, "unknown header %"PRIx32"\n", htype); in smjpeg_read_header() 176 av_log(s, AV_LOG_ERROR, "unknown chunk %"PRIx32"\n", dtype); in smjpeg_read_packet()
|
D | crcenc.c | 53 snprintf(buf, sizeof(buf), "CRC=0x%08"PRIx32"\n", crc->crcval); in crc_write_trailer()
|
/third_party/littlefs/bd/ |
D | lfs_rambd.c | 74 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_rambd_read() 93 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_rambd_prog() 118 LFS_RAMBD_TRACE("lfs_rambd_erase(%p, 0x%"PRIx32")", (void*)cfg, block); in lfs_rambd_erase()
|
D | lfs_filebd.c | 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() 163 LFS_FILEBD_TRACE("lfs_filebd_erase(%p, 0x%"PRIx32")", (void*)cfg, block); in lfs_filebd_erase()
|
D | lfs_testbd.c | 149 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_testbd_read() 174 "0x%"PRIx32", %"PRIu32", %p, %"PRIu32")", in lfs_testbd_prog() 221 LFS_TESTBD_TRACE("lfs_testbd_erase(%p, 0x%"PRIx32")", (void*)cfg, block); in lfs_testbd_erase()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFI386.h | 150 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation() 165 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation() 183 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
|
D | RuntimeDyldCOFFThumb.h | 195 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation() 209 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation() 241 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | BranchProbability.cpp | 31 return OS << format("0x%08" PRIx32 " / 0x%08" PRIx32 " = %.2f%%", N, D, in print()
|
/third_party/mesa3d/src/panfrost/bifrost/test/ |
D | test-constant-fold.c | 38 fprintf(stderr, "Got %" PRIx32 ", expected %" PRIx32 "\n", _value, expected); \
|
/third_party/ffmpeg/libavdevice/ |
D | kmsgrab.c | 174 "format changed: now %"PRIx32".\n", in kmsgrab_get_fb2() 522 "format %"PRIx32" modifier %"PRIx64" flags %"PRIx32".\n", in kmsgrab_read_header() 541 "%"PRIx32" does not match expected format.\n", in kmsgrab_read_header() 553 "%"PRIx32" is not a known supported format.\n", in kmsgrab_read_header() 572 "DRM format %"PRIx32" modifier %"PRIx64".\n", in kmsgrab_read_header()
|
/third_party/littlefs/ |
D | lfs.c | 1071 LFS_ERROR("Corrupted dir pair at {0x%"PRIx32", 0x%"PRIx32"}", in lfs_dir_fetchmatch() 1791 LFS_DEBUG("Bad block at 0x%"PRIx32, dir->pair[1]); in lfs_dir_compact() 1796 LFS_WARN("Superblock 0x%"PRIx32" has become unwritable", in lfs_dir_compact() 1813 LFS_DEBUG("Relocating {0x%"PRIx32", 0x%"PRIx32"} " in lfs_dir_compact() 1814 "-> {0x%"PRIx32", 0x%"PRIx32"}", in lfs_dir_compact() 2407 LFS_DEBUG("Bad block at 0x%"PRIx32, nblock); in lfs_ctz_extend() 2712 LFS_DEBUG("Bad block at 0x%"PRIx32, nblock); 2791 LFS_DEBUG("Bad block at 0x%"PRIx32, file->block); 3782 LFS_DEBUG("Found pending gstate 0x%08"PRIx32"%08"PRIx32"%08"PRIx32, 4034 "{0x%"PRIx32", 0x%"PRIx32"} 0x%"PRIx16"\n", [all …]
|
/third_party/flutter/skia/third_party/externals/wuffs/example/crc32/ |
D | crc32.cc | 71 printf("%08" PRIx32 "\n", checksum); in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
D | DataTypes.h | 114 #define PRIx32 "x" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
D | DataTypes.h | 114 #define PRIx32 "x" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
D | DataTypes.h | 114 #define PRIx32 "x" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
D | DataTypes.h | 114 #define PRIx32 "x" macro
|
/third_party/ffmpeg/tests/api/ |
D | api-seek-test.c | 62 printf("Comparing 0x%08"PRIx32" %"PRId64" %d is OK\n", crc, pts, i); in compare_crc_in_array() 148 printf("%10"PRId64", 0x%08"PRIx32"\n", fr->pts, crc); in compute_crc_of_packets()
|