Home
last modified time | relevance | path

Searched defs:Back_Substitute (Results 1 – 25 of 92) sorted by path

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-ngcoar.adb48 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Da-ngrear.adb50 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Ds-gearop.adb97 procedure Back_Substitute (M, N : in out Matrix) is subprogram
102 procedure Sub_Row
130 -- Start of processing for Back_Substitute argument
133 Do_Rows : for Row in reverse M'Range (1) loop
H A Ds-gearop.ads46 procedure Back_Substitute (M, N : in out Matrix); argument
53 type Scalar is private;
54 type Vector is array (Integer range <>) of Scalar;
55 type Matrix is array (Integer range <>, Integer range <>) of Scalar;
402 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
417 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-ngcoar.adb48 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Da-ngrear.adb50 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Ds-gearop.adb97 procedure Back_Substitute (M, N : in out Matrix) is subprogram
102 procedure Sub_Row
130 -- Start of processing for Back_Substitute argument
133 Do_Rows : for Row in reverse M'Range (1) loop
H A Ds-gearop.ads46 procedure Back_Substitute (M, N : in out Matrix); subprogspec
53 type Scalar is private;
54 type Vector is array (Integer range <>) of Scalar;
55 type Matrix is array (Integer range <>, Integer range <>) of Scalar;
402 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
417 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-ngcoar.adb49 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Da-ngrear.adb50 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Ds-gearop.adb99 procedure Back_Substitute (M, N : in out Matrix) is subprogram
104 procedure Sub_Row
132 -- Start of processing for Back_Substitute argument
135 Do_Rows : for Row in reverse M'Range (1) loop
H A Ds-gearop.ads46 procedure Back_Substitute (M, N : in out Matrix); argument
53 type Scalar is private;
54 type Vector is array (Integer range <>) of Scalar;
55 type Matrix is array (Integer range <>, Integer range <>) of Scalar;
401 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
415 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-ngcoar.adb48 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Da-ngrear.adb50 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Ds-gearop.adb97 procedure Back_Substitute (M, N : in out Matrix) is subprogram
102 procedure Sub_Row
130 -- Start of processing for Back_Substitute argument
133 Do_Rows : for Row in reverse M'Range (1) loop
H A Ds-gearop.ads46 procedure Back_Substitute (M, N : in out Matrix); argument
53 type Scalar is private;
54 type Vector is array (Integer range <>) of Scalar;
55 type Matrix is array (Integer range <>, Integer range <>) of Scalar;
402 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
417 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-ngcoar.adb49 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Da-ngrear.adb50 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Ds-gearop.adb99 procedure Back_Substitute (M, N : in out Matrix) is subprogram
104 procedure Sub_Row
132 -- Start of processing for Back_Substitute argument
135 Do_Rows : for Row in reverse M'Range (1) loop
H A Ds-gearop.ads46 procedure Back_Substitute (M, N : in out Matrix); argument
53 type Scalar is private;
54 type Vector is array (Integer range <>) of Scalar;
55 type Matrix is array (Integer range <>, Integer range <>) of Scalar;
401 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
415 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-ngcoar.adb48 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Da-ngrear.adb50 procedure Back_Substitute is new Ops.Back_Substitute subprogram
H A Ds-gearop.adb97 procedure Back_Substitute (M, N : in out Matrix) is subprogram
102 procedure Sub_Row
130 -- Start of processing for Back_Substitute argument
133 Do_Rows : for Row in reverse M'Range (1) loop
H A Ds-gearop.ads46 procedure Back_Substitute (M, N : in out Matrix); subprogspec
53 type Scalar is private;
54 type Vector is array (Integer range <>) of Scalar;
55 type Matrix is array (Integer range <>, Integer range <>) of Scalar;
402 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
417 with procedure Back_Substitute (M, N : in out Matrix) is <>; formal
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-ngcoar.adb48 procedure Back_Substitute is new Ops.Back_Substitute subprogram

1234