/external/bison/lib/ |
D | inttypes.in.h | 195 # if !defined PRIi64 || @PRI_MACROS_BROKEN@ 196 # undef PRIi64 197 # define PRIi64 _PRI64_PREFIX "i" macro 305 # define PRIiLEAST64 PRIi64 338 # define PRIiFAST8 PRIi64 386 # define PRIiFAST16 PRIi64 434 # define PRIiFAST32 PRIi64 478 # define PRIiFAST64 PRIi64 511 # define PRIiMAX PRIi64
|
/external/bison/darwin-lib/ |
D | inttypes.h | 507 # if !defined PRIi64 || 0 508 # undef PRIi64 509 # define PRIi64 _PRI64_PREFIX "i" macro 617 # define PRIiLEAST64 PRIi64 650 # define PRIiFAST8 PRIi64 698 # define PRIiFAST16 PRIi64 746 # define PRIiFAST32 PRIi64 790 # define PRIiFAST64 PRIi64 823 # define PRIiMAX PRIi64
|
/external/bison/linux-lib/ |
D | inttypes.h | 507 # if !defined PRIi64 || 0 508 # undef PRIi64 509 # define PRIi64 _PRI64_PREFIX "i" macro 617 # define PRIiLEAST64 PRIi64 650 # define PRIiFAST8 PRIi64 698 # define PRIiFAST16 PRIi64 746 # define PRIiFAST32 PRIi64 790 # define PRIiFAST64 PRIi64 823 # define PRIiMAX PRIi64
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 174 #ifndef PRIi64 175 # define PRIi64 "I64i" macro
|
D | DataTypes.h.in | 99 #define PRIi64 "I64i" macro
|
D | DataTypes.h.cmake | 99 #define PRIi64 "I64i"
|
/external/pdfium/third_party/libopenjpeg20/ |
D | opj_inttypes.h | 40 #define PRIi64 "I64i" macro
|
D | j2k.c | 9229 fprintf(out_stream, "\t Main header start position=%" PRIi64 "\n" in opj_j2k_dump_MH_index() 9230 "\t Main header end position=%" PRIi64 "\n", in opj_j2k_dump_MH_index() 9237 fprintf(out_stream, "\t\t type=%#x, pos=%" PRIi64 ", len=%d\n", in opj_j2k_dump_MH_index() 9265 …ntf(out_stream, "\t\t\t tile-part[%d]: star_pos=%" PRIi64 ", end_header=%" PRIi64 ", end_pos=%" PR… in opj_j2k_dump_MH_index() 9275 … fprintf(out_stream, "\t\t type=%#x, pos=%" PRIi64 ", len=%d\n", in opj_j2k_dump_MH_index()
|
/external/strace/ |
D | mtd.c | 354 ", bytes=%" PRIi64 ", vol_type=", mkvol.vol_id, in ubi_ioctl() 379 tprintf("{vol_id=%" PRIi32 ", bytes=%" PRIi64 "}", in ubi_ioctl() 470 printnum_int64(tcp, arg, "%" PRIi64); in ubi_ioctl()
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 175 #if !defined PRIi64 || PRI_MACROS_BROKEN 176 # undef PRIi64 177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro 273 # define PRIiLEAST64 PRIi64 369 # define PRIiFAST64 PRIi64 568 return PRIi64; in get_sysdep_segment_value()
|
/external/vboot_reference/futility/ |
D | cmd_gbb_utility.c | 222 fprintf(stderr, "ERROR: can't malloc %" PRIi64 " bytes: %s\n", in read_entire_file() 329 "ERROR: Read %zu/%" PRIi64 " bytes from %s: %s\n", in read_from_file() 542 "ERROR: can't malloc %" PRIi64 " bytes: %s\n", in do_gbb_utility()
|
/external/boringssl/src/crypto/ |
D | cpu-intel.c | 130 if (!sscanf(in + invert, "%" PRIi64, &v)) { in handle_cpu_env()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 83 #ifndef PRIi64 84 #error PRIi64 not defined
|
/external/opencv3/3rdparty/include/ |
D | msc_inttypes.h | 77 #define PRIi64 "I64i" macro
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 79 #define PRIi64 "I64i" macro
|
/external/libcxx/include/ |
D | cinttypes | 44 PRIi64
|
D | module.modulemap | 92 …PRIi8, PRIi16, PRIi32, PRIi64, PRIiFAST8, PRIiFAST16, PRIiFAST32, PRIiFAST64, PRIiLEAST8, PRIiLEAS…
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 327 #ifndef PRIi64 328 #error PRIi64 not defined
|
/external/llvm/examples/ExceptionDemo/ |
D | ExceptionDemo.cpp | 592 "handleActionValue(...):typeOffset: <%" PRIi64 ">, " in handleActionValue() 593 "actionOffset: <%" PRIi64 ">.\n", in handleActionValue() 1698 "= %" PRIi64 ", sizeof(struct OurBaseException_t) - " in createStandardUtilityFunctions()
|
/external/elfutils/libdwfl/ |
D | linux-proc-maps.c | 216 " %x:%x %" PRIi64 " %n", in proc_maps_report()
|
D | ChangeLog | 2490 PRIx64 instead of PRIi64, lest addresses with high bits set overflow
|
/external/netperf/src/ |
D | netlib.c | 4366 "sum %"PRIi64", sumsquare %f, limit %d count %d\n", in HIST_report()
|