Home
last modified time | relevance | path

Searched defs:PRINTF_FORMAT (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/include/
H A Dcompiler_specific.h23 #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/
Dwificonfigcommand.h69 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
72 #define PRINTF_FORMAT(a,b) macro
DtdlsCommand.h55 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
58 #define PRINTF_FORMAT(a,b) macro
Dllstatscommand.h43 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
46 #define PRINTF_FORMAT(a,b) macro
Difaceeventhandler.h35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
38 #define PRINTF_FORMAT(a,b) macro
Dgscancommand.h23 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
26 #define PRINTF_FORMAT(a,b) macro
Dnan.cpp67 #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/
Dwificonfigcommand.h35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
38 #define PRINTF_FORMAT(a,b) macro
DtdlsCommand.h55 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
58 #define PRINTF_FORMAT(a,b) macro
Difaceeventhandler.h35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
38 #define PRINTF_FORMAT(a,b) macro
Dllstatscommand.h43 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
46 #define PRINTF_FORMAT(a,b) macro
Dgscancommand.h23 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
26 #define PRINTF_FORMAT(a,b) macro
Dnan.cpp29 #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/
Dcompiler_specific.h146 #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/
Dcompiler_specific.h146 #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 Dcompiler_specific.h143 #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 Dcompiler_specific.h132 #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 Dconfig.h55 #define PRINTF_FORMAT(a, b) /**/ macro
/aosp_15_r20/external/libusb/Xcode/
H A Dconfig.h28 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
/aosp_15_r20/external/libusb/android/
H A Dconfig.h49 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
/aosp_15_r20/external/libusb/darwin/
H A Dconfig.h130 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
/aosp_15_r20/external/libusb/windows/
H A Dconfig.h130 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
/aosp_15_r20/external/libusb/linux/
H A Dconfig.h130 #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b))) macro
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dcommon.h366 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro
369 #define PRINTF_FORMAT(a,b) macro