Home
last modified time | relevance | path

Searched defs:vRow (Results 1 – 11 of 11) sorted by relevance

/dports/security/keepass/KeePass-2.49-Source/KeePass/DataExchange/
H A DCsvTableObjectReader.cs107 public string GetData(string[] vRow, string strColumn, string strDefault) in GetData()
/dports/science/jmol/jmol-14.32.7/src/org/openscience/jmol/app/janocchio/
H A DNoeTable.java417 int vRow = getViewerRow(row); in getMeasurementCountPlusIndices() local
429 int vRow = getViewerRow(row); in getValueAt() local
509 int vRow = getViewerRow(row); in setValueAt() local
H A DCoupleTable.java357 int vRow = getViewerRow(row); in getValueAt() local
409 int vRow = getViewerRow(row); in setValueAt() local
H A DNMR_JmolPanel.java1148 Atom[] getViewerMeasurement(int vRow, int type) { in getViewerMeasurement()
/dports/math/sdpa/sdpa-7.3.8/
H A Dsdpa_struct.h111 int vRow; member
/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/
H A Dtile.c373 unsigned int vRow = (cur->trans ? row * minVecLen : row); in forEachTile() local
/dports/databases/speedtables/speedtables-1.13.12/ctables/
H A Dgentable.tcl126 proc cquote {string {meta {"}}} {
H A Dctable_search.c2820 ctable_RemoveFromIndex (CTable *ctable, void *vRow, int field) { in ctable_RemoveFromIndex()
/dports/science/cdf/cdf33_0-dist/src/include/
H A Dwidgets.h213 int vRow; /* Row number value is on. */ member
/dports/graphics/pixie/Pixie/src/ri/
H A Dpatches.cpp922 const double *vRow = &vCoefficients[v*vOrder]; in precomputeVertexData() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dcolor_yuv.simd.hpp1534 uchar* yRow = (uchar*)0, *uRow = (uchar*)0, *vRow = (uchar*)0, *uvRow = (uchar*)0; in operator ()() local