Searched refs:PRINTF_FORMAT (Results 1 – 15 of 15) sorted by relevance
/external/libweave/third_party/chromium/base/strings/ |
D | stringprintf.h | 20 PRINTF_FORMAT(1, 2) WARN_UNUSED_RESULT; 24 PRINTF_FORMAT(1, 0) WARN_UNUSED_RESULT; 28 PRINTF_FORMAT(2, 3); 32 PRINTF_FORMAT(2, 3); 37 PRINTF_FORMAT(2, 0);
|
D | string_util.h | 37 PRINTF_FORMAT(3, 0); 46 ...) PRINTF_FORMAT(3, 4);
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.h | 73 PRINTF_FORMAT(2, 3); 185 void wpa_msg(void *ctx, int level, const char *fmt, ...) PRINTF_FORMAT(3, 4); 200 PRINTF_FORMAT(3, 4); 216 PRINTF_FORMAT(3, 4); 231 PRINTF_FORMAT(3, 4); 245 PRINTF_FORMAT(3, 4); 259 PRINTF_FORMAT(3, 4); 287 const char *fmt, ...) PRINTF_FORMAT(5, 6);
|
D | wpabuf.h | 39 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) PRINTF_FORMAT(2, 3);
|
D | common.h | 337 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 340 #define PRINTF_FORMAT(a,b) macro
|
/external/libchrome/base/strings/ |
D | stringprintf.h | 21 PRINTF_FORMAT(1, 2) WARN_UNUSED_RESULT; 30 PRINTF_FORMAT(1, 0) WARN_UNUSED_RESULT; 36 ...) PRINTF_FORMAT(2, 3); 47 ...) PRINTF_FORMAT(2, 3); 57 PRINTF_FORMAT(2, 0);
|
D | string_util.h | 39 PRINTF_FORMAT(3, 0); 48 ...) PRINTF_FORMAT(3, 4);
|
/external/libweave/third_party/chromium/base/ |
D | compiler_specific.h | 139 #define PRINTF_FORMAT(format_param, dots_param) \ macro 142 #define PRINTF_FORMAT(format_param, dots_param) macro
|
/external/libchrome/base/ |
D | compiler_specific.h | 139 #define PRINTF_FORMAT(format_param, dots_param) \ macro 142 #define PRINTF_FORMAT(format_param, dots_param) macro
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_server_i.h | 73 PRINTF_FORMAT(2, 3);
|
/external/libweave/include/weave/ |
D | error.h | 63 ...) PRINTF_FORMAT(4, 5);
|
/external/libbrillo/brillo/errors/ |
D | error.h | 50 ...) PRINTF_FORMAT(5, 6);
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_i.h | 223 PRINTF_FORMAT(2, 3);
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_i.h | 892 PRINTF_FORMAT(2, 3); 894 PRINTF_FORMAT(2, 3); 896 PRINTF_FORMAT(2, 3);
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_server.c | 363 PRINTF_FORMAT(2, 3);
|