Home
last modified time | relevance | path

Searched refs:format (Results 1 – 13 of 13) sorted by relevance

/mipi-sys-t-3.7.0/printer/include/
Dmipi_syst_printer.h130 const std::string& format, T value, const std::vector<int>& starArgs) in hostPrintf() argument
142 int(*nativeSprintf)(char * data, size_t buffer, const char * format, ...) = _snprintf; in hostPrintf()
145 int(*nativeSprintf)(char * data, size_t buffer, const char * format, ...) = snprintf; in hostPrintf()
150 result = nativeSprintf(buf, sizeof(buf), format.c_str(), value); in hostPrintf()
153 result = nativeSprintf(buf, sizeof(buf), format.c_str(), starArgs[0], value); in hostPrintf()
156 result = nativeSprintf(buf, sizeof(buf), format.c_str(), starArgs[0], starArgs[1], value); in hostPrintf()
168 dest << " - invalid format '" << format << "' in printf"; in hostPrintf()
171 dest << " - printf result using format '" << format << "' is too large"; in hostPrintf()
Dmipi_syst_printf.h188 bool format(const std::string& fmt,
/mipi-sys-t-3.7.0/printer/src/
Dmipi_syst_decode.cpp85 printer.format(fmt, data, len, result); in printfFormat()
88 printer.format(fmt, NULL, 0, result); in printfFormat()
405 std::string format; in decodeStringPayload() local
408 if (!len || (fmtlen = bytes2String(format, data, len)) <= 0) { in decodeStringPayload()
418 format, in decodeStringPayload()
430 sstr << format; in decodeStringPayload()
Dmipi_syst_printf.cpp308 bool msgprintf::format( in format() function in msgprintf
/mipi-sys-t-3.7.0/library/doxygen/
DAdapting.md23 …onsume this output and decode it into human readable text using comma separated value format (CSV).
24 mipi_stp_sim| [MIPI System Trace Protocol](https://mipi.org/specifications/stp) format file writer.…
DReference.md150 <td>Send a C-language style *printf()* API format string and its
211 by the format string that matches the 64-bit catalog ID.</td>
234 code together with catalog messages. The format strings are not
243 by the format string that matches the 32-bit catalog ID.</td>
266 catalog messages. The format strings are not part of the message
DProtocol.md195 * Specify format of used message location information that is added to the
199 /** Message format
214 * Location information inside a message (32-bit format)
228 * Location information inside a message (64-bit format)
Dmainpage.md29 These parameters are encoded into an internal format and written out by
DCatgen.md20 creation and updating of SyS-T decode collateral in XML format. This
49 calls, and extract the format strings, source locations, and
DBuilding.md113 tests and finally calls the printer tool to format the output of
DDoxyfile.in7 # The format is:
59 # format and will distribute the generated files over these directories.
236 # using this tag. The format is ext=language, where ext is a file extension,
247 # comments according to the Markdown format, which allows for more readable
576 # output files in an output format independent way. To create the layout file
630 # The WARN_FORMAT tag determines the format of the warning messages that
633 # warning originated and the warning text. Optionally the format may contain
1230 # When MathJax is enabled you can set the default output format to be used for
1309 # The format is: EXTRA_SEARCH_MAPPINGS = id1=loc1 id2=loc2 ...
1638 # format of a tag file without this location is as follows:
[all …]
/mipi-sys-t-3.7.0/
DREADME.md17 text format.
19 updating of MIPI SyS-T decode collateral in XML format. The generator
31 stack on the DTS reads the data and decodes it into a format suitable for human
303 creation and updating of SyS-T decode collateral in XML format. This
330 calls, and extracts the format strings, source locations, and
365 tests and finally calls the printer tool to format the output of
/mipi-sys-t-3.7.0/library/include/
Dmipi_syst.h.in689 * Location information inside a message (64-bit format)
708 * Location information inside a message (32-bit format)
729 /** Message format