Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 46) sorted by relevance

12

/sqlite-3.40.0/
H A Dconfigure.ac141 done
316 done
368 done
383 done
398 done
526 done
528 done
741 done
754 done
767 done
[all …]
H A Daclocal.m4133 done
538 done
551 done
634 done
2076 done
2795 done
2903 done
3230 done
3528 done
7069 done
[all …]
/sqlite-3.40.0/src/
H A Dthreads.c44 int done; /* Set to true when thread finishes */ member
80 p->done = 1; in sqlite3ThreadCreate()
93 if( p->done ){ in sqlite3ThreadJoin()
H A Dprintf.c230 etByte done; /* Loop termination flag */ in sqlite3_str_vappendf() local
281 done = 0; in sqlite3_str_vappendf()
294 default: done = 1; break; in sqlite3_str_vappendf()
302 done = 1; in sqlite3_str_vappendf()
319 done = 1; in sqlite3_str_vappendf()
342 done = 1; in sqlite3_str_vappendf()
375 done = 1; in sqlite3_str_vappendf()
380 }while( !done && (c=(*++fmt))!=0 ); in sqlite3_str_vappendf()
H A Dresolve.c1449 pOrderBy->a[i].fg.done = 0; in resolveCompoundOrderBy()
1464 if( pItem->fg.done ) continue; in resolveCompoundOrderBy()
1517 pItem->fg.done = 1; in resolveCompoundOrderBy()
1525 if( pOrderBy->a[i].fg.done==0 ){ in resolveCompoundOrderBy()
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m499 done
115 done
128 done
152 done
171 done
261 done
274 done
298 done
311 done
330 done
[all …]
/sqlite-3.40.0/test/
H A Dwalthread.test90 unset -nocomplain ::done
181 sqlthread spawn ::done($name,$i) $program
183 testfixture_nb ::done($name,$i) $program
196 set res [wait_for_var ::done($name,$i)]
H A Danalyze.test112 # data. Without data in the tables, no analysis is done.
137 # is done correctly.
H A Dcapi3e.test24 # This is no longer needed here because it should be done within the test
H A Dbetween.test51 # is done. Then it appends the names of the table and index used.
H A DsharedA.test104 # set, it resets the schema. Both of the above steps must be done
H A Dtkt1443.test35 # to change filenames, so I'll just leave it as is. No harm done.
H A De_wal.test35 # All three done with VFS "oldvfs", which has iVersion==1 and so does
H A Dtemptrigger.test223 # Test that no harm is done if the table a temp trigger is attached to is
H A Dlaststmtchanges.test21 # is done within instead of trigger context).
H A Dgenesis.tcl254 …) VALUES(1009024,'And Noah awoke from his wine, and knew what his younger son had done unto him.');
341 …S(1012018,'And Pharaoh called Abram and said, What is this that thou hast done unto me? why didst …
529 …, What hast thou done unto us? and what have I offended thee, that thou hast brought on me and on …
530 …LUES(1020010,'And Abimelech said unto Abraham, What sawest thou, that thou hast done this thing?');
564 INSERT INTO t1(docid,words) VALUES(1021026,'And Abimelech said, I wot not who hath done this thing;…
588 …,'And said, By myself have I sworn, saith the LORD, for because thou hast done this thing, and has…
635 …UES(1024019,'And when she had done giving him drink, she said, I will draw water for thy camels al…
846 INSERT INTO t1(docid,words) VALUES(1029026,'And Laban said, It must not be so done in our country, …
881 … for whom I have served thee, and let me go: for thou knowest my service which I have done thee.');
926 …'And hast not suffered me to kiss my sons and my daughters? thou hast now done foolishly in so doi…
[all …]
H A Dlastinsert.test19 # is done within instead of trigger context)
H A Dmain.test525 # This is done to verify that failure notifications are detected by the
H A Dfts3ac.test321[email protected]', 'Urgent!!! --- New EAST books', 'This has to be done....................…
658 I''ll get it done today.
907 soon as Enron has done the due diligence for this country.
H A Dfts2c.test321[email protected]', 'Urgent!!! --- New EAST books', 'This has to be done....................…
658 I''ll get it done today.
907 soon as Enron has done the due diligence for this country.
/sqlite-3.40.0/ext/rtree/
H A Drtree7.test29 # done without loss of information.
/sqlite-3.40.0/ext/fts2/
H A DREADME.tokenizers77 discard punctuation, this can be done by creating a tokenizer
/sqlite-3.40.0/ext/fts3/
H A DREADME.tokenizers79 discard punctuation, this can be done by creating a tokenizer
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5onepass.test146 # Check that DELETE and UPDATE operations can be done without flushing
/sqlite-3.40.0/tool/
H A Dbuild-all-msvc.bat558 REM files for x86. This must be done for each iteration because
595 REM for x86 may be required as well. This must also be done for

12