Searched defs:format_param (Results 1 – 10 of 10) sorted by relevance
/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) \ argument 149 #define PRINTF_FORMAT(format_param, dots_param) argument 155 #define WPRINTF_FORMAT(format_param, dots_param) argument
|
/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) \ argument 149 #define PRINTF_FORMAT(format_param, dots_param) argument 155 #define WPRINTF_FORMAT(format_param, dots_param) argument
|
/aosp_15_r20/external/libchrome/base/ |
H A D | compiler_specific.h | 143 #define PRINTF_FORMAT(format_param, dots_param) \ argument 146 #define PRINTF_FORMAT(format_param, dots_param) argument 152 #define WPRINTF_FORMAT(format_param, dots_param) argument
|
/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | compiler_specific.h | 23 #define PRINTF_FORMAT(format_param, dots_param) \ argument 26 #define PRINTF_FORMAT(format_param, dots_param) argument
|
/aosp_15_r20/external/cronet/base/ |
H A D | compiler_specific.h | 132 #define PRINTF_FORMAT(format_param, dots_param) \ argument 135 #define PRINTF_FORMAT(format_param, dots_param) argument 141 #define WPRINTF_FORMAT(format_param, dots_param) argument
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | compiler_specific.h | 114 #define PA_PRINTF_FORMAT(format_param, dots_param) \ argument 117 #define PA_PRINTF_FORMAT(format_param, dots_param) argument
|
/aosp_15_r20/external/webrtc/rtc_base/strings/ |
H A D | string_format.h | 19 #define RTC_PRINTF_FORMAT(format_param, dots_param) \ argument
|
/aosp_15_r20/external/openscreen/util/ |
H A D | stringprintf.h | 17 #define OSP_CHECK_PRINTF_ARGS(format_param, dots_param) \ argument
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | generate_gl_dispatch_table.py | 201 def format_param(param): function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/ |
H A D | lite.py | 814 def format_param(param): function
|