Home
last modified time | relevance | path

Searched defs:nCol (Results 1 – 6 of 6) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DBigMatrixImpl.java1156 final int nCol = this.getColumnDimension(); in solve() local
/external/sqlite/dist/orig/
Dshell.c2095 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local
9326 int nCol; member
9928 int nCol = 0; in idxGetTableInfo() local
10836 int nCol = 0; in idxPopulateOneStat1() local
13858 int nCol, i, x; in display_stats() local
14695 int nCol = sqlite3_column_count(pStmt); in exec_prepared_stmt() local
15072 int nCol = 0; in tableColumnList() local
18401 int nCol; /* Number of columns in table */ member
18436 int nCol in recoverNewTable()
18569 int nCol, /* Number of columns in table */ in recoverFindTable()
[all …]
Dsqlite3.c17580 i16 nCol; /* Number of columns in this table */ member
17724 int nCol; /* Number of columns in this key */ member
/external/sqlite/dist/
Dshell.c2100 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local
9331 int nCol; member
9933 int nCol = 0; in idxGetTableInfo() local
10841 int nCol = 0; in idxPopulateOneStat1() local
13863 int nCol, i, x; in display_stats() local
14700 int nCol = sqlite3_column_count(pStmt); in exec_prepared_stmt() local
15077 int nCol = 0; in tableColumnList() local
18422 int nCol; /* Number of columns in table */ member
18457 int nCol in recoverNewTable()
18590 int nCol, /* Number of columns in table */ in recoverFindTable()
[all …]
Dsqlite3.c17580 i16 nCol; /* Number of columns in this table */ member
17724 int nCol; /* Number of columns in this key */ member
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c17666 i16 nCol; /* Number of columns in this table */ member
17789 int nCol; /* Number of columns in this key */ member