Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 25 of 72) sorted by relevance

123

/sqlite-3.40.0/ext/session/
H A Dchangesetfuzz.c144 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 Dchangeset.c45 sqlite3_int64 sz; in readFile() local
181 int sz, rc; in main() local
/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c441 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 Dsqlar.c84 uLongf sz; in sqlarUncompressFunc() local
H A Deval.c40 size_t sz = strlen(z); in callback() local
H A Dmemvfs.c61 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 Dlsmtest_util.c156 static void argError(void *aData, const char *zType, int sz, const char *zArg){ in argError()
175 int sz, in testArgSelectX()
H A Dlsmtest.h40 # define ftruncate(fd,sz) ((_chsize_s((fd), (sz))==0) ? 0 : -1) argument
/sqlite-3.40.0/test/
H A Dossshell.c43 size_t sz; in main() local
H A Dfuzzcheck.c113 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 Dkvtest.c318 int sz = 10000; in initMain() local
620 sqlite3_int64 sz; /* Size of zName in bytes */ in updateFile() local
H A Ddbfuzz.c80 int sz; /* Size of the file in bytes */ member
165 long sz = 0; in createVFile() local
H A Ddbfuzz2.c298 int sz, nSlot; in LLVMFuzzerInitialize() local
H A Dthreadtest4.c80 static void *safe_malloc(int sz){ in safe_malloc()
/sqlite-3.40.0/src/
H A Dpcache1.c275 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 Dmemdb.c71 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 Dtest_delete.c47 int i, sz; in sqlite3Delete83Name() local
H A Dtest_multiplex.c363 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 Dvacuum.c229 i64 sz = 0; in sqlite3RunVacuum() local
H A Dbitvec.c337 int sqlite3BitvecBuiltinTest(int sz, int *aOp){ in sqlite3BitvecBuiltinTest()
H A Dtest_malloc.c891 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 Dbtree.c1539 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 Dshowstat4.c89 int sz; in main() local
H A Dshowshm.c90 unsigned short sz; in print_decode_line() local
/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c401 sqlite3_int64 sz; in showSegmentStats() local
780 sqlite3_int64 sz; in listBigSegments() local

123