Searched defs:format_idx (Results 1 – 5 of 5) sorted by relevance
/external/dbus/dbus/ |
D | dbus-macros.h | 68 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) \ argument 73 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) argument
|
/external/opencv3/modules/videoio/src/ |
D | cap_dc1394.cpp | 266 int format_idx = -1; in icvCaptureFromCAM_DC1394() local 607 int format_idx = format - FORMAT_MIN; in icvModeSupportedCAM_DC1394() local
|
/external/harfbuzz_ng/src/ |
D | hb-private.hh | 94 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… argument 98 #define HB_PRINTF_FUNC(format_idx, arg_idx) argument
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 3020 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr() 3230 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments() 4662 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
|
/external/mesa3d/src/mesa/main/ |
D | texstore.c | 144 GLubyte format_idx; member
|