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


N index

n-dimensional array_aggregate   See section 4.3.3 Array Aggregates(6)
NAK   See section A.3.3 The Package Characters.Latin_1(6)
name   See section 4.1 Names(2),   See section 13.7 The Package System(4),  See section 13.11.2 Unchecked Storage Deallocation(3),
       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 2.8 Pragmas(3),     See section 3.2.2 Subtype Declarations(4),   See section 4.1 Names(4),
          See section 4.1 Names(5),     See section 4.1 Names(6),     See section 4.4 Expressions(7),
          See section 4.6 Type Conversions(2),     See section 5.2 Assignment Statements(2),     See section 5.7 Exit Statements(2),
          See section 5.8 Goto Statements(2),     See section 6.3.2 Inline Expansion of Subprograms(3),   See section 6.4 Subprogram Calls(2),
          See section 6.4 Subprogram Calls(3),     See section 6.4 Subprogram Calls(6),     See section 8.4 Use Clauses(3),
          See section 8.5.1 Object Renaming Declarations(2),   See section 8.5.2 Exception Renaming Declarations(2),   See section 8.5.3 Package Renaming Declarations(2),
          See section 8.5.4 Subprogram Renaming Declarations(2),   See section 8.5.5 Generic Renaming Declarations(2),   See section 9.5.3 Entry Calls(2),
          See section 9.5.4 Requeue Statements(2),   See section 9.8 Abort of a Task - Abort of a Sequence of Statements(2),     See section 10.1.1 Compilation Units - Library Units(8),
          See section 10.1.2 Context Clauses - With Clauses(4),  See section 10.2.1 Elaboration Control(3),  See section 10.2.1 Elaboration Control(14),
          See section 10.2.1 Elaboration Control(20), See section 10.2.1 Elaboration Control(21), See section 10.2.1 Elaboration Control(22),
          See section 11.2 Exception Handlers(5),    See section 11.3 Raise Statements(2),    See section 11.5 Suppressing Checks(4),
          See section 12.3 Generic Instantiation(2),    See section 12.3 Generic Instantiation(5),    See section 12.6 Formal Subprograms(4),
          See section 12.7 Formal Packages(2),    See section 13.1 Representation Items(3),    See section 13.3 Representation Attributes(2),
          See section C.3.1 Protected Procedure Handlers(2),   See section C.3.1 Protected Procedure Handlers(4),   See section E.2.1 Shared Passive Library Units(3),
          See section E.2.2 Remote Types Library Units(3),   See section E.2.3 Remote Call Interface Library Units(3),   See section E.2.3 Remote Call Interface Library Units(5),
          See section H.3.2 Pragma Inspection_Point(3),   See section L Language-Defined Pragmas (informative)(2),       See section L Language-Defined Pragmas (informative)(6),
          See section L Language-Defined Pragmas (informative)(10),      See section L Language-Defined Pragmas (informative)(11),      See section L Language-Defined Pragmas (informative)(12),
          See section L Language-Defined Pragmas (informative)(15),      See section L Language-Defined Pragmas (informative)(16),      See section L Language-Defined Pragmas (informative)(17),
          See section L Language-Defined Pragmas (informative)(26),      See section L Language-Defined Pragmas (informative)(28),      See section L Language-Defined Pragmas (informative)(30),
          See section L Language-Defined Pragmas (informative)(31),      See section L Language-Defined Pragmas (informative)(34),      See section L Language-Defined Pragmas (informative)(36),
          See section P Syntax Summary (informative)(1)
   [partial]   See section 3.1 Declarations(1)
   of (a view of) an entity   See section 3.1 Declarations(8)
   of a pragma   See section 2.8 Pragmas(9)
   of an external file   See section A.7 External Files and File Objects(1)
name resolution rules   See section 1.1.2 Structure(26)
Name_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)
Name_Server   See section E.4.2 Example of Use of a Remote Access-to-Class-Wide Type(3)
named association   See section 6.4 Subprogram Calls(7), See section 12.3 Generic Instantiation(6)
named component association   See section 4.3.1 Record Aggregates(6)
named discriminant association   See section 3.7.1 Discriminant Constraints(4)
named entry index   See section 9.5.2 Entries and Accept Statements(21)
named number   See section 3.3 Objects and Named Numbers(24)
named type   See section 3.2.1 Type Declarations(7)
named_array_aggregate   See section 4.3.3 Array Aggregates(4)
   used   See section 4.3.3 Array Aggregates(2), See section P Syntax Summary (informative)(1)
Names
   child of Ada.Interrupts   See section C.3.2 The Package Interrupts(12)
names of special_characters   See section 2.1 Character Set(15)
Nanoseconds   See section D.8 Monotonic Time(14)
Native_Binary   See section B.4 Interfacing with COBOL(25)
Natural   See section 3.5.4 Integer Types(12), See section 3.5.4 Integer Types(13), See section A.1 The Package Standard(13)
NBH   See section A.3.3 The Package Characters.Latin_1(17)
needed
   of a compilation unit by another   See section 10.2 Program Execution(2)
   remote call interface   See section E.2.3 Remote Call Interface Library Units(18)
   shared passive library unit   See section E.2.1 Shared Passive Library Units(11)
needed component
   extension_aggregate record_component_association_list
        See section 4.3.2 Extension Aggregates(6)
   record_aggregate record_component_association_list
        See section 4.3.1 Record Aggregates(9)
NEL   See section A.3.3 The Package Characters.Latin_1(17)
new
   See allocator   See section 4.8 Allocators(1)
New_Char_Array   See section B.3.1 The Package Interfaces.C.Strings(9)
New_Line   See section A.10.1 The Package Text_IO(28)
New_Page   See section A.10.1 The Package Text_IO(31)
New_String   See section B.3.1 The Package Interfaces.C.Strings(10)
New_Tape   See section E.4.2 Example of Use of a Remote Access-to-Class-Wide Type(5)
Next   See section 8.5.4 Subprogram Renaming Declarations(17)
Next_Action   See section 9.1 Task Units and Task Objects(27)
Next_Frame   See section 6.1 Subprogram Declarations(39)
Next_Lexeme   See section 9.1 Task Units and Task Objects(27)
Next_Work_Item   See section 9.1 Task Units and Task Objects(23)
Ninety_Six   See section 3.6.3 String Types(8)
No_Break_Space   See section A.3.3 The Package Characters.Latin_1(21)
Node   See section 12.5.4 Formal Access Types(8)
nominal subtype   See section 3.3 Objects and Named Numbers(23), See section 3.3.1 Object Declarations(8)
   associated with a type_conversion   See section 4.6 Type Conversions(27)
   associated with a dereference   See section 4.1 Names(9)
   associated with an indexed_component   See section 4.1.1 Indexed Components(5)
   of a component   See section 3.6 Array Types(20)
   of a formal parameter   See section 6.1 Subprogram Declarations(23)
   of a generic formal object   See section 12.4 Formal Objects(9)
   of a record component   See section 3.8 Record Types(14)
   of the result of a function_call   See section 6.4 Subprogram Calls(12)
non-normative
   See informative   See section 1.1.2 Structure(18)
nondispatching call
   on a dispatching operation   See section 3.9.2 Dispatching Operations of Tagged Types(1)
nonexistent   See section 13.11.2 Unchecked Storage Deallocation(10), See section 13.11.2 Unchecked Storage Deallocation(16)
nongraphic character   See section 3.5 Scalar Types(32)
nonlimited type   See section 7.5 Limited Types(7)
   becoming nonlimited   See section 7.3.1 Private Operations(5), See section 7.5 Limited Types(16)
nonstandard integer type   See section 3.5.4 Integer Types(26)
nonstandard mode   See section 1.1.5 Classification of Errors(11)
nonstandard real type   See section 3.5.6 Real Types(8)
normal completion   See section 7.6.1 Completion and Finalization(2)
normal library unit   See section E.2 Categorization of Library Units(4)
normal state of an object   See section 11.6 Exceptions and Optimization(6), See section 13.9.1 Data Validity(4)
   [partial]   See section 9.8 Abort of a Task - Abort of a Sequence of Statements(21), See section A.13 Exceptions in Input-Output(17)
Normalize_Scalars pragma   See section H.1 Pragma Normalize_Scalars(3), See section L Language-Defined Pragmas (informative)(22)
normalized exponent   See section A.5.3 Attributes of Floating Point Types(14)
normalized number   See section A.5.3 Attributes of Floating Point Types(10)
normative   See section 1.1.2 Structure(14)
not equal operator   See section 4.4 Expressions(1), See section 4.5.2 Relational Operators and Membership Tests(1)
not in (membership test)   See section 4.4 Expressions(1), See section 4.5.2 Relational Operators and Membership Tests(2)
not operator   See section 4.4 Expressions(1), See section 4.5.6 Highest Precedence Operators(3)
Not_Sign   See section A.3.3 The Package Characters.Latin_1(21)
notes   See section 1.1.2 Structure(38)
notwithstanding   See section 10.1.6 Environment-Level Visibility Rules(2), See section B.1 Interfacing Pragmas(22), See section B.1 Interfacing Pragmas(38),
                  See section C.3.1 Protected Procedure Handlers(19), See section E.2.1 Shared Passive Library Units(8),
        See section E.2.1 Shared Passive Library Units(11), See section E.2.3 Remote Call Interface Library Units(18), See section J.3 Reduced Accuracy Subtypes(6)
NUL   See section A.3.3 The Package Characters.Latin_1(5), See section B.3 Interfacing with C(20), See section J.5 ASCII(4)
null access value   See section 4.2 Literals(9)
null array   See section 3.6.1 Index Constraints and Discrete Ranges(7)
null constraint   See section 3.2 Types and Subtypes(7)
null pointer
   See null access value   See section 4.2 Literals(9)
null range   See section 3.5 Scalar Types(4)
null record   See section 3.8 Record Types(15)
null slice   See section 4.1.2 Slices(7)
null string literal   See section 2.6 String Literals(6)
null value
   of an access type   See section 3.10 Access Types(13)
Null_Address   See section 13.7 The Package System(12)
   constant in System   See section 13.7 The Package System(12)
Null_Bounded_String   See section A.4.4 Bounded-Length String Handling(7)
Null_Key   See section 7.3.1 Private Operations(15), See section 7.4 Deferred Constants(13)
Null_Occurrence   See section 11.4.1 The Package Exceptions(3)
Null_Ptr   See section B.3.1 The Package Interfaces.C.Strings(7)
Null_Set   See section A.4.2 The Package Strings.Maps(5), See section A.4.7 Wide_String Handling(5)
null_statement   See section 5.1 Simple and Compound Statements - Sequences of Statements(6)
   used   See section 5.1 Simple and Compound Statements - Sequences of Statements(4), See section P Syntax Summary (informative)(1)
Null_Task_ID   See section C.7.1 The Package Task_Identification(2)
Null_Unbounded_String   See section A.4.5 Unbounded-Length String Handling(5)
Null_Id   See section 11.4.1 The Package Exceptions(2)
Num   See section A.10.1 The Package Text_IO(52), See section A.10.1 The Package Text_IO(57), See section A.10.1 The Package Text_IO(63),
      See section A.10.1 The Package Text_IO(68), See section A.10.1 The Package Text_IO(73), See section B.4 Interfacing with COBOL(31),
        See section F.3.3 The Package Text_IO.Editing(11)
number sign   See section 2.1 Character Set(15)
Number_Base   See section A.10.1 The Package Text_IO(6), See section A.10.8 Input-Output for Integer Types(3)
number_declaration   See section 3.3.2 Number Declarations(2)
   used   See section 3.1 Declarations(3), See section P Syntax Summary (informative)(1)
Number_Sign   See section A.3.3 The Package Characters.Latin_1(8)
numeral   See section 2.4.1 Decimal Literals(3)
   used   See section 2.4.1 Decimal Literals(2), See section 2.4.1 Decimal Literals(4), See section 2.4.2 Based Literals(3),
          See section P Syntax Summary (informative)(1)
Numeric   See section B.4 Interfacing with COBOL(20)
numeric type   See section 3.5 Scalar Types(1)
Numeric_Error   See section J.6 Numeric_Error(2)
numeric_literal   See section 2.4 Numeric Literals(2)
   used   See section 4.4 Expressions(7), See section P Syntax Summary (informative)(1)
Numerics   See section G Numerics (normative)(1)
   child of Ada   See section A.5 The Numerics Packages(3)


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