Home
last modified time | relevance | path

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

/external/sqlite/dist/ext/misc/
Dpercentile.c73 unsigned nAlloc; /* Number of slots allocated for a[] */ member
/external/sqlite/dist/sqlite-autoconf-3440300/
Dshell.c1899 int nAlloc; member
6358 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member
10122 sqlite3_int64 nAlloc; in zipfileGetEntry() local
10298 sqlite3_int64 nAlloc; in zipfileDeflate() local
11235 int nAlloc; /* Byte allocated at a[] */ member
15998 i64 nAlloc = nMax * nText + (nMax+64)*2; in recoverEscapeCrnl() local
20193 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local
20602 sqlite3_int64 nAlloc = 0; in exec_prepared_stmt_columnar() local
21215 int nAlloc = 0; in tableColumnList() local
22625 int nAlloc; /* Space allocated for z[] */ member
[all …]
Dsqlite3.c19035 int nAlloc; /* Number of a[] slots allocated */ member
19185 u32 nAlloc; /* Number of entries allocated in a[] below */ member
19960 u32 nAlloc; /* Amount of space allocated in zText */ member
26689 int nAlloc[NCSIZE]; /* Total number of allocations */ member
27900 u64 nAlloc; /* Total number of calls to malloc */ member
28288 int nAlloc = (1<<ii); in memsys5Init() local
36278 sqlite3_int64 nAlloc = (pIn ? 2*(sqlite3_int64)pIn[0] : 10) + nInt; in sqlite3VListAdd() local
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dshell.c1103 int nAlloc; member
5055 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member
8816 sqlite3_int64 nAlloc; in zipfileGetEntry() local
8992 sqlite3_int64 nAlloc; in zipfileDeflate() local
9929 int nAlloc; /* Byte allocated at a[] */ member
14588 i64 nAlloc = nMax * nText + (nMax+64)*2; in recoverEscapeCrnl() local
18734 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local
19121 sqlite3_int64 nAlloc = 0; in exec_prepared_stmt_columnar() local
19742 int nAlloc = 0; in tableColumnList() local
21134 int nAlloc; /* Space allocated for z[] */ member
[all …]
Dsqlite3.c18704 int nAlloc; /* Number of a[] slots allocated */ member
18853 u32 nAlloc; /* Number of entries allocated in a[] below */ member
19624 u32 nAlloc; /* Amount of space allocated in zText */ member
26050 int nAlloc[NCSIZE]; /* Total number of allocations */ member
27261 u64 nAlloc; /* Total number of calls to malloc */ member
27649 int nAlloc = (1<<ii); in memsys5Init() local
35558 sqlite3_int64 nAlloc = (pIn ? 2*(sqlite3_int64)pIn[0] : 10) + nInt; in sqlite3VListAdd() local
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dshell.c1894 int nAlloc; member
6353 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member
10117 sqlite3_int64 nAlloc; in zipfileGetEntry() local
10293 sqlite3_int64 nAlloc; in zipfileDeflate() local
11230 int nAlloc; /* Byte allocated at a[] */ member
15993 i64 nAlloc = nMax * nText + (nMax+64)*2; in recoverEscapeCrnl() local
20188 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local
20597 sqlite3_int64 nAlloc = 0; in exec_prepared_stmt_columnar() local
21210 int nAlloc = 0; in tableColumnList() local
22605 int nAlloc; /* Space allocated for z[] */ member
[all …]
Dsqlite3.c19035 int nAlloc; /* Number of a[] slots allocated */ member
19185 u32 nAlloc; /* Number of entries allocated in a[] below */ member
19960 u32 nAlloc; /* Amount of space allocated in zText */ member
26689 int nAlloc[NCSIZE]; /* Total number of allocations */ member
27900 u64 nAlloc; /* Total number of calls to malloc */ member
28288 int nAlloc = (1<<ii); in memsys5Init() local
36278 sqlite3_int64 nAlloc = (pIn ? 2*(sqlite3_int64)pIn[0] : 10) + nInt; in sqlite3VListAdd() local
/external/sqlite/dist/sqlite-autoconf-3420000/
Dshell.c1110 int nAlloc; member
5062 unsigned nAlloc; /* Slots allocated for aOp[] and aArg[] */ member
8823 sqlite3_int64 nAlloc; in zipfileGetEntry() local
8999 sqlite3_int64 nAlloc; in zipfileDeflate() local
9936 int nAlloc; /* Byte allocated at a[] */ member
14595 i64 nAlloc = nMax * nText + (nMax+64)*2; in recoverEscapeCrnl() local
18741 int nAlloc = 0; /* Allocated size of p->aiIndent[], abYield */ in explain_data_prepare() local
19128 sqlite3_int64 nAlloc = 0; in exec_prepared_stmt_columnar() local
19749 int nAlloc = 0; in tableColumnList() local
21156 int nAlloc; /* Space allocated for z[] */ member
[all …]
Dsqlite3.c18704 int nAlloc; /* Number of a[] slots allocated */ member
18853 u32 nAlloc; /* Number of entries allocated in a[] below */ member
19624 u32 nAlloc; /* Amount of space allocated in zText */ member
26050 int nAlloc[NCSIZE]; /* Total number of allocations */ member
27261 u64 nAlloc; /* Total number of calls to malloc */ member
27649 int nAlloc = (1<<ii); in memsys5Init() local
35558 sqlite3_int64 nAlloc = (pIn ? 2*(sqlite3_int64)pIn[0] : 10) + nInt; in sqlite3VListAdd() local
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c18464 u32 nAlloc; /* Number of entries allocated in a[] below */ member
19185 u32 nAlloc; /* Amount of space allocated in zText */ member
24251 int nAlloc[NCSIZE]; /* Total number of allocations */ member
25462 u64 nAlloc; /* Total number of calls to malloc */ member
25841 int nAlloc = (1<<ii); in memsys5Init() local