Searched refs:PRIx8 (Results 1 – 19 of 19) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libopencore-amr.c | 123 ff_dlog(avctx, "packet_size=%d buf= 0x%"PRIx8" %"PRIx8" %"PRIx8" %"PRIx8"\n", in amr_nb_decode_frame()
|
D | tableprint.h | 116 WRITE_1D_FUNC(uint8_t, "0x%02"PRIx8, 15)
|
D | lagarith.c | 696 "Unsupported Lagarith frame type: %#"PRIx8"\n", frametype); in lag_decode_frame()
|
D | wmalosslessdec.c | 1223 "Packet loss detected! seq %"PRIx8" vs %x\n", in decode_packet()
|
D | wmaprodec.c | 1692 "Packet loss detected! seq %"PRIx8" vs %x\n", in decode_packet()
|
D | hevcdec.c | 3206 av_log(log_ctx, level, "%02"PRIx8, md5[i]); in print_md5()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFListTable.cpp | 94 "addr_size = 0x%2.2" PRIx8 ", seg_size = 0x%2.2" PRIx8 in dump()
|
D | DWARFDebugAddr.cpp | 146 "addr_size = 0x%2.2" PRIx8 ", seg_size = 0x%2.2" PRIx8 "\n", in dump()
|
D | DWARFDebugFrame.cpp | 51 "Invalid primary CFI opcode 0x%" PRIx8, in parse() 66 "Invalid extended CFI opcode 0x%" PRIx8, in parse()
|
D | DWARFDebugLine.cpp | 563 *OS << format("%02.02" PRIx8 " ", Opcode); in parse() 616 " expected 0x%2.2" PRIx8 " found 0x%2.2" PRIx64, in parse() 679 *OS << format("Unrecognized extended op 0x%02.02" PRIx8, SubOpcode) in parse()
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | inttypes.h | 93 #define PRIx8 "x" macro
|
/third_party/musl/include/ |
D | inttypes.h | 93 #define PRIx8 "x" macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | inttypes.h | 93 #define PRIx8 "x" macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | inttypes.h | 93 #define PRIx8 "x" macro
|
/third_party/musl/ndk_musl_include/ |
D | inttypes.h | 93 #define PRIx8 "x" macro
|
/third_party/lwip/src/include/lwip/ |
D | arch.h | 150 #define X8_F "02" PRIx8
|
/third_party/gettext/gettext-runtime/intl/ |
D | loadmsgcat.c | 118 #if !defined PRIx8 119 # define PRIx8 "x" macro 458 return PRIx8; in get_sysdep_segment_value()
|
/third_party/musl/libc-test/src/api/ |
D | inttypes.c | 155 S(PRIx8) in f()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | EHFrameSupport.cpp | 718 dbgs() << format(" 0x%02" PRIx8, *(CurCFIRecord + I)); in walkAppleEHFrameSection()
|