Home
last modified time | relevance | path

Searched refs:clear (Results 1 – 25 of 32) sorted by relevance

12

/sqlite-3.40.0/ext/wasm/
H A Dbatch-runner.js445 db.clear();
485 d.clear = ()=>clearDbWebSQL(d); function
508 d.clear = ()=>clearDbSqlite(d);
510 d.clear();
/sqlite-3.40.0/test/
H A Dautoanalyze1.test44 -- Verify that the hasStat1 flag is clear on on indexes
48 -- Verify that the TF_HasStat1 flag is clear on the table
H A Dbtree01.test133 # An assertion fault due to the failure to clear a flag in an optimization
137 # invoked, it needs to clear the BTCF_ValidOvfl flag.
H A Dsession.test16 # again with it clear.
H A Dpg_common.tcl66 pg_result $res -clear
H A Dbigfile2.test30 # Pad the file out to 4GB in size. Then clear the file-size field in the
H A Dtkt3093.test48 # busy callback, commit the transaction in db. This should clear
H A Dbitvec.test72 # clear all the bits. This will stress the clearing mechanism.
H A Dinterrupt2.test75 # not clear the isInterrupted flag.
H A De_blobclose.test34 # It's not clear how to test that a blob handle really is closed.
H A DcorruptN.test275 -- clear page 136 and its children. Assert fails.
H A Dsuperlock.test36 # correctly to wait for existing clients to clear on a WAL database.
H A Dmalloc3.test608 # Before [db eval] the auto-commit flag was clear. Now it
630 # is clear. We can deduce that a "BEGIN" statement has just
H A Dautoindex1.test15 # automatic_index = boolean; Query, set, or clear the automatic indexing
H A Dsavepoint.test856 # open savepoints. At one point this would fail to clear the internal
H A Dtester.tcl1341 sqlite3_memdebug_log clear
H A Dmalloc.test833 # call to sqlite3_errmsg(). Because sqlite3_finalize() had failed to clear
H A Dfuzzer1.test502 INSERT INTO streetname VALUES('clear day');
503 INSERT INTO streetname VALUES('clear stream');
/sqlite-3.40.0/ext/wasm/fiddle/
H A Dfiddle.js59 clear: function(){this.$$$={}}
158 clear: function(){
421 if(SF.jqTerm) SF.jqTerm.clear();
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-opfs-async-proxy.js659 state.s11n.deserialize = function(clear=false){ argument
684 if(clear) viewU8[0] = 0;
H A Dsqlite3-api-opfs.js474 state.s11n.deserialize = function(clear=false){ argument
499 if(clear) viewU8[0] = 0;
/sqlite-3.40.0/ext/rtree/
H A Dviewrtree.tcl77 .l selection clear 0 end
/sqlite-3.40.0/doc/
H A Dvfs-shm.txt45 PENDING - Waiting on all READ locks to clear so that a
/sqlite-3.40.0/contrib/
H A Dsqlitecon.tcl538 clipboard clear -displayof $w
/sqlite-3.40.0/ext/session/
H A Dsessionrebase.test40 # is clear and all updated fields are defined. For a DELETE operation,

12