Go to the first, previous, next, last section, table of contents.


index

e    section The Numerics Packages.
edited output    section Edited Output for Decimal Types.
Editing
   child of Ada.Text_IO    section The Package Text_IO.Editing.
   child of Ada.Wide_Text_IO    section The Package Wide_Text_IO.Editing.
effect
   external    section Conformity of an Implementation with the Standard.
efficiency    section Suppressing Checks(29), see section Exceptions and Optimization(29), see section Exceptions and Optimization.
Elaborate pragma    section Elaboration Control(20), see section Language-Defined Pragmas (informative)(20), see section Language-Defined Pragmas (informative).
Elaborate_All pragma    section Elaboration Control(21), see section Language-Defined Pragmas (informative)(21), see section Language-Defined Pragmas (informative).
Elaborate_Body pragma    section Elaboration Control(22), see section Language-Defined Pragmas (informative)(22), see section Language-Defined Pragmas (informative).
elaborated    section Declarative Parts.
elaboration    section Declarations(11), see section Glossary (informative)(11), see section Glossary (informative).
   abstract_subprogram_declaration    section Subprogram Declarations.
   access_definition    section Access Types.
   access_type_definition    section Access Types.
   array_type_definition    section Array Types.
   choice_parameter_specification    section Exception Handling.
   component_declaration    section Record Types.
   component_definition    section Array Types(22), see section Record Types(22), see section Record Types.
   component_list    section Record Types.
   declaration named by a pragma Import    section Interfacing Pragmas.
   declarative_part    section Declarative Parts.
   deferred constant declaration    section Deferred Constants.
   delta_constraint    section Reduced Accuracy Subtypes.
   derived_type_definition    section Derived Types and Classes.
   digits_constraint    section Fixed Point Types.
   discrete_subtype_definition    section Array Types.
   discriminant_constraint    section Discriminant Constraints.
   entry_declaration    section Entries and Accept Statements.
   enumeration_type_definition    section Enumeration Types.
   exception_declaration    section Exception Declarations.
   fixed_point_definition    section Fixed Point Types.
   floating_point_definition    section Floating Point Types.
   full type definition    section Type Declarations.
   full_type_declaration    section Type Declarations.
   generic body    section Generic Bodies.
   generic_declaration    section Generic Declarations.
   generic_instantiation    section Generic Instantiation.
   incomplete_type_declaration    section Incomplete Type Declarations.
   index_constraint    section Index Constraints and Discrete Ranges.
   integer_type_definition    section Integer Types.
   loop_parameter_specification    section Loop Statements.
   non-generic subprogram_body    section Subprogram Bodies.
   nongeneric package_body    section Package Bodies.
   number_declaration    section Number Declarations.
   object_declaration    section Object Declarations(15), see section User-Defined Assignment and Finalization(15), see section User-Defined Assignment and Finalization.
   package_body of Standard    section The Package Standard.
   package_declaration    section Package Specifications and Declarations.
   partition    section Partitions(6), see section Partition Communication Subsystem(6), see section Partition Communication Subsystem.
   pragma    section Pragmas.
   private_extension_declaration    section Private Types and Private Extensions.
   private_type_declaration    section Private Types and Private Extensions.
   protected declaration    section Protected Units and Protected Objects.
   protected_body    section Protected Units and Protected Objects.
   protected_definition    section Protected Units and Protected Objects.
   range_constraint    section Scalar Types.
   real_type_definition    section Real Types.
   record_definition    section Record Types.
   record_extension_part    section Type Extensions.
   record_type_definition    section Record Types.
   renaming_declaration    section Renaming Declarations.
   representation_clause    section Representation Items.
   single_protected_declaration    section Protected Units and Protected Objects.
   single_task_declaration    section Task Units and Task Objects.
   Storage_Size pragma    section Representation Attributes.
   subprogram_declaration    section Subprogram Declarations.
   subtype_declaration    section Subtype Declarations.
   subtype_indication    section Subtype Declarations.
   task declaration    section Task Units and Task Objects.
   task_body    section Task Units and Task Objects.
   task_definition    section Task Units and Task Objects.
   use_clause    section Use Clauses.
   variant_part    section Variant Parts and Discrete Choices.
elaboration control    section Elaboration Control.
elaboration dependence
   library_item on another    section Program Execution.
Elaboration_Check    section Suppressing Checks.
   [partial]    section Declarative Parts.
Elem    section Generic Declarations.
element    section Bounded-Length String Handling(26), see section Unbounded-Length String Handling(20), see section The Generic Package Interfaces.C.Pointers(26), see section Unbounded-Length String Handling(20), see section The Generic Package Interfaces.C.Pointers.
   of a storage pool    section Storage Management.
Element_Array    section The Generic Package Interfaces.C.Pointers.
Element_Type    section Abstract Types and Subprograms(15), see section The Generic Package Sequential_IO(2), see section The Generic Package Direct_IO(15), see section The Generic Package Sequential_IO(2), see section The Generic Package Direct_IO,
                section The Generic Package Storage_IO.
elementary type    section Types and Subtypes(2), see section Glossary (informative)(2), see section Glossary (informative).
Elementary_Functions
   child of Ada.Numerics    section Elementary Functions.
eligible
   a type, for a convention    section Interfacing Pragmas.
else part
   of a selective_accept    section Selective Accept.
EM    section The Package Characters.Latin_1.
embedded systems    section Systems Programming (normative)(1), see section Real-Time Systems (normative)(1), see section Real-Time Systems (normative).
Empty    section Abstract Types and Subprograms.
encapsulation
   See package    section Packages.
enclosing
   immediately    section Declarative Region.
end of a line    section Lexical Elements, Separators, and Delimiters.
End_Error    section The Generic Package Sequential_IO(15),   section The Generic Package Direct_IO(18), see section The Package Text_IO(15),   section The Generic Package Direct_IO(18), see section The Package Text_IO,
             section The Package Streams.Stream_IO(26), see section Exceptions in Input-Output(26), see section Exceptions in Input-Output.
End_Of_File    section Example of Exception Handling(4),   section The Generic Package Sequential_IO(13), see section The Generic Package Direct_IO(4),   section The Generic Package Sequential_IO(13), see section The Generic Package Direct_IO,
               section The Package Text_IO(34), see section The Package Streams.Stream_IO(34), see section The Package Streams.Stream_IO.
End_Of_Line    section The Package Text_IO.
End_Of_Page    section The Package Text_IO.
endian
   big    section Bit Ordering.
   little    section Bit Ordering.
ENQ    section The Package Characters.Latin_1.
entity
   [partial]    section Declarations.
entry
   closed    section Entry Calls.
   open    section Entry Calls.
   single    section Entries and Accept Statements.
entry call    section Entry Calls.
   simple    section Entry Calls.
entry calling convention    section Conformance Rules.
entry family    section Entries and Accept Statements.
entry index subtype    section Record Types(18), see section Entries and Accept Statements(18), see section Entries and Accept Statements.
entry queue    section Entry Calls.
entry queuing policy    section Entry Calls.
   default policy    section Entry Calls.
entry_barrier    section Entries and Accept Statements.
   used    section Entries and Accept Statements(5), see section Syntax Summary (informative)(5), see section Syntax Summary (informative).
entry_body    section Entries and Accept Statements.
   used    section Protected Units and Protected Objects(8), see section Syntax Summary (informative)(8), see section Syntax Summary (informative).
entry_body_formal_part    section Entries and Accept Statements.
   used    section Entries and Accept Statements(5), see section Syntax Summary (informative)(5), see section Syntax Summary (informative).
entry_call_alternative    section Timed Entry Calls.
   used    section Timed Entry Calls(2), see section Conditional Entry Calls(2), see section Syntax Summary (informative)(2), see section Conditional Entry Calls(2), see section Syntax Summary (informative).
entry_call_statement    section Entry Calls.
   used    section Simple and Compound Statements - Sequences of Statements(4), see section Timed Entry Calls(3), see section Asynchronous Transfer of Control(4), see section Timed Entry Calls(3), see section Asynchronous Transfer of Control,
           section Syntax Summary (informative).
entry_declaration    section Entries and Accept Statements.
   used    section Task Units and Task Objects(5), see section Protected Units and Protected Objects(5), see section Syntax Summary (informative)(5), see section Protected Units and Protected Objects(5), see section Syntax Summary (informative).
entry_index    section Entries and Accept Statements.
   used    section Entries and Accept Statements(3), see section Syntax Summary (informative)(3), see section Syntax Summary (informative).
entry_index_specification    section Entries and Accept Statements.
   used    section Entries and Accept Statements(6), see section Syntax Summary (informative)(6), see section Syntax Summary (informative).
Enum    section Formal Types(13), see section The Package Text_IO(13), see section The Package Text_IO.
Enum_IO    section Generic Renaming Declarations.
enumeration literal    section Enumeration Types.
enumeration type    section Types and Subtypes(3), see section Enumeration Types(1), see section Glossary (informative)(3), see section Enumeration Types(1), see section Glossary (informative).
enumeration_aggregate    section Enumeration Representation Clauses.
   used    section Enumeration Representation Clauses(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
enumeration_literal_specification    section Enumeration Types.
   used    section Enumeration Types(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
enumeration_representation_clause    section Enumeration Representation Clauses.
   used    section Representation Items(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
enumeration_type_definition    section Enumeration Types.
   used    section Type Declarations(4), see section Syntax Summary (informative)(4), see section Syntax Summary (informative).
Enumeration_IO    section The Package Text_IO.
environment declarative_part    section The Compilation Process.
   for the environment task of a partition    section Program Execution.
environment    section The Compilation Process.
environment task    section Program Execution.
EOF    section Exception Renaming Declarations.
EOT    section The Package Characters.Latin_1(5), see section ASCII(5), see section ASCII.
EPA    section The Package Characters.Latin_1.
epoch    section Monotonic Time.
equal operator    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
equality operator    section Relational Operators and Membership Tests.
   special inheritance rule for tagged types    section Derived Types and Classes,
                                                section Relational Operators and Membership Tests.
equals sign    section Character Set.
Equals_Sign    section The Package Characters.Latin_1.
erroneous execution    section Structure(32),   section Classification of Errors(32),   section Classification of Errors,
                       section Operations of Discriminated Types(4),    section Abort of a Task - Abort of a Sequence of Statements(4),    section Abort of a Task - Abort of a Sequence of Statements,
                       section Shared Variables(11),    section Suppressing Checks(11),    section Suppressing Checks,
                       section Representation Attributes(13),    section Representation Attributes(13),    section Representation Attributes,
                       section Data Validity(8),   section Data Validity(8),   section Data Validity,
                       section Storage Management(21),   section Unchecked Storage Deallocation(21),   section Unchecked Storage Deallocation,
                       section Default Input, Output, and Error Files(22), see section Exceptions in Input-Output(22), see section Exceptions in Input-Output,
                       section The Package Interfaces.C.Strings(51),   section The Generic Package Interfaces.C.Pointers(51),   section The Generic Package Interfaces.C.Pointers,
                       section Protected Procedure Handlers(14),   section The Package Task_Identification(14),   section The Package Task_Identification,
                       section The Package Task_Attributes(14),   section Dynamic Priorities(14),   section Dynamic Priorities,
                       section Asynchronous Task Control(9),     section Safety and Security Restrictions(9),     section Safety and Security Restrictions.
error    section Exception Declarations.
   compile-time    section Structure(27), see section Classification of Errors(27), see section Classification of Errors.
   link-time    section Structure(29), see section Classification of Errors(29), see section Classification of Errors.
   run-time    section Structure(30), see section Classification of Errors(6), see section Suppressing Checks(30), see section Classification of Errors(6), see section Suppressing Checks,
               section Exceptions and Optimization.
   See also   bounded error, erroneous execution
ESA    section The Package Characters.Latin_1.
ESC    section The Package Characters.Latin_1.
Establish_RPC_Receiver    section Partition Communication Subsystem.
ETB    section The Package Characters.Latin_1.
ETX    section The Package Characters.Latin_1.
evaluation    section Declarations(11), see section Glossary (informative)(11), see section Glossary (informative).
   aggregate    section Aggregates.
   allocator    section Allocators.
   array_aggregate    section Array Aggregates.
   attribute_reference    section Attributes.
   concatenation    section Binary Adding Operators.
   dereference    section Names.
   discrete_range    section Index Constraints and Discrete Ranges.
   extension_aggregate    section Extension Aggregates.
   generic_association    section Generic Instantiation.
   generic_association for a formal object of mode in
         section Formal Objects.
   indexed_component    section Indexed Components.
   initialized allocator    section Allocators.
   membership test    section Relational Operators and Membership Tests.
   name    section Names.
   name that has a prefix    section Names.
   null literal    section Literals.
   numeric literal    section Literals.
   parameter_association    section Parameter Associations.
   prefix    section Names.
   primary that is a name    section Expressions.
   qualified_expression    section Qualified Expressions.
   range    section Scalar Types.
   range_attribute_reference    section Attributes.
   record_aggregate    section Record Aggregates.
   record_component_association_list    section Record Aggregates.
   selected_component    section Selected Components.
   short-circuit control form    section Logical Operators and Short-circuit Control Forms.
   slice    section Slices.
   string_literal    section Literals.
   uninitialized allocator    section Allocators.
   Val    section Operations of Discrete Types(7), see section Language-Defined Attributes (informative)(7), see section Language-Defined Attributes (informative).
   Value    section Scalar Types.
   value conversion    section Type Conversions.
   view conversion    section Type Conversions.
   Wide_Value    section Scalar Types.
Exception    section Exceptions(1), see section Exception Declarations(1), see section Glossary (informative)(1), see section Exception Declarations(1), see section Glossary (informative).
exception occurrence    section Exceptions.
exception_choice    section Exception Handlers.
   used    section Exception Handlers(3), see section Syntax Summary (informative)(3), see section Syntax Summary (informative).
exception_declaration    section Exception Declarations.
   used    section Declarations(3), see section Syntax Summary (informative)(3), see section Syntax Summary (informative).
exception_handler    section Exception Handlers.
   used    section Exception Handlers(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
Exception_Identity    section The Package Exceptions.
Exception_Information    section The Package Exceptions.
Exception_Message    section The Package Exceptions.
Exception_Name    section The Package Exceptions(2), see section The Package Exceptions(2), see section The Package Exceptions.
Exception_Occurrence    section The Package Exceptions.
Exception_Occurrence_Access    section The Package Exceptions.
exception_renaming_declaration    section Exception Renaming Declarations.
   used    section Renaming Declarations(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
Exception_Id    section The Package Exceptions.
Exceptions
   child of Ada    section The Package Exceptions.
Exchange    section Generic Declarations(21), see section Generic Bodies(21), see section Generic Bodies.
Exchange_Handler    section The Package Interrupts.
Exclam    section ASCII.
Exclamation    section The Package Characters.Latin_1.
execution    section Declarations(11), see section Glossary (informative)(11), see section Glossary (informative).
   abort_statement    section Abort of a Task - Abort of a Sequence of Statements.
   aborting the execution of a construct    section Abort of a Task - Abort of a Sequence of Statements.
   accept_statement    section Entries and Accept Statements.
   Ada program    section Tasks and Synchronization.
   assignment_statement    section Assignment Statements(7), see section User-Defined Assignment and Finalization(7), see section User-Defined Assignment and Finalization,
                           section Completion and Finalization.
   asynchronous_select with a delay_statement trigger
         section Asynchronous Transfer of Control.
   asynchronous_select with an entry call trigger    section Asynchronous Transfer of Control.
   block_statement    section Block Statements.
   call on a dispatching operation    section Dispatching Operations of Tagged Types.
   call on an inherited subprogram    section Derived Types and Classes.
   case_statement    section Case Statements.
   conditional_entry_call    section Conditional Entry Calls.
   delay_statement    section Delay Statements, Duration, and Time.
   dynamically enclosing    section Exception Handling.
   entry_body    section Entries and Accept Statements.
   entry_call_statement    section Entry Calls.
   exit_statement    section Exit Statements.
   goto_statement    section Goto Statements.
   handled_sequence_of_statements    section Exception Handlers.
   handler    section Exception Handling.
   if_statement    section If Statements.
   instance of Unchecked_Deallocation    section Completion and Finalization.
   loop_statement    section Loop Statements.
   loop_statement with a for iteration_scheme    section Loop Statements.
   loop_statement with a while iteration_scheme    section Loop Statements.
   null_statement    section Simple and Compound Statements - Sequences of Statements.
   partition    section Program Execution.
   pragma    section Pragmas.
   program    section Program Execution.
   protected subprogram call    section Protected Subprograms and Protected Actions.
   raise_statement with an exception_name    section Raise Statements.
   re-raise statement    section Raise Statements.
   remote subprogram call    section Remote Subprogram Calls.
   requeue protected entry    section Requeue Statements.
   requeue task entry    section Requeue Statements.
   requeue_statement    section Requeue Statements.
   return_statement    section Return Statements.
   selective_accept    section Selective Accept.
   sequence_of_statements    section Simple and Compound Statements - Sequences of Statements.
   subprogram call    section Subprogram Calls.
   subprogram_body    section Subprogram Bodies.
   task    section Task Execution - Task Activation.
   task_body    section Task Execution - Task Activation.
   timed_entry_call    section Timed Entry Calls.
execution resource
   associated with a protected object    section Protected Units and Protected Objects.
   required for a task to run    section Tasks and Synchronization.
exit_statement    section Exit Statements.
   used    section Simple and Compound Statements - Sequences of Statements(4), see section Syntax Summary (informative)(4), see section Syntax Summary (informative).
Exp    section Elementary Functions(4), see section Interfacing Pragmas(51), see section Complex Elementary Functions(4), see section Interfacing Pragmas(51), see section Complex Elementary Functions.
expanded name    section Selected Components.
Expanded_Name    section Tagged Types and Type Extensions.
expected profile    section The Context of Overload Resolution.
   accept_statement entry_direct_name    section Entries and Accept Statements.
   Access attribute_reference prefix    section Operations of Access Types.
   attribute_definition_clause name    section Representation Attributes.
   character_literal    section Literals.
   formal subprogram actual    section Formal Subprograms.
   formal subprogram default_name    section Formal Subprograms.
   subprogram_renaming_declaration    section Subprogram Renaming Declarations.
expected type    section The Context of Overload Resolution.
   abort_statement task_name    section Abort of a Task - Abort of a Sequence of Statements.
   access attribute_reference    section Operations of Access Types.
   actual parameter    section Parameter Associations.
   aggregate    section Aggregates.
   allocator    section Allocators.
   array_aggregate    section Array Aggregates.
   array_aggregate component expression    section Array Aggregates.
   array_aggregate discrete_choice    section Array Aggregates.
   assignment_statement expression    section Assignment Statements.
   assignment_statement variable_name    section Assignment Statements.
   attribute_definition_clause expression or name    section Representation Attributes.
   attribute_designator expression    section Attributes.
   case expression    section Case Statements.
   case_statement_alternative discrete_choice    section Case Statements.
   character_literal    section Literals.
   code_statement    section Machine Code Insertions.
   component_clause expressions    section Record Representation Clauses.
   component_declaration default_expression    section Record Types.
   condition    section If Statements.
   decimal fixed point type digits    section Fixed Point Types.
   delay_relative_statement expression    section Delay Statements, Duration, and Time.
   delay_until_statement expression    section Delay Statements, Duration, and Time.
   delta_constraint expression    section Reduced Accuracy Subtypes.
   dereference name    section Names.
   discrete_subtype_definition range    section Array Types.
   discriminant default_expression    section Discriminants.
   discriminant_association expression    section Discriminant Constraints.
   entry_index    section Entries and Accept Statements.
   enumeration_representation_clause expressions    section Enumeration Representation Clauses.
   extension_aggregate    section Extension Aggregates.
   extension_aggregate ancestor expression    section Extension Aggregates.
   first_bit    section Record Representation Clauses.
   fixed point type delta    section Fixed Point Types.
   generic formal in object actual    section Formal Objects.
   generic formal object default_expression    section Formal Objects.
   index_constraint discrete_range    section Index Constraints and Discrete Ranges.
   indexed_component expression    section Indexed Components.
   Interrupt_Priority pragma argument    section Task Priorities.
   last_bit    section Record Representation Clauses.
   link name    section Interfacing Pragmas.
   membership test simple_expression    section Relational Operators and Membership Tests.
   modular_type_definition expression    section Integer Types.
   null literal    section Literals.
   number_declaration expression    section Number Declarations.
   object_declaration initialization expression    section Object Declarations.
   parameter default_expression    section Subprogram Declarations.
   position    section Record Representation Clauses.
   Priority pragma argument    section Task Priorities.
   range simple_expressions    section Scalar Types.
   range_attribute_designator expression    section Attributes.
   range_constraint range    section Scalar Types.
   real_range_specification bounds    section Floating Point Types.
   record_aggregate    section Record Aggregates.
   record_component_association expression    section Record Aggregates.
   requested decimal precision    section Floating Point Types.
   restriction parameter expression    section Pragma Restrictions.
   return expression    section Return Statements.
   short-circuit control form relation    section Logical Operators and Short-circuit Control Forms.
   signed_integer_type_definition simple_expression
         section Integer Types.
   slice discrete_range    section Slices.
   Storage_Size pragma argument    section Representation Attributes.
   string_literal    section Literals.
   type_conversion operand section Type Conversions(6)
   variant_part discrete_choice    section Variant Parts and Discrete Choices.
expiration time
   [partial]    section Delay Statements, Duration, and Time.
   for a delay_relative_statement    section Delay Statements, Duration, and Time.
   for a delay_until_statement    section Delay Statements, Duration, and Time.
explicit declaration    section Declarations(5), see section Glossary (informative)(5), see section Glossary (informative).
explicit initial value    section Object Declarations.
explicit_actual_parameter    section Subprogram Calls.
   used    section Subprogram Calls(5), see section Syntax Summary (informative)(5), see section Syntax Summary (informative).
explicit_dereference    section Names.
   used    section Names(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
explicit_generic_actual_parameter    section Generic Instantiation.
   used    section Generic Instantiation(4), see section Syntax Summary (informative)(4), see section Syntax Summary (informative).
explicitly assign    section Program Execution.
exponent    section Decimal Literals(4), see section Highest Precedence Operators(4), see section Highest Precedence Operators.
   used    section Decimal Literals(2), see section Based Literals(2), see section Syntax Summary (informative)(2), see section Based Literals(2), see section Syntax Summary (informative).
Exponent attribute    section Attributes of Floating Point Types(18), see section Language-Defined Attributes (informative)(18), see section Language-Defined Attributes (informative).
exponentiation operator    section Expressions(1), see section Highest Precedence Operators(1), see section Highest Precedence Operators.
Export pragma    section Interfacing Pragmas(6), see section Language-Defined Pragmas (informative)(6), see section Language-Defined Pragmas (informative).
exported
   aspect of representation    section Interfacing Pragmas.
exported entity    section Interfacing Pragmas.
Expr_Ptr    section Type Extensions.
expression    section Tagged Types and Type Extensions(33), see section Expressions(1), see section Expressions(33), see section Expressions(1), see section Expressions.
   used    section Pragmas(3),    section Object Declarations(2), see section Number Declarations(3),    section Object Declarations(2), see section Number Declarations,
           section Integer Types(4), see section Floating Point Types(2), see section Fixed Point Types(4), see section Floating Point Types(2), see section Fixed Point Types,
           section Fixed Point Types(4), see section Fixed Point Types(5), see section Discriminants(4), see section Fixed Point Types(5), see section Discriminants,
           section Discriminant Constraints(3), see section Variant Parts and Discrete Choices(5), see section Indexed Components(3), see section Variant Parts and Discrete Choices(5), see section Indexed Components,
           section Attributes(3), see section Attributes(5), see section Record Aggregates(3), see section Attributes(5), see section Record Aggregates,
           section Extension Aggregates(3), see section Array Aggregates(3), see section Array Aggregates(3), see section Array Aggregates(3), see section Array Aggregates,
           section Expressions(7),    section Type Conversions(2),    section Qualified Expressions(7),    section Type Conversions(2),    section Qualified Expressions,
           section Assignment Statements(2),    section If Statements(3),    section Case Statements(2),    section If Statements(3),    section Case Statements,
           section Subprogram Calls(6),    section Return Statements(2),    section Entries and Accept Statements(6),    section Return Statements(2),    section Entries and Accept Statements,
           section Delay Statements, Duration, and Time(3),    section Delay Statements, Duration, and Time(4),    section Generic Instantiation(3),    section Delay Statements, Duration, and Time(4),    section Generic Instantiation,
           section Representation Attributes(2),   section Representation Attributes(63), see section Record Representation Clauses(2),   section Representation Attributes(63), see section Record Representation Clauses,
           section Pragma Restrictions(4), see section Interfacing Pragmas(5),    section Interfacing Pragmas(4), see section Interfacing Pragmas(5),    section Interfacing Pragmas,
           section Interfacing Pragmas(8),    section Interfacing Pragmas(10),   section Protected Procedure Handlers(8),    section Interfacing Pragmas(10),   section Protected Procedure Handlers,
           section Task Priorities(3),    section Task Priorities(5),    section Reduced Accuracy Subtypes(3),    section Task Priorities(5),    section Reduced Accuracy Subtypes,
           section At Clauses(1),    section Mod Clauses(1),    section Language-Defined Pragmas (informative)(1),    section Mod Clauses(1),    section Language-Defined Pragmas (informative),
           section Language-Defined Pragmas (informative)(13),     section Language-Defined Pragmas (informative)(14),     section Language-Defined Pragmas (informative)(13),     section Language-Defined Pragmas (informative)(14),     section Language-Defined Pragmas (informative),
           section Language-Defined Pragmas (informative)(19),     section Language-Defined Pragmas (informative)(27),     section Language-Defined Pragmas (informative)(19),     section Language-Defined Pragmas (informative)(27),     section Language-Defined Pragmas (informative),
           section Syntax Summary (informative).
extended_digit    section Based Literals.
   used    section Based Literals(4), see section Syntax Summary (informative)(4), see section Syntax Summary (informative).
extension
   of a private type    section Tagged Types and Type Extensions(2), see section Type Extensions(2), see section Type Extensions.
   of a record type    section Tagged Types and Type Extensions(2), see section Type Extensions(2), see section Type Extensions.
   of a type    section Tagged Types and Type Extensions(2), see section Type Extensions(2), see section Type Extensions.
extension_aggregate    section Extension Aggregates.
   used    section Aggregates(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
external call    section Intertask Communication.
external effect
   of the execution of an Ada program    section Conformity of an Implementation with the Standard.
   volatile/atomic objects    section Shared Variable Control.
external file    section External Files and File Objects.
external interaction    section Conformity of an Implementation with the Standard.
external name    section Interfacing Pragmas.
external requeue    section Intertask Communication.
External_Tag    section Tagged Types and Type Extensions.
External_Tag attribute    section Representation Attributes(75), see section Language-Defined Attributes (informative)(75), see section Language-Defined Attributes (informative).
External_Tag clause    section Representation Attributes(7), see section Representation Attributes(75), see section Language-Defined Attributes (informative)(7), see section Representation Attributes(75), see section Language-Defined Attributes (informative).
extra permission to avoid raising exceptions    section Exceptions and Optimization.
extra permission to reorder actions    section Exceptions and Optimization.


Go to the first, previous, next, last section, table of contents.