| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_tdb2.cc | 78 void *pKey1, int nKey1, in test_kc_delete_range() 151 void *pKey1, int nKey1, /* Start of search */ in test_kc_scan() 342 void *pKey1, int nKey1, /* Start of search */ in test_mdb_scan()
|
| H A D | lsmtest_tdb.c | 111 void *pKey1, int nKey1, /* Start of search */ in test_leveldb_scan() 254 void *pKey1, int nKey1, in kc_delete_range() 465 void *pKey1, int nKey1, in sql_delete_range() 804 TestDb *pDb, void *pKey1, int nKey1, void *pKey2, int nKey2 in tdb_delete_range() 817 void *pKey1, int nKey1, /* Start of search */ in tdb_scan()
|
| H A D | lsmtest1.c | 182 void *pKey1; int nKey1; /* Start key */ in testDbContents() local 399 void *pKey1; int nKey1; /* Start key */ in testCompareDb() local 449 void *pKey1; int nKey1; in doDataTest2() local
|
| H A D | lsmtest_main.c | 78 void *pKey1, int nKey1, in testDeleteRange() 173 void *pKey1; int nKey1; member 181 static int keyCompare(void *pKey1, int nKey1, void *pKey2, int nKey2){ in keyCompare() 266 void *pKey1, int nKey1, in testScanCompare()
|
| H A D | lsmtest_tdb4.c | 385 void *pKey1, int nKey1, in bt_delete_range()
|
| H A D | lsmtest_tdb3.c | 600 void *pKey1, int nKey1, in test_lsm_delete_range()
|
| /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()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | uint.c | 42 int nKey1, const void *pKey1, in uintCollFunc()
|
| H A D | anycollseq.c | 27 int nKey1, const void *pKey1, in anyCollFunc()
|
| H A D | rot13.c | 83 int nKey1, const void *pKey1, in rot13CollFunc()
|
| H A D | decimal.c | 415 int nKey1, const void *pKey1, in decimalCollFunc()
|
| /sqlite-3.40.0/src/ |
| H A D | vdbesort.c | 760 const void *pKey1, int nKey1, /* Left side of comparison */ in vdbeSorterCompareTail() 787 const void *pKey1, int nKey1, /* Left side of comparison */ in vdbeSorterCompare() 806 const void *pKey1, int nKey1, /* Left side of comparison */ in vdbeSorterCompareText() 848 const void *pKey1, int nKey1, /* Left side of comparison */ in vdbeSorterCompareInt()
|
| H A D | vdbeaux.c | 4118 int nKey1, const void *pKey1, /* Left key */ in vdbeRecordCompareDebug() 4530 int nKey1, const void *pKey1, /* Left key */ in sqlite3VdbeRecordCompareWithSkip() 4740 int nKey1, const void *pKey1, /* Left key */ in sqlite3VdbeRecordCompare() 4757 int nKey1, const void *pKey1, /* Left key */ in vdbeRecordCompareInt() 4852 int nKey1, const void *pKey1, /* Left key */ in vdbeRecordCompareString()
|
| H A D | main.c | 994 int nKey1, const void *pKey1, in binCollFunc() 1017 int nKey1, const void *pKey1, in rtrimCollFunc() 1046 int nKey1, const void *pKey1, in nocaseCollatingFunc()
|
| H A D | test1.c | 3196 int nKey1, const void *pKey1, in alignmentCollFunc()
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_main.c | 739 const void *pKey1, int nKey1, /* Lower bound of range to delete */ in lsm_delete_range()
|
| H A D | lsm_tree.c | 1798 void *pKey1, int nKey1, /* Start of range */ in lsmTreeDelete()
|
| H A D | lsm_sorted.c | 2115 void *pKey1; int nKey1; int eType1; in multiCursorDoCompare() local
|