| /sqlite-3.40.0/src/ |
| H A D | test_md5.c | 59 uint32 buf[4]; member 68 static void byteReverse (unsigned char *buf, unsigned longs){ in byteReverse() 195 void MD5Update(MD5Context *ctx, const unsigned char *buf, unsigned int len){ in MD5Update()
|
| H A D | os_unix.c | 1475 struct stat buf; in verifyDbFile() local 3636 struct stat buf; in full_fsync() local 3837 struct stat buf; in unixFileSize() local 3876 struct stat buf; /* Used to hold return values of fstat() */ in fcntlSizeHint() local 5833 struct stat buf; in unixTempFileDir() local 6425 struct stat buf; in unixAccess() local 6481 struct stat buf; in appendOnePathElement() local 7001 char buf[MAXPATHLEN]; in proxyCreateLockPath() local 7180 char buf[PROXY_MAXCONCHLEN]; in proxyBreakConchLock() local 7254 struct stat buf; in proxyConchLock() local [all …]
|
| H A D | test_blob.c | 38 static char buf[100]; in ptrToText() local
|
| H A D | test_quota.c | 1172 struct stat buf; in sqlite3_quota_file_mtime() local 1176 struct _stati64 buf; in sqlite3_quota_file_mtime() local 1190 struct stat buf; in sqlite3_quota_file_truesize() local 1194 struct _stati64 buf; in sqlite3_quota_file_truesize() local
|
| H A D | os_kv.c | 246 struct stat buf; in kvstorageRead() local
|
| H A D | printf.c | 249 char buf[etBUFSIZE]; /* Conversion buffer */ in sqlite3_str_vappendf() local
|
| H A D | util.c | 952 u8 buf[10]; in putVarint64() local
|
| H A D | tclsqlite.c | 267 char *buf, in incrblobInput() 299 CONST char *buf, in incrblobOutput()
|
| H A D | test_osinst.c | 983 char buf[4]; in vlogNext() local
|
| H A D | test_malloc.c | 893 static char *buf = 0; in test_config_pagecache() local
|
| H A D | vdbeaux.c | 3902 const unsigned char *buf, /* Buffer to deserialize from */ in serialGet() 3937 const unsigned char *buf, /* Buffer to deserialize from */ in sqlite3VdbeSerialGet()
|
| /sqlite-3.40.0/tool/ |
| H A D | enlargedb.c | 27 unsigned char buf[100]; in main() local
|
| H A D | varint.c | 30 unsigned char buf[10]; in putVarint() local
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_bt.c | 23 bt_info buf; in do_bt() local
|
| H A D | lsmtest6.c | 262 struct stat buf; in copy_file() local
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_varint.c | 298 u8 buf[10]; in fts5PutVarint64() local
|
| H A D | fts5_storage.c | 510 Fts5Buffer buf; in fts5StorageSaveTotals() local 602 Fts5Buffer buf = {0,0,0}; in sqlite3Fts5StorageRebuild() local 741 Fts5Buffer buf; /* Buffer used to build up %_docsize blob */ in sqlite3Fts5StorageIndexInsert() local
|
| H A D | fts5_config.c | 489 Fts5Buffer buf = {0, 0, 0}; in fts5ConfigMakeExprlist() local
|
| H A D | fts5_index.c | 347 Fts5Buffer buf; /* Buffer containing leaf data */ member 355 Fts5Buffer buf; /* Buffer containing page data */ member 1177 Fts5Buffer buf; /* Buffer to serialize record into */ in fts5StructureWrite() local 4211 Fts5Buffer buf; in fts5TrimSegments() local 5562 Fts5Buffer buf = {0, 0, 0}; in sqlite3Fts5IndexQuery() local
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_log.c | 231 LsmString buf; /* Buffer containing data not yet written */ member 832 LsmString buf; /* Buffer containing file content */ member
|
| H A D | lsm_unix.c | 206 struct stat buf; in lsmPosixOsRemap() local 295 struct stat buf; in lsmPosixOsFileid() local
|
| /sqlite-3.40.0/test/ |
| H A D | threadtest3.c | 145 uint32 buf[4]; member 157 static void byteReverse (unsigned char *buf, unsigned longs){ in byteReverse() 284 void MD5Update(MD5Context *ctx, const unsigned char *buf, unsigned int len){ in MD5Update()
|
| H A D | fuzzcheck.c | 339 unsigned char buf[16]; /* Fake line */ in renderDbSqlForCLI() local 1315 unsigned char buf[12]; in isDbSql() local
|
| /sqlite-3.40.0/ext/session/ |
| H A D | sqlite3session.c | 82 SessionBuffer buf; /* Current read buffer */ member 2411 SessionBuffer buf = {0, 0, 0}; in sessionSelectStmt() local 2550 SessionBuffer buf = {0,0,0}; /* Buffer in which to accumlate changeset */ in sessionGenerateChangeset() local 3845 SessionBuffer buf; in sessionUpdateFind() local 3955 SessionBuffer buf = {0, 0, 0}; in sessionDeleteRow() local 4037 SessionBuffer buf = {0, 0, 0}; in sessionInsertRow() local 5258 SessionBuffer buf = {0, 0, 0}; in sessionChangegroupOutput() local
|
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-wasm.c | 890 unsigned char buf[1024 * 8]; in sqlite3_wasm_db_export_chunked() local
|