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.
66 .. csv-table:: Table 1: MISRA compliance in TF-A code base
94 .. code:: c
117 **slightly** where the readability of the code would otherwise be significantly
141 .. code:: c
153 .. code:: c
177 .. code:: c
185 .. code:: c
199 .. code:: c
216 .. code:: c
230 .. code:: c
248 .. code:: c
258 .. code:: c
276 .. code:: c
294 .. code:: c
307 .. code:: c
317 .. code:: c
329 .. code:: c
333 .. code:: c
347 .. code:: c
381 .. code:: c
397 .. code:: c
429 .. code:: c
445 .. code:: c
455 .. code:: c
466 .. code:: c
473 .. code:: c