Ada 95 Quality and Style Guide                            Index

INDEX [R]

race condition, 4.3.1, 6.3.1
attribute, 6.2.3
in tentative rendezvous, 6.2.5
priority, 122
with shared variable, 6.2.4
race conditons
avoiding, 6.4, , 139
radix, 3.1.2, 3.5
raise statement
in abstraction, 4.3.1
range
constraint, 5.2.4, , 5.10
declaration, 149, 7.8
Duration, 143, 164
in case statement, 88, 5.10
scalar types, 3.4, 3.5
subexpression, 7.2.6
values, 5.5
real operand
in relational expression, 5.5.6, 5.10
recompilation
reduced by separate file, 48
record
assignment, 5.6.10, 5.10
component
name, 3.2.3, 3.5
heterogeneous data, 75
indentation, 12
map to device data, 75, 5.10
nesting, 5.4.4
performance, 227, 228, 10.8
variant, 5.4.2, 5.4.3
with access type component, 5.4.5, 5.10
recursion
bound, 91
relational expression(s), 84, 5.5.6, 5.10
portability, 152
renames clause, 3.1.4, 96
declare in block, 93, 5.10
for a type, 43
rendezvous
efficient, 6.2.1, 6.4
exception during, 6.2.2, 6.4
tentative, 6.2.4
versus shared variable, 157, 7.8
with exception handler, 132, 6.4
repeat until
how to simulate, 5.6.4
representation clause
evaluate during porting, 7.6
for device data, 5.4.2
indentation, 12
instead of enumeration, 43, 3.5
portability, 7.3, 7.6, 7.8
reserved word
capitalization, 6.3.1, 3.5
return statement, 5.6.8
reusability
library, 5.7.2
of nonterminating program, 6.3.1
renames clause, 96, 5.10
robust software, 172, 8.5
Root_Integer
portability, 143
run time system
dependence, 161, 167
runaway task, 6.3.3