[Home] [Prev] [Next] [Index]

F


Factor 4.4
in a term 4.4

FALSE boolean enumeration literal 3.5.3;
...C

Family of entries
See:
* entry family

FIELD (predefined integer subtype) 14.3.5;
...14.3.7,
...14.3.10

File (object of a file type) 14.1
See Also:
* external file

File management 14.2.1
in text_io 14.3.1

File terminator 14.3;
...14.3.1,
...14.3.4,
...14.3.5,
...14.3.6,
...14.3.7,
...14.3.8,
...14.3.9

FILE_MODE (input-output type)
in an instance of direct_io 14.1,
...14.2.1;
...14.2.5
in an instance of sequential_io 14.1,
...14.2.1;
...14.2.3
in text_io 14.1,
...14.2.1;
...14.3.10

FILE_TYPE (input-output type)
in an instance of direct_io 14.1,
...14.2.1;
...14.2,
...14.2.4,
...14.2.5
in an instance of sequential_io 14.1,
...14.2.1;
...14.2,
...14.2.2,
...14.2.3
in text_io 14.1,
...14.2.1;
...14.2,
...14.3.3,
...14.3.4,
...14.3.6,
...14.3.7,
...14.3.8,
...14.3.9,
...14.3.10

FINE_DELTA
See:
* system.fine_delta

FIRST (predefined attribute) A
See Also:
* bound
for an access value 3.8.2
for an array type 3.6.2
for a scalar type 3.5

First named subtype 13.1
See Also:
* anonymous base type
* representation clause

FIRST_BIT (predefined attribute) 13.7.2;
...A
See Also:
* record representation clause

Fixed accuracy definition 3.5.9
Fixed point constraint 3.5.9;
...3.5.6
on a derived subtype 3.4

Fixed point predefined type 3.5.9
Fixed point type 3.5.9;
...D
See Also:
* basic operation of...
* duration
* numeric type
* operation of...
* real type
* scalar type
* small
* system.fine_delta
* system.max_mantissa
accuracy of an operation 4.5.7
as a generic actual type 12.3.3
as a generic formal type 12.1.2
error bounds 4.5.7;
...3.5.6
operation 3.5.10
...4.5.3,
...4.5.4,
...4.5.5
result of an operation out of range of the type 4.5.7

FIXED_IO (text_io inner generic package) 14.3.8;
...14.3.10

FLOAT (predefined type) 3.5.7;
...C

FLOAT_IO (text_io inner generic package) 14.3.8;
...14.3.10

Floating accuracy definition 3.5.7
Floating point constraint 3.5.7;
...3.5.6
on a derived subtype 3.4

Floating point predefined type
See:
* FLOAT
* LONG_FLOAT
* SHORT_FLOAT

Floating point type 3.5.7;
...D
See Also:
* numeric type
* real type
* scalar type
* system.max_digits
accuracy of an operation 4.5.7
as a generic actual type 12.3.3
as a generic formal type 12.1.2
error bounds 4.5.7;
...3.5.6
operation 3.5.8;
...4.5.3,
...4.5.4,
...4.5.5,
...4.5.6
result of an operation out of range of the type 4.5.7

Font design of graphical symbols 2.1
For loop
See:
* loop statement

Forcing occurrence (of a name leading to default determination of representation) 13.1
FORE (predefined attribute) for a fixed point type 3.5.10;
...A

Fore field of text_io input or output 14.3.8,
...14.3.10;
...14.3.5

FORM (input-output function) in an instance of direct_io 14.2.1;
...14.2.5
in an instance of sequential_io 14.2.1,
...14.2.3
in text_io 14.2.1;
...14.3.10
raising an exception 14.4

Form feed format effector 2.1
Form string of a file 14.1;
...14.2.1,
...14.2.3,
...14.2.5,
...14.3.10

Formal object
See:
* generic formal object

Formal parameter 6.1;
...D;
...(of an entry) 9.5;
...3.2,
...3.2.1;
...(of a function) 6.5;
...(of an operator) 6.7;
...(of a subprogram) 6.1,
...6.2,
...6.4;
...3.2,
...3.2.1,
...6.3
See Also:
* actual parameter
* default expression
* entry
* generic formal parameter
* mode
* object
* subprogram
as a constant 3.2.1
as an object 3.2
as a variable 3.2.1
names and overload resolution 6.6
names and overload resolution 6.6
of a derived subprogram 3.4
of a generic formal subprogram 12.1,
...12.1.3
of a main program 10.1
of an operation 3.3.3
of a renamed entry or subprogram 8.5
which is of an array type 3.6.1
which is of a limited type 7.4.4
which is of a record type 3.7.2
which is of a task type 9.2

Formal part 6.1;
...6.4
See Also:
* generic formal part
* parameter type profile
conforming to another 6.3.1
in an accept statement 9.5
in an entry declaration 9.5
in a subprogram specification 6.1
must not include a pragma 2.8

Formal subprogram
See:
* generic formal subprogram

Formal type
See:
* generic formal type

Format effector 2.1
See Also:
* carriage return
* form feed
* horizontal tabulation
* line feed
* vertical tabulation
as a separator 2.2
in an end of line 2.2

Format of text_io input or output 14.3.5,
...14.3.7,
...14.3.8,
...14.3.9

Formula
See:
* expression

Frame 11.2
and optimization 11.6
in which an exception is raised 11.4.1,
...11.4.2

Full declaration
of a deferred constant 7.4.3

Full type declaration 3.3.1
discriminant part is not elaborated 3.3.1
of an incomplete type 3.8.1
of a limited private type 7.4.4
of a private type 7.4.1;
...7.4.2

Function 6.1,
...6.5;
...6,
...12.3,
...D
See Also:
* operator
* parameter and result type profile
* parameter
* predefined function
* result subtype
* return statement
* subprogram
as a main program 10.1
renamed 8.5
result
[see: returned value]
that is an attribute 4.1.4;
...12.3.6

Function body
See:
* subprogram body

Function call 6.4;
...6
See Also:
* actual parameter
* subprogram call
as a prefix 4.1,
...4.1.3
as a primary 4.4
in a static expression 4.9
with a parameter of a derived type 3.4
with a result of a derived type 3.4

Function specification
See:
* subprogram specification


[Home] [Prev] [Next] [Index]

documentation@rational.com
Copyright © 1993-1998, Rational Software Corporation. All rights reserved.