| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest7.c | 137 int n2 = nBlksz; in newLsmConnection() local 151 int n2 = 0; in testPagesize() local
|
| H A D | lsmtest_tdb.c | 151 const char *v; size_t n2; in test_leveldb_scan() local
|
| /sqlite-3.40.0/ext/fts1/ |
| H A D | ft_hash.c | 122 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() 138 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare()
|
| H A D | fts1_hash.c | 102 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() 118 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare()
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2_hash.c | 109 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() 125 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare()
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_hash.c | 107 static int fts3StrCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in fts3StrCompare() 123 static int fts3BinCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in fts3BinCompare()
|
| H A D | fts3.c | 2592 char *a2, int n2, /* Second doclist */ in fts3DoclistOrMerge()
|
| H A D | fts3_write.c | 1674 int n2 = fts3HashKeysize(*(Fts3HashElem **)rhs); in fts3CompareElemByTerm() local
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | shathree.c | 672 int n2 = sqlite3_column_bytes(pStmt, i); in sha3QueryFunc() local 679 int n2 = sqlite3_column_bytes(pStmt, i); in sha3QueryFunc() local
|
| H A D | sha1.c | 350 int n2 = sqlite3_column_bytes(pStmt, i); in sha1QueryFunc() local 357 int n2 = sqlite3_column_bytes(pStmt, i); in sha1QueryFunc() local
|
| H A D | spellfix.c | 866 int n2 /* Bytes remaining in z2[] */ in matchFromTo() 993 int n2, /* Length of the TO string */ in editDist3Core()
|
| /sqlite-3.40.0/tool/ |
| H A D | sqldiff.c | 530 int n2; /* Number of columns in aux */ in diff_one_table() local 1397 int n2; /* Number of columns in aux */ in summarize_one_table() local
|
| /sqlite-3.40.0/ext/session/ |
| H A D | sqlite3session.c | 661 int n2 = sessionSerialLen(a2); in sessionChangeEqual() local 703 int n2 = sessionSerialLen(a2); in sessionMergeRecord() local 748 int n2 = sessionSerialLen(a2); in sessionMergeValue() local 5010 int n2 = sessionSerialLen(a2); in sessionChangeMerge() local 5457 u8 *a2, int n2, /* Record 2 */ in sessionAppendRecordMerge() 5521 int n2 = sessionSerialLen(a2); in sessionAppendPartialUpdate() local 5540 int n2 = sessionSerialLen(a2); in sessionAppendPartialUpdate() local
|
| /sqlite-3.40.0/src/ |
| H A D | test3.c | 440 int n1, n2, i, j; in btree_varint_test() local
|
| H A D | shell.c.in | 8186 int n2, i; local 8816 int i, n2; local 8901 int i, n2; local 10313 int n2 = nAlloc*2 + 10; local 10404 int i, n2; local
|
| H A D | vdbesort.c | 815 int n2; in vdbeSorterCompareText() local
|
| H A D | vdbeaux.c | 4312 int n2 = pB2->n; in sqlite3BlobCompare() local
|
| H A D | btree.c | 3031 int n1, n2; in sqlite3BtreeGetRequestedReserve() local
|
| H A D | test1.c | 2557 int n2; in test_snapshot_cmp_blob() local
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_main.c | 56 static int xCmp(void *p1, int n1, void *p2, int n2){ in xCmp()
|
| H A D | lsm_tree.c | 268 static int treeKeycmp(void *p1, int n1, void *p2, int n2){ in treeKeycmp()
|
| H A D | lsm_sorted.c | 3411 u8 *a2; int n2; in mergeWorkerMoveHierarchy() local
|
| /sqlite-3.40.0/test/ |
| H A D | speedtest1.c | 677 int n2 = (p->nAlloc+n+1)*2; in groupAppend() local
|