| /sqlite-3.40.0/ext/fts1/ |
| H A D | fulltext.c | 154 DocList *d = (DocList *) malloc(sizeof(DocList)); in docListNew() local 159 static void docListDestroy(DocList *d){ in docListDestroy() 166 static void docListDelete(DocList *d){ in docListDelete() 171 static char *docListEnd(DocList *d){ in docListEnd() 176 static void appendVarint(DocList *d, sqlite_int64 i){ in appendVarint() 190 static void docListAddPos(DocList *d, int iPos){ in docListAddPos() 196 static void docListAddPosOffset(DocList *d, int iPos, in docListAddPosOffset() 206 static void docListAddEndPos(DocList *d){ in docListAddEndPos() 283 static sqlite_int64 firstDocid(DocList *d){ in firstDocid() 336 static int docListSplit(DocList *d, DocList *d2){ in docListSplit() [all …]
|
| H A D | fts1.c | 250 static void docListInit(DocList *d, DocListType iType, in docListInit() 266 DocList *d = (DocList *) malloc(sizeof(DocList)); in docListNew() local 271 static void docListDestroy(DocList *d){ in docListDestroy() 278 static void docListDelete(DocList *d){ in docListDelete() 283 static char *docListEnd(DocList *d){ in docListEnd() 288 static void appendVarint(DocList *d, sqlite_int64 i){ in appendVarint() 306 static void addPos(DocList *d, int iColumn, int iPos){ in addPos() 474 sqlite_int64 d = 0; in skipToDocid() local 483 static sqlite_int64 firstDocid(DocList *d){ in firstDocid() 585 DocList *d = r->pDoclist; in docListSpliceElement() local [all …]
|
| /sqlite-3.40.0/src/ |
| H A D | random.c | 34 #define QR(a, b, c, d) ( \ argument
|
| H A D | test_md5.c | 95 register uint32 a, b, c, d; in MD5Transform() local
|
| H A D | test_multiplex.c | 656 static int multiplexAccess(sqlite3_vfs *a, const char *b, int c, int *d){ in multiplexAccess() 659 static int multiplexFullPathname(sqlite3_vfs *a, const char *b, int c, char *d){ in multiplexFullPathname()
|
| H A D | vdbe.h | 389 # define sqlite3VdbeScanStatus(a,b,c,d,e) argument
|
| H A D | test_syscall.c | 414 static void *ts_mremap(void *a, size_t b, size_t c, int d, ...){ in ts_mremap()
|
| H A D | printf.c | 134 LONGDOUBLE_TYPE d; in et_getdigit() local
|
| H A D | util.c | 447 int d = 0; /* adjust exponent for shifting decimal point */ in sqlite3AtoF() local
|
| H A D | vdbemem.c | 1541 # define valueFromFunction(a,b,c,d,e,f) SQLITE_OK argument
|
| H A D | tclsqlite.c | 1807 # define Tcl_NRAddCallback(a,b,c,d,e,f) (void)0 argument 1809 # define Tcl_NRCreateCommand(a,b,c,d,e,f) (void)0 argument
|
| H A D | insert.c | 2540 # define codeWithoutRowidPreupdate(a,b,c,d) argument
|
| H A D | sqliteInt.h | 4924 # define sqlite3AuthRead(a,b,c,d) argument 4925 # define sqlite3AuthCheck(a,b,c,d,e) SQLITE_OK argument 5328 #define sqlite3FkActions(a,b,c,d,e,f) argument 5329 #define sqlite3FkCheck(a,b,c,d,e,f) argument 5332 #define sqlite3FkRequired(a,b,c,d) 0 argument 5341 #define sqlite3FkLocateIndex(a,b,c,d,e) argument
|
| /sqlite-3.40.0/tool/ |
| H A D | loadfts.c | 139 DIR *d; in traverse() local
|
| H A D | dbhash.c | 100 #define d qq[3] macro
|
| H A D | mksourceid.c | 578 #define d qq[3] macro
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | totype.c | 209 int d = 0; /* adjust exponent for shifting decimal point */ in totypeAtoF() local
|
| H A D | cksumvfs.c | 439 u8 *d = (u8*)zBuf; in cksmRead() local 480 u8 *d = (u8*)zBuf; in cksmWrite() local
|
| H A D | sha1.c | 84 #define d qq[3] in SHA1Transform() macro
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest5.c | 445 #define testThreadLaunch(a,b,c,d) 0 argument 452 static void testThreadSetResult(ThreadSet *a, int b, int c, char *d, ...){ in testThreadSetResult()
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5Int.h | 291 #define fts5BufferAppendBlob(a,b,c,d) sqlite3Fts5BufferAppendBlob(a,b,c,d) argument 292 #define fts5BufferSet(a,b,c,d) sqlite3Fts5BufferSet(a,b,c,d) argument
|
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-opfs-async-proxy.js | 784 navigator.storage.getDirectory().then(function(d){ argument
|
| /sqlite-3.40.0/ext/wasm/common/ |
| H A D | whwasmutil.js | 420 j: 'i64', f: 'f32', d: 'f64' property
|
| /sqlite-3.40.0/ext/session/ |
| H A D | changesetfuzz.c | 852 double d = (double)iVal1 / (double)iVal2; in fuzzSelectChange() local
|
| /sqlite-3.40.0/test/ |
| H A D | speedtest1.c | 1442 unsigned d, x0, x1, span; in twoCoords() local
|