Home
last modified time | relevance | path

Searched defs:nAlloc (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dtable.c32 int nAlloc; /* Slots allocated for azResult[] */ member
Dmem5.c108 u64 nAlloc; /* Total number of calls to malloc */ member
493 int nAlloc = (1<<ii); in memsys5Init() local
Dalter.c753 int nAlloc; in sqlite3AlterBeginAddColumn() local
Dmem2.c119 int nAlloc[NCSIZE]; /* Total number of allocations */ member
Dvdbemem.c729 int nAlloc = nByte; in sqlite3VdbeMemSetStr() local
Dtest_onefile.c120 int nAlloc; member
DsqliteInt.h1752 int nAlloc; /* Number of entries allocated below */ member
1797 int nAlloc; /* Number of entries allocated for a[] below */ member
1835 i16 nAlloc; /* Number of entries allocated in a[] below */ member
2396 int nAlloc; /* Amount of space allocated in zText */ member
Dbuild.c3112 int nAlloc = pSrc->nSrc+nExtra; in sqlite3SrcListEnlarge() local
Dtest1.c790 int nAlloc; /* Space allocated */ member
/external/chromium_org/third_party/sqlite/src/test/
Dthreadtest1.c63 int nAlloc; /* Number of slots allocated for azElem[] */ member
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_snippet.c105 int nAlloc; /* Allocated size of buffer z in bytes */ member
547 int nAlloc = pStr->nAlloc+nAppend+100; in fts3StringAppend() local
Dfts3.c1196 int nAlloc = 0; /* Size of allocated buffer */ in fts3ScanInteriorNode() local
Dfts3_write.c1247 int nAlloc = 0; /* Size of allocated array at aElem */ in sqlite3Fts3SegReaderPending() local
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10112 int nAlloc; /* Number of entries allocated below */ member
10157 int nAlloc; /* Number of entries allocated for a[] below */ member
10195 i16 nAlloc; /* Number of entries allocated in a[] below */ member
10756 int nAlloc; /* Amount of space allocated in zText */ member
14712 int nAlloc[NCSIZE]; /* Total number of allocations */ member
15920 u64 nAlloc; /* Total number of calls to malloc */ member
16305 int nAlloc = (1<<ii); in memsys5Init() local
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfts1.c1006 int nAlloc; /* Space allocated for aMatch[] */ member
/external/sqlite/dist/orig/
Dsqlite3.c10742 i16 nAlloc; /* Number of entries allocated in a[] below */ member
11312 int nAlloc; /* Amount of space allocated in zText */ member
15576 int nAlloc[NCSIZE]; /* Total number of allocations */ member
16784 u64 nAlloc; /* Total number of calls to malloc */ member
17169 int nAlloc = (1<<ii); in memsys5Init() local
/external/sqlite/dist/
Dsqlite3.c10742 i16 nAlloc; /* Number of entries allocated in a[] below */ member
11312 int nAlloc; /* Amount of space allocated in zText */ member
15576 int nAlloc[NCSIZE]; /* Total number of allocations */ member
16784 u64 nAlloc; /* Total number of calls to malloc */ member
17169 int nAlloc = (1<<ii); in memsys5Init() local
/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2.c1926 int nAlloc; /* Space allocated for aMatch[] */ member