Searched refs:stop (Results 1 – 15 of 15) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | tabfunc01.test | 29 SELECT *, '|' FROM generate_series WHERE start=1 AND stop=9 AND step=2; 33 } {0 value {} 0 {} 0 0 1 start {} 0 {} 0 1 2 stop {} 0 {} 0 1 3 step {} 0 {} 0 1} 134 SELECT value FROM generate_series(1,10) ORDER BY value, stop; 140 SELECT value FROM generate_series(1,10) ORDER BY stop, value; 190 # the SQLite core to verify the start=, stop=, and step= constraints on 195 SELECT * FROM generate_series WHERE start IN (1,7) AND stop=20 AND step=10
|
| H A D | malloc_common.tcl | 355 set stop 0 385 if {$nfail==0} { set stop 1 }
|
| H A D | threadtest3.c | 1136 int stop = 0; /* True to stop executing (test timed out) */ in walthread3_thread() local 1138 while( 0==(stop = timetostop(&err)) ){ in walthread3_thread() 1142 if( stop ) break; in walthread3_thread()
|
| H A D | corruptC.test | 394 # once the corruption is detected, we can stop. 403 # stop after corrupting 5 bytes.
|
| H A D | cacheflush.test | 170 # And that hitting an SQLITE_BUSY when flushing "main" does not stop
|
| H A D | with2.test | 515 WHERE radial AND stop = 1+1.0*(maxy-miny)/stepy
|
| H A D | tester.tcl | 1340 sqlite3_memdebug_log stop
|
| H A D | shell1.test | 96 # -bail stop after hitting an error
|
| H A D | fts1porter.test | 19581 stop stop 19584 stopped stop 19585 stopping stop 19586 stops stop
|
| /sqlite-3.40.0/ext/async/ |
| H A D | README.txt | 80 pending writes and stop accepting new write requests when the queue of
|
| /sqlite-3.40.0/autoconf/ |
| H A D | INSTALL | 365 Run the configure checks, but stop before creating any output
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 9798 stoops stoop stop stop 9800 stopped stop stopping stop 9801 stops stop stor stor
|
| /sqlite-3.40.0/src/ |
| H A D | shell.c.in | 8623 ** If so, stop instead of NULL filling the remaining columns. 8628 ** columns in ASCII mode? If so, stop instead of NULL filling 11308 " -bail stop after hitting an error\n"
|
| /sqlite-3.40.0/autoconf/tea/tclconfig/ |
| H A D | tcl.m4 | 2028 # This is used to stop gcc from printing a compiler
|
| /sqlite-3.40.0/ |
| H A D | aclocal.m4 | 323 # full-stop to the whole comment if one is not present already. 816 dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
|