Home
last modified time | relevance | path

Searched refs:X_Vector (Results 1 – 25 of 98) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
H A Da-ngcoar.adb284 X_Vector => Complex_Vector,
356 X_Vector => Complex_Vector,
473 X_Vector => Complex_Vector,
507 X_Vector => Real_Vector,
558 X_Vector => Real_Vector,
591 X_Vector => Complex_Vector,
609 X_Vector => Complex_Vector,
627 X_Vector => Complex_Vector,
645 X_Vector => Complex_Vector,
663 X_Vector => Complex_Vector,
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
455 type X_Vector is array (Integer range <>) of X_Scalar; formal
458 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
455 type X_Vector is array (Integer range <>) of X_Scalar; formal
458 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
455 type X_Vector is array (Integer range <>) of X_Scalar; formal
458 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
455 type X_Vector is array (Integer range <>) of X_Scalar; formal
458 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
457 type X_Vector is array (Integer range <>) of X_Scalar; formal
460 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
455 type X_Vector is array (Integer range <>) of X_Scalar; formal
458 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-gearop.ads98 type X_Vector is array (Integer range <>) of X_Scalar; formal
101 function Vector_Elementwise_Operation (X : X_Vector) return Result_Vector;
143 type X_Vector is array (Integer range <>) of X_Scalar; formal
151 (X : X_Vector;
298 type X_Vector is array (Integer range <>) of X_Scalar; formal
301 function L2_Norm (X : X_Vector) return Result_Real'Base;
455 type X_Vector is array (Integer range <>) of X_Scalar; formal
458 procedure Update_Vector_With_Vector (X : in out X_Vector; Y : Y_Vector);
H A Da-ngcoar.adb285 X_Vector => Complex_Vector,
357 X_Vector => Complex_Vector,
474 X_Vector => Complex_Vector,
508 X_Vector => Real_Vector,
559 X_Vector => Real_Vector,
592 X_Vector => Complex_Vector,
610 X_Vector => Complex_Vector,
628 X_Vector => Complex_Vector,
646 X_Vector => Complex_Vector,
664 X_Vector => Complex_Vector,
[all …]

1234