Searched refs:dl (Results 1 – 10 of 10) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | skipscan5.test | 148 8857 9199.638673662972 'dl'
|
| H A D | pager1.test | 1993 da, db, dc, dd, de, df, dg, dh, di, dj, dk, dl, dm, dn, 2007 da, db, dc, dd, de, df, dg, dh, di, dj, dk, dl, dm, dn,
|
| H A D | fts3ac.test | 158 INSERT INTO email([from],[to],subject,body) VALUES('[email protected]', 'shift.dl-portland@enro…
|
| H A D | fts2c.test | 158 INSERT INTO email([from],[to],subject,body) VALUES('[email protected]', 'shift.dl-portland@enro…
|
| H A D | fts1c.test | 158 INSERT INTO email([from],[to],subject,body) VALUES('[email protected]', 'shift.dl-portland@enro…
|
| /sqlite-3.40.0/autoconf/ |
| H A D | configure.ac | 106 AC_SEARCH_LIBS(dlopen, dl)
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2.c | 5781 DataBuffer dl; in writeZeroSegment() local 5807 dataBufferInit(&dl, 0); in writeZeroSegment() 5809 dataBufferReset(&dl); in writeZeroSegment() 5810 dlcAddDoclist(pData[i].pCollector, &dl); in writeZeroSegment() 5812 pData[i].pTerm, pData[i].nTerm, dl.pData, dl.nData); in writeZeroSegment() 5818 dataBufferDestroy(&dl); in writeZeroSegment()
|
| /sqlite-3.40.0/src/ |
| H A D | sqlite.h.in | 1779 ** <dl> 2116 ** </dl> 2161 ** <dl> 3272 ** <dl> 3412 ** <dl> 3431 ** <dl> 3988 ** <dl> 4057 ** <dl> 5384 ** <dl> 6416 ** <dl> [all …]
|
| /sqlite-3.40.0/ |
| H A D | configure.ac | 589 AC_SEARCH_LIBS(dlopen, dl)
|
| H A D | aclocal.m4 | 1760 AC_CHECK_LIB([dl], [dlopen], 1775 [AC_CHECK_LIB([dl], [dlopen],
|