Searched defs:args (Results 1 – 3 of 3) sorted by relevance
| /mipi-sys-t-latest/library/src/ |
| D | mipi_syst_api.c | 730 va_list args) in buildPrintfPayload() 1004 va_list args) in buildCatalogPayload() 1120 va_list args) in mipi_syst_write_vprintf_string() 1192 va_list args; in mipi_syst_write_printf_string() local 1218 va_list args; in mipi_syst_write_printf_catalog64() local 1290 mipi_syst_u8 *args, in mipi_syst_write_catalog64_args_copy() 1354 va_list args; in mipi_syst_write_printf_catalog32() local 1427 mipi_syst_u8 *args, in mipi_syst_write_catalog32_args_copy()
|
| /mipi-sys-t-latest/printer/src/ |
| D | mipi_syst_printf.cpp | 53 fmtscanner::parse(const std::string& fmt, Args& args) in parse() 310 const void * args, uint32_t size, in format()
|
| /mipi-sys-t-latest/library/include/mipi_syst/ |
| D | api.h | 1446 #define MIPI_SYST_VPRINTF(h, severity, str, args) \ argument 1822 #define MIPI_SYST_CATALOG64_ARGS_COPY(svh, severity, id, args, args_sz) \ argument 2152 #define MIPI_SYST_CATALOG32_ARGS_COPY(svh, severity, id, args, args_sz) \ argument
|