Home
last modified time | relevance | path

Searched refs:Indx (Results 1 – 25 of 1064) sorted by relevance

12345678910>>...43

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++abi/trunk/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxxabi/test/
H A Ddynamic_cast_stress.pass.cpp15 template <std::size_t Indx, std::size_t Depth>
17 : public virtual C<Indx, Depth-1>,
18 public virtual C<Indx+1, Depth-1>
23 template <std::size_t Indx>
24 struct C<Indx, 0>
29 template <std::size_t Indx, std::size_t Depth>
31 : public virtual C<Indx, Depth-1>,
32 public virtual C<Indx+1, Depth-1>
36 template <class Indx, std::size_t Depth>
39 template <std::size_t ...Indx, std::size_t Depth>
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DAfniIndex2AfniXYZ.m1 function [err, XYZ] = AfniIndex2AfniXYZ (Indx, Nxx, Nyy)
3 % [err, XYZ] = AfniIndex2AfniXYZ (Indx, Nxx, Nyy);
6 % an AFNI index of Indx
8 % Indx : Nx1 vector containing the AFNI indices
9 % Indx must be an integer vector. If it is not, it's values
21 [n1,m1] = size(Indx);
24 fprintf (1,'\a\nError in AfniIndex2AfniXYZ : Bad size for Indx\n\n');
29 Indx = round (Indx); variable
33 Z = floor (Indx ./ NxxNyy);
34 Y = floor ((Indx - Z .* NxxNyy) ./ Nxx);
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Da-chtgbo.adb72 Indx : Hash_Type;
79 Prev := HT.Buckets (Indx);
119 Indx : Hash_Type; variable
129 Indx := Checked_Index (HT, X);
130 Prev := HT.Buckets (Indx);
171 Indx : Hash_Type; variable
178 Indx := HT.Buckets'First;
181 return HT.Buckets (Indx);
184 Indx := Indx + 1;
426 Node := HT.Buckets (Indx);
[all …]

12345678910>>...43