Home
last modified time | relevance | path

Searched refs:nByte (Results 1 - 3 of 3) sorted by relevance

/third_party/sqlite/src/
H A Dsqlite3.c1787 void (*xDlError)(sqlite3_vfs*, int nByte, char *zErrMsg);
1790 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
2442 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */
2457 #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */
2460 #define SQLITE_CONFIG_STMTJRNL_SPILL 26 /* int nByte */
2462 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */
4437 ** ^If the nByte argument is negative, then zSql is read up to the
4438 ** first zero terminator. ^If nByte is positive, then it is the
4439 ** number of bytes read from zSql. ^If nByte is zero, then no prepared
4442 ** there is a small performance advantage to passing an nByte paramete
23372 int nByte = sqlite3PagerMemUsed(pPager); sqlite3_db_status() local
23392 int nByte = 0; /* Used to accumulate return value */ sqlite3_db_status() local
23438 int nByte = 0; /* Used to accumulate return value */ sqlite3_db_status() local
25126 sqlite3OsDlError(sqlite3_vfs *pVfs, int nByte, char *zBufOut) sqlite3OsDlError() argument
25136 sqlite3OsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) sqlite3OsRandomness() argument
25434 sqlite3MemMalloc(int nByte) sqlite3MemMalloc() argument
25436 sqlite3MemRealloc(void *pPrior, int nByte) sqlite3MemRealloc() argument
25593 sqlite3MemMalloc(int nByte) sqlite3MemMalloc() argument
25665 sqlite3MemRealloc(void *pPrior, int nByte) sqlite3MemRealloc() argument
25978 randomFill(char *pBuf, int nByte) randomFill() argument
26001 sqlite3MemMalloc(int nByte) sqlite3MemMalloc() argument
26102 sqlite3MemRealloc(void *pPrior, int nByte) sqlite3MemRealloc() argument
26525 memsys3OutOfMemory(int nByte) memsys3OutOfMemory() argument
26644 memsys3MallocUnsafe(int nByte) memsys3MallocUnsafe() argument
27200 memsys5MallocUnsafe(int nByte) memsys5MallocUnsafe() argument
27441 int nByte; /* Number of bytes of memory available to this allocator */ memsys5Init() local
29258 sqlite3MallocAlarm(int nByte) sqlite3MallocAlarm() argument
33476 sqlite3Utf8CharLen(const char *zIn, int nByte) sqlite3Utf8CharLen() argument
33530 sqlite3Utf16to8(sqlite3 *db, const void *z, int nByte, u8 enc) sqlite3Utf16to8() argument
36718 kvvfsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) kvvfsRandomness() argument
40639 unixTruncate(sqlite3_file *id, i64 nByte) unixTruncate() argument
40727 fcntlSizeHint(unixFile *pFile, i64 nByte) fcntlSizeHint() argument
41659 int nByte = nReqRegion*szRegion; /* Minimum required file size */ unixShmMap() local
46776 int nByte; winUnicodeToUtf8() local
46803 int nByte; winMbcsToUnicode() local
46832 int nByte; winUnicodeToMbcs() local
47982 winTruncate(sqlite3_file *id, sqlite3_int64 nByte) global() argument
49317 int nByte = (iRegion+1)*szRegion; /* Minimum required file size */ global() local
49488 winMapfile(winFile *pFd, sqlite3_int64 nByte) global() argument
50661 DWORD nByte; global() local
51951 memdbDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg) global() argument
51973 memdbRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) global() argument
53878 pcache1Alloc(int nByte) global() argument
56750 pager_datahash(int nByte, unsigned char *pData) global() argument
59286 i64 nByte = 0; global() local
64001 sqlite3_int64 nByte = sizeof(u32*)*(iPage+1); global() local
64089 walChecksumBytes( int nativeCksum, u8 *a, int nByte, const u32 *aIn, u32 *aOut ) global() argument
64435 int nByte; /* Number of bytes to zero in aPgno[] */ global() local
64515 int nByte = (int)((u8*)&sLoc.aHash[HASHTABLE_NSLOT] - (u8*)sLoc.aPgno); global() local
65145 sqlite3_int64 nByte; /* Number of bytes to allocate */ global() local
70247 pageFindSlot(MemPage *pPg, int nByte, int *pRc) global() argument
70319 allocateSpace(MemPage *pPage, int nByte, int *pIdx) global() argument
73530 copyPayload( void *pPayload, void *pBuf, int nByte, int eOp, DbPage *pDbPage ) global() argument
80502 i64 nByte = sqlite3BtreeGetPageSize(pFrom)*(i64)sqlite3BtreeLastPage(pFrom); global() local
80912 int nByte; global() local
80969 const int nByte = 32; global() local
81442 int nByte = n>0?n:1; global() local
81692 i64 nByte = n; /* New value for pMem->n */ global() local
81949 int nByte; /* Bytes of space to allocate */ global() local
82905 int nByte; global() local
83200 int nByte = (p->nSub+1)*sizeof(SubProgram*); global() local
83651 sqlite3_int64 nByte = (p->nScan+1) * sizeof(ScanStatus); global() local
84695 int nByte = (nSub+1)*sizeof(SubProgram*); global() local
86580 int nByte; /* Number of bytes required for *p */ global() local
88873 createAggContext(sqlite3_context *p, int nByte) global() argument
88895 sqlite3_aggregate_context(sqlite3_context *p, int nByte) global() argument
90536 int nByte; global() local
92004 i64 nByte; /* Total size of the output string or blob */ global() local
93640 i64 nByte; /* Data space required for this record */ global() local
97468 int nByte; /* Bytes of runtime space required for sub-program */ global() local
99283 int nByte; /* Size of open blob, in bytes */ global() member
100262 vdbePmaReadBlob( PmaReader *p, int nByte, u8 **ppOut ) global() argument
100516 u64 nByte = 0; /* Size of PMA in bytes */ global() local
100955 int nByte; /* Total bytes of space to allocate */ global() local
101062 vdbeSorterExtendFile(sqlite3 *db, sqlite3_file *pFd, i64 nByte) global() argument
101304 int nByte; global() local
107189 int nByte = dupedExprStructSize(p, flags) & 0xfff; global() local
107210 int nByte = 0; global() local
107341 sqlite3_int64 nByte = sizeof(*p) + sizeof(p->a[0]) * (p->nCte-1); global() local
107469 int nByte; global() local
116341 int nByte; /* Bytes of space required */ global() local
119651 int nByte; global() local
121063 i64 nByte; global() local
121319 int nByte; /* Bytes of space for Index object + arrays */ global() local
123122 sqlite3_int64 nByte = sizeof(*pWith) + (sizeof(pWith->a[1]) * pWith->nCte); global() local
125163 contextMalloc(sqlite3_context *context, i64 nByte) global() argument
130528 u64 nByte; global() local
133418 u64 nByte = (wsdAutoext.nExt+1)*sizeof(wsdAutoext.aExt[0]); global() local
156808 sqlite3WhereMalloc(WhereInfo *pWInfo, u64 nByte) global() argument
156819 sqlite3WhereRealloc(WhereInfo *pWInfo, void *pOld, u64 nByte) global() argument
161949 int nByte = (pWInfo->nLevel-1-i) * sizeof(WhereLevel); global() local
176362 u64 nByte = nUri+8; /* Bytes of space to allocate */ global() local
177997 sqlite3_int64 nByte; global() local
180639 int nByte; global() local
180826 sqlite3_int64 nByte; /* Size of allocation used for *p */ global() local
182588 sqlite3_int64 nByte = (pCsr->nSegment + 16)*sizeof(Fts3SegReader*); global() local
184388 int nByte = a[p->nToken-1].nList; global() local
184593 sqlite3_int64 nByte = 0; global() local
185829 sqlite3_int64 nByte; /* Bytes of space to allocate here */ global() local
186444 sqlite3Fts3MallocZero(sqlite3_int64 nByte) global() argument
186520 sqlite3_int64 nByte; /* total space to allocate */ global() local
186635 int nByte = 0, iBegin = 0, iEnd = 0, iPos = 0; global() local
186947 int nByte = 0; global() local
189544 int nByte = 0; global() local
189775 int nByte = sqlite3_value_bytes(apVal[0]); global() local
191109 int nByte = sqlite3_blob_bytes(p->pSegments); global() local
191169 fts3SegReaderRequire(Fts3SegReader *pReader, char *pFrom, int nByte) global() argument
191655 sqlite3_int64 nByte; global() local
192871 int nByte; global() local
193464 sqlite3_int64 nByte = sizeof(u32) * ((sqlite3_int64)p->nColumn+1)*3; global() local
193531 sqlite3_int64 nByte; /* Bytes allocated at pCsr->apSegment[] */ global() local
195841 sqlite3_int64 nByte = sizeof(u32) * (2*(sqlite3_int64)nElem + 1) global() local
196232 sqlite3_int64 nByte; /* Number of bytes of space to allocate */ global() local
201776 int nByte = (NCELL(pNode) - iCell - 1) * pRtree->nBytesPerCell; global() local
203420 sqlite3_int64 nByte = (pRtree->nDim+1)*(sizeof(int*)+nCell*sizeof(int)); global() local
205654 int nByte; global() local
206410 sqlite3_int64 nByte; global() local
208096 int nByte = 0; global() local
209876 rbuMalloc(sqlite3rbu *p, sqlite3_int64 nByte) global() argument
209897 sqlite3_int64 nByte = (2*sizeof(char*) + sizeof(int) + 3*sizeof(u8)) * nCol; global() local
210765 sqlite3_int64 nByte = 2*(sqlite3_int64)nBind + 1; global() local
212786 size_t nByte = sizeof(sqlite3rbu) + nTarget+1 + nRbu+1; global() local
213764 sqlite3_int64 nByte = (iRegion+1) * sizeof(char*); global() local
214012 rbuVfsDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg) global() argument
214042 rbuVfsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) global() argument
214124 size_t nByte; global() local
215888 int nByte; /* Size of serialized value in bytes */ global() local
215959 sessionMalloc64(sqlite3_session *pSession, i64 nByte) global() argument
216520 sqlite3_int64 nByte; global() local
216767 int nByte; global() local
216879 sqlite3_int64 nByte; /* Number of bytes to allocate */ global() local
217481 int nByte = sizeof(SessionTable) + nName + 1; global() local
217512 sessionBufferGrow(SessionBuffer *p, i64 nByte, int *pRc) global() argument
217558 sqlite3_int64 nByte = 0; global() local
217710 int nByte; global() local
218337 int nByte; /* Number of bytes to allocate for iterator */ global() local
218426 sessionInputBuffer(SessionInput *pIn, int nByte) global() argument
218463 int nByte; global() local
218554 int nByte; global() local
218650 int nByte = 0; global() local
218695 int nByte; global() local
219119 int nByte; global() local
219141 int nByte; global() local
219373 int nByte = sizeof(SessionUpdate) * nU32*sizeof(u32); global() local
220126 size_t nByte = 2*pApply->nCol*sizeof(sqlite3_value*); global() local
220528 sqlite3_int64 nByte = nRec + pExist->nRecord + sizeof(SessionChange); global() local
220589 sqlite3_int64 nByte; global() local
224856 sqlite3_int64 nByte; /* Bytes of space to allocate */ global() local
225015 sqlite3Fts5BufferSize(int *pRc, Fts5Buffer *pBuf, u32 nByte) global() argument
225258 sqlite3Fts5MallocZero(int *pRc, sqlite3_int64 nByte) global() argument
225650 const int nByte = sizeof(int) * FTS5_MAX_PREFIX_INDEXES; global() local
225936 sqlite3_int64 nByte; global() local
226640 const int nByte = sizeof(Fts5ExprNode); global() local
226848 sqlite3_int64 nByte = sizeof(Fts5PoslistReader) * nAlloc * 2; global() local
226929 sqlite3_int64 nByte = sizeof(Fts5PoslistReader) * pPhrase->nTerm; global() local
227064 sqlite3_int64 nByte = sizeof(Fts5NearTrimmer) * pNear->nPhrase; global() local
227973 sqlite3_int64 nByte; global() local
227983 sqlite3_int64 nByte; global() local
228053 sqlite3_int64 nByte = sizeof(Fts5ExprTerm) + sizeof(Fts5Buffer) + nToken+1; global() local
228122 sqlite3_int64 nByte = sizeof(Fts5ExprPhrase*) * (pParse->nPhrase + 8); global() local
228220 sqlite3_int64 nByte; global() local
228439 sqlite3_int64 nByte = sizeof(Fts5Colset) + (pOrig->nCol-1) * sizeof(int); global() local
228568 int nByte = sizeof(Fts5ExprNode*) * pSub->nChild; global() local
228594 int nByte; global() local
228653 sqlite3_int64 nByte; /* Bytes of space to allocate for this node */ global() local
228790 sqlite3_int64 nByte = 0; global() local
229537 sqlite3_int64 nByte; global() local
229659 int nByte = sqlite3Fts5GetVarintLen((u32)nPos); global() local
229717 sqlite3_int64 nByte = sizeof(Fts5HashEntry) + (nToken+1) + 1 + 64; global() local
230575 fts5IdxMalloc(Fts5Index *p, sqlite3_int64 nByte) global() argument
230677 int nByte = sqlite3_blob_bytes(p->pReader); global() local
230858 i64 nByte = sizeof(Fts5Structure)+(p->nLevel-1)*sizeof(Fts5StructureLevel); global() local
230908 sqlite3_int64 nByte; /* Bytes of space to allocate at pRet */ global() local
230994 sqlite3_int64 nByte = ( global() local
231024 sqlite3_int64 nByte; global() local
231541 sqlite3_int64 nByte = sizeof(Fts5DlidxIter) + i * sizeof(Fts5DlidxLvl); global() local
233770 size_t nByte = sizeof(Fts5DlidxWriter) * (nLvl - pWriter->nDlidx); global() local
234746 sqlite3_int64 nByte = sizeof(Fts5Structure); global() local
234876 int nByte = nData + 9 + 9 + FTS5_DATA_ZERO_PADDING; global() local
235473 sqlite3Fts5IndexCharlenToBytelen( const char *p, int nByte, int nChar ) global() argument
235542 int nByte = sqlite3Fts5IndexCharlenToBytelen(pToken, nToken, nChar); global() local
236056 int nByte; global() local
236064 int nKeep, nByte; global() local
236697 int nByte; /* Bytes of data */ global() local
237525 sqlite3_int64 nByte; /* Bytes of space to allocate */ global() local
237816 sqlite3_int64 nByte; global() local
237942 sqlite3_int64 nByte; global() local
238747 sqlite3_int64 nByte = sizeof(Fts5PoslistReader) * nIter; global() local
239255 int nByte = sqlite3Fts5ExprPoslist(pCsr->pExpr, i, &dummy); global() local
239273 int nByte; global() local
239440 sqlite3_int64 nByte; /* Bytes of space to allocate */ global() local
239477 sqlite3_int64 nByte; /* Bytes of space to allocate */ global() local
240042 sqlite3_int64 nByte; /* Bytes of space to allocate */ global() local
240623 int nByte = sqlite3Fts5IndexCharlenToBytelen(pToken, nToken, nChar); global() local
241029 asciiFold(char *aOut, const char *aIn, int nByte) global() argument
241061 int nByte; global() local
243657 int nByte; /* Bytes of space to allocate */ global() local
243841 i64 nByte = pFts5->pConfig->nCol * sizeof(i64)*2 + sizeof(Fts5VocabCursor); global() local
[all...]
H A Dshell.c2036 int nByte = sqlite3_value_bytes(argv[0]); in sha3Func() local
2051 SHA3Update(&cx, sqlite3_value_blob(argv[0]), nByte); in sha3Func()
2053 SHA3Update(&cx, sqlite3_value_text(argv[0]), nByte); in sha3Func()
5328 sqlite3_int64 nByte = nNew*sizeof(FsdirLevel); in fsdirNext() local
5329 FsdirLevel *aNew = (FsdirLevel*)sqlite3_realloc64(pCur->aLvl, nByte); in fsdirNext()
6331 static void apndDlError(sqlite3_vfs*, int nByte, char *zErrMsg);
6334 static int apndRandomness(sqlite3_vfs*, int nByte, char *zOut);
6766 static void apndDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in apndDlError() argument
6767 ORIGVFS(pVfs)->xDlError(ORIGVFS(pVfs), nByte, zErrMsg); in apndDlError()
6775 static int apndRandomness(sqlite3_vfs *pVfs, int nByte, cha in apndDlClose() argument
7193 int nByte = sizeof(ZipfileTab) + ZIPFILE_BUFFER_SIZE; zipfileConnect() local
7533 u16 nByte = zipfileRead16(p); zipfileScanExtra() local
8766 zipfileBufferGrow(ZipfileBuffer *pBuf, int nByte) zipfileBufferGrow() argument
8815 int nByte; zipfileStep() local
9532 idxMalloc(int *pRc, int nByte) idxMalloc() argument
10058 int nByte; idxGetTableInfo() local
10852 int nByte; /* Bytes of space allocated at z */ global() member
10913 int nByte = sqlite3_value_bytes(argv[1]); idxRemFunc() local
11110 int nByte = sizeof(struct IdxRemCtx) + (sizeof(struct IdxRemSlot) * nMax); idxPopulateStat1() local
12941 recoverMalloc(sqlite3_recover *p, i64 nByte) recoverMalloc() argument
12997 int nByte = sizeof(RecoverBitmap) + nElem*sizeof(u32); recoverBitmapAlloc() local
13661 int nByte = 0; recoverAddTable() local
14268 int nByte = 0; recoverWriteDataInit() local
14711 int nByte = 0; recoverIsValidPage() local
14731 int nByte = 0; recoverIsValidPage() local
14878 int nByte = (nSz>=((iBlk+1)*nMax)) ? nMax : (nSz % nMax); recoverVfsDetectPagesize() local
14911 recoverVfsRead(sqlite3_file *pFd, void *aBuf, int nByte, i64 iOff) recoverVfsRead() argument
15042 recoverVfsWrite( sqlite3_file *pFd, const void *aBuf, int nByte, i64 iOff ) recoverVfsWrite() argument
15303 int nByte = 0; recoverInit() local
22790 int nByte; /* Number of bytes in an SQL string */ do_meta_command() local
24199 int ii, nByte; do_meta_command() local
[all...]
/third_party/sqlite/include/
H A Dsqlite3.h1477 void (*xDlError)(sqlite3_vfs*, int nByte, char *zErrMsg);
1480 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
2132 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */
2147 #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */
2150 #define SQLITE_CONFIG_STMTJRNL_SPILL 26 /* int nByte */
2152 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */
4131 ** ^If the nByte argument is negative, then zSql is read up to the
4132 ** first zero terminator. ^If nByte is positive, then it is the
4133 ** number of bytes read from zSql. ^If nByte is zero, then no prepared
4136 ** there is a small performance advantage to passing an nByte paramete
[all...]

Completed in 134 milliseconds