Searched defs:nByte (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DHeapActivity.cc345 uint64_t nByte = heapPkts->getULongValue (PROP_HSIZE, i); local
H A DIOActivity.cc596 int64_t nByte = ioPkts->getLongValue (PROP_IONBYTE, i); local
758 int64_t nByte local
[all...]
/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1396 int nByte; local
2476 int nByte; /* Number of bytes in an SQL string */ local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c3329 int nByte = sqlite3_value_bytes(argv[0]); local
7781 sqlite3_int64 nByte = nNew*sizeof(FsdirLevel); local
9221 static void apndDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ argument
9230 static int apndRandomness(sqlite3_vfs *pVfs, int nByte, cha argument
9649 int nByte = sizeof(ZipfileTab) + ZIPFILE_BUFFER_SIZE; local
9990 u16 nByte = zipfileRead16(p); local
11244 zipfileBufferGrow(ZipfileBuffer *pBuf, int nByte) argument
11293 int nByte; local
12012 idxMalloc(int *pRc, int nByte) argument
12539 int nByte; local
13333 int nByte; /* Bytes of space allocated at z */ member in struct:IdxRemCtx::IdxRemSlot
13394 int nByte = sqlite3_value_bytes(argv[1]); local
13591 int nByte = sizeof(struct IdxRemCtx) + (sizeof(struct IdxRemSlot) * nMax); local
15538 recoverMalloc(sqlite3_recover *p, i64 nByte) argument
15594 int nByte = sizeof(RecoverBitmap) + nElem*sizeof(u32); local
16261 int nByte = 0; local
16868 int nByte = 0; local
17311 int nByte = 0; local
17331 int nByte = 0; local
17478 int nByte = (nSz>=((iBlk+1)*nMax)) ? nMax : (nSz % nMax); local
17511 recoverVfsRead(sqlite3_file *pFd, void *aBuf, int nByte, i64 iOff) argument
17642 recoverVfsWrite( sqlite3_file *pFd, const void *aBuf, int nByte, i64 iOff ) argument
17909 int nByte = 0; local
25561 int nByte; /* Number of bytes in an SQL string */ local
26990 int ii, nByte; local
[all...]
H A Dsqlite3.c24000 int nByte = sqlite3PagerMemUsed(pPager); local
24020 int nByte = 0; /* Used to accumulate return value */ local
24066 int nByte = 0; /* Used to accumulate return value */ local
26021 sqlite3OsDlError(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
26031 sqlite3OsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
26329 sqlite3MemMalloc(int nByte) argument
26331 sqlite3MemRealloc(void *pPrior, int nByte) argument
26488 sqlite3MemMalloc(int nByte) argument
26560 sqlite3MemRealloc(void *pPrior, int nByte) argument
26873 randomFill(char *pBuf, int nByte) argument
26896 sqlite3MemMalloc(int nByte) argument
26997 sqlite3MemRealloc(void *pPrior, int nByte) argument
27420 memsys3OutOfMemory(int nByte) argument
27539 memsys3MallocUnsafe(int nByte) argument
28095 memsys5MallocUnsafe(int nByte) argument
28336 int nByte; /* Number of bytes of memory available to this allocator */ local
30153 sqlite3MallocAlarm(int nByte) argument
34477 sqlite3Utf8CharLen(const char *zIn, int nByte) argument
34531 sqlite3Utf16to8(sqlite3 *db, const void *z, int nByte, u8 enc) argument
37966 kvvfsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
41835 unixTruncate(sqlite3_file *id, i64 nByte) argument
41923 fcntlSizeHint(unixFile *pFile, i64 nByte) argument
42883 int nByte = nReqRegion*szRegion; /* Minimum required file size */ local
48003 int nByte; local
48030 int nByte; local
48059 int nByte; local
49209 winTruncate(sqlite3_file *id, sqlite3_int64 nByte) argument
50544 int nByte = (iRegion+1)*szRegion; /* Minimum required file size */ local
50715 winMapfile(winFile *pFd, sqlite3_int64 nByte) argument
51904 DWORD nByte; local
53194 memdbDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg) argument
53216 memdbRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
55141 pcache1Alloc(int nByte) argument
57990 pager_datahash(int nByte, unsigned char *pData) argument
60512 i64 nByte = 0; local
65307 sqlite3_int64 nByte = sizeof(u32*)*(iPage+1); local
65398 walChecksumBytes( int nativeCksum, u8 *a, int nByte, const u32 *aIn, u32 *aOut ) argument
65780 int nByte; /* Number of bytes to zero in aPgno[] */ local
65860 int nByte = (int)((u8*)&sLoc.aHash[HASHTABLE_NSLOT] - (u8*)sLoc.aPgno); local
66496 sqlite3_int64 nByte; /* Number of bytes to allocate */ local
71877 pageFindSlot(MemPage *pPg, int nByte, int *pRc) argument
71949 allocateSpace(MemPage *pPage, int nByte, int *pIdx) argument
75145 copyPayload( void *pPayload, void *pBuf, int nByte, int eOp, DbPage *pDbPage ) argument
82300 i64 nByte = sqlite3BtreeGetPageSize(pFrom)*(i64)sqlite3BtreeLastPage(pFrom); local
82744 int nByte; local
82801 const int nByte = 32; local
83250 int nByte = n>0?n:1; local
83500 i64 nByte = n; /* New value for pMem->n */ local
83775 int nByte; /* Bytes of space to allocate */ local
84818 int nByte; local
85099 int nByte = (p->nSub+1)*sizeof(SubProgram*); local
85558 sqlite3_int64 nByte = (p->nScan+1) * sizeof(ScanStatus); local
86667 int nByte = (nSub+1)*sizeof(SubProgram*); local
88543 int nByte; /* Number of bytes required for *p */ local
90981 createAggContext(sqlite3_context *p, int nByte) argument
91003 sqlite3_aggregate_context(sqlite3_context *p, int nByte) argument
92878 int nByte; local
94347 i64 nByte; /* Total size of the output string or blob */ local
95992 i64 nByte; /* Data space required for this record */ local
99871 int nByte; /* Bytes of runtime space required for sub-program */ local
101769 int nByte; /* Size of open blob, in bytes */ member in struct:Incrblob
102747 vdbePmaReadBlob( PmaReader *p, int nByte, u8 **ppOut ) argument
103001 u64 nByte = 0; /* Size of PMA in bytes */ local
103440 int nByte; /* Total bytes of space to allocate */ local
103547 vdbeSorterExtendFile(sqlite3 *db, sqlite3_file *pFd, i64 nByte) argument
103789 int nByte; local
109913 int nByte = dupedExprStructSize(p, flags) & 0xfff; local
109932 int nByte; local
110115 sqlite3_int64 nByte = sizeof(*p) + sizeof(p->a[0]) * (p->nCte-1); local
110243 int nByte; local
119509 int nByte; /* Bytes of space required */ local
122804 int nByte; local
124227 i64 nByte; local
124483 int nByte; /* Bytes of space for Index object + arrays */ local
126287 sqlite3_int64 nByte = sizeof(*pWith) + (sizeof(pWith->a[1]) * pWith->nCte); local
128380 contextMalloc(sqlite3_context *context, i64 nByte) argument
134071 u64 nByte; local
136983 u64 nByte = (wsdAutoext.nExt+1)*sizeof(wsdAutoext.aExt[0]); local
161078 sqlite3WhereMalloc(WhereInfo *pWInfo, u64 nByte) argument
161089 sqlite3WhereRealloc(WhereInfo *pWInfo, void *pOld, u64 nByte) argument
166586 int nByte = (pWInfo->nLevel-1-i) * sizeof(WhereLevel); local
181162 u64 nByte = nUri+8; /* Bytes of space to allocate */ local
182882 sqlite3_int64 nByte; local
185533 int nByte; local
185720 sqlite3_int64 nByte; /* Size of allocation used for *p */ local
187482 sqlite3_int64 nByte = (pCsr->nSegment + 16)*sizeof(Fts3SegReader*); local
189336 int nByte = a[p->nToken-1].nList; local
189541 sqlite3_int64 nByte = 0; local
190793 sqlite3_int64 nByte; /* Bytes of space to allocate here */ local
191409 sqlite3Fts3MallocZero(sqlite3_int64 nByte) argument
191485 sqlite3_int64 nByte; /* total space to allocate */ local
191600 int nByte = 0, iBegin = 0, iEnd = 0, iPos = 0; local
191912 int nByte = 0; local
194509 int nByte = 0; local
194740 int nByte = sqlite3_value_bytes(apVal[0]); local
196075 int nByte = sqlite3_blob_bytes(p->pSegments); local
196135 fts3SegReaderRequire(Fts3SegReader *pReader, char *pFrom, int nByte) argument
196621 sqlite3_int64 nByte; local
197839 int nByte; local
198435 sqlite3_int64 nByte = sizeof(u32) * ((sqlite3_int64)p->nColumn+1)*3; local
198502 sqlite3_int64 nByte; /* Bytes allocated at pCsr->apSegment[] */ local
200822 sqlite3_int64 nByte = sizeof(u32) * (2*(sqlite3_int64)nElem + 1) local
201213 sqlite3_int64 nByte; /* Number of bytes of space to allocate */ local
209356 int nByte = (NCELL(pNode) - iCell - 1) * pRtree->nBytesPerCell; local
210952 sqlite3_int64 nByte = (pRtree->nDim+1)*(sizeof(int*)+nCell*sizeof(int)); local
213097 int nByte; local
213864 sqlite3_int64 nByte; local
215564 int nByte = 0; local
217344 rbuMalloc(sqlite3rbu *p, sqlite3_int64 nByte) argument
217365 sqlite3_int64 nByte = (2*sizeof(char*) + sizeof(int) + 3*sizeof(u8)) * nCol; local
218233 sqlite3_int64 nByte = 2*(sqlite3_int64)nBind + 1; local
220271 size_t nByte = sizeof(sqlite3rbu) + nTarget+1 + nRbu+1; local
221252 sqlite3_int64 nByte = (iRegion+1) * sizeof(char*); local
221524 rbuVfsDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg) argument
221554 rbuVfsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
221636 size_t nByte; local
223434 int nByte; /* Size of serialized value in bytes */ local
223505 sessionMalloc64(sqlite3_session *pSession, i64 nByte) argument
224084 sqlite3_int64 nByte; local
224333 int nByte = 0; local
224421 sessionBufferGrow(SessionBuffer *p, i64 nByte, int *pRc) argument
224670 int nByte; local
224791 sqlite3_int64 nByte; /* Number of bytes to allocate */ local
225440 int nByte = sizeof(SessionTable) + nName + 1; local
225475 sqlite3_int64 nByte = 0; local
225608 int nByte; local
226299 int nByte; /* Number of bytes to allocate for iterator */ local
226388 sessionInputBuffer(SessionInput *pIn, int nByte) argument
226425 int nByte; local
226516 int nByte; local
226612 int nByte = 0; local
226657 int nByte; local
227081 int nByte; local
227103 int nByte; local
227337 int nByte = sizeof(SessionUpdate) * nU32*sizeof(u32); local
228110 size_t nByte = 2*pApply->nCol*sizeof(sqlite3_value*); local
228531 sqlite3_int64 nByte = nRec + pExist->nRecord + sizeof(SessionChange); local
228592 sqlite3_int64 nByte; local
233148 sqlite3_int64 nByte; /* Bytes of space to allocate */ local
233307 sqlite3Fts5BufferSize(int *pRc, Fts5Buffer *pBuf, u32 nByte) argument
233553 sqlite3Fts5MallocZero(int *pRc, sqlite3_int64 nByte) argument
233947 const int nByte = sizeof(int) * FTS5_MAX_PREFIX_INDEXES; local
234253 sqlite3_int64 nByte; local
235049 const int nByte = sizeof(Fts5ExprNode); local
235077 fts5ExprCountChar(const char *z, int nByte) argument
235271 sqlite3_int64 nByte = sizeof(Fts5PoslistReader) * nAlloc * 2; local
235352 sqlite3_int64 nByte = sizeof(Fts5PoslistReader) * pPhrase->nTerm; local
235487 sqlite3_int64 nByte = sizeof(Fts5NearTrimmer) * pNear->nPhrase; local
236396 sqlite3_int64 nByte; local
236406 sqlite3_int64 nByte; local
236477 sqlite3_int64 nByte = sizeof(Fts5ExprTerm) + sizeof(Fts5Buffer) + nToken+1; local
236554 sqlite3_int64 nByte = sizeof(Fts5ExprPhrase*) * (pParse->nPhrase + 8); local
236656 sqlite3_int64 nByte; local
236876 sqlite3_int64 nByte = sizeof(Fts5Colset) + (pOrig->nCol-1) * sizeof(int); local
237006 int nByte = sizeof(Fts5ExprNode*) * pSub->nChild; local
237035 int nByte; local
237097 sqlite3_int64 nByte; /* Bytes of space to allocate for this node */ local
237242 sqlite3_int64 nByte = 0; local
238098 sqlite3_int64 nByte; local
238219 int nByte = sqlite3Fts5GetVarintLen((u32)nPos); local
238277 sqlite3_int64 nByte = sizeof(Fts5HashEntry) + (nToken+1) + 1 + 64; local
239322 fts5IdxMalloc(Fts5Index *p, sqlite3_int64 nByte) argument
239424 int nByte = sqlite3_blob_bytes(p->pReader); local
239612 i64 nByte = sizeof(Fts5Structure)+(p->nLevel-1)*sizeof(Fts5StructureLevel); local
239662 sqlite3_int64 nByte; /* Bytes of space to allocate at pRet */ local
239769 sqlite3_int64 nByte = ( local
239799 sqlite3_int64 nByte; local
240311 sqlite3_int64 nByte = sizeof(Fts5DlidxIter) + i * sizeof(Fts5DlidxLvl); local
240529 int nByte = nTomb * sizeof(Fts5Data*) + sizeof(Fts5TombstoneArray); local
242773 size_t nByte = sizeof(Fts5DlidxWriter) * (nLvl - pWriter->nDlidx); local
243984 int nByte = fts5GetVarint32(&aTermIdx[iTermIdx], iVal); local
244320 sqlite3_int64 nByte = sizeof(Fts5Structure); local
244461 int nByte = nData + 9 + 9 + FTS5_DATA_ZERO_PADDING; local
245073 sqlite3Fts5IndexCharlenToBytelen( const char *p, int nByte, int nChar ) argument
245142 int nByte = sqlite3Fts5IndexCharlenToBytelen(pToken, nToken, nChar); local
245226 int nByte = nAlloc * sizeof(Fts5Iter*) + sizeof(Fts5TokenDataIter); local
245276 int nByte = nNew * sizeof(Fts5TokenDataMap); local
245340 int nByte = 0; local
246557 int nByte; local
246565 int nKeep, nByte; local
247269 int nByte; /* Bytes of data */ local
248367 sqlite3_int64 nByte; /* Bytes of space to allocate */ local
248668 sqlite3_int64 nByte; local
248794 sqlite3_int64 nByte; local
249660 sqlite3_int64 nByte = sizeof(Fts5PoslistReader) * nIter; local
250207 int nByte = sqlite3Fts5ExprPoslist(pCsr->pExpr, i, &dummy); local
250225 int nByte; local
250417 sqlite3_int64 nByte; /* Bytes of space to allocate */ local
250454 sqlite3_int64 nByte; /* Bytes of space to allocate */ local
251066 sqlite3_int64 nByte; /* Bytes of space to allocate */ local
251694 int nByte = sqlite3Fts5IndexCharlenToBytelen(pToken, nToken, nChar); local
252102 asciiFold(char *aOut, const char *aIn, int nByte) argument
252134 int nByte; local
254773 int nByte; /* Bytes of space to allocate */ local
254957 i64 nByte = pFts5->pConfig->nCol * sizeof(i64)*2 + sizeof(Fts5VocabCursor); local
[all...]

Completed in 622 milliseconds