| /sqlite-3.40.0/tool/ |
| H A D | showlocks.c | 31 int nAlloc = 1; in showLocksInRange() local
|
| H A D | fuzzershell.c | 236 sqlite3_uint64 nAlloc; /* Bytes allocated to z[] */ member 289 sqlite3_int64 nAlloc; /* Number of bytes allocated for z[] */ member 791 int nAlloc = 0; /* Number of bytes allocated for zIn[] */ in main() local
|
| /sqlite-3.40.0/src/ |
| H A D | mem5.c | 109 u64 nAlloc; /* Total number of calls to malloc */ member 493 int nAlloc = (1<<ii); in memsys5Init() local
|
| H A D | table.c | 30 u32 nAlloc; /* Slots allocated for azResult[] */ member
|
| H A D | test_hexio.c | 394 int nAlloc = 0; in make_fts3record() local
|
| H A D | mem2.c | 119 int nAlloc[NCSIZE]; /* Total number of allocations */ member
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | eval.c | 27 sqlite3_int64 nAlloc; /* Number of bytes allocated for z[] */ member
|
| H A D | dbdump.c | 72 int nAlloc; /* Number of bytes allocated to z[] */ member 183 int nAlloc = 0; in tableColumnList() local
|
| H A D | percentile.c | 73 unsigned nAlloc; /* Number of slots allocated for a[] */ member
|
| H A D | nextchar.c | 69 int nAlloc; /* Space allocated to aResult */ member
|
| H A D | zipfile.c | 820 sqlite3_int64 nAlloc; in zipfileGetEntry() local 996 sqlite3_int64 nAlloc; in zipfileDeflate() local 1913 int nAlloc; /* Byte allocated at a[] */ member
|
| H A D | regexp.c | 160 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_str.c | 36 int nAlloc = pStr->n + nNew + 100; in lsmStringExtend() local
|
| H A D | lsmInt.h | 195 int nAlloc; /* Space allocated for z[] */ member 217 int nAlloc; member 561 int nAlloc; /* Allocated size of aEntry[] */ member
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_io.c | 173 int nAlloc = 128; in readStdin() local
|
| H A D | lsmtest_mem.c | 77 int nAlloc; /* Number of allocations at this path */ member
|
| /sqlite-3.40.0/test/ |
| H A D | dbfuzz2.c | 234 int nAlloc = 0; in LLVMFuzzerTestOneInput() local
|
| H A D | threadtest1.c | 63 int nAlloc; /* Number of slots allocated for azElem[] */ member
|
| H A D | fuzzcheck.c | 740 sqlite3_uint64 nAlloc = 4096; /* Space allocated in a[] */ in decodeDatabase() local 1153 int nAlloc = 0; in runCombinedDbSqlInput() local 1294 int nAlloc = 0; in runCombinedDbSqlInput() local
|
| H A D | kvtest.c | 814 sqlite3_int64 nAlloc = 0; /* Space allocated for pData[] */ in runMain() local
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_unicode.c | 97 int nAlloc; /* space allocated at zToken */ member
|
| H A D | fts3_write.c | 1720 int nAlloc = 0; /* Size of allocated array at aElem */ in sqlite3Fts3SegReaderPending() local 3694 int nAlloc; /* Allocated size of a[] (nAlloc>=n) */ member 3754 int nAlloc = nMin; in blobGrowBuffer() local 4539 int nAlloc = 0; /* Allocated size of aIdx[] */ in fts3RepackSegdirLevel() local 4925 const int nAlloc = sizeof(*pCsr) + sizeof(*pFilter) + sizeof(*pWriter); in sqlite3Fts3Incrmerge() local
|
| H A D | fts3_snippet.c | 124 int nAlloc; /* Allocated size of buffer z in bytes */ member 615 sqlite3_int64 nAlloc = pStr->nAlloc+(sqlite3_int64)nAppend+100; in fts3StringAppend() local
|
| /sqlite-3.40.0/mptest/ |
| H A D | mptest.c | 412 int nAlloc; /* Slots of z[] allocated */ member 425 int nAlloc = p->nAlloc*2 + n + 100; in stringAppend() local
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_hash.c | 63 int nAlloc; /* Total size of allocation */ member
|