Searched refs:nBuf (Results 1 - 17 of 17) sorted by relevance

/external/valgrind/exp-sgcheck/
H A Dpc_common.h60 /*OUT*/HChar* buf, Int nBuf );
62 /*OUT*/HChar* buf, Int nBuf );
H A Dpc_common.c780 /*OUT*/HChar* buf, Int nBuf )
784 tl_assert(nBuf >= 1);
789 return VG_(snprintf)(buf, nBuf, "%s", errstr);
797 /*OUT*/HChar* buf, Int nBuf )
799 tl_assert(nBuf >= 1);
H A Dsg_main.c944 static void show_Invar( HChar* buf, Word nBuf, Invar* inv, Word depth ) argument
947 tl_assert(nBuf >= 128);
/external/valgrind/helgrind/
H A Dhg_errors.h48 /*OUT*/HChar* buf, Int nBuf );
50 /*OUT*/HChar* buf, Int nBuf );
H A Dhg_errors.c1371 /*OUT*/HChar* buf, Int nBuf )
1373 tl_assert(nBuf >= 1);
1380 /*OUT*/HChar* buf, Int nBuf )
1382 tl_assert(nBuf >= 1);
/external/valgrind/coregrind/
H A Dm_errormgr.c1115 SizeT nBuf = *nBufp; local
1141 if (i > 0 && i == nBuf-1) {
1142 *nBufp = nBuf = nBuf * 2;
1144 vg_assert2(nBuf < RIDICULOUS, // Just a sanity check, really.
1147 *bufpp = buf = VG_(realloc)("errormgr.get_line.1", buf, nBuf);
1257 SizeT nBuf = 200; local
1258 HChar* buf = VG_(malloc)("errormgr.losf.1", nBuf);
1299 eof = get_nbnc_line ( fd, &buf, &nBuf, &lineno );
1307 eof = get_nbnc_line ( fd, &buf, &nBuf,
[all...]
/external/dng_sdk/source/
H A Ddng_string.cpp934 const uint8 *nBuf = (const uint8 *) s; local
936 uint32 aChar = nBuf [0];
959 if ((nBuf [extra] & 0xC0) != 0x80)
1000 aChar = ((aChar << 6) + nBuf [1]) - (uint32) 0x00003080UL;
1009 aChar = ((((aChar << 6) + nBuf [1])
1010 << 6) + nBuf [2]) - (uint32) 0x000E2080UL;
1019 aChar = ((((((aChar << 6) + nBuf [1])
1020 << 6) + nBuf [2])
1021 << 6) + nBuf [3]) - (uint32) 0x03C82080UL;
/external/valgrind/drd/
H A Ddrd_error.c605 /*OUT*/HChar* buf, Int nBuf)
607 tl_assert(nBuf >= 1);
614 /*OUT*/HChar* buf, Int nBuf)
616 tl_assert(nBuf >= 1);
604 drd_get_extra_suppression_info(const Error* e, HChar* buf, Int nBuf) argument
613 drd_print_extra_suppression_use(const Supp* su, HChar* buf, Int nBuf) argument
/external/valgrind/memcheck/
H A Dmc_include.h527 SizeT* nBuf, Int* lineno, Supp *su );
532 /*OUT*/HChar* buf, Int nBuf );
534 /*OUT*/HChar* buf, Int nBuf );
H A Dmc_errors.c1568 /*OUT*/HChar* buf, Int nBuf )
1572 tl_assert(nBuf >= 1);
1577 return VG_(snprintf)(buf, nBuf, "%s", errstr);
1580 return VG_(snprintf) (buf, nBuf, "match-leak-kinds: %s",
1584 return VG_(snprintf) (buf, nBuf, "%s(%s)",
1594 /*OUT*/HChar *buf, Int nBuf )
1596 tl_assert(nBuf >= 1);
1603 return VG_(snprintf) (buf, nBuf,
/external/bzip2/
H A Dbzip2.c299 Int32 nBuf = 0; local
303 buf[nBuf] = q + '0';
304 nBuf++;
306 outbuf[nBuf] = 0;
307 for (i = 0; i < nBuf; i++)
308 outbuf[i] = buf[nBuf-i-1];
/external/valgrind/include/
H A Dpub_tool_tooliface.h339 // This should print into buf[0..nBuf-1] any extra info for the
345 // If the buffer is too small the function shall return nBuf.
347 /*OUT*/HChar* buf, Int nBuf),
353 /*OUT*/HChar* buf, Int nBuf),
/external/sqlite/dist/orig/
H A Dsqlite3.c33190 seekAndWriteFd( int fd, i64 iOff, const void *pBuf, int nBuf, int *piErrno ) argument
35441 unixGetTempname(int nBuf, char *zBuf) argument
36122 unixDlError(sqlite3_vfs *NotUsed, int nBuf, char *zBufOut) argument
36169 unixRandomness(sqlite3_vfs *NotUsed, int nBuf, char *zBuf) argument
39168 sqlite3_win32_write_debug(const char *zBuf, int nBuf) argument
39786 winGetLastErrorMsg(DWORD lastErrno, int nBuf, char *zBuf) argument
42414 winMakeEndInDirSep(int nBuf, char *zBuf) argument
42441 int nMax, nBuf, nDir, nLen; local
43448 winDlError(sqlite3_vfs *pVfs, int nBuf, char *zBufOut) argument
43450 winGetLastErrorMsg(osGetLastError(), nBuf, zBufOut); local
43497 winRandomness(sqlite3_vfs *pVfs, int nBuf, char *zBuf) argument
43665 winGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf) argument
56573 sqlite3WalClose( Wal *pWal, sqlite3 *db, int sync_flags, int nBuf, u8 *zBuf ) argument
57927 sqlite3WalCheckpoint( Wal *pWal, sqlite3 *db, int eMode, int (*xBusy)(void*), void *pBusyArg, int sync_flags, int nBuf, u8 *zBuf, int *pnLog, int *pnCkpt ) argument
87637 vdbePmaWriterInit( sqlite3_file *pFd, PmaWriter *p, int nBuf, i64 iStart ) argument
174958 int nBuf; /* Size of buffer aBuf */ member in struct:SessionBuffer
195113 const int nBuf = 32; local
201155 int nBuf = *pnBuf; local
201289 int nBuf = *pnBuf; local
201323 int nBuf = *pnBuf; local
201470 int nBuf = *pnBuf; local
201536 int nBuf = *pnBuf; local
201572 int nBuf = *pnBuf; local
201600 int nBuf; local
[all...]
H A Dshell.c3395 int nBuf; local
3400 pBuf = readFile(zName, &nBuf);
3401 if( pBuf ) sqlite3_result_blob(context, pBuf, nBuf, sqlite3_free);
/external/sqlite/dist/
H A Dsqlite3.c33190 seekAndWriteFd( int fd, i64 iOff, const void *pBuf, int nBuf, int *piErrno ) argument
35441 unixGetTempname(int nBuf, char *zBuf) argument
36122 unixDlError(sqlite3_vfs *NotUsed, int nBuf, char *zBufOut) argument
36169 unixRandomness(sqlite3_vfs *NotUsed, int nBuf, char *zBuf) argument
39168 sqlite3_win32_write_debug(const char *zBuf, int nBuf) argument
39786 winGetLastErrorMsg(DWORD lastErrno, int nBuf, char *zBuf) argument
42414 winMakeEndInDirSep(int nBuf, char *zBuf) argument
42441 int nMax, nBuf, nDir, nLen; local
43448 winDlError(sqlite3_vfs *pVfs, int nBuf, char *zBufOut) argument
43450 winGetLastErrorMsg(osGetLastError(), nBuf, zBufOut); local
43497 winRandomness(sqlite3_vfs *pVfs, int nBuf, char *zBuf) argument
43665 winGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf) argument
56573 sqlite3WalClose( Wal *pWal, sqlite3 *db, int sync_flags, int nBuf, u8 *zBuf ) argument
57927 sqlite3WalCheckpoint( Wal *pWal, sqlite3 *db, int eMode, int (*xBusy)(void*), void *pBusyArg, int sync_flags, int nBuf, u8 *zBuf, int *pnLog, int *pnCkpt ) argument
87637 vdbePmaWriterInit( sqlite3_file *pFd, PmaWriter *p, int nBuf, i64 iStart ) argument
174970 int nBuf; /* Size of buffer aBuf */ member in struct:SessionBuffer
195125 const int nBuf = 32; local
201167 int nBuf = *pnBuf; local
201301 int nBuf = *pnBuf; local
201335 int nBuf = *pnBuf; local
201482 int nBuf = *pnBuf; local
201548 int nBuf = *pnBuf; local
201584 int nBuf = *pnBuf; local
201612 int nBuf; local
[all...]
H A Dshell.c3401 int nBuf; local
3406 pBuf = readFile(zName, &nBuf);
3407 if( pBuf ) sqlite3_result_blob(context, pBuf, nBuf, sqlite3_free);
/external/selinux/libsemanage/src/
H A Ddirect_api.c461 size_t nBuf; local
497 nBuf = BZ2_bzRead ( &bzerror, b, buf, bufsize);
499 if (total + nBuf > size) {
508 memcpy(&uncompress[total], buf, nBuf);
509 total += nBuf;

Completed in 1876 milliseconds