/third_party/ffmpeg/libavformat/ |
D | mlvdec.c | 185 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file() 203 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file() 204 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file() 205 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file() 206 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file() 207 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file() 208 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file() 209 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file() 229 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file() 230 read_uint32(avctx, pb, "isoAnalog", "%"PRIi32); in scan_file() [all …]
|
/third_party/eudev/src/udev/ |
D | udev-builtin-keyboard.c | 143 …log_debug("keyboard: %x overridden with %"PRIi32"/%"PRIi32"/%"PRIi32"/%"PRIi32"/%"PRIi32" for \"%s… in override_abs()
|
/third_party/weston/libweston-desktop/ |
D | xdg-shell.c | 686 "xdg_surface buffer (%" PRIi32 " x %" PRIi32 ") " in weston_desktop_xdg_toplevel_committed() 687 "does not match the configured maximized state (%" PRIi32 " x %" PRIi32 ")", in weston_desktop_xdg_toplevel_committed() 704 "xdg_surface buffer (%" PRIi32 " x %" PRIi32 ") " in weston_desktop_xdg_toplevel_committed() 705 "is larger than the configured fullscreen state (%" PRIi32 " x %" PRIi32 ")", in weston_desktop_xdg_toplevel_committed()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
D | DataTypes.h | 111 #define PRIi32 "i" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
D | DataTypes.h | 111 #define PRIi32 "i" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
D | DataTypes.h | 111 #define PRIi32 "i" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
D | DataTypes.h | 111 #define PRIi32 "i" macro
|
/third_party/eudev/src/shared/ |
D | formats-util.h | 25 # define PID_PRI PRIi32
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | inttypes.h | 50 #define PRIi32 "i" macro
|
/third_party/musl/include/ |
D | inttypes.h | 50 #define PRIi32 "i" macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | inttypes.h | 50 #define PRIi32 "i" macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | inttypes.h | 50 #define PRIi32 "i" macro
|
/third_party/musl/ndk_musl_include/ |
D | inttypes.h | 50 #define PRIi32 "i" macro
|
/third_party/gettext/gettext-runtime/intl/ |
D | loadmsgcat.c | 145 #if !defined PRIi32 146 # define PRIi32 "i" macro 484 return PRIi32; in get_sysdep_segment_value()
|
/third_party/musl/libc-test/src/api/ |
D | inttypes.c | 115 S(PRIi32) in f()
|
/third_party/ffmpeg/libavcodec/ |
D | mediacodecdec_common.c | 790 " offset=%" PRIi32 " size=%" PRIi32 " ts=%" PRIi64 in ff_mediacodec_dec_receive()
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | mpdecimal.h | 205 #define PRI_mpd_ssize_t PRIi32
|