/third_party/mingw-w64/mingw-w64-headers/crt/ |
D | inttypes.h | 38 #define PRIX64 "llX" macro 45 #define PRIX64 "I64X" macro 138 #define PRIXLEAST64 PRIX64 143 #define PRIXFAST64 PRIX64 145 #define PRIXMAX PRIX64 232 #define PRIXPTR PRIX64
|
/third_party/ffmpeg/libavformat/ |
D | wavdec.c | 277 "0x%016"PRIX64"%016"PRIX64"%016"PRIX64"%016"PRIX64, in wav_parse_bext_tag() 283 "0x%016"PRIX64"%016"PRIX64"%016"PRIX64"%016"PRIX64 in wav_parse_bext_tag() 284 "%016"PRIX64"%016"PRIX64"%016"PRIX64"%016"PRIX64, in wav_parse_bext_tag()
|
D | mxfdec.c | 760 "PartitionPack: ThisPartition = 0x%"PRIX64 in mxf_read_partition_pack() 761 ", PreviousPartition = 0x%"PRIX64", " in mxf_read_partition_pack() 762 "FooterPartition = 0x%"PRIX64", IndexSID = %i, BodySID = %i\n", in mxf_read_partition_pack() 1538 "failed to find absolute offset of %"PRIX64" in BodySID %i - partial file?\n", in mxf_absolute_bodysid_offset() 2981 "partition %i: bad ThisPartition = %"PRIX64"\n", in mxf_compute_essence_containers()
|
D | avidec.c | 120 av_log(s, AV_LOG_TRACE, "pos:%"PRIX64" %s: tag=%s size=0x%x\n", \ 178 "chunk_id:%X base:%16"PRIX64" frame_num:%d\n", in read_odml_index()
|
D | rmdec.c | 1388 … av_log(s, AV_LOG_ERROR, "Unsupported opcode=%d at %"PRIX64"\n", opcode, avio_tell(pb) - 1); in ivr_read_packet()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 186 #ifndef PRIX64 187 # define PRIX64 "I64X" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
D | DataTypes.h | 108 #define PRIX64 "I64X" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
D | DataTypes.h | 108 #define PRIX64 "I64X" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
D | DataTypes.h | 108 #define PRIX64 "I64X" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
D | DataTypes.h | 108 #define PRIX64 "I64X" macro
|
/third_party/e2fsprogs/intl/ |
D | loadmsgcat.c | 191 #if !defined PRIX64 || PRI_MACROS_BROKEN 192 # undef PRIX64 193 # define PRIX64 (sizeof (long) == 8 ? "lX" : "llX") macro 289 # define PRIXLEAST64 PRIX64 385 # define PRIXFAST64 PRIX64 576 return PRIX64; in get_sysdep_segment_value()
|
/third_party/gettext/gettext-runtime/intl/ |
D | loadmsgcat.c | 175 #if !defined PRIX64 176 # define PRIX64 (sizeof (long) == 8 ? "lX" : "llX") macro 248 # define PRIXLEAST64 PRIX64 320 # define PRIXFAST64 PRIX64 508 return PRIX64; in get_sysdep_segment_value()
|
/third_party/uboot/u-boot-2020.01/include/ |
D | inttypes.h | 127 # define PRIX64 __PRI64_PREFIX "X" macro
|
/third_party/musl/include/ |
D | inttypes.h | 111 #define PRIX64 __PRI64 "X" macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | inttypes.h | 111 #define PRIX64 __PRI64 "X" macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | inttypes.h | 115 #define PRIX64 __PRI64 "X" macro
|
/third_party/ffmpeg/libavfilter/ |
D | buffersrc.c | 80 …O, "filter context - fmt: %s r: %d layout: %"PRIX64" ch: %d, incoming frame - fmt: %s r: %d layout…
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_stdinc.h | 209 #ifdef PRIX64 210 #define SDL_PRIX64 PRIX64
|
/third_party/ffmpeg/libavfilter/tests/ |
D | formats.c | 136 …printf ("%d = ff_parse_channel_layout(%016"PRIX64", %2d, %s);\n", ret ? -1 : 0, layout, count, tes… in main()
|
/third_party/musl/libc-test/src/api/ |
D | inttypes.c | 172 S(PRIX64) in f()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86ATTInstPrinter.cpp | 376 *CommentStream << format("imm = 0x%" PRIX64 "\n", (uint64_t)Imm); in printOperand()
|
/third_party/libusb/libusb/os/ |
D | sunos_usb.c | 608 usbi_dbg("session id %" PRIX64, sid); in sunos_add_devices()
|
/third_party/ffmpeg/libavutil/ |
D | opt.c | 1291 av_log(av_log_obj, AV_LOG_INFO, "%"PRIX64, opt->default_val.i64); in opt_list()
|
/third_party/ffmpeg/libavcodec/ |
D | pngdec.c | 1492 av_log(avctx, AV_LOG_ERROR, "Invalid PNG signature 0x%08"PRIX64".\n", sig); in decode_frame_png()
|