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


index

Backus-Naur Form (BNF)
   complete listing    section Syntax Summary (informative).
   cross reference    section Syntax Summary (informative).
   notation    section Method of Description and Syntax Notation.
   under Syntax heading    section Structure.
base    section Based Literals(3), see section Based Literals(3), see section Based Literals.
base 16 literal    section Based Literals.
   used    section Based Literals(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
base 2 literal    section Based Literals.
base 8 literal    section Based Literals.
Base attribute    section Scalar Types(15), see section Language-Defined Attributes (informative)(15), see section Language-Defined Attributes (informative).
base decimal precision
   of a floating point type    section Floating Point Types(9), see section Floating Point Types(9), see section Floating Point Types.
base priority    section Task Priorities.
base range
   of a decimal fixed point type    section Fixed Point Types.
   of a fixed point type    section Fixed Point Types.
   of a floating point type    section Floating Point Types(8), see section Floating Point Types(8), see section Floating Point Types.
   of a modular type    section Integer Types.
   of a scalar type    section Scalar Types.
   of a signed integer type    section Integer Types.
   of an ordinary fixed point type    section Fixed Point Types.
base subtype
   of a type    section Scalar Types.
based_literal    section Based Literals.
   used    section Numeric Literals(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
based_numeral    section Based Literals.
   used    section Based Literals(2), see section Syntax Summary (informative)(2), see section Syntax Summary (informative).
basic letter
   a category of Character    section The Package Characters.Handling.
basic_declaration    section Declarations.
   used    section Declarative Parts(4), see section Syntax Summary (informative)(4), see section Syntax Summary (informative).
basic_declarative_item    section Declarative Parts.
   used    section Declarative Parts(3), see section Package Specifications and Declarations(3), see section Syntax Summary (informative)(3), see section Package Specifications and Declarations(3), see section Syntax Summary (informative).
Basic_Map    section String-Handling Sets and Mappings.
Basic_Set    section String-Handling Sets and Mappings.
become nonlimited    section Private Operations(5), see section Limited Types(5), see section Limited Types.
BEL    section The Package Characters.Latin_1.
belong
   to a range    section Scalar Types.
   to a subtype    section Types and Subtypes.
Bias    section Generic Bodies.
bibliography    section Normative References.
big endian    section Bit Ordering.
binary    section Interfacing with COBOL.
   literal    section Based Literals.
binary adding operator    section Binary Adding Operators.
binary literal    section Based Literals.
binary operator    section Operators and Expression Evaluation.
binary_adding_operator    section Operators and Expression Evaluation.
   used    section Expressions(4), see section Syntax Summary (informative)(4), see section Syntax Summary (informative).
Binary_Format    section Interfacing with COBOL.
Binary_Operation    section Type Extensions.
Binop_Ptr    section Access Types.
bit field
   See record_representation_clause    section Record Representation Clauses.
bit ordering    section Bit Ordering.
bit string
   See logical operators on boolean arrays    section Logical Operators and Short-circuit Control Forms.
Bit_Order    section The Package System.
Bit_Order attribute    section Bit Ordering(4), see section Language-Defined Attributes (informative)(4), see section Language-Defined Attributes (informative).
Bit_Order clause    section Representation Attributes(7), see section Bit Ordering(7), see section Bit Ordering.
Bit_Vector    section Array Types.
blank
   in text input for enumeration and numeric types   section Get and Put Procedures.
block_statement    section Block Statements.
   used    section Simple and Compound Statements - Sequences of Statements(5), see section Syntax Summary (informative)(5), see section Syntax Summary (informative).
blocked
   [partial]    section The Task Dispatching Model.
   a task state    section Tasks and Synchronization.
   during an entry call    section Entry Calls.
   execution of a selective_accept    section Selective Accept.
   on a delay_statement    section Delay Statements, Duration, and Time.
   on an accept_statement    section Entries and Accept Statements.
   waiting for activations to complete    section Task Execution - Task Activation.
   waiting for dependents to terminate    section Task Dependence - Termination of Tasks.
blocked interrupt    section Interrupt Support.
blocking, potentially   .see section Protected Subprograms and Protected Actions(8)
   Abort_Task    section The Package Task_Identification.
   delay_statement    section Delay Statements, Duration, and Time(34), see section Delay Accuracy(34), see section Delay Accuracy.
   remote subprogram call    section Remote Subprogram Calls.
   RPC operations    section Partition Communication Subsystem.
   Suspend_Until_True    section Synchronous Task Control.
BMP    section Character Types(2), see section Character Types(2), see section Character Types.
BNF (Backus-Naur Form)
   complete listing    section Syntax Summary (informative).
   cross reference    section Syntax Summary (informative).
   notation    section Method of Description and Syntax Notation.
   under Syntax heading    section Structure.
body    section Declarative Parts.
   used    section Declarative Parts(3), see section Syntax Summary (informative)(3), see section Syntax Summary (informative).
body_stub    section Subunits of Compilation Units.
   used    section Declarative Parts(5), see section Syntax Summary (informative)(5), see section Syntax Summary (informative).
Body_Version attribute    section Consistency of a Distributed System(4), see section Language-Defined Attributes (informative)(4), see section Language-Defined Attributes (informative).
Boolean    section Boolean Types(1), see section The Package Standard(1), see section The Package Standard.
boolean type    section Boolean Types.
Bounded
   child of Ada.Strings    section Bounded-Length String Handling.
bounded error    section Structure(31),    section Classification of Errors(8),   section Formal Parameter Modes(31),    section Classification of Errors(8),   section Formal Parameter Modes,
                 section Completion and Finalization(14),    section Protected Subprograms and Protected Actions(8),   section Abort of a Task - Abort of a Sequence of Statements(14),    section Protected Subprograms and Protected Actions(8),   section Abort of a Task - Abort of a Sequence of Statements,
                 section Program Execution(26),     section Data Validity(26),     section Data Validity,
                 section Unchecked Storage Deallocation(11), see section The Package Task_Identification(17), see section Dynamic Priorities(11), see section The Package Task_Identification(17), see section Dynamic Priorities,
                 section Partitions(10),      section Consistency of a Distributed System(6),     section Interrupt Entries(10),      section Consistency of a Distributed System(6),     section Interrupt Entries.
Bounded_String    section Bounded-Length String Handling.
bounds
   of a discrete_range    section Index Constraints and Discrete Ranges.
   of an array    section Array Types.
   of the index range of an array_aggregate    section Array Aggregates.
box
   compound delimiter    section Array Types.
broadcast signal
   See protected object    section Protected Units and Protected Objects.
   See requeue    section Requeue Statements.
Broken_Bar    section The Package Characters.Latin_1.
BS    section The Package Characters.Latin_1(5), see section ASCII(5), see section ASCII.
Buffer    section Discriminants(33), see section Example of Tasking and Synchronization(8), see section Example of Tasking and Synchronization(33), see section Example of Tasking and Synchronization(8), see section Example of Tasking and Synchronization,
          section Formal Types.
Buffer_Size    section Integer Types(35), see section The Generic Package Storage_IO(35), see section The Generic Package Storage_IO.
Buffer_Type    section The Generic Package Storage_IO.
by copy parameter passing    section Formal Parameter Modes.
by reference parameter passing    section Formal Parameter Modes.
by-copy type    section Formal Parameter Modes.
by-reference type    section Formal Parameter Modes.
   atomic or volatile    section Shared Variable Control.
Byte    section Integer Types(36), see section Representation Attributes(80), see section Interfacing with COBOL(36), see section Representation Attributes(80), see section Interfacing with COBOL.
   See storage element    section Representation Attributes.
byte sex
   See ordering of storage elements in a word    section Bit Ordering.
Byte_Array    section Interfacing with COBOL.
Byte_Mask    section Record Representation Clauses.


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