Home
last modified time | relevance | path

Searched defs:nByte (Results 1 – 25 of 67) sorted by relevance

123

/external/chromium_org/third_party/sqlite/src/src/
Dmem0.c31 static void *sqlite3MemMalloc(int nByte){ return 0; } in sqlite3MemMalloc()
33 static void *sqlite3MemRealloc(void *pPrior, int nByte){ return 0; } in sqlite3MemRealloc()
Dmem1.c37 static void *sqlite3MemMalloc(int nByte){ in sqlite3MemMalloc()
89 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc()
Dstatus.c164 int nByte = 0; /* Used to accumulate return value */ in sqlite3_db_status() local
207 int nByte = 0; /* Used to accumulate return value */ in sqlite3_db_status() local
Dtest_wsd.c70 int nByte = ROUND8(sizeof(ProcessLocalVar) + L); in sqlite3_wsd_find() local
Dtest_server.c228 int nByte; /* Size of the zIn parameter for prepare() */ member
343 int nByte, in sqlite3_client_prepare()
Dtest_vfs.c279 int nByte; in tvfsExecTcl() local
579 int nByte; in tvfsOpen() local
682 static void tvfsDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in tvfsDlError()
705 static int tvfsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut){ in tvfsRandomness()
756 int nByte = sizeof(TestvfsBuffer) + strlen(pFd->zFilename) + 1; in tvfsShmOpen() local
1007 int nByte = pgsz; in testvfs_obj_cmd() local
1076 int nByte; in testvfs_obj_cmd() local
1313 int nByte; /* Bytes of space to allocate at p */ in testvfs_cmd() local
Dmem2.c219 static void randomFill(char *pBuf, int nByte){ in randomFill()
242 static void *sqlite3MemMalloc(int nByte){ in sqlite3MemMalloc()
343 static void *sqlite3MemRealloc(void *pPrior, int nByte){ in sqlite3MemRealloc()
Dutf.c386 int sqlite3Utf8CharLen(const char *zIn, int nByte){ in sqlite3Utf8CharLen()
440 char *sqlite3Utf16to8(sqlite3 *db, const void *z, int nByte, u8 enc){ in sqlite3Utf16to8()
Dvdbemem.c150 int nByte; in sqlite3VdbeMemExpandBlob() local
206 const int nByte = 32; in sqlite3VdbeMemStringify() local
695 int nByte = n; /* New value for pMem->n */ in sqlite3VdbeMemSetStr() local
Dmem3.c235 static void memsys3OutOfMemory(int nByte){ in memsys3OutOfMemory()
354 static void *memsys3MallocUnsafe(int nByte){ in memsys3MallocUnsafe()
Dmem5.c241 static void *memsys5MallocUnsafe(int nByte){ in memsys5MallocUnsafe()
457 int nByte; /* Number of bytes of memory available to this allocator */ in memsys5Init() local
Dtest_malloc.c314 int nByte; in test_malloc() local
339 int nByte; in test_realloc() local
741 int nByte; member
745 static void test_memdebug_callback(int nByte, int nFrame, void **aFrame){ in test_memdebug_callback()
1110 int nByte; /* Size of buffer to pass to sqlite3_config() */ in test_config_heap() local
Dtest_devsym.c332 static void devsymDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in devsymDlError()
355 static int devsymRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut){ in devsymRandomness()
Dos_win.c199 int nByte; in unicodeToUtf8() local
224 int nByte; in mbcsToUnicode() local
249 int nByte; in unicodeToMbcs() local
784 static int winTruncate(sqlite3_file *id, sqlite3_int64 nByte){ in winTruncate()
1342 int nByte /* Number of bytes to lock or unlock */ in winShmSystemLock()
1751 int nByte = (iRegion+1)*szRegion; /* Minimum required file size */ in winShmMap() local
2411 int nByte; in winFullPathname() local
Dos.c168 void sqlite3OsDlError(sqlite3_vfs *pVfs, int nByte, char *zBufOut){ in sqlite3OsDlError()
178 int sqlite3OsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut){ in sqlite3OsRandomness()
Dtest_osinst.c560 static void vfslogDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in vfslogDlError()
582 static int vfslogRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut){ in vfslogRandomness()
708 int nByte; in sqlite3_vfslog_new() local
804 sqlite3_int64 nByte; /* Size of file in bytes */ member
865 int nByte; in vlogConnect() local
Dtest_demovfs.c565 static void demoDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in demoDlError()
580 static int demoRandomness(sqlite3_vfs *pVfs, int nByte, char *zByte){ in demoRandomness()
/external/chromium_org/third_party/sqlite/src/tool/
Dshowwal.c51 static unsigned char *getContent(int ofst, int nByte){ in getContent()
65 int nByte, /* Number of bytes to print */ in print_byte_range()
108 int ofst, int nByte, /* Start and size of decode */ in print_decode_line()
Dshowdb.c58 static unsigned char *getContent(int ofst, int nByte){ in getContent()
73 int nByte, /* Number of bytes to print */ in print_byte_range()
131 int ofst, int nByte, /* Start and size of decode */ in print_decode_line()
516 int ofst, nByte, hdrSize; in main() local
Dspeedtest16.c109 int nByte = 0; in main() local
Dshowjournal.c50 int ofst, int nByte, /* Start and size of decode */ in print_decode_line()
Dspeedtest8.c103 int nByte = 0; in main() local
Dspeedtest8inst1.c85 sqlite3_int64 nByte; in readScriptFile() local
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_expr.c114 static void *fts3MallocZero(int nByte){ in fts3MallocZero()
151 int nByte; /* total space to allocate */ in getNextToken() local
236 int nByte = sizeof(Fts3Expr) + sizeof(Fts3Phrase); in getNextString() local
268 int nByte = sizeof(Fts3Expr) + sizeof(Fts3Phrase); in getNextString() local
556 int nByte = 0; in fts3ExprParse() local
/external/chromium_org/third_party/sqlite/src/ext/async/
Dsqlite3async.c459 int nByte; /* See above */ member
591 int nByte, in addNewAsyncWrite()
743 static int asyncTruncate(sqlite3_file *pFile, sqlite3_int64 nByte){ in asyncTruncate()
1041 int nByte; in asyncOpen() local
1096 int nByte = pVfs->szOsFile + sizeof(AsyncLock) + pData->nName + 1; in asyncOpen() local
1269 static void asyncDlError(sqlite3_vfs *pAsyncVfs, int nByte, char *zErrMsg){ in asyncDlError()
1285 static int asyncRandomness(sqlite3_vfs *pAsyncVfs, int nByte, char *zBufOut){ in asyncRandomness()

123