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


B index

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


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