Lines Matching full:naming
433 <li><span class="heading">Naming conventions and formatting</span>
435 <li><span class="heading">Basic naming conventions</span>
440 <p>Anything which has a reasonable possibility of causing a naming conflict should be
479 <p>Naming your variables is somewhat of a black art, but the main goal of giving a name should
487 Thus one often successful approach for variable naming is to give name for the value instead.
491 <p>Consistency is one important factor in naming variables. When a similar kind of name is needed
1272 <p>TODO: namespace naming</p>
1423 <p>As discussed in variable naming section, you often should name a single value, not some