| /sqlite-3.40.0/test/ |
| H A D | zipfile.test | 177 6 method {} 0 {} 0 185 INSERT INTO zz(name, mtime, sz, data, method) 189 INSERT INTO zz(name, mtime, rawdata, method) 193 INSERT INTO zz(name, data, method) 195 } {1 {unknown compression method: 7}} 198 INSERT INTO zz(name, mode, mtime, data, method) 202 INSERT INTO zz(name, mode, mtime, data, method) 245 INSERT INTO zz(name, mode, mtime, data, method) 501 WITH c(name,data,method) AS ( 507 } {1 {illegal method value: 16}} [all …]
|
| H A D | walvfs.test | 31 proc xSync {method file args} { 130 proc xWrite {method file args} { 145 proc xWrite {method file args} { 187 proc xShmMap {method file args} { 197 proc xShmMap {method file name args} { 198 switch -- $method { 273 proc xShmMapLock {method args} { 274 if {$method=="xShmMap"} { 321 proc xShmLock {method file handle spec} { 417 proc xShmMap {method file handle args} { [all …]
|
| H A D | walprotocol2.test | 39 proc lock_callback {method filename handle lock} { 40 # puts "$method $filename $handle $lock" 64 proc lock_callback {method filename handle lock} { 66 proc lock_callback {method filename handle lock} {} 82 proc lock_callback {method filename handle lock} { 84 proc lock_callback {method filename handle lock} {}
|
| H A D | bestindex1.test | 25 proc vtab_command {method args} { 26 switch -- $method { 75 proc t1_vtab {mode method args} { 76 switch -- $method { 177 proc vtab_command {method args} { 180 switch -- $method { 280 # virtual table, the xBestIndex method is first invoked with the IN(...) 283 # xBestIndex method is invoked again, this time with the IN(...) marked 292 proc vtab_command {method args} { 293 switch -- $method {
|
| H A D | bestindex3.test | 30 proc vtab_cmd {bOmit method args} { 31 switch -- $method { 171 proc vvv_command {method args} { 172 switch -- $method { 176 proc yyy_command {method args} { 177 switch -- $method {
|
| H A D | bestindex5.test | 12 # method. 27 proc vtab_cmd {method args} { 41 switch -- $method { 96 proc vtab_simple {method args} { 97 switch -- $method { 224 proc vtab_simple_integer {method args} { 225 switch -- $method {
|
| H A D | bestindex8.test | 24 proc vtab_command {src method args} { 25 switch -- $method { 113 proc vtab_command {src method args} { 114 switch -- $method { 179 proc vtab_command {src method args} { 180 switch -- $method { 245 proc vtab_command {src method args} { 246 switch -- $method { 296 proc vtab_command {src method args} { 297 switch -- $method {
|
| H A D | journal2.test | 40 # deleted, the method name ("xOpen", "xClose" or "xDelete") and the final 46 proc journal_op_catcher {method filename args} { 53 if {[lsearch {xDelete xWrite xTruncate} $method]>=0} { 64 if {[lsearch {xOpen xDelete xClose} $method]<0} return 68 lappend ::oplog $method $f 72 # will not invoke the xDelete method of the "real" VFS in this case. 75 switch -- $method {
|
| H A D | walprotocol.test | 45 proc lock_callback {method filename handle lock} { 78 proc lock_callback {method filename handle lock} { 93 proc lock_callback {method filename handle lock} { 105 proc lock_callback {method filename handle lock} { 159 proc lock_callback {method file handle spec} { 182 proc lock_callback {method file handle spec} {
|
| H A D | bestindex4.test | 12 # method. 44 proc vtab_cmd {param method args} { 45 switch -- $method { 134 proc vtab_command {method args} { 135 switch -- $method {
|
| H A D | wal3.test | 273 proc method_callback {method args} { 274 if {$method == "xShmBarrier"} { 297 if {$method == "xShmLock"} { 386 proc lock_callback {method file handle spec} { 455 proc lock_callback {method file handle spec} { 517 proc method_callback {method args} { 518 if {$method == "xOpen"} { return "reader" } 527 proc method_callback {method file handle spec} { 529 if {$method == "xShmLock"} { 543 proc method_callback {method file handle spec} { [all …]
|
| H A D | vtab1.test | 100 # The "echo" module xCreate method returns an error and does not create 298 # invoke the xConnect method and succeed. 1221 foreach method [list \ 1230 set echo_module_fail($method,t2) "the $method method has failed" 1232 } "1 {echo-vtab-error: the $method method has failed}" 1233 unset echo_module_fail($method,t2) 1237 foreach method [list \ 1243 set echo_module_fail($method,t2) "the $method method has failed" 1245 } "1 {echo-vtab-error: the $method method has failed}" 1246 unset echo_module_fail($method,t2) [all …]
|
| H A D | wal2.test | 96 proc tvfs_cb {method filename args} { 156 proc tvfs_cb {method args} { 201 proc tvfs_cb {method args} { 245 proc tvfs_cb {method args} { 266 proc tvfs_cb {method args} { 293 proc tvfs_cb {method args} { 294 if {$method == "xShmLock"} { 330 proc tvfs_cb {method args} { 331 if {$method == "xShmLock"} { 417 proc tvfs_cb {method args} { [all …]
|
| H A D | zipfile2.test | 159 SELECT name,mtime,data,method FROM zipfile($blob) 169 SELECT name,mtime,data,method FROM zipfile($blob) 172 # Check the response to an unknown compression method (set data to NULL). 175 SELECT name,mtime,data IS NULL,method FROM zipfile($blob)
|
| H A D | bestindex2.test | 31 # The tables xBestIndex method behaves as if all possible combinations of 44 proc vtab_cmd {tbl cols method args} { 45 switch -- $method {
|
| H A D | bestindex7.test | 24 proc vtab_command {src method args} { 25 switch -- $method {
|
| H A D | indexfault.test | 228 proc xCustom {method args} { 229 if {$method == "xOpen"} { 300 proc xRead {method file args} { 313 proc xCustom {method file args} {
|
| H A D | bestindex9.test | 23 proc vtab_command {method args} { 24 switch -- $method {
|
| H A D | atomic2.test | 57 proc at_vfs_callback {method file z args} { 63 } elseif {$method=="xFileControl" && $z=="COMMIT_ATOMIC_WRITE"} {
|
| H A D | uri.test | 110 proc open_method {method file arglist} { 250 # set, where X is the file-name the method is called on. Calls to the above 257 proc tvfs1_callback {method filename args} { 264 proc tvfs2_callback {method filename args} {
|
| H A D | bestindex6.test | 24 proc vtab_command {src method args} { 25 switch -- $method {
|
| H A D | sort5.test | 54 proc tv_callback {method args} { 57 switch $method {
|
| /sqlite-3.40.0/ext/wasm/common/ |
| H A D | whwasmutil.js | 429 uleb128Encode: function(tgt, method, n){ argument 430 if(n<128) tgt[method](n); 431 else tgt[method]( (n % 128) | 128, n>>7); 1132 const __allocPtr = function(howMany, safePtrSize, method){ argument 1133 __affirmAlloc(target, method); 1135 let m = target[method](howMany * (safePtrSize ? 8 : ptrSizeof));
|
| /sqlite-3.40.0/doc/ |
| H A D | pager-invariants.txt | 3 Otherwise, the page is not synced until the xSync method of the VFS 56 (8) When a transaction is rolled back, the xTruncate method of the VFS 59 method is a no-op, but that does not change the fact the SQLite will
|
| /sqlite-3.40.0/src/ |
| H A D | sqlite.h.in | 1116 ** except for calls to the xWrite method and the xFileControl method 1526 ** xShmLock method: 1740 ** the xInit method, so the xInit method need not be threadsafe. The 3048 ** method. 6151 ** method of the default [sqlite3_vfs] object. If the xSleep() method 7127 ** [xFilter] method. 8005 ** xFileControl method. 8202 ** method instead. 8678 ** [[the xInit() page cache method]] 8773 ** [[the xUnpin() page cache method]] [all …]
|