Searched refs:PRIx16 (Results 1 – 16 of 16) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | tableprint.h | 117 WRITE_1D_FUNC(uint16_t, "0x%08"PRIx16, 7)
|
D | ivi.c | 1055 "received: %"PRIx32", calculated: %"PRIx16"\n", in decode_band()
|
D | jpeg2000dec.c | 2302 "error during processing marker segment %.4"PRIx16"\n", in jpeg2000_read_main_headers()
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | inttypes.h | 94 #define PRIx16 "x" macro
|
/third_party/musl/include/ |
D | inttypes.h | 94 #define PRIx16 "x" macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | inttypes.h | 94 #define PRIx16 "x" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFListTable.cpp | 93 "%s list header: length = 0x%8.8" PRIx64 ", version = 0x%4.4" PRIx16 ", " in dump()
|
D | DWARFDebugAddr.cpp | 145 ", version = 0x%4.4" PRIx16 ", " in dump()
|
D | DWARFDebugLine.cpp | 321 " found unsupported version 0x%2.2" PRIx16, in parse() 797 << format(" (0x%4.4" PRIx16 ")", PCOffset); in parse()
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | inttypes.h | 94 #define PRIx16 "x" macro
|
/third_party/musl/ndk_musl_include/ |
D | inttypes.h | 94 #define PRIx16 "x" macro
|
/third_party/lwip/src/include/lwip/ |
D | arch.h | 159 #define X16_F PRIx16
|
/third_party/gettext/gettext-runtime/intl/ |
D | loadmsgcat.c | 136 #if !defined PRIx16 137 # define PRIx16 "x" macro 474 return PRIx16; in get_sysdep_segment_value()
|
/third_party/musl/libc-test/src/api/ |
D | inttypes.c | 156 S(PRIx16) in f()
|
/third_party/ffmpeg/libavformat/ |
D | wtvdec.c | 41 "%08"PRIx32"-%04"PRIx16"-%04"PRIx16"-%02x%02x%02x%02x%02x%02x%02x%02x"
|
/third_party/littlefs/ |
D | lfs.c | 4034 "{0x%"PRIx32", 0x%"PRIx32"} 0x%"PRIx16"\n", 4073 "{0x%"PRIx32", 0x%"PRIx32"} 0x%"PRIx16"\n", 4122 LFS_DEBUG("Fixing move {0x%"PRIx32", 0x%"PRIx32"} 0x%"PRIx16,
|