Home
last modified time | relevance | path

Searched defs:trow (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A D__OXS_getusedrange__.m26 trow = sh.getFirstRow () + 1; variable
32 trow = brow = lcol = rcol = 0; variable
36 trow = brow = lcol = rcol = 0; variable
H A D__JXL_getusedrange__.m33 trow = 0; lcol = 0; brow = 0; rcol = 0; variable
35 trow = brow + 1; variable
51 trow = min (trow, ii + 1); variable
H A D__OCT_getusedrange__.m53 trow = brow = lcol = rcol = 0; variable
86 trow = brow = lcol = rcol = 0; variable
108 trow = brow = lcol = rcol = nrows = ncols = 0; variable
139 trow = brow = lcol = rcol = nrows = ncols = 0; variable
178 trow = min (rows) + 1; variable
H A D__COM_getusedrange__.m35 trow = sh.Range ("A1", toplftcl).rows.Count; variable
44 trow = brow = lcol = rcol = 0; variable
H A D__JOD_oct2spsh__.m95 trow = 0; variable
104 trow = trow - 1; variable
109 trow = trow - 1; variable
H A D__POI_getusedrange__.m34 trow = sh.getFirstRowNum (); ## 0-based variable
64 trow = 0; brow = 0; lcol = 0; rcol = 0; variable
H A D__OTK_getusedrange__.m44 trow = 0; drows = 0; ## Top data row, actual data row range variable
56 trow = nrows + 1; variable
H A D__ods_get_sheet_dims__.m30 trow = rcol = 0; variable
74 trow = irow + rowrepcnt; variable
H A D__JOD_getusedrange__.m41 trow = brow = lcol = rcol = 0; variable
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dwconfig_directory_presets.cc205 int trow = 0; in saveValues() local
234 int trow = m_lv->addRow(); in run() local
289 int trow = m_filter_lv->addRow(); in run() local
298 int trow = m_filter_lv->getActiveRow(); in run() local
308 int trow = m_filter_lv->getActiveRow(); in run() local
425 int trow = m_filter_lv->addRow(); in updateView() local
H A Dwconfig_pathjump_allow.cc45 int trow; in create() local
103 int trow = 0; in saveValues() local
121 int trow; in run() local
H A Dwconfig_dcd.cc47 int trow; in create() local
119 int trow = 0; in saveValues() local
134 int trow, trow2; in run() local
H A Dwconfig_lang.cc45 int trow; in create() local
145 int trow = lv->getActiveRow(); in saveValues() local
H A Dwconfig_listview.cc43 int trow; in create() local
209 int trow; in run() local
H A Dfontreq.cc132 int trow, trow2; in request() local
410 int trow, frow = -1; in showsizes() local
444 int trow; in updatefont() local
H A Dnmrowdata.cc33 NMRowData::NMRowData( int trow, const FileEntry *tfe, const char *tfullname ) in NMRowData()
/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/
H A DRequestPtyReq.java35 private int trow=24; field in RequestPtyReq
52 void setTSize(int tcol, int trow, int twp, int thp){ in setTSize()
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DRequestPtyReq.java35 private int trow=24; field in RequestPtyReq
52 void setTSize(int tcol, int trow, int twp, int thp){ in setTSize()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DRequestPtyReq.java35 private int trow=24; field in RequestPtyReq
52 void setTSize(int tcol, int trow, int twp, int thp){ in setTSize()
/dports/math/igraph/igraph-0.9.5/vendor/glpk/simplex/
H A Dspychuzc.c77 int spy_chuzc_std(SPXLP *lp, const double d[/*1+n-m*/], in spy_chuzc_std()
152 int spy_chuzc_harris(SPXLP *lp, const double d[/*1+n-m*/], in spy_chuzc_harris()
410 int spy_ls_eval_bp(SPXLP *lp, const double d[/*1+n-m*/], in spy_ls_eval_bp()
508 int spy_ls_select_bp(SPXLP *lp, const double trow[/*1+n-m*/], in spy_ls_select_bp()
/dports/math/glpk/glpk-5.0/src/simplex/
H A Dspychuzc.c77 int spy_chuzc_std(SPXLP *lp, const double d[/*1+n-m*/], in spy_chuzc_std()
152 int spy_chuzc_harris(SPXLP *lp, const double d[/*1+n-m*/], in spy_chuzc_harris()
410 int spy_ls_eval_bp(SPXLP *lp, const double d[/*1+n-m*/], in spy_ls_eval_bp()
508 int spy_ls_select_bp(SPXLP *lp, const double trow[/*1+n-m*/], in spy_ls_select_bp()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Handlers/
H A DTraceHandler.cs312 static private TableCell AddHeaderCell(TableRow trow, string text) { in AddHeaderCell()
319 static private TableCell AddCell(TableRow trow, string text) { in AddCell()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevmr8n.c359 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
410 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
473 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
550 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
696 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
753 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevmr8n.c359 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
410 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
473 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
550 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
696 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
753 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmr8n.c355 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
407 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
470 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
549 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
713 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local
778 const byte *trow = in mem_gray8_rgb24_strip_copy_rop() local

12345678910>>...13