Home
last modified time | relevance | path

Searched refs:character (Results 1 – 16 of 16) sorted by relevance

/trusted-firmware-a/lib/semihosting/
A Dsemihosting.c136 void semihosting_write_char(char character) in semihosting_write_char() argument
138 semihosting_call(SEMIHOSTING_SYS_WRITEC, (uintptr_t)&character); in semihosting_write_char()
/trusted-firmware-a/include/lib/
A Dsemihosting.h55 void semihosting_write_char(char character);
/trusted-firmware-a/include/drivers/
A Dconsole.h44 int (*const putc)(int character, struct console *console);
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatexliterals.sty292 % breakpoints at each character. As some strings are highlighted,
293 % we have to apply the highlighting character per character, which
298 % \sphinxbreaksviaactive, some Pygments character escapes such as
308 % The highlighting macro \PYG will be applied character per
309 % character. Highlighting via a colored background gives thus a
342 % character widths, or if the min width plus verbatimmaxunderfull character
344 % potential line break at each character, else we don't.
411 \ifcat\noexpand~\noexpand#1\relax% active character
449 \ifcat\noexpand~\noexpand#1\relax% active character
682 \def\do##1##2% put potential break point before character
[all …]
A Dsphinx.xdy96 ;; The LaTeX \index command turns \ into normal character so the TeX macros
A DLICRlatin2utf8.xdy29 ;; to preamble of LaTeX document. However this character is not supported
A Dtrustedfirmware-a.tex5119 example, function names) it’s not possible to use this character. All dashes
5467 Defines the character string printed by BL1 upon entry into the \sphinxcode{\sphinxupquote{bl1\_mai…
8985 This API is used by the crash reporting mechanism to print a character on the
10870 The source code must use the \sphinxstylestrong{UTF\sphinxhyphen{}8} character encoding. Comments a…
10876 character is used to break a line and reset to the first column.
11009 The file must end with a single newline character. Many editors have the option
11107 character (\sphinxcode{\sphinxupquote{\_}}). This is sometimes referred to as \sphinxstyleemphasis{…
11165 size of eight columns it would be necessary to use one tab character and two
11473 generally conform to the 80 character limit this is overly restrictive in some
/trusted-firmware-a/plat/socionext/uniphier/
A Duniphier_console_setup.c21 int uniphier_console_putc(int character, struct console *console);
/trusted-firmware-a/docs/process/
A Dcoding-style.rst17 The source code must use the **UTF-8** character encoding. Comments and
22 character is used to break a line and reset to the first column.
123 The file must end with a single newline character. Many editors have the option
210 character (``_``). This is sometimes referred to as *Snake Case*. An example is
264 size of eight columns it would be necessary to use one tab character and two
A Dcoding-guidelines.rst65 generally conform to the 80 character limit this is overly restrictive in some
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dcoding-style.rst.txt17 The source code must use the **UTF-8** character encoding. Comments and
22 character is used to break a line and reset to the first column.
123 The file must end with a single newline character. Many editors have the option
210 character (``_``). This is sometimes referred to as *Snake Case*. An example is
264 size of eight columns it would be necessary to use one tab character and two
A Dcoding-guidelines.rst.txt65 generally conform to the 80 character limit this is overly restrictive in some
/trusted-firmware-a/docs/getting_started/
A Dimage-terminology.rst29 example, function names) it's not possible to use this character. All dashes
A Dporting-guide.rst126 Defines the character string printed by BL1 upon entry into the ``bl1_main()``
2892 This API is used by the crash reporting mechanism to print a character on the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dimage-terminology.rst.txt29 example, function names) it's not possible to use this character. All dashes
A Dporting-guide.rst.txt126 Defines the character string printed by BL1 upon entry into the ``bl1_main()``
2892 This API is used by the crash reporting mechanism to print a character on the

Completed in 106 milliseconds