Home
last modified time | relevance | path

Searched defs:count (Results 1 – 23 of 23) sorted by relevance

/sqlite-3.40.0/src/
H A Dhash.h45 unsigned int count; /* Number of entries in this table */ member
48 unsigned int count; /* Number of entries with this hash */ member
H A Ddelete.c637 int count = (pParse->nested==0); /* True to count changes */ in sqlite3DeleteFrom() local
741 u8 count, /* If non-zero, increment the row change counter */ in sqlite3GenerateRowDelete()
H A Dhash.c153 unsigned int count; /* Number of elements left to test */ in findElementWithHash() local
H A Dtest_md5.c244 unsigned count; in MD5Final() local
H A Dtest3.c438 u32 start, mult, count, incr; in btree_varint_test() local
H A Dmain.c1659 int count /* Number of times table has been busy */ in sqliteDefaultBusyCallback()
H A Dtclsqlite.c407 static int count = 0; in createIncrblobChannel() local
/sqlite-3.40.0/ext/fts2/
H A Dfts2_hash.h35 int count; /* Number of entries in this table */ member
39 int count; /* Number of entries with this hash */ member
H A Dfts2_hash.c226 int count; /* Number of elements left to test */ in findElementGivenHash() local
/sqlite-3.40.0/ext/fts1/
H A Dft_hash.h35 int count; /* Number of entries in this table */ member
41 int count; /* Number of entries with this hash */ member
H A Dfts1_hash.h35 int count; /* Number of entries in this table */ member
41 int count; /* Number of entries with this hash */ member
H A Dft_hash.c261 int count; /* Number of elements left to test */ in findElementGivenHash() local
H A Dfts1_hash.c219 int count; /* Number of elements left to test */ in findElementGivenHash() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_hash.h35 int count; /* Number of entries in this table */ member
39 int count; /* Number of entries with this hash */ member
H A Dfts3_hash.c227 int count; /* Number of elements left to test */ in fts3FindElementByHash() local
/sqlite-3.40.0/autoconf/tea/win/
H A Dnmakehlp.c332 int count) in CheckForLinkerFeature()
/sqlite-3.40.0/tool/
H A Dmkkeywordhash.c407 int count; in main() local
H A Ddbhash.c34 unsigned int count[2]; member
H A Dmksourceid.c533 unsigned int count[2]; member
H A Dlemon.c5267 int count; /* Number of currently slots filled */ member
5434 int count; /* Number of currently slots filled */ member
5633 int count; /* Number of currently slots filled */ member
5774 int count; /* Number of currently slots filled */ member
/sqlite-3.40.0/ext/misc/
H A Dsha1.c38 unsigned int count[2]; member
/sqlite-3.40.0/mptest/
H A Dmptest.c321 static int busyHandler(void *pCD, int count){ in busyHandler()
/sqlite-3.40.0/test/
H A Dthreadtest3.c333 unsigned count; in MD5Final() local