Home
last modified time | relevance | path

Searched defs:nVector (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Ddif.hxx63 sal_uInt32 nVector; member in DifParser
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Ddif.hxx64 sal_uInt32 nVector; member in DifParser
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dexpr.c2755 int nVector = sqlite3ExprVectorSize(pIn->pLeft); in sqlite3ExprCheckIN() local
2808 int nVector; /* Size of vectors for this IN operator */ in sqlite3ExprCodeIN() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c3166 int nVector = sqlite3ExprVectorSize(pIn->pLeft); in sqlite3ExprCheckIN() local
3219 int nVector; /* Size of vectors for this IN operator */ in sqlite3ExprCodeIN() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c3110 int nVector = sqlite3ExprVectorSize(pIn->pLeft); in sqlite3ExprCheckIN() local
3163 int nVector; /* Size of vectors for this IN operator */ in sqlite3ExprCodeIN() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c3136 int nVector = sqlite3ExprVectorSize(pIn->pLeft); in sqlite3ExprCheckIN() local
3189 int nVector; /* Size of vectors for this IN operator */ in sqlite3ExprCodeIN() local
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dgm.h1444 INT nVector[NS_DIM_PREFIX MAX_PRIOS]; member