Home
last modified time | relevance | path

Searched refs:bar (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-pccpf.h694 uint32_t bar : 32; member
721 uint32_t bar : 32; member
748 uint32_t bar : 32; member
775 uint32_t bar : 32; member
802 uint32_t bar : 32; member
829 uint32_t bar : 32; member
1292 uint32_t bar : 32; member
1319 uint32_t bar : 32; member
1346 uint32_t bar : 32; member
1373 uint32_t bar : 32; member
[all …]
/rk3399_ARM-atf/docs/process/
H A Dcoding-style.rst96 int function_foo(bool bar)
98 if (bar) {
145 bar();
193 to think that the value of ``bar`` is only incremented if ``condition``
194 evaluates to ``true`` but this is not the case - ``bar`` will always be
196 add braces around the conditional body when adding the ``bar++;`` statement then
204 bar++;
282 bar();
298 foo = &bar;
H A Dcommit-style.rst120 scope: bar