Lines Matching refs:code
4 The following sections outline the |TF-A| coding style for *C* code. The style
11 You will almost certainly find code in the |TF-A| repository that does not
12 follow the style. The intent is for all code to do so eventually.
17 The source code must use the **UTF-8** character encoding. Comments and
19 used for units) but code itself is still limited to ASCII characters.
91 .. code:: c
114 **slightly** where the readability of the code would otherwise be significantly
138 .. code:: c
150 .. code:: c
174 .. code:: c
182 .. code:: c
196 .. code:: c
213 .. code:: c
227 .. code:: c
245 .. code:: c
255 .. code:: c
273 .. code:: c
291 .. code:: c
304 .. code:: c
314 .. code:: c
326 .. code:: c
330 .. code:: c
344 .. code:: c
378 .. code:: c
405 .. code:: c
421 .. code:: c
431 .. code:: c
442 .. code:: c
449 .. code:: c