Lines Matching refs:on
65 to avoid the resource being freed on the out path. That resetting
82 Crusty old coders who have trouble spotting the glasses on their noses
85 lost on this issue.
96 - Tabs will be rendered incorrectly on editors who are misconfigured not
159 Don't put multiple statements on a single line.
160 Don't put multiple assignments on a single line either.
161 Error code paths with an if statement and a goto or a return on the same
176 The opening brace is on the line that contains the control flow
177 statement that introduces the new block; the closing brace is on the
178 same line as the else keyword, or on a line by itself if there is no
193 and clarity it comes on a line by itself: