/dports/math/dbcsr/dbcsr-2.1.0/src/tensors/ |
H A D | dbcsr_array_list_methods.F | 233 SUBROUTINE array_offsets(list_in, list_out) argument 236 TYPE(array_list), INTENT(OUT) :: list_out local 241 CALL allocate_any(list_out%ptr, source=list_in%ptr) 242 ALLOCATE (list_out%col_data(SIZE(list_in%col_data))) 245 DO i_ptr = list_out%ptr(i_data), list_out%ptr(i_data + 1) - 1 246 list_out%col_data(i_ptr) = partial_sum 252 SUBROUTINE reorder_arrays(list_in, list_out, order) argument 255 TYPE(array_list), INTENT(OUT) :: list_out local 263 CALL create_array_list(list_out, number_of_arrays(list_in), &
|
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/tensors/ |
H A D | dbcsr_array_list_methods.F | 233 SUBROUTINE array_offsets(list_in, list_out) argument 236 TYPE(array_list), INTENT(OUT) :: list_out local 241 CALL allocate_any(list_out%ptr, source=list_in%ptr) 242 ALLOCATE (list_out%col_data(SIZE(list_in%col_data))) 245 DO i_ptr = list_out%ptr(i_data), list_out%ptr(i_data + 1) - 1 246 list_out%col_data(i_ptr) = partial_sum 252 SUBROUTINE reorder_arrays(list_in, list_out, order) argument 255 TYPE(array_list), INTENT(OUT) :: list_out local 263 CALL create_array_list(list_out, number_of_arrays(list_in), &
|
/dports/textproc/py-nltk/nltk-3.4.1/nltk/test/unit/ |
H A D | test_concordance.py | 43 self.list_out = [ 62 self.assertEqual(self.list_out, [c.line for c in concordance_out]) 65 list_out = [ 80 self.assertEqual(list_out, [c.query for c in concordance_out]) 84 self.assertEqual(self.list_out[:3], [c.line for c in concordance_out])
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/ |
H A D | listing.c | 170 static void list_out(int64_t offset, char *str) in list_out() function 197 list_out(offset, q); in list_address() 215 list_out(offset, q); in list_output() 228 list_out(offset++, q); in list_output() 241 list_out(offset, q); in list_output() 250 list_out(offset, q); in list_output() 289 list_out(listoffset, type == LIST_INCBIN ? "<incbin>" : "<rept>"); in list_uplevel()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/ |
H A D | listing.c | 163 static void list_out(int64_t offset, char *str) in list_out() function 190 list_out(offset, q); in list_address() 204 list_out(offset, buf); in list_size() 236 list_out(offset++, q); in list_output() 253 list_out(offset, q); in list_output() 266 list_out(offset, q); in list_output()
|
/dports/devel/nasm/nasm-2.15.05/asm/ |
H A D | listing.c | 163 static void list_out(int64_t offset, char *str) in list_out() function 190 list_out(offset, q); in list_address() 204 list_out(offset, buf); in list_size() 236 list_out(offset++, q); in list_output() 253 list_out(offset, q); in list_output() 266 list_out(offset, q); in list_output()
|
/dports/science/siesta/siesta-4.1.5/Src/ |
H A D | restructSpData2D.F90 | 53 integer, dimension(:), pointer :: list_in, list_out local 78 list_out => list_col(sp_out) 88 maxval_j_out = (maxval(list_out(1:size_out))-1)/nrows_g(sp_out) 141 a_out(ind,k) = aux(list_out(ind))
|
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/test/ |
H A D | gbtest5.m | 7 list_out = { [ ], 'default', 'replace' } ; variable 18 for k1 = 1:length (list_out) 19 out = list_out {k1} ;
|
/dports/mail/p5-Net-IMAP-Server/Net-IMAP-Server-1.39/lib/Net/IMAP/Server/Command/ |
H A D | Lsub.pm | 13 $self->list_out($node) if $node->parent and $node->full_path =~ $regex and $node->subscribed; 17 $self->list_out($node, '\NoSelect');
|