| /sqlite-3.40.0/ext/session/ |
| H A D | changesetfuzz.c | 144 sqlite3_int64 sz; in fuzzReadFile() local 504 int sz; in fuzzChangeSize() local 542 int sz; in fuzzParseRecord() local 874 int sz; in fuzzSelectChange() local 943 int sz; in fuzzCopyChange() local 981 int sz; in fuzzCopyChange() local 1067 int sz; in fuzzCopyChange() local
|
| H A D | changeset.c | 45 sqlite3_int64 sz; in readFile() local 181 int sz, rc; in main() local
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | appendvfs.c | 441 static sqlite3_int64 apndReadMark(sqlite3_int64 sz, sqlite3_file *pFile){ in apndReadMark() 466 static int apndIsAppendvfsDatabase(sqlite3_int64 sz, sqlite3_file *pFile){ in apndIsAppendvfsDatabase() 491 static int apndIsOrdinaryDatabaseFile(sqlite3_int64 sz, sqlite3_file *pFile){ in apndIsOrdinaryDatabaseFile() 518 sqlite3_int64 sz = 0; in apndOpen() local
|
| H A D | sqlar.c | 84 uLongf sz; in sqlarUncompressFunc() local
|
| H A D | eval.c | 40 size_t sz = strlen(z); in callback() local
|
| H A D | memvfs.c | 61 sqlite3_int64 sz; /* Size of the file */ member 465 sqlite3_int64 sz; in memvfsFromFileFunc() local
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_util.c | 156 static void argError(void *aData, const char *zType, int sz, const char *zArg){ in argError() 175 int sz, in testArgSelectX()
|
| H A D | lsmtest.h | 40 # define ftruncate(fd,sz) ((_chsize_s((fd), (sz))==0) ? 0 : -1) argument
|
| /sqlite-3.40.0/test/ |
| H A D | ossshell.c | 43 size_t sz; in main() local
|
| H A D | fuzzcheck.c | 113 int sz; /* Size of the file in bytes */ member 131 int sz; /* Size of this Blob in bytes */ member 292 static VFile *createVFile(const char *zName, int sz, unsigned char *pData){ in createVFile() 391 static char *readFile(const char *zFilename, long *sz){ in readFile() 530 int sz = sqlite3_column_bytes(pStmt, 1); in blobListLoadFromDb() local
|
| H A D | kvtest.c | 318 int sz = 10000; in initMain() local 620 sqlite3_int64 sz; /* Size of zName in bytes */ in updateFile() local
|
| H A D | dbfuzz.c | 80 int sz; /* Size of the file in bytes */ member 165 long sz = 0; in createVFile() local
|
| H A D | dbfuzz2.c | 298 int sz, nSlot; in LLVMFuzzerInitialize() local
|
| H A D | threadtest4.c | 80 static void *safe_malloc(int sz){ in safe_malloc()
|
| /sqlite-3.40.0/src/ |
| H A D | pcache1.c | 275 void sqlite3PCacheBufferSetup(void *pBuf, int sz, int n){ in sqlite3PCacheBufferSetup() 367 int sz = sqlite3MallocSize(p); in pcache1Alloc() local 491 void *sqlite3PageMalloc(int sz){ in sqlite3PageMalloc() 767 int sz; /* Bytes of memory required to allocate the new cache */ in pcache1Create() local
|
| H A D | memdb.c | 71 sqlite3_int64 sz; /* Size of the file */ member 716 sqlite3_int64 sz; in sqlite3_serialize() local 866 unsigned int sz; in sqlite3MemdbInit() local
|
| H A D | test_delete.c | 47 int i, sz; in sqlite3Delete83Name() local
|
| H A D | test_multiplex.c | 363 sqlite3_int64 sz = 0; in multiplexSubSize() local 482 int sz = 0; in multiplexOpen() local 872 sqlite3_int64 sz = multiplexSubSize(pGroup, i, &rc); in multiplexFileSize() local 966 sqlite3_int64 sz = 0; in multiplexFileControl() local
|
| H A D | vacuum.c | 229 i64 sz = 0; in sqlite3RunVacuum() local
|
| H A D | bitvec.c | 337 int sqlite3BitvecBuiltinTest(int sz, int *aOp){ in sqlite3BitvecBuiltinTest()
|
| H A D | test_malloc.c | 891 int sz, N; in test_config_pagecache() local 996 int sz, cnt; in test_config_lookaside() local 1031 int sz, cnt; in test_db_config_lookaside() local
|
| H A D | btree.c | 1539 int sz = get2byte(&data[iFree+2]); in defragmentPage() local 2052 int sz; /* Size of a cell */ in btreeCellSizeCheck() local 6989 static void dropCell(MemPage *pPage, int idx, int sz, int *pRC){ in dropCell() 7051 int sz, /* Bytes of content in pCell */ in insertCell() 7309 u16 sz = pCArray->szCell[i]; in rebuildPage() local 7389 int sz, rc; in pageInsertArray() local 7452 int sz; in pageFreeArray() local 8103 u16 sz = (u16)szNew[i]; in balance_nonroot() local 8174 int sz; in balance_nonroot() local 8438 int sz; in balance_nonroot() local
|
| /sqlite-3.40.0/tool/ |
| H A D | showstat4.c | 89 int sz; in main() local
|
| H A D | showshm.c | 90 unsigned short sz; in print_decode_line() local
|
| /sqlite-3.40.0/ext/fts3/tool/ |
| H A D | fts3view.c | 401 sqlite3_int64 sz; in showSegmentStats() local 780 sqlite3_int64 sz; in listBigSegments() local
|