/external/chromium_org/third_party/sqlite/src/src/ |
D | table.c | 32 int nAlloc; /* Slots allocated for azResult[] */ member
|
D | mem5.c | 108 u64 nAlloc; /* Total number of calls to malloc */ member 493 int nAlloc = (1<<ii); in memsys5Init() local
|
D | alter.c | 753 int nAlloc; in sqlite3AlterBeginAddColumn() local
|
D | mem2.c | 119 int nAlloc[NCSIZE]; /* Total number of allocations */ member
|
D | vdbemem.c | 729 int nAlloc = nByte; in sqlite3VdbeMemSetStr() local
|
D | test_onefile.c | 120 int nAlloc; member
|
D | sqliteInt.h | 1752 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
|
D | build.c | 3109 int nAlloc = pSrc->nSrc+nExtra; in sqlite3SrcListEnlarge() local
|
D | test1.c | 790 int nAlloc; /* Space allocated */ member
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | threadtest1.c | 63 int nAlloc; /* Number of slots allocated for azElem[] */ member
|
/external/sqlite/dist/ |
D | shell.c | 1215 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local 1940 int nAlloc; /* Space allocated for z[] */ member 3204 int nRow, nAlloc; in do_meta_command() local 3568 int nAlloc = 0; /* Allocated zSql[] space */ in process_input() local
|
D | sqlite3.c | 11563 u32 nAlloc; /* Number of entries allocated in a[] below */ member 12157 int nAlloc; /* Amount of space allocated in zText */ member 16683 int nAlloc[NCSIZE]; /* Total number of allocations */ member 17891 u64 nAlloc; /* Total number of calls to malloc */ member 18271 int nAlloc = (1<<ii); in memsys5Init() local
|
/external/sqlite/dist/orig/ |
D | shell.c | 1210 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local 1920 int nAlloc; /* Space allocated for z[] */ member 3184 int nRow, nAlloc; in do_meta_command() local 3548 int nAlloc = 0; /* Allocated zSql[] space */ in process_input() local
|
D | sqlite3.c | 11563 u32 nAlloc; /* Number of entries allocated in a[] below */ member 12157 int nAlloc; /* Amount of space allocated in zText */ member 16683 int nAlloc[NCSIZE]; /* Total number of allocations */ member 17891 u64 nAlloc; /* Total number of calls to malloc */ member 18271 int nAlloc = (1<<ii); in memsys5Init() local
|
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
D | fts3_snippet.c | 105 int nAlloc; /* Allocated size of buffer z in bytes */ member 547 int nAlloc = pStr->nAlloc+nAppend+100; in fts3StringAppend() local
|
D | fts3_write.c | 1247 int nAlloc = 0; /* Size of allocated array at aElem */ in sqlite3Fts3SegReaderPending() local
|
D | fts3.c | 1196 int nAlloc = 0; /* Size of allocated buffer */ in fts3ScanInteriorNode() local
|
/external/chromium_org/third_party/sqlite/amalgamation/ |
D | sqlite3.c | 10097 int nAlloc; /* Number of entries allocated below */ member 10142 int nAlloc; /* Number of entries allocated for a[] below */ member 10180 i16 nAlloc; /* Number of entries allocated in a[] below */ member 10741 int nAlloc; /* Amount of space allocated in zText */ member 14697 int nAlloc[NCSIZE]; /* Total number of allocations */ member 15905 u64 nAlloc; /* Total number of calls to malloc */ member 16290 int nAlloc = (1<<ii); in memsys5Init() local
|
/external/chromium_org/third_party/sqlite/src/ext/fts1/ |
D | fts1.c | 1006 int nAlloc; /* Space allocated for aMatch[] */ member
|
/external/chromium_org/third_party/sqlite/src/ext/fts2/ |
D | fts2.c | 1926 int nAlloc; /* Space allocated for aMatch[] */ member
|