Home
last modified time | relevance | path

Searched defs:nOut (Results 1 – 25 of 43) sorted by relevance

12

/sqlite-3.40.0/src/
H A Dvdbetrace.c136 int nOut; /* Number of bytes of the string text to include in output */ in sqlite3VdbeExpandSql() local
169 int nOut; /* Number of bytes of the blob to include in output */ in sqlite3VdbeExpandSql() local
H A Dtest_hexio.c158 int nIn, nOut, written; in hexio_write() local
206 int nIn, nOut; in hexio_get_int() local
304 int nOut; in utf8_to_utf8() local
393 int nOut = 0; in make_fts3record() local
H A Dos_kv.c397 static int kvvfsDecode(const char *a, char *aOut, int nOut){ in kvvfsDecode()
897 int nOut, in kvvfsFullPathname()
H A Dtest_devsym.c287 int nOut, in devsymFullPathname()
H A Dwhere.c207 LogEst nOut /* Number of outputs for the new entry */ in whereOrInsert()
1809 int nOut = pLoop->nOut; in whereRangeScanEst() local
3031 tRowcnt nOut = 0; in whereLoopAddBtreeIndex() local
4870 LogEst nOut; /* Rows visited by (pFrom+pWLoop) */ in wherePathSolver() local
H A DwhereInt.h138 LogEst nOut; /* Estimated number of output rows */ member
175 LogEst nOut; /* Number of outputs for this subquery */ member
H A Dmemdb.c617 int nOut, in memdbFullPathname()
H A Dtest_journal.c767 int nOut, in jtFullPathname()
H A Dprintf.c239 int nOut; /* Size of the rendering buffer */ in sqlite3_str_vappendf() local
H A Dtest_onefile.c749 int nOut, /* Size of output buffer in bytes */ in fsFullPathname()
H A Dtest_vfstrace.c697 int nOut, in vfstraceFullPathname()
/sqlite-3.40.0/ext/misc/
H A Dcompress.c54 unsigned long int nOut; in compressFunc() local
90 unsigned long int nOut; in uncompressFunc() local
H A Dsqlar.c46 uLongf nOut = compressBound(nData); in sqlarCompressFunc() local
H A Dfossildelta.c635 char *aOut; int nOut; /* output delta */ in deltaCreateFunc() local
670 char *aOut; int nOut, nOut2; /* The output */ in deltaApplyFunc() local
712 int nOut; /* Size of output */ in deltaOutputSizeFunc() local
H A Dmemvfs.c376 int nOut, in memFullPathname()
H A Dspellfix.c197 int nOut = 0; in phoneticHash() local
1719 int c, sz, nOut; in transliterate() local
1772 int i, c, sz, nOut; in translen_to_charlen() local
H A Dappendvfs.c592 int nOut, in apndFullPathname()
H A Dcksumvfs.c737 int nOut, in cksmFullPathname()
H A Dvfslog.c686 int nOut, in vlogFullPathname()
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_util.c115 void testPrngArray(unsigned int iVal, unsigned int *aOut, int nOut){ in testPrngArray()
122 void testPrngString(unsigned int iVal, char *aOut, int nOut){ in testPrngString()
185 int nOut = 0; in testArgSelectX() local
H A Dlsmtest_io.c175 int nOut = 0; in readStdin() local
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-opfs.js821 xFullPathname: function(pVfs,zName,nOut,pOut){ argument
828 xGetLastError: function(pVfs,nOut,pOut){ argument
H A Dsqlite3-wasm.c933 sqlite3_int64 *nOut, unsigned int mFlags ){ in sqlite3_wasm_db_serialize()
/sqlite-3.40.0/ext/icu/
H A Dicu.c365 int nOut; /* Size of output buffer in bytes */ in icuCaseFunc16() local
/sqlite-3.40.0/test/
H A Ddbfuzz.c389 int nOut, in inmemFullPathname()

12