Home
last modified time | relevance | path

Searched refs:d_dim (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/biology/diamond/diamond-2.0.13/src/lib/alp/
H A Dsls_alp_data.hpp111 d_dim=-1; in array_positive()
125 if(ind_>d_dim) in set_elem()
136 if(ind_>d_dim) in increase_elem_by_1()
148 if(ind_>d_dim) in increase_elem_by_x()
173 d_dim=-1; in array()
733 long int o_dim=d_dim; in increment_array()
735 d_dim+=d_step; in increment_array()
736 }while(ind_>d_dim); in increment_array()
802 d_elem=new T[d_dim+1]; in set_elems()
833 d_dim+=d_step; in increment_array_on_the_right()
[all …]
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/alp/
H A Dsls_alp_data.hpp111 d_dim=-1; in array_positive()
125 if(ind_>d_dim) in set_elem()
136 if(ind_>d_dim) in increase_elem_by_1()
148 if(ind_>d_dim) in increase_elem_by_x()
173 d_dim=-1; in array()
733 long int o_dim=d_dim; in increment_array()
735 d_dim+=d_step; in increment_array()
736 }while(ind_>d_dim); in increment_array()
802 d_elem=new T[d_dim+1]; in set_elems()
833 d_dim+=d_step; in increment_array_on_the_right()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/gumbel_params/
H A Dsls_alp_data.hpp137 d_dim=-1; in array_positive()
151 while(ind_>d_dim) in set_elem()
162 while(ind_>d_dim) in increase_elem_by_1()
174 while(ind_>d_dim) in increase_elem_by_x()
199 d_dim=-1; in array()
670 d_dim+=d_step; in increment_array()
672 d_elem_new=new T[d_dim+1]; in increment_array()
681 for(i=d_dim+1-d_step;i<d_dim+1;i++) in increment_array()
744 d_dim+=d_step; in increment_array_on_the_rigth()
755 for(i=d_dim+1-d_step;i<d_dim+1;i++) in increment_array_on_the_rigth()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
H A Dpdt_3.f036 integer :: d_dim = 4 variable
40 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
60 allocate (cz, source = mytype(ftype, d_dim, 0, matrix))
69 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
H A Dpdt_3.f036 integer :: d_dim = 4 variable
40 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
60 allocate (cz, source = mytype(ftype, d_dim, 0, matrix))
69 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
H A Dpdt_3.f036 integer :: d_dim = 4 variable
40 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
60 allocate (cz, source = mytype(ftype, d_dim, 0, matrix))
69 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
H A Dpdt_3.f036 integer :: d_dim = 4 variable
40 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
60 allocate (cz, source = mytype(ftype, d_dim, 0, matrix))
69 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
H A Dpdt_3.f036 integer :: d_dim = 4 variable
40 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
60 allocate (cz, source = mytype(ftype, d_dim, 0, matrix))
69 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
H A Dpdt_3.f036 integer :: d_dim = 4 variable
40 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
60 allocate (cz, source = mytype(ftype, d_dim, 0, matrix))
69 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpdt_4.f036 integer :: d_dim = 4 variable
60 type(thytype(d_dim, 4, 4)) :: wbad ! { dg-error "does not reduce to a constant" }
72 w%d = reshape ([(real(i), i = 1, d_dim*d_dim)],[d_dim,d_dim])
76 allocate (cz, source = mytype(*, d_dim, 0, matrix)) ! { dg-error "Syntax error" }
79 type is (mytype(ftype, d_dim)) ! { dg-error "must be ASSUMED" }
86 allocate (thytype(ftype, d_dim*2, 8) :: cz)

1234567