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


index

object    section Objects and Named Numbers(2), see section The Package System.Address_To_Access_Conversions(2), see section Unchecked Storage Deallocation(2), see section The Package System.Address_To_Access_Conversions(2), see section Unchecked Storage Deallocation,
          section Glossary (informative).
   [partial]    section Types and Subtypes.
object-oriented programming (OOP)
   See dispatching operations of tagged types    section Dispatching Operations of Tagged Types.
   See tagged types and type extensions    section Tagged Types and Type Extensions.
object_declaration    section Object Declarations.
   used    section Declarations(3), see section Syntax Summary (informative)(3), see section Syntax Summary (informative).
Object_Pointer    section The Package System.Address_To_Access_Conversions.
object_renaming_declaration    section Object Renaming Declarations.
   used    section Renaming Declarations(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
obsolescent feature    section Obsolescent Features (normative).
occur immediately within section Declarative Region(13)
occurrence
   of an interrupt    section Interrupt Support.
octal
   literal    section Based Literals.
octal literal    section Based Literals.
On_Stacks    section Example of a Generic Package.
On_Vectors    section Generic Declarations(24), see section Generic Bodies(24), see section Generic Bodies.
one's complement
   modular types    section Integer Types.
one-dimensional array    section Array Types.
only as a completion
   entry_body    section Entries and Accept Statements.
OOP (object-oriented programming)
   See dispatching operations of tagged types    section Dispatching Operations of Tagged Types.
   See tagged types and type extensions    section Tagged Types and Type Extensions.
opaque type
   See private types and private extensions    section Private Types and Private Extensions.
Open    section Limited Types(19),     section Limited Types(20),   section Example of Exception Handling(19),     section Limited Types(20),   section Example of Exception Handling,
        section Example of Exception Handling(6),   section The Generic Package Sequential_IO(7), see section The Generic Package Direct_IO(6),   section The Generic Package Sequential_IO(7), see section The Generic Package Direct_IO,
        section The Package Text_IO(10), see section The Package Streams.Stream_IO(10), see section The Package Streams.Stream_IO.
open alternative    section Selective Accept.
open entry    section Entry Calls.
   of a protected object    section Entry Calls.
   of a task    section Entry Calls.
operand
   of a type_conversion    section Type Conversions.
   of a qualified_expression    section Qualified Expressions.
operand interval    section Model of Floating Point Arithmetic.
operand type
   of a type_conversion    section Type Conversions.
operates on a type    section Classification of Operations.
operator    section Overloading of Operators.
   &    section Expressions(1), see section Binary Adding Operators(1), see section Binary Adding Operators.
   *    section Expressions(1), see section Multiplying Operators(1), see section Multiplying Operators.
   **    section Expressions(1), see section Highest Precedence Operators(1), see section Highest Precedence Operators.
   +    section Expressions(1), see section Binary Adding Operators(1), see section Unary Adding Operators(1), see section Binary Adding Operators(1), see section Unary Adding Operators.
   =    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   -    section Expressions(1), see section Binary Adding Operators(1), see section Unary Adding Operators(1), see section Binary Adding Operators(1), see section Unary Adding Operators.
   /    section Expressions(1), see section Multiplying Operators(1), see section Multiplying Operators.
   /=    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   <    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   <=    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   >    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   >=    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   abs    section Expressions(1), see section Highest Precedence Operators(1), see section Highest Precedence Operators.
   ampersand section Expressions(1), see section Binary Adding Operators(3)
   and section Expressions(1), see section Logical Operators and Short-circuit Control Forms(2)
   binary    section Operators and Expression Evaluation.
   binary adding    section Binary Adding Operators.
   concatenation    section Expressions(1), see section Binary Adding Operators(1), see section Binary Adding Operators.
   divide    section Expressions(1), see section Multiplying Operators(1), see section Multiplying Operators.
   equal    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   equality    section Relational Operators and Membership Tests.
   exponentiation    section Expressions(1), see section Highest Precedence Operators(1), see section Highest Precedence Operators.
   greater than    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   greater than or equal    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   highest precedence    section Highest Precedence Operators.
   less than    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   less than or equal    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   logical    section Logical Operators and Short-circuit Control Forms.
   minus    section Expressions(1), see section Binary Adding Operators(1), see section Unary Adding Operators(1), see section Binary Adding Operators(1), see section Unary Adding Operators.
   mod    section Expressions(1), see section Multiplying Operators(1), see section Multiplying Operators.
   multiply    section Expressions(1), see section Multiplying Operators(1), see section Multiplying Operators.
   multiplying    section Multiplying Operators.
   not    section Expressions(1), see section Highest Precedence Operators(1), see section Highest Precedence Operators.
   not equal    section Expressions(1), see section Relational Operators and Membership Tests(1), see section Relational Operators and Membership Tests.
   or    section Expressions(1), see section Logical Operators and Short-circuit Control Forms(1), see section Logical Operators and Short-circuit Control Forms.
   ordering    section Relational Operators and Membership Tests.
   plus    section Expressions(1), see section Binary Adding Operators(1), see section Unary Adding Operators(1), see section Binary Adding Operators(1), see section Unary Adding Operators.
   predefined    section Operators and Expression Evaluation.
   relational    section Relational Operators and Membership Tests.
   rem    section Expressions(1), see section Multiplying Operators(1), see section Multiplying Operators.
   times    section Expressions(1), see section Multiplying Operators(1), see section Multiplying Operators.
   unary    section Operators and Expression Evaluation.
   unary adding    section Unary Adding Operators.
   user-defined    section Overloading of Operators.
   xor    section Expressions(1), see section Logical Operators and Short-circuit Control Forms(1), see section Logical Operators and Short-circuit Control Forms.
operator precedence    section Operators and Expression Evaluation.
operator_symbol    section Subprogram Declarations.
   used    section Names(3),   section Selected Components(3), see section Subprogram Declarations(3),   section Selected Components(3), see section Subprogram Declarations,
           section Subprogram Declarations(11), see section Syntax Summary (informative)(11), see section Syntax Summary (informative).
optimization    section Suppressing Checks(29), see section Exceptions and Optimization(29), see section Exceptions and Optimization.
Optimize pragma    section Pragmas(23), see section Language-Defined Pragmas (informative)(23), see section Language-Defined Pragmas (informative).
Option    section Formal Array Types.
or else (short-circuit control form)    section Expressions,
                                        section Logical Operators and Short-circuit Control Forms.
or operator    section Expressions(1), see section Logical Operators and Short-circuit Control Forms(1), see section Logical Operators and Short-circuit Control Forms.
ordering operator    section Relational Operators and Membership Tests.
ordinary fixed point type    section Fixed Point Types(1), see section Fixed Point Types(1), see section Fixed Point Types.
ordinary_fixed_point_definition    section Fixed Point Types.
   used    section Fixed Point Types(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
Origin section Type Extensions(12)
OSC    section The Package Characters.Latin_1.
other_control_function    section Character Set.
   used    section Character Set(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
Other_Procedure    section Access Types.
output    section Input-Output.
Output attribute    section Stream-Oriented Attributes(19), see section Stream-Oriented Attributes(19), see section Stream-Oriented Attributes,
                    section Language-Defined Attributes (informative)(165),       section Language-Defined Attributes (informative)(165),       section Language-Defined Attributes (informative).
Output clause    section Representation Attributes(7), see section Stream-Oriented Attributes(7), see section Stream-Oriented Attributes.
overall interpretation
   of a complete context    section The Context of Overload Resolution.
Overflow_Check    section Suppressing Checks.
   [partial]    section Integer Types(20), see section Expressions(11),   section Case Statements(20), see section Expressions(11),   section Case Statements,
                section Model of Floating Point Arithmetic(11), see section Model-Oriented Attributes of Floating Point Types(7), see section Model of Fixed Point Arithmetic(11), see section Model-Oriented Attributes of Floating Point Types(7), see section Model of Fixed Point Arithmetic,
                section Accuracy Requirements for the Elementary Functions(2),   section Accuracy Requirements for Complex Arithmetic(2),   section Accuracy Requirements for Complex Arithmetic.
overload resolution    section The Context of Overload Resolution.
overloadable    section Visibility.
overloaded    section Visibility.
   enumeration literal    section Enumeration Types.
overloading rules    section Structure(26), see section The Context of Overload Resolution(26), see section The Context of Overload Resolution.
override    section Visibility(9), see section Generic Instantiation(9), see section Generic Instantiation.
   a primitive subprogram    section Classification of Operations.
Overwrite    section Fixed-Length String Handling(27), see section Fixed-Length String Handling(28), see section Bounded-Length String Handling(27), see section Fixed-Length String Handling(28), see section Bounded-Length String Handling,
             section Bounded-Length String Handling(63), see section Unbounded-Length String Handling(57), see section Unbounded-Length String Handling(63), see section Unbounded-Length String Handling(57), see section Unbounded-Length String Handling.


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