Home
last modified time | relevance | path

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/
Dcompiler_specific.h146 #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/
Dcompiler_specific.h146 #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 Dcompiler_specific.h143 #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 Dcompiler_specific.h23 #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 Dcompiler_specific.h132 #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 Dcompiler_specific.h114 #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 Dstring_format.h19 #define RTC_PRINTF_FORMAT(format_param, dots_param) \ argument
/aosp_15_r20/external/openscreen/util/
H A Dstringprintf.h17 #define OSP_CHECK_PRINTF_ARGS(format_param, dots_param) \ argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dgenerate_gl_dispatch_table.py201 def format_param(param): function
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dlite.py814 def format_param(param): function