Home
last modified time | relevance | path

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

/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