Home
last modified time | relevance | path

Searched refs:need (Results 1 – 5 of 5) sorted by relevance

/mipi-sys-t-3.7.0/printer/src/
Dmipi_syst_printf.cpp336 size_t need(it->size()); // number of bytes needed for format in format() local
342 if (bufPtr + need <= eob) { in format()
343 if (need == sizeof(uint64_t)) { in format()
354 if (bufPtr + need <= eob) { in format()
380 for (need = 1; str <= eob && *str; ++str, ++need) in format()
400 if (bufPtr + need <= eob) { in format()
413 if ((bufPtr + need) > eob) { in format()
427 bufPtr += need; in format()
/mipi-sys-t-3.7.0/library/doxygen/
DCatgen.md153 used for comparison. Without a mask, all bits need to match.
167 mask that defines which bits need to match with a client build version
DDoxyfile.in26 # identify the project. Note that if you do not use Doxywizard you need
241 # that for custom extensions you also need to set FILE_PATTERNS otherwise the
589 # feature you need bibtex and perl available in the search path. Do not use
865 # will need version 4.8.6 or higher.
1207 # when you change the font size after a successful doxygen run you need
1216 # Note that when changing this option you need to delete any form_*.png files
1225 # output. When enabled you may also need to install MathJax separately and
1237 # When MathJax is enabled you need to specify the location relative to the
1715 # the font name using DOT_FONTNAME. You need to make sure dot is able to find
1816 # If left blank png will be used. If you choose svg you need to set
[all …]
DApiOverview.md61 state may need locking inside its hook functions to protect state data
/mipi-sys-t-3.7.0/library/include/
Dmipi_syst.h.in390 * concurrently!** The hook functions need to implement locking if they
566 * be used for other reasons. Setting this option creates the need to define