Home
last modified time | relevance | path

Searched refs:lcols (Results 1 – 25 of 57) sorted by relevance

123

/dports/math/elpa/elpa-2019.05.002/src/elpa2/qr/
H A Dqr_utils_template.F90210 (0,m,lcols,mb,a,lda,work,lwork,mpicomm_cols)
254 lcols = n
260 (trans,lrows,lcols,a,max(lrows,lcols),dworksize,-1)
266 recvoffset = sendoffset + lrows*lcols
267 newmatrix_offset = recvoffset + lrows*lcols
316 do icol=1,lcols
342 do icol=1,lcols
384 do icol=1,lcols
401 do icol=1,lcols
420 newmatrix_offset = recvoffset + lrows*lcols
[all …]
H A Delpa_pdgeqrf_template.F90202 lcols,baseoffset,offset)
204 voffset = remaining_cols - lcols + 1
211 tau(offset:offset+lcols-1) = 0.0_rk8
213 tau(offset:offset+lcols-1) = 0.0_rk4
269 … work(temptau_offset+voffset-1:temptau_offset+(voffset-1)+lcols-1) = tau(offset:offset+lcols-1)
322 remaining_cols = remaining_cols - lcols
328 update_lcols = lcols
329 incremental_update_size = incremental_update_size + lcols
331 icol = icol - lcols
335 lcols,baseoffset,offset)
[all …]
/dports/x11-wm/awesome/awesome-4.3/lib/awful/layout/suit/
H A Dfair.lua52 local lrows, lcols
55 lcols = cols
58 lcols = cols
69 if col == lcols - 1 then
70 g.width = wa.width - math.ceil(wa.width / lcols) * col
73 g.width = math.ceil(wa.width / lcols)
/dports/comms/flmsg/flmsg-4.0.19/src/csv/
H A Dcsv_table.cxx102 int lcols; in csv_editor() local
105 lcols = 0; in csv_editor()
108 lcols++; in csv_editor()
111 if (lcols > ncols) ncols = lcols; in csv_editor()
/dports/devel/cpp2py/cpp2py-2.0.0/cpp2py/
H A Ddoc.py34 lcols = [len(x) for x in list_of_list[0]]
36 lcols = [ max(len(x), y) for x,y in zip(li, lcols)]
37 form = '| ' + " | ".join("{:<%s}"%x for x in lcols).strip() + ' |'
38 sep = '+' + '+'.join((x+2) *'-' for x in lcols) + '+'
/dports/devel/R-cran-plyr/plyr/R/
H A Drbind-fill-matrix.r57 lcols <- lapply(matrices, function(x) amv_dimnames(x)[[2]]) functionVar
58 cols <- unique(unlist(lcols))
74 output[rng, lcols[[i]]] <- matrices[[i]]
/dports/math/sc/sc-7.16/
H A Dscreen.c44 int rows, lcols; variable
235 lcols = 0; in update()
244 lcols++; in update()
257 lcols--; in update()
269 lcols--; in update()
271 lcols--; in update()
273 col += fwidth[stcol + lcols]; in update()
274 lcols++; in update()
329 lcols = 0; in update()
338 lcols++; in update()
[all …]
/dports/cad/astk-client/astk-2020.0/ASTK_CLIENT/lib/
H A Dihm_liste.tcl26 set lcols {type serv nom donnee resultat}
28 set lcols {type serv nom donnee}
30 set lcols {type serv nom donnee resultat}
32 return $lcols
42 set lcols [colonnes_fich $var]
59 for {set iw 0} {$iw < [llength $lcols]} {incr iw} {
60 set wid [lindex $lcols $iw]
82 set wid [lindex $lcols $iw]
172 set wid [lindex $lcols $iw]
518 set lcols [colonnes_fich $var]
[all …]
/dports/cad/astk-serveur/astk-2020.0/ASTK_CLIENT/lib/
H A Dihm_liste.tcl26 set lcols {type serv nom donnee resultat}
28 set lcols {type serv nom donnee}
30 set lcols {type serv nom donnee resultat}
32 return $lcols
42 set lcols [colonnes_fich $var]
59 for {set iw 0} {$iw < [llength $lcols]} {incr iw} {
60 set wid [lindex $lcols $iw]
82 set wid [lindex $lcols $iw]
172 set wid [lindex $lcols $iw]
518 set lcols [colonnes_fich $var]
[all …]
/dports/games/xblackjack/xblackjack-2.2/
H A DTable.c1051 TableVecPtr lrows, lcols; local
1063 lcols = (TableVecPtr)
1066 lcols[i] = tw->table.cols[i];
1111 tmp = lcols[i].value;
1113 if (lcols[i].value < 10) lcols[i].value = 10;
1122 if (lcols[i].value > 10) {
1123 lcols[i].value *= offset;
1124 if (lcols[i].value < 10) lcols[i].value = 10;
1141 XtFree((char *) lcols);
1258 TableVecPtr lcols, lrows; local
[all …]
/dports/devel/cpp2py/cpp2py-2.0.0/cpp2rst/
H A Drenderers.py80 lcols = [len(x) for x in list_of_list[0]]
82 lcols = [ max(len(x), y) for x,y in zip(li, lcols)]
83 form = '| ' + " | ".join("{:<%s}"%x for x in lcols).strip() + ' |'
84 sep = '+' + '+'.join((x+2) *'-' for x in lcols) + '+'
/dports/math/xspread/xspread-3.1.1c.orig/
H A Dscreen.c59 int rows, lcols; variable
114 for (i = stcol, lcols = 0, col = RESCOL;
116 lcols++;
123 while (stcol + lcols - 1 < curcol || curcol < stcol) {
127 } else if (stcol + lcols == curcol) { /* Forward one? */
141 for (i = stcol, lcols = 0,col = RESCOL;
143 lcols++;
193 mxcol = stcol + lcols - 1;
/dports/math/octave-forge-control/control-3.3.1/inst/@ss/
H A Ddisplay.m79 lcols = cellfun (@columns, mat); variable
80 lcols_max = 2 + max (horzcat (lcols, 1));
83 mat{k} = horzcat (repmat (" ", mrows+1, lcols_max-lcols(k)), mat{k});
/dports/math/R-cran-DoE.base/DoE.base/R/
H A Dlength5.R76 lcols <- which(zuord==l) functionVar
82 for (d in lcols){
H A Dlength4.R91 lcols <- which(zuord==l) functionVar
95 for (d in lcols){
/dports/misc/actiona/actiona-3.10.1/actiontools/qtimagefilters/
H A Dqtmatrix.h193 T* multiply( const T *left, const T* right, T* result, int lrows, int lcols, int rcols) in multiply() argument
198 for (int r = 0; r < lcols; r++) { in multiply()
199 sum += left[i * lcols + r] * right[r * rcols + j]; in multiply()
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/linear_algebra/
H A Dfile_adjoint.cc423 long lrows, lcols, val; in combine_rows() local
444 fread(&lcols, sizeof(long), 1, in); in combine_rows()
445 A.resize(static_cast<lidia_size_t>(lrows), static_cast<lidia_size_t>(lcols)); in combine_rows()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dindent.c2106 Lisp_Object lcols = Qnil; variable
2113 lcols = XCAR (lines);
2114 CHECK_NUMBER (lcols);
2294 if (!NILP (lcols))
2296 window_column_x (w, window, XFLOATINT (lcols), lcols)
2347 if (!NILP (lcols))
/dports/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3/src/
H A Dbsd_mouse.c593 } lcols[MAXLCOLS]; member
822 lcol = &acol->lcols[nlcol]; in usbReadInput()
970 lcol = &acol->lcols[acol->nlcols]; in usbInitFirst()
992 lcol = &acol->lcols[acol->nlcols]; in usbInitFirst()
999 lcol = &acol->lcols[acol->nlcols]; in usbInitFirst()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/location_wizard/
H A Ddialogs.py103 self.lcols = self.MakeLabel(parent=panel)
220 self.lcols.SetLabel(_("Cols: %d") % self.cols)
428 gridSizer.Add(self.lcols,
528 self.lcols.SetLabel(_("Cols: %d") % self.cols)
/dports/math/py-pandas/pandas-1.2.5/pandas/core/ops/
H A D__init__.py342 cols, lcols, rcols = left.columns.join(
346 new_left = left.iloc[:, lcols]
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/SCILAB/
H A Dintmumpsc.c188 int ncols, mcols, lcols, licols, nrows, mrows, lrows, lirows, ns_schu , ms_schu, ls_schu; in dmumpsc() local
375 GetRhsCVar(6,"d",&it,&mcols,&ncols,&lcols,&licols); in dmumpsc()
376 EXTRACT_FROM_SCILAB_TOPTR(it,stk(lcols),stk(licols),(dmumps_par->colsca),double2,nA); in dmumpsc()
/dports/math/coinmumps/MUMPS_4.10.0/SCILAB/
H A Dintmumpsc.c188 int ncols, mcols, lcols, licols, nrows, mrows, lrows, lirows, ns_schu , ms_schu, ls_schu; in dmumpsc() local
375 GetRhsCVar(6,"d",&it,&mcols,&ncols,&lcols,&licols); in dmumpsc()
376 EXTRACT_FROM_SCILAB_TOPTR(it,stk(lcols),stk(licols),(dmumps_par->colsca),double2,nA); in dmumpsc()
/dports/math/mumps/mumps-5.1.2/SCILAB/
H A Dintmumpsc.c188 int ncols, mcols, lcols, licols, nrows, mrows, lrows, lirows, ns_schu , ms_schu, ls_schu; in dmumpsc() local
375 GetRhsCVar(6,"d",&it,&mcols,&ncols,&lcols,&licols); in dmumpsc()
376 EXTRACT_FROM_SCILAB_TOPTR(it,stk(lcols),stk(licols),(dmumps_par->colsca),double2,nA); in dmumpsc()
/dports/math/mumps4/MUMPS_4.10.0/SCILAB/
H A Dintmumpsc.c188 int ncols, mcols, lcols, licols, nrows, mrows, lrows, lirows, ns_schu , ms_schu, ls_schu; in dmumpsc() local
375 GetRhsCVar(6,"d",&it,&mcols,&ncols,&lcols,&licols); in dmumpsc()
376 EXTRACT_FROM_SCILAB_TOPTR(it,stk(lcols),stk(licols),(dmumps_par->colsca),double2,nA); in dmumpsc()

123