Contents   Index   Search   Previous
Index
Index entries are given by paragraph number. A list
of all language-defined library units may be found under Language-Defined
Library Units. A list of all language-defined types may be found under
Language-Defined Types. A list of all language-defined subprograms may
be found under Language-Defined Subprograms.
 
 
 
 
 
 
1539:1991, ISO/IEC standard   
1.2(3) 
1989:1985, ISO standard   
1.2(4) 
 
6429:1992, ISO/IEC standard   
1.2(5) 
646:1991, ISO/IEC standard   
1.2(2) 
 
8859-1:1987, ISO/IEC standard   
1.2(6) 
 
9899:1990, ISO/IEC standard   
1.2(7) 
 
 
 
A
abort-deferred operation   
9.8(5) 
abstract data type (ADT)
   See private types and private extensions  
7.3(1)
   See also abstract type   
3.9.3(1) 
access types
   input-output unspecified   
A.7(6) 
accessibility
   from shared passive library units   
E.2.1(8) 
acquire
   execution resource associated with protected object  
9.5.1(5) 
actual parameter
   for a formal parameter   
6.4.1(3) 
Ada.Asynchronous_Task_Control   
D.11(3) 
Ada.Numerics.Complex_Elementary_Functions  
G.1.2(9/1) 
Ada.Numerics.Complex_Elementary_Functions  
G.1.2(9/1) 
Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(2) 
Ada.Numerics.Generic_Elementary_Functions  
A.5.1(3) 
Ada.Strings.Wide_Maps.Wide_Constants   
A.4.7(28) 
Ada.Synchronous_Task_Control   
D.10(3) 
Ada_To_COBOL
   in Interfaces.COBOL   
B.4(14) 
Address_To_Access_Conversions
   child of System   
13.7.2(2) 
ADT (abstract data type)
   See private types and private extensions  
7.3(1)
   See also abstract type   
3.9.3(1) 
aliasing
   See distinct access paths   
6.2(12) 
Allocate
   in System.Storage_Pools   
13.11(7) 
Alphanumeric
   in Interfaces.COBOL   
B.4(16) 
alphanumeric character
   a category of Character   
A.3.2(31) 
Alphanumeric_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
ancestor subtype
   of a formal derived type   
12.5.1(5)
   of a private_extension_declaration   
7.3(8) 
Annotated Ada Reference Manual   
0.3(5) 
apply
   to a callable construct by a return_statement  
6.5(4)
   to a loop_statement by an exit_statement  
5.7(4)
   to a program unit by a program unit pragma  
10.1.5(2) 
Arccos
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6) 
Arccosh
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
Arccot
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6) 
Arccoth
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
Arcsin
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6) 
Arcsinh
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
Arctan
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6) 
Arctanh
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
Argument
   in Ada.Command_Line   
A.15(5)
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(10) 
Argument_Count
   in Ada.Command_Line   
A.15(4) 
Argument_Error
   in Ada.Numerics   
A.5(3) 
array indexing
   See indexed_component   
4.1.1(1) 
ASCII
   package physically nested within the declaration of
Standard   
A.1(36) 
assign
   See assignment operation   
5.2(3) 
assignment
   user-defined   
7.6(1) 
assignment operation   
5.2(3),
5.2(12), 
7.6(13)
   during elaboration of an object_declaration  
3.3.1(19)
   during evaluation of a generic_association for a formal
object of mode in   
12.4(11)
   during evaluation of a parameter_association  
6.4.1(11)
   during evaluation of an aggregate   
4.3(5)
   during evaluation of an initialized allocator  
4.8(7)
   during evaluation of an uninitialized allocator  
4.8(9), 
4.8(10/1)
   during evaluation of concatenation   
4.5.3(10)
   during execution of a for loop   
5.5(9)
   during execution of a return_statement  
6.5(21)
   during execution of an assignment_statement  
5.2(12)
   during parameter copy back   
6.4.1(17) 
associated components
   of a record_component_association   
4.3.1(10) 
associated discriminants
   of a named discriminant_association   
3.7.1(5)
   of a positional discriminant_association  
3.7.1(5) 
associated object
   of a value of a by-reference type   
6.2(10) 
asynchronous
   remote procedure call   
E.4.1(9) 
asynchronous remote procedure call   
E.4(1) 
Asynchronous_Task_Control
   child of Ada   
D.11(3) 
Attach_Handler
   in Ada.Interrupts   
C.3.2(7) 
attaching
   to an interrupt   
C.3(2) 
Attribute_Handle
   in Ada.Task_Attributes   
C.7.2(3) 
attributes
   Access   
3.10.2(24/1),
3.10.2(32)
   Address   
13.3(11),
J.7.1(5)
   Adjacent   
A.5.3(48)
   Aft   
3.5.10(5)
   Alignment   
13.3(23)
   Base   
3.5(15)
   Bit_Order   
13.5.3(4)
   Body_Version   
E.3(4)
   Callable   
9.9(2)
   Caller   
C.7.1(14)
   Ceiling   
A.5.3(33)
   Class   
3.9(14),
7.3.1(9)
   Component_Size   
13.3(69)
   Compose   
A.5.3(24)
   Constrained   
3.7.2(3),
J.4(2)
   Copy_Sign   
A.5.3(51)
   Count   
9.9(5)
   Definite   
12.5.1(23)
   Delta   
3.5.10(3)
   Denorm   
A.5.3(9)
   Digits   
3.5.8(2/1),
3.5.10(7)
   Exponent   
A.5.3(18)
   External_Tag   
13.3(75/1)
   First   
3.5(12),
3.6.2(3)
   First(N)   
3.6.2(4)
   First_Bit   
13.5.2(3)
   Floor   
A.5.3(30)
   Fore   
3.5.10(4)
   Fraction   
A.5.3(21)
   Identity   
11.4.1(9),
C.7.1(12)
   Image   
3.5(35)
   Input   
13.13.2(22),
13.13.2(32)
   Last   
3.5(13),
3.6.2(5)
   Last(N)   
3.6.2(6)
   Last_Bit   
13.5.2(4)
   Leading_Part   
A.5.3(54)
   Length   
3.6.2(9)
   Length(N)   
3.6.2(10)
   Machine   
A.5.3(60)
   Machine_Emax   
A.5.3(8)
   Machine_Emin   
A.5.3(7)
   Machine_Mantissa   
A.5.3(6)
   Machine_Overflows   
A.5.3(12),
A.5.4(4)
   Machine_Radix   
A.5.3(2),
A.5.4(2)
   Machine_Rounds   
A.5.3(11),
A.5.4(3)
   Max   
3.5(19)
   Max_Size_In_Storage_Elements   
13.11.1(3)
   Min   
3.5(16)
   Model   
A.5.3(68),
G.2.2(7)
   Model_Emin   
A.5.3(65),
G.2.2(4)
   Model_Epsilon   
A.5.3(66)
   Model_Mantissa   
A.5.3(64),
G.2.2(3)
   Model_Small   
A.5.3(67)
   Modulus   
3.5.4(17)
   Output   
13.13.2(19),
13.13.2(29)
   Partition_ID   
E.1(9)
   Pos   
3.5.5(2)
   Position   
13.5.2(2)
   Pred   
3.5(25)
   Range   
3.5(14),
3.6.2(7)
   Range(N)   
3.6.2(8)
   Read   
13.13.2(6),
13.13.2(14)
   Remainder   
A.5.3(45)
   Round   
3.5.10(12)
   Rounding   
A.5.3(36)
   Safe_First   
A.5.3(71),
G.2.2(5)
   Safe_Last   
A.5.3(72),
G.2.2(6)
   Scale   
3.5.10(11)
   Scaling   
A.5.3(27)
   Signed_Zeros   
A.5.3(13)
   Size   
13.3(40),
13.3(45)
   Small   
3.5.10(2/1)
   Storage_Pool   
13.11(13)
   Storage_Size   
13.3(60),
13.11(14), 
J.9(2)
   Succ   
3.5(22)
   Tag   
3.9(16),
3.9(18)
   Terminated   
9.9(3)
   Truncation   
A.5.3(42)
   Unbiased_Rounding   
A.5.3(39)
   Unchecked_Access   
13.10(3),
H.4(18)
   Val   
3.5.5(5)
   Valid   
13.9.2(3),
H(6)
   Value   
3.5(52)
   Version   
E.3(3)
   Wide_Image   
3.5(28)
   Wide_Value   
3.5(40)
   Wide_Width   
3.5(38)
   Width   
3.5(39)
   Write   
13.13.2(3),
13.13.2(11) 
B
Backus-Naur Form (BNF)
   complete listing   
P
   cross reference   
P
   notation   
1.1.4(3)
   under Syntax heading   
1.1.2(25) 
base decimal precision
   of a floating point type   
3.5.7(9)
   of a floating point type   
3.5.7(10) 
basic letter
   a category of Character   
A.3.2(27) 
Basic_Map
   in Ada.Strings.Maps.Constants   
A.4.6(5) 
Basic_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
Binary_Format
   in Interfaces.COBOL   
B.4(24) 
bit field
   See record_representation_clause  
13.5.1(1) 
bit string
   See logical operators on boolean arrays  
4.5.1(2) 
blank
   in text input for enumeration and numeric types  
A.10.6(5) 
Blank_When_Zero
   in Ada.Text_IO.Editing   
F.3.3(7) 
BNF (Backus-Naur Form)
   complete listing   
P
   cross reference   
P
   notation   
1.1.4(3)
   under Syntax heading   
1.1.2(25) 
bounded error   
1.1.2(31),
1.1.5(8)
   cause   
6.2(12),
7.6.1(14/1), 
9.5.1(8),
9.8(20), 
10.2(26),
13.9.1(9), 
13.11.2(11),
C.7.1(17), 
C.7.2(13.1/1),
D.5(11), 
E.1(10),
E.3(6), 
J.7.1(11) 
Bounded_String
   in Ada.Strings.Bounded   
A.4.4(6) 
Broken_Bar
   in Ada.Characters.Latin_1   
A.3.3(21) 
Buffer_Size
   in Ada.Storage_IO   
A.9(4) 
Buffer_Type
   in Ada.Storage_IO   
A.9(4) 
by copy parameter passing   
6.2(2) 
by reference parameter passing   
6.2(2) 
byte sex
   See ordering of storage elements in a word  
13.5.3(5) 
Byte_Array
   in Interfaces.COBOL   
B.4(29) 
C
call on a dispatching operation   
3.9.2(2) 
cancellation of a remote subprogram call  
E.4(13) 
cast
   See type conversion   
4.6(1)
   See unchecked type conversion   
13.9(1) 
catch (an exception)
   See handle   
11(1) 
categorized library unit   
E.2(2) 
catenation operator
   See concatenation operator   
4.4(1)
   See concatenation operator   
4.5.3(3) 
ceiling priority
   of a protected object   
D.3(8) 
Cent_Sign
   in Ada.Characters.Latin_1   
A.3.3(21) 
char_array_access
   in Interfaces.C.Strings   
B.3.1(4) 
CHAR_BIT
   in Interfaces.C   
B.3(6) 
Character_Mapping
   in Ada.Strings.Maps   
A.4.2(20) 
Character_Mapping_Function
   in Ada.Strings.Maps   
A.4.2(25) 
Character_Range
   in Ada.Strings.Maps   
A.4.2(6) 
Character_Ranges
   in Ada.Strings.Maps   
A.4.2(7) 
Character_Sequence
   in Ada.Strings.Maps   
A.4.2(16) 
Character_Set
   in Ada.Strings.Maps   
A.4.2(4)
   in Ada.Strings.Wide_Maps.Wide_Constants  
A.4.7(46)
   in Interfaces.Fortran   
B.5(11) 
chars_ptr
   in Interfaces.C.Strings   
B.3.1(5) 
chars_ptr_array
   in Interfaces.C.Strings   
B.3.1(6) 
check, language-defined
   Access_Check   
4.1(13),
4.6(49)
   Accessibility_Check   
3.10.2(29),
4.6(48), 
6.5(17),
E.4(18/1)
   Ceiling_Check   
C.3.1(11),
D.3(13)
   Discriminant_Check   
4.1.3(15),
4.3(6), 
4.3.2(8),
4.6(43), 
4.6(45),
4.6(51), 
4.6(52),
4.7(4), 
4.8(10/1)
   Division_Check   
3.5.4(20),
4.5.5(22), 
A.5.1(28),
A.5.3(47), 
G.1.1(40),
G.1.2(28), 
K(202)
   Elaboration_Check   
3.11(9)
   Index_Check   
4.1.1(7),
4.1.2(7), 
4.3.3(29),
4.3.3(30), 
4.5.3(8),
4.6(51), 
4.7(4),
4.8(10/1)
   Length_Check   
4.5.1(8),
4.6(37), 
4.6(52)
   Overflow_Check   
3.5.4(20),
4.4(11), 
5.4(13),
G.2.1(11), 
G.2.2(7),
G.2.3(25), 
G.2.4(2),
G.2.6(3)
   Partition_Check   
E.4(19)
   Range_Check   
3.2.2(11),
3.5(24), 
3.5(27),
3.5(43), 
3.5(44),
3.5(51), 
3.5(55),
3.5.5(7), 
3.5.9(19),
4.2(11), 
4.3.3(28),
4.5.1(8), 
4.5.6(6),
4.5.6(13), 
4.6(28),
4.6(38), 
4.6(46),
4.6(51), 
4.7(4),
13.13.2(35), 
A.5.2(39),
A.5.3(26), 
A.5.3(29),
A.5.3(50), 
A.5.3(53),
A.5.3(59), 
A.5.3(62),
K(11), 
K(114),
K(122), 
K(184),
K(220), 
K(241),
K(41), 
K(47)
   Reserved_Check   
C.3.1(10)
   Storage_Check   
11.1(6),
13.3(67), 
13.11(17),
D.7(17/1), 
D.7(18/1),
D.7(19/1)
   Tag_Check   
3.9.2(16),
4.6(42), 
4.6(52),
5.2(10), 
6.5(9) 
Circumflex
   in Ada.Characters.Latin_1   
A.3.3(12) 
class determined for a formal type   
12.5(6) 
COBOL
   child of Interfaces   
B.4(7) 
COBOL_Character
   in Interfaces.COBOL   
B.4(13) 
COBOL_To_Ada
   in Interfaces.COBOL   
B.4(15) 
coding
   aspect of representation   
13.4(7) 
Command_Name
   in Ada.Command_Line   
A.15(6) 
comments, instructions for submission  
0.3(58/1) 
Commercial_At
   in Ada.Characters.Latin_1   
A.3.3(10) 
Communication_Error
   in System.RPC   
E.5(5) 
comparison operator
   See relational operator   
4.5.2(1) 
compatibility
   composite_constraint with an access subtype  
3.10(15)
   constraint with a subtype   
3.2.2(12)
   delta_constraint with an ordinary fixed point subtype  
J.3(9)
   digits_constraint with a decimal fixed point subtype  
3.5.9(18)
   digits_constraint with a floating point subtype  
J.3(10)
   discriminant constraint with a subtype  
3.7.1(10)
   index constraint with a subtype   
3.6.1(7)
   range with a scalar subtype   
3.5(8)
   range_constraint with a scalar subtype  
3.5(8) 
compatible
   a type, with a convention   
B.1(12) 
completion and leaving (completed and left)  
7.6.1(2) 
Complex
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(3)
   in Interfaces.Fortran   
B.5(9) 
Complex_Elementary_Functions
   child of Ada.Numerics   
G.1.2(9/1) 
components
   of a record type   
3.8(9) 
Compose_From_Cartesian
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(8) 
Compose_From_Polar
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(11) 
concrete subprogram
   See nonabstract subprogram   
3.9.3(1) 
concrete type
   See nonabstract type   
3.9.3(1) 
concurrent processing
   See task   
9(1) 
configuration
   of the partitions of a program   
E(4) 
conformance   
6.3.1(1)
   of an implementation with the Standard  
1.1.3(1)
   See also full conformance, mode conformance,
subtype conformance, type conformance
 
consistency
   among compilation units   
10.1.4(5) 
Constants
   child of Ada.Strings.Maps   
A.4.6(3) 
constrained   
3.2(9)
   object   
3.3.1(9),
3.10(9)
   object   
6.4.1(16)
   subtype   
3.2(9),
3.4(6), 
3.5(7),
3.5.1(10), 
3.5.4(9),
3.5.4(10), 
3.5.7(11),
3.5.9(13), 
3.5.9(16),
3.6(15), 
3.6(16),
3.7(26), 
3.9(15)
   subtype   
3.10(14/1)
   subtype   
K(35) 
Constraint_Error
   raised by failure of run-time check   
3.2.2(12),
3.5(24), 
3.5(27),
3.5(43), 
3.5(44),
3.5(51), 
3.5(55),
3.5.4(20), 
3.5.5(7),
3.5.9(19), 
3.9.2(16),
4.1(13), 
4.1.1(7),
4.1.2(7), 
4.1.3(15),
4.2(11), 
4.3(6),
4.3.2(8), 
4.3.3(31),
4.4(11), 
4.5(10),
4.5(11), 
4.5(12),
4.5.1(8), 
4.5.3(8),
4.5.5(22), 
4.5.6(6),
4.5.6(12), 
4.5.6(13),
4.6(28), 
4.6(57),
4.6(60), 
4.7(4),
4.8(10/1), 
5.2(10),
5.4(13), 
6.5(9),
11.1(4), 
11.4.1(14),
11.5(10), 
13.9.1(9),
13.13.2(35), 
A.4.3(109),
A.4.3(68/1), 
A.4.7(47),
A.5.1(28), 
A.5.1(34),
A.5.2(39), 
A.5.2(40.1/1),
A.5.3(26), 
A.5.3(29),
A.5.3(47), 
A.5.3(50),
A.5.3(53), 
A.5.3(59),
A.5.3(62), 
A.15(14),
B.3(53), 
B.3(54),
B.4(58), 
E.4(19),
G.1.1(40), 
G.1.2(28),
G.2.1(12), 
G.2.2(7),
G.2.3(26), 
G.2.4(3),
G.2.6(4), 
K(11),
K(114), 
K(122),
K(184), 
K(202),
K(220), 
K(241),
K(261), 
K(41),
K(47)
   in Standard   
A.1(46) 
context free grammar
   complete listing   
P
   cross reference   
P
   notation   
1.1.4(3)
   under Syntax heading   
1.1.2(25) 
Continue
   in Ada.Asynchronous_Task_Control  
D.11(3) 
Control_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
controlling tag
   for a call on a dispatching operation   
3.9.2(1) 
controlling tag value   
3.9.2(14)
   for the expression     in an assignment_statement  
5.2(9) 
Conversion_Error
   in Interfaces.COBOL   
B.4(30) 
Copy_Array
   in Interfaces.C.Pointers   
B.3.2(15) 
Copy_Terminated_Array
   in Interfaces.C.Pointers   
B.3.2(14) 
Copyright_Sign
   in Ada.Characters.Latin_1   
A.3.3(21) 
corresponding constraint   
3.4(6) 
corresponding discriminants   
3.7(18) 
corresponding index
   for an array_aggregate   
4.3.3(8) 
corresponding value
   of the target type of a conversion   
4.6(28) 
Cos
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5) 
Cosh
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
Cot
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5) 
Coth
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
critical section
   See intertask communication   
9.5(1) 
Currency_Sign
   in Ada.Characters.Latin_1   
A.3.3(21) 
current mode
   of an open file   
A.7(7) 
Current_Handler
   in Ada.Interrupts   
C.3.2(6) 
Current_State
   in Ada.Synchronous_Task_Control  
D.10(4) 
Current_Task
   in Ada.Task_Identification   
C.7.1(3/1) 
D
dangling references
   prevention via accessibility rules   
3.10.2(3) 
Day_Duration
   in Ada.Calendar   
9.6(11) 
Deallocate
   in System.Storage_Pools   
13.11(8) 
decimal digit
   a category of Character   
A.3.2(28) 
Decimal_Digit_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
Decimal_Element
   in Interfaces.COBOL   
B.4(12) 
Decimal_Output
   in Ada.Text_IO.Editing   
F.3.3(11) 
declarative region
   of a construct   
8.1(1) 
Default_Currency
   in Ada.Text_IO.Editing   
F.3.3(10) 
Default_Fill
   in Ada.Text_IO.Editing   
F.3.3(10) 
Default_Radix_Mark
   in Ada.Text_IO.Editing   
F.3.3(10) 
Default_Separator
   in Ada.Text_IO.Editing   
F.3.3(10) 
defining_identifier   
3.1(4)
   used   3.2.1(3),
3.2.2(2), 
3.3.1(3),
3.5.1(3), 
3.10.1(2),
5.5(4), 
6.1(7),
7.3(2), 
7.3(3),
8.5.1(2), 
8.5.2(2),
9.1(2), 
9.1(3),
9.1(6), 
9.4(2),
9.4(3), 
9.4(7),
9.5.2(2), 
9.5.2(5),
9.5.2(8), 
10.1.3(4),
10.1.3(5), 
10.1.3(6),
11.2(4), 
12.5(2),
12.7(2), 
P 
Degree_Sign
   in Ada.Characters.Latin_1   
A.3.3(22) 
delivery
   of an interrupt   
C.3(2) 
depend on a discriminant
   for a component   
3.7(20)
   for a constraint or component_definition  
3.7(19) 
Dereference_Error
   in Interfaces.C.Strings   
B.3.1(12) 
derived from
   directly or indirectly   
3.4.1(2) 
designated profile
   of an access-to-subprogram type   
3.10(11) 
designated subtype
   of a named access type   
3.10(10)
   of an anonymous access type   
3.10(12) 
designated type
   of a named access type   
3.10(10)
   of an anonymous access type   
3.10(12) 
Detach_Handler
   in Ada.Interrupts   
C.3.2(9) 
determined class for a formal type   
12.5(6) 
determines
   a type by a subtype_mark   
3.2.2(8) 
Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(21) 
directly specified
   of an aspect of representation of an entity  
13.1(8)
   of an operational aspect of an entity   
13.1(8.1/1) 
directly visible   
8.3(2),
8.3(21)
   within a pragma in a   context_clause   
10.1.6(3)
   within a pragma that appears at the place of a compilation
unit   
10.1.6(5)
   within a use_clause in a   context_clause  
10.1.6(3)
   within a with_clause   
10.1.6(2)
   within the parent_unit_name of a library unit  
10.1.6(2)
   within the parent_unit_name of a subunit  
10.1.6(4) 
Discrete_Random
   child of Ada.Numerics   
A.5.2(17) 
dispatching call
   on a dispatching operation   
3.9.2(1) 
dispatching policy for tasks
   [
partial]   
D.2.1(5) 
Display_Format
   in Interfaces.COBOL   
B.4(22) 
displayed magnitude (of a decimal value)  
F.3.2(14) 
Division_Sign
   in Ada.Characters.Latin_1   
A.3.3(26) 
Dollar_Sign
   in Ada.Characters.Latin_1   
A.3.3(8) 
dot selection
   See selected_component   
4.1.3(1) 
Double_Precision
   in Interfaces.Fortran   
B.5(6) 
dynamic binding
   See dispatching operation   
3.9(1) 
Dynamic_Priorities
   child of Ada   
D.5(3) 
dynamically enclosing
   of one execution by another   
11.4(2) 
E
elaboration dependence
   library_item on another   
10.2(9) 
Elementary_Functions
   child of Ada.Numerics   
A.5.1(9/1) 
eligible
   a type, for a convention   
B.1(14) 
encapsulation
   See package   
7(1) 
environment declarative_part   
10.1.4(1)
   for the environment task of a partition  
10.2(13) 
Equals_Sign
   in Ada.Characters.Latin_1   
A.3.3(10) 
erroneous execution   
1.1.2(32),
1.1.5(10)
   cause   
3.7.2(4),
9.8(21), 
9.10(11),
11.5(26), 
13.3(13),
13.3(27), 
13.3(28),
13.9.1(8), 
13.9.1(12),
13.9.1(13), 
13.11(21),
13.11.2(16), 
A.10.3(22/1),
A.12.1(36.1/1), 
A.13(17),
B.3.1(51), 
B.3.1(55),
B.3.1(56), 
B.3.1(57),
B.3.2(35), 
B.3.2(36),
B.3.2(37), 
B.3.2(38),
B.3.2(39), 
B.3.2(42),
C.3.1(14), 
C.3.1(14.1/1),
C.7.1(18), 
C.7.2(14),
C.7.2(15), 
C.7.2(15.1/1),
D.5(12), 
D.11(9),
H.4(26), 
H.4(27) 
Establish_RPC_Receiver
   in System.RPC   
E.5(12) 
exception occurrence   
11(1) 
Exception_Identity
   in Ada.Exceptions   
11.4.1(5) 
Exception_Information
   in Ada.Exceptions   
11.4.1(5) 
Exception_Message
   in Ada.Exceptions   
11.4.1(4) 
Exception_Occurrence
   in Ada.Exceptions   
11.4.1(3) 
Exception_Occurrence_Access
   in Ada.Exceptions   
11.4.1(3) 
Exchange_Handler
   in Ada.Interrupts   
C.3.2(8) 
Exclamation
   in Ada.Characters.Latin_1   
A.3.3(8) 
execution resource
   associated with a protected object   
9.4(18)
   required for a task to run   
9(10) 
Exp
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(3)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(4) 
Expanded_Name
   in Ada.Tags   
3.9(7) 
expiration time
   [
partial]   
9.6(1)
   for a delay_relative_statement   
9.6(20)
   for a delay_until_statement   
9.6(20) 
exported
   aspect of representation   
B.1(28) 
expression   
4.4(1),
4.4(2)
   used   2.8(3),
3.3.1(2), 
3.3.2(2),
3.5.4(4), 
3.5.7(2),
3.5.9(3), 
3.5.9(4),
3.5.9(5), 
3.7(6),
3.7.1(3), 
3.8.1(5),
4.1.1(2), 
4.1.4(3),
4.1.4(5), 
4.3.1(4),
4.3.2(3), 
4.3.3(3),
4.3.3(5), 
4.4(7),
4.6(2), 
4.7(2),
5.2(2), 
5.3(3),
5.4(2), 
6.4(6),
6.5(2), 
9.5.2(4),
9.6(3), 
9.6(4),
12.3(5), 
13.3(2),
13.3(63), 
13.5.1(4),
13.12(4), 
B.1(5),
B.1(6), 
B.1(8),
B.1(10), 
C.3.1(4),
D.1(3), 
D.1(5),
J.3(2), 
J.7(1),
J.8(1), 
L(6),
L(13), 
L(14),
L(18), 
L(19),
L(27), 
L(35),
P 
external effect
   of the execution of an Ada program   
1.1.3(8)
   volatile/atomic objects   
C.6(20) 
External_Tag
   in Ada.Tags   
3.9(7) 
extra permission to avoid raising exceptions  
11.6(5) 
extra permission to reorder actions   
11.6(6) 
F
failure
   of a language-defined check   
11.5(2)
   in Ada.Command_Line   
A.15(8) 
Feminine_Ordinal_Indicator
   in Ada.Characters.Latin_1   
A.3.3(21) 
Float_Random
   child of Ada.Numerics   
A.5.2(5) 
Float_Wide_Text_IO
   child of Ada   
A.11(3) 
Floating
   in Interfaces.COBOL   
B.4(9) 
formal parameter
   of a subprogram   
6.1(17) 
Fortran
   child of Interfaces   
B.5(4) 
Fortran_Character
   in Interfaces.Fortran   
B.5(12) 
Fortran_Integer
   in Interfaces.Fortran   
B.5(5) 
Fraction_One_Half
   in Ada.Characters.Latin_1   
A.3.3(22) 
Fraction_One_Quarter
   in Ada.Characters.Latin_1   
A.3.3(22) 
Fraction_Three_Quarters
   in Ada.Characters.Latin_1   
A.3.3(22) 
Full_Stop
   in Ada.Characters.Latin_1   
A.3.3(8) 
G
generation
   of an interrupt   
C.3(2) 
Generator
   in Ada.Numerics.Discrete_Random  
A.5.2(19)
   in Ada.Numerics.Float_Random   
A.5.2(7) 
generic unit   
12(1)
   See also dispatching operation   
3.9(1) 
Generic_Complex_Elementary_Functions
   child of Ada.Numerics   
G.1.2(2) 
Generic_Complex_Types
   child of Ada.Numerics   
G.1.1(2/1) 
Generic_Elementary_Functions
   child of Ada.Numerics   
A.5.1(3) 
Generic_Bounded_Length
   in Ada.Strings.Bounded   
A.4.4(4) 
Get
   in Ada.Text_IO   
A.10.1(41),
A.10.1(47), 
A.10.1(54),
A.10.1(55), 
A.10.1(59),
A.10.1(60), 
A.10.1(65),
A.10.1(67), 
A.10.1(70),
A.10.1(72), 
A.10.1(75),
A.10.1(77), 
A.10.1(81),
A.10.1(83)
   in Ada.Text_IO.Complex_IO   
G.1.3(6),
G.1.3(8) 
Get_Priority
   in Ada.Dynamic_Priorities   
D.5(5) 
graphic character
   a category of Character   
A.3.2(23) 
Graphic_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
Greater_Than_Sign
   in Ada.Characters.Latin_1   
A.3.3(10) 
H
Handling
   child of Ada.Characters   
A.3.2(2) 
hexadecimal digit
   a category of Character   
A.3.2(30) 
Hexadecimal_Digit_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
hidden from all visibility   
8.3(5),
8.3(14)
   by lack of a with_clause   
8.3(20)
   for a declaration completed   by a subsequent declaration  
8.3(19)
   for overridden declaration   
8.3(15)
   within the declaration itself   
8.3(16) 
highest_precedence_operator   
4.5(7) 
Hold
   in Ada.Asynchronous_Task_Control  
D.11(3) 
Hyphen
   in Ada.Characters.Latin_1   
A.3.3(8) 
I
i
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(5)
   in Interfaces.Fortran   
B.5(10) 
identifier   
2.3(2)
   used   2.8(2),
2.8(3), 
2.8(21),
2.8(23), 
3.1(4),
4.1(3), 
4.1.3(3),
4.1.4(3), 
5.5(2),
5.6(2), 
6.1(5),
7.1(3), 
7.2(2),
9.1(4), 
9.1(6),
9.4(4), 
9.4(7),
9.5.2(3), 
9.5.2(5),
11.5(4), 
13.12(4),
B.1(5), 
B.1(6),
B.1(7), 
D.2.2(2),
D.2.2(3), 
D.3(3),
D.3(4), 
D.4(3),
D.4(4), 
L(8),
L(13), 
L(14),
L(20), 
L(21),
L(23), 
L(29),
L(36), 
L(37),
M(95), 
M(98),
P 
identifier specific to a pragma   
2.8(10) 
Im
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(6) 
Imaginary
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(4)
   in Interfaces.Fortran   
B.5(10) 
immediate scope
   of (a view of) an entity   
8.2(11)
   of a declaration   
8.2(2) 
implementation-dependent
   See unspecified   
1.1.3(18) 
implicit initial values
   for a subtype   
3.3.1(10) 
imported
   aspect of representation   
B.1(28) 
inactive
   a task state   
9(10) 
included
   one range in another   
3.5(4) 
information hiding
   See package   
7(1)
   See private types and private extensions  
7.3(1) 
inheritance
   See derived types and classes   
3.4(1)
   See also tagged types and type extension  
3.9(1) 
inherited protected subprogram   
3.4(12) 
innermost dynamically enclosing   
11.4(2) 
input-output
   unspecified for access types   
A.7(6) 
instructions for comment submission   
0.3(58/1) 
Integer_Wide_Text_IO
   child of Ada   
A.11(3) 
Integer_Address
   in System.Storage_Elements   
13.7.1(10) 
interaction
   between tasks   
9(1) 
interface to assembly language   
C.1(4) 
interface to other languages   
B(1) 
Internal_Tag
   in Ada.Tags   
3.9(7) 
interpretation
   of a complete context   
8.6(10)
   of a constituent of a complete context  
8.6(15)
   overload resolution   
8.6(14) 
Inverted_Exclamation
   in Ada.Characters.Latin_1   
A.3.3(21) 
Inverted_Question
   in Ada.Characters.Latin_1   
A.3.3(22) 
Is_Alphanumeric
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Basic
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Callable
   in Ada.Task_Identification   
C.7.1(4) 
Is_Character
   in Ada.Characters.Handling   
A.3.2(14) 
Is_Control
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Decimal_Digit
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Digit
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Graphic
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Held
   in Ada.Asynchronous_Task_Control  
D.11(3) 
Is_Hexadecimal_Digit
   in Ada.Characters.Handling   
A.3.2(4) 
Is_ISO_646
   in Ada.Characters.Handling   
A.3.2(10) 
Is_Letter
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Lower
   in Ada.Characters.Handling   
A.3.2(4) 
Is_Special
   in Ada.Characters.Handling   
A.3.2(4) 
Is_String
   in Ada.Characters.Handling   
A.3.2(14) 
Is_Terminated
   in Ada.Task_Identification   
C.7.1(4) 
Is_Upper
   in Ada.Characters.Handling   
A.3.2(4) 
ISO_646
   in Ada.Characters.Handling   
A.3.2(9) 
ISO_646_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
J
j
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(5)
   in Interfaces.Fortran   
B.5(10) 
K
L
language
   interface to assembly   
C.1(4)
   interface to non-Ada   
B(1) 
Language-Defined Subprogram
   Abort_Task 
in Ada.Task_Identification  
C.7.1(3/1)
   Adjust 
in Ada.Finalization   
7.6(6)
   Allocate 
in System.Storage_Pools  
13.11(7)
   Append 
in Ada.Strings.Bounded   
A.4.4(13),
A.4.4(14), 
A.4.4(15),
A.4.4(16), 
A.4.4(17),
A.4.4(18), 
A.4.4(19),
A.4.4(20)
   Append 
in Ada.Strings.Unbounded  
A.4.5(12), 
A.4.5(13),
A.4.5(14)
   Arccos 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   Arccos 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6)
   Arccosh 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   Arccosh 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Arccot 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   Arccot 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6)
   Arccoth 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   Arccoth 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Arcsin 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   Arcsin 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6)
   Arcsinh 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   Arcsinh 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Arctan 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(5)
   Arctan 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(6)
   Arctanh 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(7)
   Arctanh 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Argument 
in Ada.Command_Line   
A.15(5)
   Argument 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(10)
   Argument_Count 
in Ada.Command_Line  
A.15(4)
   Attach_Handler 
in Ada.Interrupts  
C.3.2(7)
   Blank_When_Zero 
in Ada.Text_IO.Editing  
F.3.3(7)
   Clock 
in Ada.Calendar   
9.6(12)
   Clock 
in Ada.Real_Time   
D.8(6)
   Close 
in Ada.Direct_IO   
A.8.4(8)
   Close 
in Ada.Sequential_IO   
A.8.1(8)
   Close 
in Ada.Streams.Stream_IO   
A.12.1(10)
   Close 
in Ada.Text_IO   
A.10.1(11)
   Col 
in Ada.Text_IO   
A.10.1(37)
   Command_Name 
in Ada.Command_Line  
A.15(6)
   Compose_From_Cartesian 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(8)
   Compose_From_Polar 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(11)
   Conjugate 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(12), 
G.1.1(15)
   Continue 
in Ada.Asynchronous_Task_Control  
D.11(3)
   Copy_Array 
in Interfaces.C.Pointers  
B.3.2(15)
   Copy_Terminated_Array 
in Interfaces.C.Pointers  
B.3.2(14)
   Cos 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   Cos 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5)
   Cosh 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   Cosh 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Cot 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   Cot 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5)
   Coth 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   Coth 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Count 
in Ada.Strings.Bounded   
A.4.4(48),
A.4.4(49), 
A.4.4(50)
   Count 
in Ada.Strings.Fixed   
A.4.3(13),
A.4.3(14), 
A.4.3(15)
   Count 
in Ada.Strings.Unbounded   
A.4.5(43),
A.4.5(44), 
A.4.5(45)
   Create 
in Ada.Direct_IO   
A.8.4(6)
   Create 
in Ada.Sequential_IO   
A.8.1(6)
   Create 
in Ada.Streams.Stream_IO  
A.12.1(8)
   Create 
in Ada.Text_IO   
A.10.1(9)
   Current_Error 
in Ada.Text_IO   
A.10.1(17),
A.10.1(20)
   Current_Handler 
in Ada.Interrupts  
C.3.2(6)
   Current_Input 
in Ada.Text_IO   
A.10.1(17),
A.10.1(20)
   Current_Output 
in Ada.Text_IO   
A.10.1(17),
A.10.1(20)
   Current_State 
in Ada.Synchronous_Task_Control  
D.10(4)
   Current_Task 
in Ada.Task_Identification  
C.7.1(3/1)
   Day 
in Ada.Calendar   
9.6(13)
   Deallocate 
in System.Storage_Pools  
13.11(8)
   Decrement 
in Interfaces.C.Pointers  
B.3.2(11)
   Delete 
in Ada.Direct_IO   
A.8.4(8)
   Delete 
in Ada.Sequential_IO   
A.8.1(8)
   Delete 
in Ada.Streams.Stream_IO  
A.12.1(10)
   Delete 
in Ada.Strings.Bounded   
A.4.4(64),
A.4.4(65)
   Delete 
in Ada.Strings.Fixed   
A.4.3(29),
A.4.3(30)
   Delete 
in Ada.Strings.Unbounded  
A.4.5(59), 
A.4.5(60)
   Delete 
in Ada.Text_IO   
A.10.1(11)
   Dereference_Error 
in Interfaces.C.Strings  
B.3.1(12)
   Detach_Handler 
in Ada.Interrupts  
C.3.2(9)
   Divide 
in Ada.Decimal   
F.2(6)
   Do_APC 
in System.RPC   
E.5(10)
   Do_RPC 
in System.RPC   
E.5(9)
   Element 
in Ada.Strings.Bounded   
A.4.4(26)
   Element 
in Ada.Strings.Unbounded  
A.4.5(20)
   End_Of_File 
in Ada.Direct_IO   
A.8.4(16)
   End_Of_File 
in Ada.Sequential_IO  
A.8.1(13)
   End_Of_File 
in Ada.Streams.Stream_IO  
A.12.1(12)
   End_Of_File 
in Ada.Text_IO   
A.10.1(34)
   End_Of_Line 
in Ada.Text_IO   
A.10.1(30)
   End_Of_Page 
in Ada.Text_IO   
A.10.1(33)
   Establish_RPC_Receiver 
in System.RPC  
E.5(12)
   Exception_Identity 
in Ada.Exceptions  
11.4.1(5)
   Exception_Information 
in Ada.Exceptions  
11.4.1(5)
   Exception_Message 
in Ada.Exceptions  
11.4.1(4)
   Exception_Name 
in Ada.Exceptions  
11.4.1(2), 
11.4.1(5)
   Exchange_Handler 
in Ada.Interrupts  
C.3.2(8)
   Exp 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(3)
   Exp 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(4)
   Expanded_Name 
in Ada.Tags   
3.9(7)
   External_Tag 
in Ada.Tags   
3.9(7)
   Finalize 
in Ada.Finalization   
7.6(6),
7.6(8)
   Find_Token 
in Ada.Strings.Bounded  
A.4.4(51)
   Find_Token 
in Ada.Strings.Fixed  
A.4.3(16)
   Find_Token 
in Ada.Strings.Unbounded  
A.4.5(46)
   Flush 
in Ada.Streams.Stream_IO   
A.12.1(25/1)
   Flush 
in Ada.Text_IO   
A.10.1(21/1)
   Form 
in Ada.Direct_IO   
A.8.4(9)
   Form 
in Ada.Sequential_IO   
A.8.1(9)
   Form 
in Ada.Streams.Stream_IO   
A.12.1(11)
   Form 
in Ada.Text_IO   
A.10.1(12)
   Free 
in Ada.Strings.Unbounded   
A.4.5(7)
   Free 
in Interfaces.C.Strings   
B.3.1(11)
   Get 
in Ada.Text_IO   
A.10.1(41),
A.10.1(47), 
A.10.1(54),
A.10.1(55), 
A.10.1(59),
A.10.1(60), 
A.10.1(65),
A.10.1(67), 
A.10.1(70),
A.10.1(72), 
A.10.1(75),
A.10.1(77), 
A.10.1(81),
A.10.1(83)
   Get 
in Ada.Text_IO.Complex_IO   
G.1.3(6),
G.1.3(8)
   Get_Immediate 
in Ada.Text_IO   
A.10.1(44),
A.10.1(45)
   Get_Line 
in Ada.Text_IO   
A.10.1(49)
   Get_Priority 
in Ada.Dynamic_Priorities  
D.5(5)
   Head 
in Ada.Strings.Bounded   
A.4.4(70),
A.4.4(71)
   Head 
in Ada.Strings.Fixed   
A.4.3(35),
A.4.3(36)
   Head 
in Ada.Strings.Unbounded   
A.4.5(65),
A.4.5(66)
   Hold 
in Ada.Asynchronous_Task_Control  
D.11(3)
   Im 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(6)
   Image 
in Ada.Numerics.Discrete_Random  
A.5.2(26)
   Image 
in Ada.Numerics.Float_Random  
A.5.2(14)
   Image 
in Ada.Task_Identification  
C.7.1(3/1)
   Image 
in Ada.Text_IO.Editing   
F.3.3(13)
   Increment 
in Interfaces.C.Pointers  
B.3.2(11)
   Index 
in Ada.Direct_IO   
A.8.4(15)
   Index 
in Ada.Streams.Stream_IO   
A.12.1(23)
   Index 
in Ada.Strings.Bounded   
A.4.4(44),
A.4.4(45), 
A.4.4(46)
   Index 
in Ada.Strings.Fixed   
A.4.3(9),
A.4.3(10), 
A.4.3(11)
   Index 
in Ada.Strings.Unbounded   
A.4.5(39),
A.4.5(40), 
A.4.5(41)
   Index_Non_Blank 
in Ada.Strings.Bounded  
A.4.4(47)
   Index_Non_Blank 
in Ada.Strings.Fixed  
A.4.3(12)
   Index_Non_Blank 
in Ada.Strings.Unbounded  
A.4.5(42)
   Initialize 
in Ada.Finalization   
7.6(6),
7.6(8)
   Insert 
in Ada.Strings.Bounded   
A.4.4(60),
A.4.4(61)
   Insert 
in Ada.Strings.Fixed   
A.4.3(25),
A.4.3(26)
   Insert 
in Ada.Strings.Unbounded  
A.4.5(55), 
A.4.5(56)
   Internal_Tag 
in Ada.Tags   
3.9(7)
   Is_Alphanumeric 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Attached 
in Ada.Interrupts   
C.3.2(5)
   Is_Basic 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Callable 
in Ada.Task_Identification  
C.7.1(4)
   Is_Character 
in Ada.Characters.Handling  
A.3.2(14)
   Is_Control 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Decimal_Digit 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Digit 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Graphic 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Held 
in Ada.Asynchronous_Task_Control  
D.11(3)
   Is_Hexadecimal_Digit 
in Ada.Characters.Handling  
A.3.2(4)
   Is_In 
in Ada.Strings.Maps   
A.4.2(13)
   Is_In 
in Ada.Strings.Wide_Maps   
A.4.7(13)
   Is_ISO_646 
in Ada.Characters.Handling  
A.3.2(10)
   Is_Letter 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Lower 
in Ada.Characters.Handling  
A.3.2(4)
   Is_Nul_Terminated 
in Interfaces.C  
B.3(24), 
B.3(35)
   Is_Open 
in Ada.Direct_IO   
A.8.4(10)
   Is_Open 
in Ada.Sequential_IO   
A.8.1(10)
   Is_Open 
in Ada.Streams.Stream_IO  
A.12.1(12)
   Is_Open 
in Ada.Text_IO   
A.10.1(13)
   Is_Reserved 
in Ada.Interrupts   
C.3.2(4)
   Is_Special 
in Ada.Characters.Handling  
A.3.2(4)
   Is_String 
in Ada.Characters.Handling  
A.3.2(14)
   Is_Subset 
in Ada.Strings.Maps   
A.4.2(14)
   Is_Subset 
in Ada.Strings.Wide_Maps  
A.4.7(14)
   Is_Terminated 
in Ada.Task_Identification  
C.7.1(4)
   Is_Upper 
in Ada.Characters.Handling  
A.3.2(4)
   Length 
in Ada.Strings.Bounded   
A.4.4(9)
   Length 
in Ada.Strings.Unbounded  
A.4.5(6)
   Length 
in Ada.Text_IO.Editing   
F.3.3(11)
   Length 
in Interfaces.COBOL   
B.4(34),
B.4(39), 
B.4(44)
   Line 
in Ada.Text_IO   
A.10.1(38)
   Line_Length 
in Ada.Text_IO   
A.10.1(25)
   Log 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(3)
   Log 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(4)
   Look_Ahead 
in Ada.Text_IO   
A.10.1(43)
   Microseconds 
in Ada.Real_Time   
D.8(14)
   Milliseconds 
in Ada.Real_Time   
D.8(14)
   Mode 
in Ada.Direct_IO   
A.8.4(9)
   Mode 
in Ada.Sequential_IO   
A.8.1(9)
   Mode 
in Ada.Streams.Stream_IO   
A.12.1(11)
   Mode 
in Ada.Text_IO   
A.10.1(12)
   Modulus 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(9)
   Month 
in Ada.Calendar   
9.6(13)
   Move 
in Ada.Strings.Fixed   
A.4.3(7)
   Name 
in Ada.Direct_IO   
A.8.4(9)
   Name 
in Ada.Sequential_IO   
A.8.1(9)
   Name 
in Ada.Streams.Stream_IO   
A.12.1(11)
   Name 
in Ada.Text_IO   
A.10.1(12)
   Nanoseconds 
in Ada.Real_Time   
D.8(14)
   New_Char_Array 
in Interfaces.C.Strings  
B.3.1(9)
   New_Line 
in Ada.Text_IO   
A.10.1(28)
   New_Page 
in Ada.Text_IO   
A.10.1(31)
   New_String 
in Interfaces.C.Strings  
B.3.1(10)
   Null_Task_ID 
in Ada.Task_Identification  
C.7.1(2)
   Open 
in Ada.Direct_IO   
A.8.4(7)
   Open 
in Ada.Sequential_IO   
A.8.1(7)
   Open 
in Ada.Streams.Stream_IO   
A.12.1(9)
   Open 
in Ada.Text_IO   
A.10.1(10)
   Overwrite 
in Ada.Strings.Bounded  
A.4.4(62), 
A.4.4(63)
   Overwrite 
in Ada.Strings.Fixed   
A.4.3(27),
A.4.3(28)
   Overwrite 
in Ada.Strings.Unbounded  
A.4.5(57), 
A.4.5(58)
   Page 
in Ada.Text_IO   
A.10.1(39)
   Page_Length 
in Ada.Text_IO   
A.10.1(26)
   Pic_String 
in Ada.Text_IO.Editing  
F.3.3(7)
   Put 
in Ada.Text_IO   
A.10.1(42),
A.10.1(48), 
A.10.1(55),
A.10.1(60), 
A.10.1(66),
A.10.1(67), 
A.10.1(71),
A.10.1(72), 
A.10.1(76),
A.10.1(77), 
A.10.1(82),
A.10.1(83)
   Put 
in Ada.Text_IO.Complex_IO   
G.1.3(7),
G.1.3(8)
   Put 
in Ada.Text_IO.Editing   
F.3.3(14),
F.3.3(15), 
F.3.3(16)
   Put_Line 
in Ada.Text_IO   
A.10.1(50)
   Raise_Exception 
in Ada.Exceptions  
11.4.1(4)
   Random 
in Ada.Numerics.Discrete_Random  
A.5.2(20)
   Random 
in Ada.Numerics.Float_Random  
A.5.2(8)
   Re 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(6)
   Read 
in Ada.Direct_IO   
A.8.4(12)
   Read 
in Ada.Sequential_IO   
A.8.1(12)
   Read 
in Ada.Storage_IO   
A.9(6)
   Read 
in Ada.Streams   
13.13.1(5)
   Read 
in Ada.Streams.Stream_IO   
A.12.1(15),
A.12.1(16)
   Read 
in System.RPC   
E.5(7)
   Reference 
in Ada.Interrupts   
C.3.2(10)
   Reference 
in Ada.Task_Attributes  
C.7.2(5)
   Reinitialize 
in Ada.Task_Attributes  
C.7.2(6)
   Replace_Element 
in Ada.Strings.Bounded  
A.4.4(27)
   Replace_Element 
in Ada.Strings.Unbounded  
A.4.5(21)
   Replace_Slice 
in Ada.Strings.Bounded  
A.4.4(58), 
A.4.4(59)
   Replace_Slice 
in Ada.Strings.Fixed  
A.4.3(23), 
A.4.3(24)
   Replace_Slice 
in Ada.Strings.Unbounded  
A.4.5(53), 
A.4.5(54)
   Replicate 
in Ada.Strings.Bounded  
A.4.4(78), 
A.4.4(79),
A.4.4(80)
   Reraise_Occurrence 
in Ada.Exceptions  
11.4.1(4)
   Reset 
in Ada.Direct_IO   
A.8.4(8)
   Reset 
in Ada.Numerics.Discrete_Random  
A.5.2(21), 
A.5.2(24)
   Reset 
in Ada.Numerics.Float_Random  
A.5.2(9), 
A.5.2(12)
   Reset 
in Ada.Sequential_IO   
A.8.1(8)
   Reset 
in Ada.Streams.Stream_IO   
A.12.1(10)
   Reset 
in Ada.Text_IO   
A.10.1(11)
   Save 
in Ada.Numerics.Discrete_Random  
A.5.2(24)
   Save 
in Ada.Numerics.Float_Random  
A.5.2(12)
   Save_Occurrence 
in Ada.Exceptions  
11.4.1(6)
   Seconds 
in Ada.Calendar   
9.6(13)
   Set_Col 
in Ada.Text_IO   
A.10.1(35)
   Set_Error 
in Ada.Text_IO   
A.10.1(15)
   Set_Exit_Status 
in Ada.Command_Line  
A.15(9)
   Set_False 
in Ada.Synchronous_Task_Control  
D.10(4)
   Set_Im 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(7)
   Set_Index 
in Ada.Direct_IO   
A.8.4(14)
   Set_Index 
in Ada.Streams.Stream_IO  
A.12.1(22)
   Set_Input 
in Ada.Text_IO   
A.10.1(15)
   Set_Line 
in Ada.Text_IO   
A.10.1(36)
   Set_Line_Length 
in Ada.Text_IO   
A.10.1(23)
   Set_Mode 
in Ada.Streams.Stream_IO  
A.12.1(24)
   Set_Output 
in Ada.Text_IO   
A.10.1(15)
   Set_Page_Length 
in Ada.Text_IO   
A.10.1(24)
   Set_Priority 
in Ada.Dynamic_Priorities  
D.5(4)
   Set_Re 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(7)
   Set_True 
in Ada.Synchronous_Task_Control  
D.10(4)
   Set_Value 
in Ada.Task_Attributes  
C.7.2(6)
   Sin 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   Sin 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5)
   Sinh 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   Sinh 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Size 
in Ada.Direct_IO   
A.8.4(15)
   Size 
in Ada.Streams.Stream_IO   
A.12.1(23)
   Skip_Line 
in Ada.Text_IO   
A.10.1(29)
   Skip_Page 
in Ada.Text_IO   
A.10.1(32)
   Slice 
in Ada.Strings.Bounded   
A.4.4(28)
   Slice 
in Ada.Strings.Unbounded   
A.4.5(22)
   Split 
in Ada.Calendar   
9.6(14)
   Split 
in Ada.Real_Time   
D.8(16)
   Sqrt 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(3)
   Sqrt 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(4)
   Standard_Error 
in Ada.Text_IO   
A.10.1(16),
A.10.1(19)
   Standard_Input 
in Ada.Text_IO   
A.10.1(16),
A.10.1(19)
   Standard_Output 
in Ada.Text_IO   
A.10.1(16),
A.10.1(19)
   Storage_Size 
in System.Storage_Pools  
13.11(9)
   Stream 
in Ada.Streams.Stream_IO  
A.12.1(13)
   Stream 
in Ada.Text_IO.Text_Streams  
A.12.2(4)
   Stream 
in Ada.Wide_Text_IO.Text_Streams  
A.12.3(4)
   Strlen 
in Interfaces.C.Strings   
B.3.1(17)
   Suspend_Until_True 
in Ada.Synchronous_Task_Control  
D.10(4)
   Tail 
in Ada.Strings.Bounded   
A.4.4(72),
A.4.4(73)
   Tail 
in Ada.Strings.Fixed   
A.4.3(37),
A.4.3(38)
   Tail 
in Ada.Strings.Unbounded   
A.4.5(67),
A.4.5(68)
   Tan 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   Tan 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5)
   Tanh 
in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   Tanh 
in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7)
   Time_Of 
in Ada.Calendar   
9.6(15)
   Time_Of 
in Ada.Real_Time   
D.8(16)
   To_Ada 
in Interfaces.C   
B.3(22),
B.3(26), 
B.3(28),
B.3(32), 
B.3(37),
B.3(39)
   To_Ada 
in Interfaces.COBOL   
B.4(17),
B.4(19)
   To_Ada 
in Interfaces.Fortran   
B.5(13),
B.5(14), 
B.5(16)
   To_Address 
in System.Address_To_Access_Conversions  
13.7.2(3)
   To_Address 
in System.Storage_Elements  
13.7.1(10)
   To_Basic 
in Ada.Characters.Handling  
A.3.2(6), 
A.3.2(7)
   To_Binary 
in Interfaces.COBOL   
B.4(45),
B.4(48)
   To_Bounded_String 
in Ada.Strings.Bounded  
A.4.4(11)
   To_C 
in Interfaces.C   
B.3(21),
B.3(25), 
B.3(27),
B.3(32), 
B.3(36),
B.3(38)
   To_Character 
in Ada.Characters.Handling  
A.3.2(15)
   To_Chars_Ptr 
in Interfaces.C.Strings  
B.3.1(8)
   To_COBOL 
in Interfaces.COBOL   
B.4(17),
B.4(18)
   To_Decimal 
in Interfaces.COBOL   
B.4(35),
B.4(40), 
B.4(44),
B.4(47)
   To_Display 
in Interfaces.COBOL   
B.4(36)
   To_Domain 
in Ada.Strings.Maps   
A.4.2(24)
   To_Domain 
in Ada.Strings.Wide_Maps  
A.4.7(24)
   To_Duration 
in Ada.Real_Time   
D.8(13)
   To_Fortran 
in Interfaces.Fortran  
B.5(13), 
B.5(14),
B.5(15)
   To_Integer 
in System.Storage_Elements  
13.7.1(10)
   To_ISO_646 
in Ada.Characters.Handling  
A.3.2(11), 
A.3.2(12)
   To_Long_Binary 
in Interfaces.COBOL  
B.4(48)
   To_Lower 
in Ada.Characters.Handling  
A.3.2(6), 
A.3.2(7)
   To_Mapping 
in Ada.Strings.Maps   
A.4.2(23)
   To_Mapping 
in Ada.Strings.Wide_Maps  
A.4.7(23)
   To_Packed 
in Interfaces.COBOL   
B.4(41)
   To_Picture 
in Ada.Text_IO.Editing  
F.3.3(6)
   To_Pointer 
in System.Address_To_Access_Conversions  
13.7.2(3)
   To_Range 
in Ada.Strings.Maps   
A.4.2(24)
   To_Range 
in Ada.Strings.Wide_Maps  
A.4.7(25)
   To_Ranges 
in Ada.Strings.Maps   
A.4.2(10)
   To_Ranges 
in Ada.Strings.Wide_Maps  
A.4.7(10)
   To_Sequence 
in Ada.Strings.Maps  
A.4.2(19)
   To_Sequence 
in Ada.Strings.Wide_Maps  
A.4.7(19)
   To_Set 
in Ada.Strings.Maps   
A.4.2(8),
A.4.2(9), 
A.4.2(17),
A.4.2(18)
   To_Set 
in Ada.Strings.Wide_Maps  
A.4.7(8), 
A.4.7(9),
A.4.7(17), 
A.4.7(18)
   To_String 
in Ada.Characters.Handling  
A.3.2(16)
   To_String 
in Ada.Strings.Bounded  
A.4.4(12)
   To_String 
in Ada.Strings.Unbounded  
A.4.5(11)
   To_Time_Span 
in Ada.Real_Time   
D.8(13)
   To_Unbounded_String 
in Ada.Strings.Unbounded  
A.4.5(9), 
A.4.5(10)
   To_Upper 
in Ada.Characters.Handling  
A.3.2(6), 
A.3.2(7)
   To_Wide_Character 
in Ada.Characters.Handling  
A.3.2(17)
   To_Wide_String 
in Ada.Characters.Handling  
A.3.2(18)
   Translate 
in Ada.Strings.Bounded  
A.4.4(53), 
A.4.4(54),
A.4.4(55), 
A.4.4(56)
   Translate 
in Ada.Strings.Fixed   
A.4.3(18),
A.4.3(19), 
A.4.3(20),
A.4.3(21)
   Translate 
in Ada.Strings.Unbounded  
A.4.5(48), 
A.4.5(49),
A.4.5(50), 
A.4.5(51)
   Trim 
in Ada.Strings.Bounded   
A.4.4(67),
A.4.4(68), 
A.4.4(69)
   Trim 
in Ada.Strings.Fixed   
A.4.3(31),
A.4.3(32), 
A.4.3(33),
A.4.3(34)
   Trim 
in Ada.Strings.Unbounded   
A.4.5(61),
A.4.5(62), 
A.4.5(63),
A.4.5(64)
   Update 
in Interfaces.C.Strings   
B.3.1(18),
B.3.1(19)
   Update_Error 
in Interfaces.C.Strings  
B.3.1(20)
   Valid 
in Ada.Text_IO.Editing   
F.3.3(5),
F.3.3(12)
   Valid 
in Interfaces.COBOL   
B.4(33),
B.4(38), 
B.4(43)
   Value 
in Ada.Numerics.Discrete_Random  
A.5.2(26)
   Value 
in Ada.Numerics.Float_Random  
A.5.2(14)
   Value 
in Ada.Strings.Maps   
A.4.2(21)
   Value 
in Ada.Strings.Wide_Maps   
A.4.7(21)
   Value 
in Ada.Task_Attributes   
C.7.2(4)
   Value 
in Interfaces.C.Pointers   
B.3.2(6),
B.3.2(7)
   Value 
in Interfaces.C.Strings   
B.3.1(13),
B.3.1(14), 
B.3.1(15),
B.3.1(16)
   Virtual_Length 
in Interfaces.C.Pointers  
B.3.2(13)
   Write 
in Ada.Direct_IO   
A.8.4(13)
   Write 
in Ada.Sequential_IO   
A.8.1(12)
   Write 
in Ada.Storage_IO   
A.9(7)
   Write 
in Ada.Streams   
13.13.1(6)
   Write 
in Ada.Streams.Stream_IO   
A.12.1(18),
A.12.1(19)
   Write 
in System.RPC   
E.5(8)
   Year 
in Ada.Calendar   
9.6(13) 
Language-Defined Type
   Address 
in System   
13.7(12)
   Alignment 
in Ada.Strings   
A.4.1(6)
   Alphanumeric 
in Interfaces.COBOL  
B.4(16)
   Attribute_Handle 
in Ada.Task_Attributes  
C.7.2(3)
   Binary 
in Interfaces.COBOL   
B.4(10)
   Binary_Format 
in Interfaces.COBOL  
B.4(24)
   Bit_Order 
in System   
13.7(15)
   Boolean 
in Standard   
A.1(5)
   Bounded_String 
in Ada.Strings.Bounded  
A.4.4(6)
   Byte 
in Interfaces.COBOL   
B.4(29)
   Byte_Array 
in Interfaces.COBOL   
B.4(29)
   C_float 
in Interfaces.C   
B.3(15)
   char 
in Interfaces.C   
B.3(19)
   char_array 
in Interfaces.C   
B.3(23)
   char_array_access 
in Interfaces.C.Strings  
B.3.1(4)
   Character 
in Standard   
A.1(35)
   Character_Mapping 
in Ada.Strings.Maps  
A.4.2(20)
   Character_Mapping_Function 
in Ada.Strings.Maps  
A.4.2(25)
   Character_Range 
in Ada.Strings.Maps  
A.4.2(6)
   Character_Ranges 
in Ada.Strings.Maps  
A.4.2(7)
   Character_Set 
in Ada.Strings.Maps  
A.4.2(4)
   Character_Set 
in Interfaces.Fortran  
B.5(11)
   chars_ptr 
in Interfaces.C.Strings  
B.3.1(5)
   chars_ptr_array 
in Interfaces.C.Strings  
B.3.1(6)
   COBOL_Character 
in Interfaces.COBOL  
B.4(13)
   Complex 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(3)
   Complex 
in Interfaces.Fortran   
B.5(9)
   Controlled 
in Ada.Finalization   
7.6(5)
   Count 
in Ada.Direct_IO   
A.8.4(4)
   Count 
in Ada.Streams.Stream_IO   
A.12.1(7)
   Count 
in Ada.Text_IO   
A.10.1(5)
   Decimal_Element 
in Interfaces.COBOL  
B.4(12)
   Direction 
in Ada.Strings   
A.4.1(6)
   Display_Format 
in Interfaces.COBOL  
B.4(22)
   double 
in Interfaces.C   
B.3(16)
   Double_Precision 
in Interfaces.Fortran  
B.5(6)
   Duration 
in Standard   
A.1(43)
   Exception_Id 
in Ada.Exceptions   
11.4.1(2)
   Exception_Occurrence 
in Ada.Exceptions  
11.4.1(3)
   Exception_Occurrence_Access 
in Ada.Exceptions  
11.4.1(3)
   Exit_Status 
in Ada.Command_Line  
A.15(7), 
A.15(16.1/1)
   File_Access 
in Ada.Text_IO   
A.10.1(18)
   File_Mode 
in Ada.Direct_IO   
A.8.4(4)
   File_Mode 
in Ada.Sequential_IO   
A.8.1(4)
   File_Mode 
in Ada.Streams.Stream_IO  
A.12.1(6)
   File_Mode 
in Ada.Text_IO   
A.10.1(4)
   File_Type 
in Ada.Direct_IO   
A.8.4(3)
   File_Type 
in Ada.Sequential_IO   
A.8.1(3)
   File_Type 
in Ada.Streams.Stream_IO  
A.12.1(5)
   File_Type 
in Ada.Text_IO   
A.10.1(3)
   Float 
in Standard   
A.1(21)
   Floating 
in Interfaces.COBOL   
B.4(9)
   Fortran_Character 
in Interfaces.Fortran  
B.5(12)
   Fortran_Integer 
in Interfaces.Fortran  
B.5(5)
   Generator 
in Ada.Numerics.Discrete_Random  
A.5.2(19)
   Generator 
in Ada.Numerics.Float_Random  
A.5.2(7)
   Imaginary 
in Ada.Numerics.Generic_Complex_Types  
G.1.1(4)
   int 
in Interfaces.C   
B.3(7)
   Integer 
in Standard   
A.1(12)
   Integer_Address 
in System.Storage_Elements  
13.7.1(10)
   Interrupt_ID 
in Ada.Interrupts   
C.3.2(2)
   Limited_Controlled 
in Ada.Finalization  
7.6(7)
   Logical 
in Interfaces.Fortran   
B.5(7)
   long 
in Interfaces.C   
B.3(7)
   Long_Binary 
in Interfaces.COBOL  
B.4(10)
   long_double 
in Interfaces.C   
B.3(17)
   Long_Floating 
in Interfaces.COBOL  
B.4(9)
   Membership 
in Ada.Strings   
A.4.1(6)
   Name 
in System   
13.7(4)
   Numeric 
in Interfaces.COBOL   
B.4(20)
   Packed_Decimal 
in Interfaces.COBOL  
B.4(12)
   Packed_Format 
in Interfaces.COBOL  
B.4(26)
   Parameterless_Handler 
in Ada.Interrupts  
C.3.2(2)
   Params_Stream_Type 
in System.RPC  
E.5(6)
   Partition_ID 
in System.RPC   
E.5(4)
   Picture 
in Ada.Text_IO.Editing   
F.3.3(4)
   plain_char 
in Interfaces.C   
B.3(11)
   Pointer 
in Interfaces.C.Pointers  
B.3.2(5)
   ptrdiff_t 
in Interfaces.C   
B.3(12)
   Real 
in Interfaces.Fortran   
B.5(6)
   Root_Storage_Pool 
in System.Storage_Pools  
13.11(6)
   Root_Stream_Type 
in Ada.Streams  
13.13.1(3)
   RPC_Receiver 
in System.RPC   
E.5(11)
   Seconds_Count 
in Ada.Real_Time   
D.8(15)
   short 
in Interfaces.C   
B.3(7)
   signed_char 
in Interfaces.C   
B.3(8)
   size_t 
in Interfaces.C   
B.3(13)
   State 
in Ada.Numerics.Discrete_Random  
A.5.2(23)
   State 
in Ada.Numerics.Float_Random  
A.5.2(11)
   Storage_Array 
in System.Storage_Elements  
13.7.1(5)
   Storage_Element 
in System.Storage_Elements  
13.7.1(5)
   Storage_Offset 
in System.Storage_Elements  
13.7.1(3)
   Stream_Access 
in Ada.Streams.Stream_IO  
A.12.1(4)
   Stream_Access 
in Ada.Text_IO.Text_Streams  
A.12.2(3)
   Stream_Access 
in Ada.Wide_Text_IO.Text_Streams  
A.12.3(3)
   Stream_Element 
in Ada.Streams   
13.13.1(4/1)
   Stream_Element_Array 
in Ada.Streams  
13.13.1(4/1)
   Stream_Element_Offset 
in Ada.Streams  
13.13.1(4/1)
   String 
in Standard   
A.1(37)
   String_Access 
in Ada.Strings.Unbounded  
A.4.5(7)
   Suspension_Object 
in Ada.Synchronous_Task_Control  
D.10(4)
   Tag 
in Ada.Tags   
3.9(6)
   Task_ID 
in Ada.Task_Identification  
C.7.1(2)
   Time 
in Ada.Calendar   
9.6(10)
   Time 
in Ada.Real_Time   
D.8(4)
   Time_Span 
in Ada.Real_Time   
D.8(5)
   Trim_End 
in Ada.Strings   
A.4.1(6)
   Truncation 
in Ada.Strings   
A.4.1(6)
   Type_Set 
in Ada.Text_IO   
A.10.1(7)
   Unbounded_String 
in Ada.Strings.Unbounded  
A.4.5(4)
   unsigned 
in Interfaces.C   
B.3(9)
   unsigned_char 
in Interfaces.C   
B.3(10)
   unsigned_long 
in Interfaces.C   
B.3(9)
   unsigned_short 
in Interfaces.C   
B.3(9)
   wchar_array 
in Interfaces.C   
B.3(33)
   wchar_t 
in Interfaces.C   
B.3(30/1)
   Wide_Character 
in Standard   
A.1(36)
   Wide_Character_Mapping 
in Ada.Strings.Wide_Maps  
A.4.7(20)
   Wide_Character_Mapping_Function 
in Ada.Strings.Wide_Maps  
A.4.7(26)
   Wide_Character_Range 
in Ada.Strings.Wide_Maps  
A.4.7(6)
   Wide_Character_Ranges 
in Ada.Strings.Wide_Maps  
A.4.7(7)
   Wide_Character_Set 
in Ada.Strings.Wide_Maps  
A.4.7(4)
   Wide_String 
in Standard   
A.1(41) 
Latin_1
   child of Ada.Characters   
A.3.3(3) 
layout
   aspect of representation   
13.5(1) 
LC_A_Acute
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_A_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_A_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_A_Grave
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_A_Ring
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_A_Tilde
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_AE_Diphthong
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_C_Cedilla
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_E_Acute
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_E_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_E_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_E_Grave
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_German_Sharp_S
   in Ada.Characters.Latin_1   
A.3.3(24) 
LC_I_Acute
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_I_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_I_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_I_Grave
   in Ada.Characters.Latin_1   
A.3.3(25) 
LC_Icelandic_Eth
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_Icelandic_Thorn
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_N_Tilde
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_O_Acute
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_O_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_O_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_O_Grave
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_O_Oblique_Stroke
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_O_Tilde
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_U_Acute
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_U_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_U_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_U_Grave
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_Y_Acute
   in Ada.Characters.Latin_1   
A.3.3(26) 
LC_Y_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(26) 
Leading_Nonseparate
   in Interfaces.COBOL   
B.4(23) 
Leading_Separate
   in Interfaces.COBOL   
B.4(23) 
Left_Angle_Quotation
   in Ada.Characters.Latin_1   
A.3.3(21) 
Left_Curly_Bracket
   in Ada.Characters.Latin_1   
A.3.3(14) 
Left_Parenthesis
   in Ada.Characters.Latin_1   
A.3.3(8) 
Left_Square_Bracket
   in Ada.Characters.Latin_1   
A.3.3(12) 
Length_Range
   in Ada.Strings.Bounded   
A.4.4(8) 
Less_Than_Sign
   in Ada.Characters.Latin_1   
A.3.3(10) 
Letter_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
Limited_Controlled
   in Ada.Finalization   
7.6(7) 
link-time error
   See post-compilation error   
1.1.2(29)
   See post-compilation error   
1.1.5(4) 
linking
   See partition building   
10.2(2) 
local_name   
13.1(3)
   used   13.2(3),
13.3(2), 
13.4(2),
13.5.1(2), 
13.5.1(3),
13.11.3(3), 
B.1(5),
B.1(6), 
B.1(7),
C.5(3), 
C.6(3),
C.6(4), 
C.6(5),
C.6(6), 
E.4.1(3),
L(3), 
L(4),
L(5), 
L(7),
L(8), 
L(9),
L(13), 
L(14),
L(24), 
L(38),
L(39), 
P 
Log
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(3)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(4) 
Logical
   in Interfaces.Fortran   
B.5(7) 
Long_Binary
   in Interfaces.COBOL   
B.4(10) 
long_double
   in Interfaces.C   
B.3(17) 
Long_Floating
   in Interfaces.COBOL   
B.4(9) 
low-level programming   
C(1) 
lower-case letter
   a category of Character   
A.3.2(25) 
lower_case_identifier_letter   
2.1(9) 
Lower_Case_Map
   in Ada.Strings.Maps.Constants   
A.4.6(5) 
Lower_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
M
machine numbers
   of a floating point type   
3.5.7(8) 
Machine_Code
   child of System   
13.8(7) 
macro
   See generic unit   
12(1) 
main subprogram
   for a partition   
10.2(7) 
Masculine_Ordinal_Indicator
   in Ada.Characters.Latin_1   
A.3.3(22) 
match
   a character to a pattern character   
A.4.2(54)
   a character to a pattern character, with respect to
a character mapping function   
A.4.2(64)
   a string to a pattern string   
A.4.2(54) 
Max_Decimal_Digits
   in Ada.Decimal   
F.2(5) 
Max_Delta
   in Ada.Decimal   
F.2(4) 
Max_Digits_Binary
   in Interfaces.COBOL   
B.4(11) 
Max_Digits_Long_Binary
   in Interfaces.COBOL   
B.4(11) 
Max_Image_Width
   in Ada.Numerics.Discrete_Random  
A.5.2(25)
   in Ada.Numerics.Float_Random   
A.5.2(13) 
Max_Length
   in Ada.Strings.Bounded   
A.4.4(5) 
Max_Picture_Length
   in Ada.Text_IO.Editing   
F.3.3(8) 
Max_Scale
   in Ada.Decimal   
F.2(3) 
maximum box error
   for a component of the result of evaluating a complex
function   
G.2.6(3) 
maximum relative error
   for a component of the result of evaluating a complex
function   
G.2.6(3)
   for the evaluation of an elementary function  
G.2.4(2) 
method
   See dispatching subprogram   
3.9.2(1) 
Micro_Sign
   in Ada.Characters.Latin_1   
A.3.3(22) 
Microseconds
   in Ada.Real_Time   
D.8(14) 
Middle_Dot
   in Ada.Characters.Latin_1   
A.3.3(22) 
Milliseconds
   in Ada.Real_Time   
D.8(14) 
Min_Delta
   in Ada.Decimal   
F.2(4) 
Min_Scale
   in Ada.Decimal   
F.2(3) 
Minus_Sign
   in Ada.Characters.Latin_1   
A.3.3(8) 
model-oriented attributes
   of a floating point subtype   
A.5.3(63) 
modulus
   of a modular type   
3.5.4(7)
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(9) 
Month_Number
   in Ada.Calendar   
9.6(11) 
Multiplication_Sign
   in Ada.Characters.Latin_1   
A.3.3(24) 
N
name   
4.1(2)
   [
partial]   
3.1(1)
   of (a view of) an entity   
3.1(8)
   of a pragma   
2.8(9)
   of an external file   
A.7(1)
   used   2.8(3),
3.2.2(4), 
4.1(4),
4.1(5), 
4.1(6),
4.4(7), 
4.6(2),
5.2(2), 
5.7(2),
5.8(2), 
6.3.2(3),
6.4(2), 
6.4(3),
6.4(6), 
8.4(3),
8.5.1(2), 
8.5.2(2),
8.5.3(2), 
8.5.4(2),
8.5.5(2), 
9.5.3(2),
9.5.4(2), 
9.8(2),
10.1.1(8), 
10.1.2(4),
10.2.1(3), 
10.2.1(14),
10.2.1(20), 
10.2.1(21),
10.2.1(22), 
11.2(5),
11.3(2), 
11.5(4),
12.3(2), 
12.3(5),
12.6(4), 
12.7(2),
13.1(3), 
13.3(2),
C.3.1(2), 
C.3.1(4),
E.2.1(3), 
E.2.2(3),
E.2.3(3), 
E.2.3(5),
H.3.2(3), 
L(2),
L(6), 
L(10),
L(11), 
L(12),
L(15), 
L(16),
L(17), 
L(26),
L(28), 
L(30),
L(31), 
L(34),
L(36), 
P
   in Ada.Direct_IO   
A.8.4(9)
   in Ada.Sequential_IO   
A.8.1(9)
   in Ada.Streams.Stream_IO   
A.12.1(11)
   in Ada.Text_IO   
A.10.1(12)
   in System   
13.7(4) 
names of special_characters   
2.1(15) 
Nanoseconds
   in Ada.Real_Time   
D.8(14) 
Native_Binary
   in Interfaces.COBOL   
B.4(25) 
needed component
   extension_aggregate record_component_association_list  
4.3.2(6)
   record_aggregate record_component_association_list  
4.3.1(9) 
New_Char_Array
   in Interfaces.C.Strings   
B.3.1(9) 
No_Break_Space
   in Ada.Characters.Latin_1   
A.3.3(21) 
nondispatching call
   on a dispatching operation   
3.9.2(1) 
null pointer
   See null access value   
4.2(9) 
Null_Bounded_String
   in Ada.Strings.Bounded   
A.4.4(7) 
Null_Ptr
   in Interfaces.C.Strings   
B.3.1(7) 
Null_Task_ID
   in Ada.Task_Identification   
C.7.1(2) 
Null_Unbounded_String
   in Ada.Strings.Unbounded   
A.4.5(5) 
Number_Sign
   in Ada.Characters.Latin_1   
A.3.3(8) 
Numeric
   in Interfaces.COBOL   
B.4(20) 
O
object-oriented programming (OOP)
   See dispatching operations of tagged types  
3.9.2(1)
   See tagged types and type extensions  
3.9(1) 
occurrence
   of an interrupt   
C.3(2) 
OOP (object-oriented programming)
   See dispatching operations of tagged types  
3.9.2(1)
   See tagged types and type extensions  
3.9(1) 
opaque type
   See private types and private extensions  
7.3(1) 
operand
   of a qualified_expression   
4.7(3)
   of a type_conversion   
4.6(3) 
operand type
   of a type_conversion   
4.6(3) 
operator   
6.6(1)
   &   
4.4(1),
4.5.3(3)
   *   
4.4(1),
4.5.5(1)
   **   
4.4(1),
4.5.6(7)
   +   
4.4(1),
4.5.3(1), 
4.5.4(1)
   -   
4.4(1),
4.5.3(1), 
4.5.4(1)
   /   
4.4(1),
4.5.5(1)
   /=   
4.4(1),
4.5.2(1)
   <   
4.4(1),
4.5.2(1)
   <=   
4.4(1),
4.5.2(1)
   =   
4.4(1),
4.5.2(1)
   >   
4.4(1),
4.5.2(1)
   >=   
4.4(1),
4.5.2(1)
   abs   
4.4(1),
4.5.6(1)
   ampersand   
4.4(1),
4.5.3(3)
   and   
4.4(1),
4.5.1(2)
   binary   
4.5(9)
   binary adding   
4.5.3(1)
   concatenation   
4.4(1),
4.5.3(3)
   divide   
4.4(1),
4.5.5(1)
   equal   
4.4(1),
4.5.2(1)
   equality   
4.5.2(1)
   exponentiation   
4.4(1),
4.5.6(7)
   greater than   
4.4(1),
4.5.2(1)
   greater than or equal   
4.4(1),
4.5.2(1)
   highest precedence   
4.5.6(1)
   less than   
4.4(1),
4.5.2(1)
   less than or equal   
4.4(1),
4.5.2(1)
   logical   
4.5.1(2)
   minus   
4.4(1),
4.5.3(1), 
4.5.4(1)
   mod   
4.4(1),
4.5.5(1)
   multiply   
4.4(1),
4.5.5(1)
   multiplying   
4.5.5(1)
   not   
4.4(1),
4.5.6(3)
   not equal   
4.4(1),
4.5.2(1)
   or   
4.4(1),
4.5.1(2)
   ordering   
4.5.2(1)
   plus   
4.4(1),
4.5.3(1), 
4.5.4(1)
   predefined   
4.5(9)
   relational   
4.5.2(1)
   rem   
4.4(1),
4.5.5(1)
   times   
4.4(1),
4.5.5(1)
   unary   
4.5(9)
   unary adding   
4.5.4(1)
   user-defined   
6.6(1)
   xor   
4.4(1),
4.5.1(2) 
overall interpretation
   of a complete context   
8.6(10) 
P
Packed_Decimal
   in Interfaces.COBOL   
B.4(12) 
Packed_Format
   in Interfaces.COBOL   
B.4(26) 
Packed_Signed
   in Interfaces.COBOL   
B.4(27) 
Packed_Unsigned
   in Interfaces.COBOL   
B.4(27) 
packing
   aspect of representation   
13.2(5) 
Paragraph_Sign
   in Ada.Characters.Latin_1   
A.3.3(22) 
parallel processing
   See task   
9(1) 
parameter
   See formal parameter   
6.1(17)
   See generic formal parameter   
12(1)
   See also discriminant   
3.7(1)
   See also loop parameter   
5.5(6) 
Parameterless_Handler
   in Ada.Interrupts   
C.3.2(2) 
Params_Stream_Type
   in System.RPC   
E.5(6) 
part
   of an object or value   
3.2(6) 
partition communication subsystem (PCS)  
E.5(1) 
Partition_ID
   in System.RPC   
E.5(4) 
PCS (partition communication subsystem)  
E.5(1) 
pending interrupt occurrence   
C.3(2) 
Percent_Sign
   in Ada.Characters.Latin_1   
A.3.3(8) 
Pic_String
   in Ada.Text_IO.Editing   
F.3.3(7) 
picture String
   for edited output   
F.3.1(1) 
Picture_Error
   in Ada.Text_IO.Editing   
F.3.3(9) 
Pilcrow_Sign
   in Ada.Characters.Latin_1   
A.3.3(22) 
Plus_Minus_Sign
   in Ada.Characters.Latin_1   
A.3.3(22) 
Plus_Sign
   in Ada.Characters.Latin_1   
A.3.3(8) 
pointer type
   See access type   
3.10(1) 
Pointer_Error
   in Interfaces.C.Pointers   
B.3.2(8) 
positional component association   
4.3.1(6) 
positional discriminant association   
3.7.1(4) 
potentially use-visible   
8.4(8) 
Pound_Sign
   in Ada.Characters.Latin_1   
A.3.3(21) 
pragma, identifier specific to   
2.8(10) 
pragmas
   All_Calls_Remote   
E.2.3(5),
L(2)
   Asynchronous   
E.4.1(3),
L(3)
   Atomic   
C.6(3),
L(4)
   Atomic_Components   
C.6(5),
L(5)
   Attach_Handler   
C.3.1(4),
L(6)
   Controlled   
13.11.3(3),
L(7)
   Convention   
B.1(7),
L(8)
   Discard_Names   
C.5(3),
L(9)
   Elaborate   
10.2.1(20),
L(10)
   Elaborate_All   
10.2.1(21),
L(11)
   Elaborate_Body   
10.2.1(22),
L(12)
   Export   
B.1(6),
L(13)
   Import   
B.1(5),
L(14)
   Inline   
6.3.2(3),
L(15)
   Inspection_Point   
H.3.2(3),
L(16)
   Interrupt_Handler   
C.3.1(2),
L(17)
   Interrupt_Priority   
D.1(5),
L(18)
   Linker_Options   
B.1(8),
L(19)
   List   
2.8(21),
L(20)
   Locking_Policy   
D.3(3),
L(21)
   Normalize_Scalars   
H.1(3),
L(22)
   Optimize   
2.8(23),
L(23)
   Pack   
13.2(3),
L(24)
   Page   
2.8(22),
L(25)
   Preelaborate   
10.2.1(3),
L(26)
   Priority   
D.1(3),
L(27)
   Pure   
10.2.1(14),
L(28)
   Queuing_Policy   
D.4(3),
L(29)
   Remote_Call_Interface   
E.2.3(3),
L(30)
   Remote_Types   
E.2.2(3),
L(31)
   Restrictions   
13.12(3),
L(32)
   Reviewable   
H.3.1(3),
L(33)
   Shared_Passive   
E.2.1(3),
L(34)
   Storage_Size   
13.3(63),
L(35)
   Suppress   
11.5(4),
L(36)
   Task_Dispatching_Policy   
D.2.2(2),
L(37)
   Volatile   
C.6(4),
L(38)
   Volatile_Components   
C.6(6),
L(39) 
precedence of operators   
4.5(1) 
predefined environment   
A(1) 
predefined library unit
   See language-defined library units
predefined type   
3.2.1(10)
   See language-defined types
 
preelaborable
   of an elaborable construct   
10.2.1(5) 
preference
   for root numeric operators and ranges   
8.6(29) 
prescribed result
   for the evaluation of a complex arithmetic operation  
G.1.1(42)
   for the evaluation of a complex elementary function  
G.1.2(35)
   for the evaluation of an elementary function  
A.5.1(37) 
primitive operation
   [
partial]   
3.2(1) 
primitive subprograms
   of a type   
3.2.3(2) 
priority of an entry call   
D.4(9) 
private types and private extensions   
7.3(1) 
profile resolution rule
   name with a given expected profile   
8.6(26) 
Program_Error
   raised by failure of run-time check   
1.1.3(20),
1.1.5(8), 
1.1.5(12),
3.5.5(8), 
3.10.2(29),
3.11(14), 
4.6(57),
6.2(12), 
6.4(11),
6.5(20), 
7.6.1(15),
7.6.1(16/1), 
7.6.1(17),
7.6.1(17.1/1), 
7.6.1(17.2/1),
7.6.1(18), 
8.5.4(8.1/1),
9.4(20), 
9.5.1(17),
9.5.3(7), 
9.7.1(21),
9.8(20), 
10.2(26),
11.1(4), 
11.5(19),
13.7.1(16), 
13.9.1(9),
13.11.2(13), 
13.11.2(14),
A.5.2(40.1/1), 
A.7(14),
C.3.1(10), 
C.3.1(11),
C.3.2(17), 
C.3.2(20),
C.3.2(21), 
C.3.2(22),
C.7.1(15), 
C.7.1(17),
C.7.2(13), 
D.3(13),
D.5(9), 
D.5(11),
D.10(10), 
D.11(8),
E.1(10), 
E.3(6),
E.4(18/1), 
J.7.1(7)
   in Standard   
A.1(46) 
propagate   
11.4(1)
   an exception occurrence by an execution, to a dynamically
enclosing execution   
11.4(6) 
Put
   in Ada.Text_IO   
A.10.1(42),
A.10.1(48), 
A.10.1(55),
A.10.1(60), 
A.10.1(66),
A.10.1(67), 
A.10.1(71),
A.10.1(72), 
A.10.1(76),
A.10.1(77), 
A.10.1(82),
A.10.1(83)
   in Ada.Text_IO.Complex_IO   
G.1.3(7),
G.1.3(8)
   in Ada.Text_IO.Editing   
F.3.3(14),
F.3.3(15), 
F.3.3(16) 
Q
Quotation
   in Ada.Characters.Latin_1   
A.3.3(8) 
quoted string
   See string_literal   
2.6(1) 
R
Random
   in Ada.Numerics.Discrete_Random  
A.5.2(20)
   in Ada.Numerics.Float_Random   
A.5.2(8) 
Range_Check   
11.5(17)
   [
partial]   
3.2.2(11),
3.5(24), 
3.5(27),
3.5(43), 
3.5(44),
3.5(51), 
3.5(55),
3.5.5(7), 
3.5.9(19),
4.2(11), 
4.3.3(28),
4.5.1(8), 
4.5.6(6),
4.5.6(13), 
4.6(28),
4.6(38), 
4.6(46),
4.6(51), 
4.7(4),
13.13.2(35), 
A.5.2(39),
A.5.3(26), 
A.5.3(29),
A.5.3(50), 
A.5.3(53),
A.5.3(59), 
A.5.3(62),
K(11), 
K(114),
K(122), 
K(184),
K(220), 
K(241),
K(41), 
K(47) 
Re
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(6) 
Real
   in Interfaces.Fortran   
B.5(6) 
record layout
   aspect of representation   
13.5(1) 
reference parameter passing   
6.2(2) 
Registered_Trade_Mark_Sign
   in Ada.Characters.Latin_1   
A.3.3(21) 
Reinitialize
   in Ada.Task_Attributes   
C.7.2(6) 
release
   execution resource associated with protected object  
9.5.1(6) 
remote procedure call
   asynchronous   
E.4.1(9) 
remote subprogram binding   
E.4(1) 
representation of an object   
13.1(7) 
representation-oriented attributes
   of a fixed point subtype   
A.5.4(1)
   of a floating point subtype   
A.5.3(1) 
representation_clause
   See aspect_clause   
13.1(4/1) 
requested decimal precision
   of a floating point type   
3.5.7(4) 
Reraise_Occurrence
   in Ada.Exceptions   
11.4.1(4) 
Reserved_128
   in Ada.Characters.Latin_1   
A.3.3(17) 
Reserved_129
   in Ada.Characters.Latin_1   
A.3.3(17) 
Reserved_132
   in Ada.Characters.Latin_1   
A.3.3(17) 
Reserved_153
   in Ada.Characters.Latin_1   
A.3.3(19) 
resolve
   overload resolution   
8.6(14) 
result interval
   for a component of the result of evaluating a complex
function   
G.2.6(3)
   for the evaluation of a predefined arithmetic operation  
G.2.1(8)
   for the evaluation of an elementary function  
G.2.4(2) 
result subtype
   of a function   
6.5(3) 
Reverse_Solidus
   in Ada.Characters.Latin_1   
A.3.3(12) 
Right_Angle_Quotation
   in Ada.Characters.Latin_1   
A.3.3(22) 
Right_Curly_Bracket
   in Ada.Characters.Latin_1   
A.3.3(14) 
Right_Parenthesis
   in Ada.Characters.Latin_1   
A.3.3(8) 
Right_Square_Bracket
   in Ada.Characters.Latin_1   
A.3.3(12) 
Ring_Above
   in Ada.Characters.Latin_1   
A.3.3(22) 
Root_Storage_Pool
   in System.Storage_Pools   
13.11(6) 
run-time check
   See language-defined check   
11.5(2) 
running a program
   See program execution   
10.2(1) 
S
safety-critical systems   
H(1) 
SCHAR_MAX
   in Interfaces.C   
B.3(6) 
SCHAR_MIN
   in Interfaces.C   
B.3(6) 
Seconds_Count
   in Ada.Real_Time   
D.8(15) 
Section_Sign
   in Ada.Characters.Latin_1   
A.3.3(21) 
semantic dependence
   of one compilation unit upon another   
10.1.1(26) 
sequence of characters
   of a string_literal   
2.6(5) 
sequence_of_statements   
5.1(2)
   used   5.3(2),
5.4(3), 
5.5(2),
9.7.1(2), 
9.7.1(5),
9.7.1(6), 
9.7.2(3),
9.7.3(2), 
9.7.4(3),
9.7.4(5), 
11.2(2),
11.2(3), 
P 
Set_Exit_Status
   in Ada.Command_Line   
A.15(9) 
Set_False
   in Ada.Synchronous_Task_Control  
D.10(4) 
Set_Im
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(7) 
Set_Priority
   in Ada.Dynamic_Priorities   
D.5(4) 
Set_Re
   in Ada.Numerics.Generic_Complex_Types  
G.1.1(7) 
Set_True
   in Ada.Synchronous_Task_Control  
D.10(4) 
Set_Value
   in Ada.Task_Attributes   
C.7.2(6) 
shared variable
   protection of   
9.10(1) 
signal (an exception)
   See raise   
11(1) 
signed_char
   in Interfaces.C   
B.3(8) 
Sin
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5) 
Single_Precision_Complex_Types
   in Interfaces.Fortran   
B.5(8) 
Sinh
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
Soft_Hyphen
   in Ada.Characters.Latin_1   
A.3.3(21) 
special graphic character
   a category of Character   
A.3.2(32) 
Special_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
specifiable (of an attribute and for an entity)  
13.3(5/1) 
specified
   of an aspect of representation of an entity  
13.1(17)
   of an operational aspect of an entity   
13.1(18.1/1) 
Sqrt
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(3)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(4) 
statically compatible
   for a constraint and a scalar subtype   
4.9.1(4)
   for a constraint and an access or composite subtype  
4.9.1(4)
   for two subtypes   
4.9.1(4) 
statically matching
   effect on subtype-specific aspects   
13.1(14)
   for constraints   
4.9.1(1)
   for ranges   
4.9.1(3)
   for subtypes   
4.9.1(2)
   required   
3.9.2(10/1),
3.10.2(27/1), 
4.6(12/1),
4.6(16), 
6.3.1(16),
6.3.1(17), 
6.3.1(23),
7.3(13), 
12.5.1(14),
12.5.3(6), 
12.5.3(7),
12.5.4(3), 
12.7(7) 
storage management
   user-defined   
13.11(1) 
storage place
   of a component   
13.5(1) 
storage place attributes
   of a component   
13.5.2(1) 
Storage_Array
   in System.Storage_Elements   
13.7.1(5) 
Storage_Count
   in System.Storage_Elements   
13.7.1(4) 
Storage_Element
   in System.Storage_Elements   
13.7.1(5) 
Storage_Error
   raised by failure of run-time check   
4.8(14),
8.5.4(8.1/1), 
11.1(4),
11.1(6), 
11.5(23),
13.3(67), 
13.11(17),
13.11(18), 
A.7(14),
D.7(17/1), 
D.7(18/1),
D.7(19/1)
   in Standard   
A.1(46) 
Storage_IO
   child of Ada   
A.9(3) 
Storage_Offset
   in System.Storage_Elements   
13.7.1(3) 
Storage_Size
   in System.Storage_Pools   
13.11(9) 
String_Access
   in Ada.Strings.Unbounded   
A.4.5(7) 
structure
   See record type   
3.8(1) 
subaggregate
   of an array_aggregate   
4.3.3(6) 
subtype (of an object)
   See actual subtype of an object  
3.3(23)
   See actual subtype of an object  
3.3.1(9) 
subtype conversion
   See type conversion   
4.6(1)
   See also implicit subtype conversion  
4.6(1) 
subtype-specific
   of a representation item   
13.1(8)
   of an aspect   
13.1(8) 
subtype_mark   
3.2.2(4)
   used   3.2.2(3),
3.6(4), 
3.7(5),
3.10(6), 
4.3.2(3),
4.4(3), 
4.6(2),
4.7(2), 
6.1(13),
6.1(15), 
8.4(4),
8.5.1(2), 
12.3(5),
12.4(2), 
12.5.1(3),
P 
Success
   in Ada.Command_Line   
A.15(8) 
Superscript_One
   in Ada.Characters.Latin_1   
A.3.3(22) 
Superscript_Three
   in Ada.Characters.Latin_1   
A.3.3(22) 
Superscript_Two
   in Ada.Characters.Latin_1   
A.3.3(22) 
Suspend_Until_True
   in Ada.Synchronous_Task_Control  
D.10(4) 
Suspension_Object
   in Ada.Synchronous_Task_Control  
D.10(4) 
Synchronous_Task_Control
   child of Ada   
D.10(3) 
System.Address_To_Access_Conversions   
13.7.2(2) 
T
Tan
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(4)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(5) 
Tanh
   in Ada.Numerics.Generic_Complex_Elementary_Functions  
G.1.2(6)
   in Ada.Numerics.Generic_Elementary_Functions  
A.5.1(7) 
target
   of an assignment operation   
5.2(3)
   of an assignment_statement   
5.2(3) 
target entry
   of a requeue_statement   
9.5.4(3) 
target object
   of a call on an entry or a protected subprogram  
9.5(2)
   of a requeue_statement   
9.5(7) 
target statement
   of a goto_statement   
5.8(3) 
target subtype
   of a type_conversion   
4.6(3) 
Task_ID
   in Ada.Task_Identification   
C.7.1(2) 
Task_Identification
   child of Ada   
C.7.1(2) 
terminated
   a task state   
9(10) 
termination
   of a partition   
E.1(7) 
Terminator_Error
   in Interfaces.C   
B.3(40) 
tested type
   of a membership test   
4.5.2(3) 
throw (an exception)
   See raise   
11(1) 
Time-dependent Reset procedure
   of the random number generator   
A.5.2(34) 
Time_First
   in Ada.Real_Time   
D.8(4) 
Time_Last
   in Ada.Real_Time   
D.8(4) 
Time_Span
   in Ada.Real_Time   
D.8(5) 
Time_Span_First
   in Ada.Real_Time   
D.8(5) 
Time_Span_Last
   in Ada.Real_Time   
D.8(5) 
Time_Span_Unit
   in Ada.Real_Time   
D.8(5) 
Time_Span_Zero
   in Ada.Real_Time   
D.8(5) 
Time_Unit
   in Ada.Real_Time   
D.8(4) 
timing
   See delay_statement   
9.6(1) 
To_Address
   in System.Address_To_Access_Conversions  
13.7.2(3)
   in System.Storage_Elements   
13.7.1(10) 
To_Bounded_String
   in Ada.Strings.Bounded   
A.4.4(11) 
To_Character
   in Ada.Characters.Handling   
A.3.2(15) 
To_Chars_Ptr
   in Interfaces.C.Strings   
B.3.1(8) 
To_Display
   in Interfaces.COBOL   
B.4(36) 
To_Duration
   in Ada.Real_Time   
D.8(13) 
To_Long_Binary
   in Interfaces.COBOL   
B.4(48) 
To_Packed
   in Interfaces.COBOL   
B.4(41) 
To_Picture
   in Ada.Text_IO.Editing   
F.3.3(6) 
To_Pointer
   in System.Address_To_Access_Conversions  
13.7.2(3) 
To_Time_Span
   in Ada.Real_Time   
D.8(13) 
To_Wide_Character
   in Ada.Characters.Handling   
A.3.2(17) 
To_Wide_String
   in Ada.Characters.Handling   
A.3.2(18) 
token
   See lexical element   
2.2(1) 
Trailing_Nonseparate
   in Interfaces.COBOL   
B.4(23) 
Trailing_Separate
   in Interfaces.COBOL   
B.4(23) 
Translation_Error
   in Ada.Strings   
A.4.1(5) 
type conversion, implicit
   See implicit subtype conversion  
4.6(1) 
type parameter
   See discriminant   
3.7(1) 
type profile
   See profile, type conformant   
6.3.1(15) 
type resolution rules   
8.6(20)
   if any type in a specified class of types is expected  
8.6(21)
   if expected type is specific   
8.6(22)
   if expected type is universal or class-wide  
8.6(21) 
U
UC_A_Acute
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_A_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_A_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_A_Grave
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_A_Ring
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_A_Tilde
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_AE_Diphthong
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_C_Cedilla
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_E_Acute
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_E_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_E_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_E_Grave
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_I_Acute
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_I_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_I_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_I_Grave
   in Ada.Characters.Latin_1   
A.3.3(23) 
UC_Icelandic_Eth
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_Icelandic_Thorn
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_N_Tilde
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_O_Acute
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_O_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_O_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_O_Grave
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_O_Oblique_Stroke
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_O_Tilde
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_U_Acute
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_U_Circumflex
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_U_Diaeresis
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_U_Grave
   in Ada.Characters.Latin_1   
A.3.3(24) 
UC_Y_Acute
   in Ada.Characters.Latin_1   
A.3.3(24) 
UCHAR_MAX
   in Interfaces.C   
B.3(6) 
Unbounded_String
   in Ada.Strings.Unbounded   
A.4.5(4) 
Unchecked_Conversion
   child of Ada   
13.9(3) 
unconstrained   
3.2(9)
   object   
3.3.1(9),
3.10(9)
   object   
6.4.1(16)
   subtype   
3.2(9),
3.4(6), 
3.5(7),
3.5.1(10), 
3.5.4(9),
3.5.4(10), 
3.5.7(11),
3.5.9(13), 
3.5.9(16),
3.6(15), 
3.6(16),
3.7(26), 
3.9(15)
   subtype   
3.10(14/1)
   subtype   
K(35) 
Uniformly_Distributed
   in Ada.Numerics.Float_Random   
A.5.2(8) 
uninitialized allocator   
4.8(4) 
unsigned_char
   in Interfaces.C   
B.3(10) 
unsigned_long
   in Interfaces.C   
B.3(9) 
unsigned_short
   in Interfaces.C   
B.3(9) 
unspecified   
1.1.3(18)
   [
partial]   
2.1(5),
4.5.2(13), 
4.5.2(24.1/1),
4.5.5(21), 
6.2(11),
7.2(5), 
9.8(14),
10.2(26), 
11.1(6),
11.5(27), 
13.1(18),
13.7.2(5), 
13.9.1(7),
13.11(20), 
A.1(1),
A.5.1(34), 
A.5.2(28),
A.5.2(34), 
A.7(6),
A.10(8), 
A.10.7(8/1),
A.10.7(12), 
A.10.7(19),
A.14(1), 
D.2.2(6),
D.8(19), 
E.3(5/1),
G.1.1(40), 
G.1.2(33),
G.1.2(48), 
H(4.1),
H.2(1) 
Update_Error
   in Interfaces.C.Strings   
B.3.1(20) 
upper-case letter
   a category of Character   
A.3.2(26) 
upper_case_identifier_letter   
2.1(8) 
Upper_Case_Map
   in Ada.Strings.Maps.Constants   
A.4.6(5) 
Upper_Set
   in Ada.Strings.Maps.Constants   
A.4.6(4) 
user-defined assignment   
7.6(1) 
user-defined storage management   
13.11(1) 
V
Vertical_Line
   in Ada.Characters.Latin_1   
A.3.3(14) 
virtual function
   See dispatching subprogram   
3.9.2(1) 
Virtual_Length
   in Interfaces.C.Pointers   
B.3.2(13) 
visible part   
8.2(5)
   of a formal package   
12.7(10)
   of a generic unit   
8.2(8)
   of a package (other than a generic formal package)  
7.1(6)
   of a protected unit   
9.4(11)
   of a task unit   
9.1(9)
   of a view of a callable entity   
8.2(6)
   of a view of a composite type   
8.2(7) 
W
wchar_array
   in Interfaces.C   
B.3(33) 
well-formed picture String
   for edited output   
F.3.1(1) 
Wide_Bounded
   child of Ada.Strings   
A.4.7(1) 
Wide_Constants
   child of Ada.Strings.Wide_Maps   
A.4.7(28) 
Wide_Fixed
   child of Ada.Strings   
A.4.7(1) 
Wide_Unbounded
   child of Ada.Strings   
A.4.7(1) 
Wide_Character_Mapping
   in Ada.Strings.Wide_Maps   
A.4.7(20) 
Wide_Character_Mapping_Function
   in Ada.Strings.Wide_Maps   
A.4.7(26) 
Wide_Character_Range
   in Ada.Strings.Wide_Maps   
A.4.7(6) 
Wide_Character_Ranges
   in Ada.Strings.Wide_Maps   
A.4.7(7) 
Wide_Character_Sequence
   in Ada.Strings.Wide_Maps   
A.4.7(16) 
Wide_Character_Set
   in Ada.Strings.Wide_Maps   
A.4.7(4) 
X
Y
Year_Number
   in Ada.Calendar   
9.6(11) 
Contents   Index   Search   Legal