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


M index

Machine attribute   See section A.5.3 Attributes of Floating Point Types(60), See section K Language-Defined Attributes (informative)(119)
machine code insertion   See section 13.8 Machine Code Insertions(1), See section C.1 Access to Machine Operations(2)
machine numbers
   of a floating point type   See section 3.5.7 Floating Point Types(8)
Machine_Code   See section J.1 Renamings of Ada 83 Library Units(9)
   child of System   See section 13.8 Machine Code Insertions(7)
Machine_Emax attribute   See section A.5.3 Attributes of Floating Point Types(8), See section K Language-Defined Attributes (informative)(123)
Machine_Emin attribute   See section A.5.3 Attributes of Floating Point Types(7), See section K Language-Defined Attributes (informative)(125)
Machine_Mantissa attribute   See section A.5.3 Attributes of Floating Point Types(6), See section K Language-Defined Attributes (informative)(127)
Machine_Overflows attribute   See section A.5.3 Attributes of Floating Point Types(12), See section A.5.4 Attributes of Fixed Point Types(4),
                              See section K Language-Defined Attributes (informative)(129),    See section K Language-Defined Attributes (informative)(131)
Machine_Radix attribute   See section A.5.3 Attributes of Floating Point Types(2), See section A.5.4 Attributes of Fixed Point Types(2),
                          See section K Language-Defined Attributes (informative)(133),   See section K Language-Defined Attributes (informative)(135)
Machine_Radix clause   See section 13.3 Representation Attributes(7), See section F.1 Machine_Radix Attribute Definition Clause(1)
Machine_Rounds attribute   See section A.5.3 Attributes of Floating Point Types(11), See section A.5.4 Attributes of Fixed Point Types(3),
                           See section K Language-Defined Attributes (informative)(137),    See section K Language-Defined Attributes (informative)(139)
macro
   See generic unit   See section 12 Generic Units(1)
Macron   See section A.3.3 The Package Characters.Latin_1(21)
Main   See section 10.1.1 Compilation Units - Library Units(33), See section 11.4.2 Example of Exception Handling(10)
main subprogram
   for a partition   See section 10.2 Program Execution(7)
Major   See section 3.5.1 Enumeration Types(16)
Male   See section 3.2.2 Subtype Declarations(15)
malloc
   See allocator   See section 4.8 Allocators(1)
Maps
   child of Ada.Strings   See section A.4.2 The Package Strings.Maps(3)
Mark_Release_Pool_Type   See section 13.11 Storage Management(39)
marshalling   See section E.4 Remote Subprogram Calls(9)
Masculine_Ordinal_Indicator   See section A.3.3 The Package Characters.Latin_1(22)
Mask   See section 4.7 Qualified Expressions(7)
Mass   See section 3.5.7 Floating Point Types(21), See section 12.5 Formal Types(13)
master   See section 7.6.1 Completion and Finalization(3)
match
   a character to a pattern character   See section A.4.2 The Package Strings.Maps(54)
   a character to a pattern character, with
     respect to a character mapping function   See section A.4.2 The Package Strings.Maps(64)
   a string to a pattern string   See section A.4.2 The Package Strings.Maps(54)
matching components   See section 4.5.2 Relational Operators and Membership Tests(16)
Matrix   See section 3.6 Array Types(26)
Matrix_Rec   See section 3.7 Discriminants(34)
Max   See section 3.3.2 Number Declarations(10)
Max attribute   See section 3.5 Scalar Types(19), See section K Language-Defined Attributes (informative)(141)
Max_Base_Digits   See section 3.5.7 Floating Point Types(6), See section 13.7 The Package System(8)
   named number in package System   See section 13.7 The Package System(8)
Max_Binary_Modulus   See section 3.5.4 Integer Types(7), See section 13.7 The Package System(7)
   named number in package System   See section 13.7 The Package System(7)
Max_Decimal_Digits   See section F.2 The Package Decimal(5)
Max_Delta   See section F.2 The Package Decimal(4)
Max_Digits   See section 3.5.7 Floating Point Types(6), See section 13.7 The Package System(8)
   named number in package System   See section 13.7 The Package System(8)
Max_Digits_Binary   See section B.4 Interfacing with COBOL(11)
Max_Digits_Long_Binary   See section B.4 Interfacing with COBOL(11)
Max_Image_Width   See section A.5.2 Random Number Generation(13), See section A.5.2 Random Number Generation(25)
Max_Int   See section 3.5.4 Integer Types(14), See section 13.7 The Package System(6)
   named number in package System   See section 13.7 The Package System(6)
Max_Length   See section A.4.4 Bounded-Length String Handling(5)
Max_Line_Size   See section 3.3.2 Number Declarations(10)
Max_Mantissa   See section 13.7 The Package System(9)
   named number in package System   See section 13.7 The Package System(9)
Max_Nonbinary_Modulus   See section 3.5.4 Integer Types(7), See section 13.7 The Package System(7)
   named number in package System   See section 13.7 The Package System(7)
Max_Scale   See section F.2 The Package Decimal(3)
Max_Size_In_Storage_Elements attribute   See section 13.11.1 The Max_Size_In_Storage_Elements Attribute(3),
                                         See section K Language-Defined Attributes (informative)(145)
maximum box error
   for a component of the result of evaluating
     a complex function   See section G.2.6 Accuracy Requirements for Complex Arithmetic(3)
maximum line length   See section A.10 Text Input-Output(11)
maximum page length   See section A.10 Text Input-Output(11)
maximum relative error
   for a component of the result of evaluating
     a complex function   See section G.2.6 Accuracy Requirements for Complex Arithmetic(3)
   for the evaluation of an elementary function   See section G.2.4 Accuracy Requirements for the Elementary Functions(2)
Medium   See section 13.3 Representation Attributes(81)
Mega   See section 4.9 Static Expressions and Static Subtypes(43)
Membership   See section A.4.1 The Package Strings(6)
membership test   See section 4.5.2 Relational Operators and Membership Tests(2)
Memory_Size   See section 13.7 The Package System(13)
mentioned in a with_clause   See section 10.1.2 Context Clauses - With Clauses(6)
message
   See dispatching call   See section 3.9.2 Dispatching Operations of Tagged Types(1)
Message_Procedure   See section 3.10 Access Types(26)
method
   See dispatching subprogram   See section 3.9.2 Dispatching Operations of Tagged Types(1)
metrics   See section 1.1.2 Structure(35), See section C.3.1 Protected Procedure Handlers(15), See section C.7.2 The Package Task_Attributes(20),
          See section D Real-Time Systems (normative)(2),      See section D.5 Dynamic Priorities(13),   See section D.6 Preemptive Abort(4),
          See section D.8 Monotonic Time(37),   See section D.9 Delay Accuracy(9),    See section D.12 Other Optimizations and Determinism Rules(6)
Micro_Sign   See section A.3.3 The Package Characters.Latin_1(22)
Microseconds   See section D.8 Monotonic Time(14)
Middle_Dot   See section A.3.3 The Package Characters.Latin_1(22)
Midweek   See section 3.4 Derived Types and Classes(37)
Milliseconds   See section D.8 Monotonic Time(14)
Min attribute   See section 3.5 Scalar Types(16), See section K Language-Defined Attributes (informative)(147)
Min_Cell   See section 6.1 Subprogram Declarations(39)
Min_Delta   See section F.2 The Package Decimal(4)
Min_Int   See section 3.5.4 Integer Types(14), See section 13.7 The Package System(6)
   named number in package System   See section 13.7 The Package System(6)
Min_Scale   See section F.2 The Package Decimal(3)
Minimum   See section 8.5.4 Subprogram Renaming Declarations(21)
minus   See section 2.1 Character Set(15)
minus operator   See section 4.4 Expressions(1), See section 4.5.3 Binary Adding Operators(1), See section 4.5.4 Unary Adding Operators(1)
Mix   See section 12.5.3 Formal Array Types(13)
Mix_Code   See section 13.4 Enumeration Representation Clauses(13)
Mixed   See section 3.5.1 Enumeration Types(15)
mixed-language programs   See section B Interface to Other Languages (normative)(1), See section C.1 Access to Machine Operations(4)
mod operator   See section 4.4 Expressions(1), See section 4.5.5 Multiplying Operators(1)
mod_clause   See section J.8 Mod Clauses(1)
   used   See section 13.5.1 Record Representation Clauses(2), See section P Syntax Summary (informative)(1)
mode   See section 6.1 Subprogram Declarations(16),   See section 8.5 Renaming Declarations(7),  See section 13.5.1 Record Representation Clauses(26),
       See section A.8.1 The Generic Package Sequential_IO(9),  See section A.8.4 The Generic Package Direct_IO(9), See section A.10.1 The Package Text_IO(12),
       See section A.12.1 The Package Streams.Stream_IO(11)
   used   See section 6.1 Subprogram Declarations(15), See section 12.4 Formal Objects(2), See section P Syntax Summary (informative)(1)
mode conformance   See section 6.3.1 Conformance Rules(16)
   required   See section 8.5.4 Subprogram Renaming Declarations(4), See section 12.5.4 Formal Access Types(5), See section 12.6 Formal Subprograms(7),
              See section 12.6 Formal Subprograms(8)
mode of operation
   nonstandard   See section 1.1.5 Classification of Errors(11)
   standard   See section 1.1.5 Classification of Errors(11)
Mode_Error   See section A.8.1 The Generic Package Sequential_IO(15),  See section A.8.4 The Generic Package Direct_IO(18), See section A.10.1 The Package Text_IO(85),
             See section A.12.1 The Package Streams.Stream_IO(26), See section A.13 Exceptions in Input-Output(4)
Mode_Mask   See section 13.5.1 Record Representation Clauses(27)
Model attribute   See section A.5.3 Attributes of Floating Point Types(68), See section G.2.2 Model-Oriented Attributes of Floating Point Types(7), See section K Language-Defined Attributes (informative)(151)
model interval   See section G.2.1 Model of Floating Point Arithmetic(4)
   associated with a value   See section G.2.1 Model of Floating Point Arithmetic(4)
model number   See section G.2.1 Model of Floating Point Arithmetic(3)
model-oriented attributes
   of a floating point subtype   See section A.5.3 Attributes of Floating Point Types(63)
Model_Emin attribute   See section A.5.3 Attributes of Floating Point Types(65), See section G.2.2 Model-Oriented Attributes of Floating Point Types(4),
                       See section K Language-Defined Attributes (informative)(155)
Model_Epsilon attribute   See section A.5.3 Attributes of Floating Point Types(66), See section K Language-Defined Attributes (informative)(157)
Model_Mantissa attribute   See section A.5.3 Attributes of Floating Point Types(64), See section G.2.2 Model-Oriented Attributes of Floating Point Types(3),
                           See section K Language-Defined Attributes (informative)(159)
Model_Small attribute   See section A.5.3 Attributes of Floating Point Types(67), See section K Language-Defined Attributes (informative)(161)
modular type   See section 3.5.4 Integer Types(1)
modular_type_definition   See section 3.5.4 Integer Types(4)
   used   See section 3.5.4 Integer Types(2), See section P Syntax Summary (informative)(1)
Modular_IO   See section A.10.1 The Package Text_IO(57)
module
   See package   See section 7 Packages(1)
modulus   See section G.1.1 Complex Types(9)
   of a modular type   See section 3.5.4 Integer Types(7)
Modulus attribute   See section 3.5.4 Integer Types(17), See section K Language-Defined Attributes (informative)(163)
Money   See section 3.5.9 Fixed Point Types(28), See section F.1 Machine_Radix Attribute Definition Clause(4)
Month   See section 9.6 Delay Statements, Duration, and Time(13)
Month_Number   See section 9.6 Delay Statements, Duration, and Time(11)
Move   See section A.4.3 Fixed-Length String Handling(7)
multi-dimensional array   See section 3.6 Array Types(12)
Multiplication_Sign   See section A.3.3 The Package Characters.Latin_1(24)
multiply   See section 2.1 Character Set(15)
multiply operator   See section 4.4 Expressions(1), See section 4.5.5 Multiplying Operators(1)
multiplying operator   See section 4.5.5 Multiplying Operators(1)
multiplying_operator   See section 4.5 Operators and Expression Evaluation(6)
   used   See section 4.4 Expressions(5), See section P Syntax Summary (informative)(1)
MW   See section A.3.3 The Package Characters.Latin_1(18)
My_Read   See section 13.3 Representation Attributes(84)
My_Write   See section 8.5.4 Subprogram Renaming Declarations(14), See section 13.13.2 Stream-Oriented Attributes(40)


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