/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | compiler_specific.h | 23 #define PRINTF_FORMAT(format_param, dots_param) \ macro 26 #define PRINTF_FORMAT(format_param, dots_param) macro
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | wificonfigcommand.h | 69 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 72 #define PRINTF_FORMAT(a,b) macro
|
D | tdlsCommand.h | 55 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 58 #define PRINTF_FORMAT(a,b) macro
|
D | llstatscommand.h | 43 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 46 #define PRINTF_FORMAT(a,b) macro
|
D | ifaceeventhandler.h | 35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 38 #define PRINTF_FORMAT(a,b) macro
|
D | gscancommand.h | 23 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 26 #define PRINTF_FORMAT(a,b) macro
|
D | nan.cpp | 67 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 70 #define PRINTF_FORMAT(a,b) macro
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | wificonfigcommand.h | 35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 38 #define PRINTF_FORMAT(a,b) macro
|
D | tdlsCommand.h | 55 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 58 #define PRINTF_FORMAT(a,b) macro
|
D | ifaceeventhandler.h | 35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 38 #define PRINTF_FORMAT(a,b) macro
|
D | llstatscommand.h | 43 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 46 #define PRINTF_FORMAT(a,b) macro
|
D | gscancommand.h | 23 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 26 #define PRINTF_FORMAT(a,b) macro
|
D | nan.cpp | 29 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 32 #define PRINTF_FORMAT(a,b) macro
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/ |
D | compiler_specific.h | 146 #define PRINTF_FORMAT(format_param, dots_param) \ macro 149 #define PRINTF_FORMAT(format_param, dots_param) macro
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | compiler_specific.h | 146 #define PRINTF_FORMAT(format_param, dots_param) \ macro 149 #define PRINTF_FORMAT(format_param, dots_param) macro
|
/aosp_15_r20/external/libchrome/base/ |
H A D | compiler_specific.h | 143 #define PRINTF_FORMAT(format_param, dots_param) \ macro 146 #define PRINTF_FORMAT(format_param, dots_param) macro
|
/aosp_15_r20/external/cronet/base/ |
H A D | compiler_specific.h | 132 #define PRINTF_FORMAT(format_param, dots_param) \ macro 135 #define PRINTF_FORMAT(format_param, dots_param) macro
|
/aosp_15_r20/external/libusb/msvc/ |
H A D | config.h | 55 #define PRINTF_FORMAT(a, b) /**/ macro
|
/aosp_15_r20/external/libusb/Xcode/ |
H A D | config.h | 28 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
|
/aosp_15_r20/external/libusb/android/ |
H A D | config.h | 49 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
|
/aosp_15_r20/external/libusb/darwin/ |
H A D | config.h | 130 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
|
/aosp_15_r20/external/libusb/windows/ |
H A D | config.h | 130 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
|
/aosp_15_r20/external/libusb/linux/ |
H A D | config.h | 130 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | common.h | 366 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro 369 #define PRINTF_FORMAT(a,b) macro
|