Home
last modified time | relevance | path

Searched refs:end (Results 1 – 25 of 227) sorted by relevance

12345678910

/sqlite-3.40.0/mptest/
H A Dconfig02.test7 --end
10 --end
13 --end
16 --end
19 --end
27 --end
30 --end
33 --end
36 --end
39 --end
[all …]
H A Dconfig01.test9 --end
13 --end
16 --end
19 --end
22 --end
30 --end
33 --end
36 --end
39 --end
42 --end
H A Dmultiwrite01.test34 --end
66 --end
97 --end
128 --end
159 --end
182 --end
192 --end
202 --end
212 --end
222 --end
[all …]
H A Dcrash02.subtest24 --end
31 --end
38 --end
45 --end
52 --end
H A Dcrash01.test32 --end
48 --end
63 --end
78 --end
93 --end
/sqlite-3.40.0/test/
H A Drandexpr1.test650end when +t1.d then 17 else case case when b>case case when t1.c=d or -t1.a=17 then ((a)) when t1…
653end when +t1.d then 17 else case case when b>case case when t1.c=d or -t1.a=17 then ((a)) when t1…
656end when +t1.d then 17 else case case when b>case case when t1.c=d or -t1.a=17 then ((a)) when t1…
4310end | b*e else 17 end+t1.a=17 then t1.c else t1.b end when 17 then t1.b else t1.b end FROM t1 WHER…
4313end | b*e else 17 end+t1.a=17 then t1.c else t1.b end when 17 then t1.b else t1.b end FROM t1 WHER…
4316end & b*e else 17 end+t1.a=17 then t1.c else t1.b end when 17 then t1.b else t1.b end FROM t1 WHER…
5534end when 19 then 19 else b end | -c when c then t1.c else c end*d-t1.e when e then 13 else c end)…
5537end when 19 then 19 else b end | -c when c then t1.c else c end*d-t1.e when e then 13 else c end)…
5540end when 19 then 19 else b end & -c when c then t1.c else c end*d-t1.e when e then 13 else c end)…
7355end | t1.b when t1.c then t1.e else 19 end+d)) or f between a and b and (t1.f) not in (d,t1.e,11) …
[all …]
H A Dmalloctraceviewer.tcl46 set frame [lindex $id end]
52 $::O(text) delete 0.0 end
57 $::O(text) insert end "$L\n" highlight
59 $::O(text) insert end "$L\n"
71 $::O(text) delete 0.0 end
72 $::O(text) insert end "\n\n"
75 $::O(text) insert end $L
93 $::O(text) insert end $L $tags
145 set stack [lrange $stack 1 end]
165 set frame [lindex $stack end]
[all …]
H A Dmalloc_common.tcl133 set DEFAULT(-end) 0
152 -start $O(-start) -end $O(-end)
339 set DEFAULT(-end) 0
357 {!$stop && ($O(-end)==0 || $iFail<=$O(-end))} \
429 if {[info exists ::mallocopts(-end)]} {
430 set end $::mallocopts(-end)
432 set end 50000
438 for {set ::n $start} {$::go && $::n <= $end} {incr ::n} {
H A Dreleasetest_data.tcl375 if {[string range $v end end]=="*"} {
420 set target [lindex $args end]
585 set p [lindex $args end]
594 if {[string range $config end end]=="*"} {
650 main_script {*}[lrange $argv 1 end]
654 main_tests {*}[lrange $argv 1 end]
H A Dmain.test137 CREATE TRIGGER xyz AFTER DELETE end BEGIN
138 SELECT a, b FROM end;
143 CREATE TRIGGER xyz AFTER DELETE end BEGIN
144 SELECT a, b FROM end;
150 CREATE TRIGGER xyz AFTER DELETE end BEGIN
151 SELECT a, b FROM end;
153 SELECT a, b FROM end;
158 CREATE TRIGGER xyz AFTER DELETE [;end;] BEGIN
165 UPDATE cantor SET a=[;end;];;;
227 } ;# end ifcapable {complete}
H A Dnull.test57 select ifnull(case when b<>0 then 1 else 0 end, 99) from t1;
62 select ifnull(case when not b<>0 then 1 else 0 end, 99) from t1;
67 select ifnull(case when b<>0 and c<>0 then 1 else 0 end, 99) from t1;
72 select ifnull(case when not (b<>0 and c<>0) then 1 else 0 end, 99) from t1;
77 select ifnull(case when b<>0 or c<>0 then 1 else 0 end, 99) from t1;
82 select ifnull(case when not (b<>0 or c<>0) then 1 else 0 end, 99) from t1;
87 select ifnull(case b when c then 1 else 0 end, 99) from t1;
92 select ifnull(case c when b then 1 else 0 end, 99) from t1;
H A Dincrblob_err.test102 seek $::blob -20 end
112 # Read some data from the end of the large blob inserted into table
114 # map page for the purposes of seeking to the end of the blob.
128 # Read some data from the end of the large blob inserted into table
130 # map page for the purposes of seeking to the end of the blob.
H A Dtrigger4.test33 end;
63 end;
142 end;
145 end;
148 end;
H A Dincrblob.test93 # * Reading near the end of a blob,
94 # * Writing near the end of a blob, and
162 seek $::blob -20 end
174 string range [db one {SELECT v FROM blobs}] end-19 end
186 seek $::blob -40 end
204 string range [db one {SELECT v FROM blobs}] end-39 end-20
229 seek $::blob -40 end
243 seek $::blob -40 end
617 set ::otherdata "[string range $::data 0 1000][string range $::data 1001 end]"
H A Danalyze3.test166 set l [string range "200" 0 end]
167 set u [string range "300" 0 end]
179 set l [string range "0" 0 end]
180 set u [string range "1100" 0 end]
219 set l [string range "12" 0 end]
220 set u [string range "20" 0 end]
232 set l [string range "0" 0 end]
233 set u [string range "99" 0 end]
271 set l [string range "200" 0 end]
272 set u [string range "300" 0 end]
[all …]
H A Dtester.tcl713 uplevel puts [lrange $args 0 end-1] $::G(output_fd) [lrange $args end end]
725 uplevel puts [lrange $args 0 end-1] stdout [lrange $args end end]
738 uplevel puts [lrange $args 0 end-1] $::G(output_fd) [lrange $args end end]
960 set args [lrange $args 2 end]
1088 set testlist [lindex $args end]
1382 set lSrc [lrange $lSrc 1 end]
1598 return [lrange $tr 7 end]
1738 set sql [lindex $args end]
1826 set zSql [lindex $args end]
2180 set lStack [lrange $e 2 end]
[all …]
H A Drowvalue2.test89 set c [string range $w 6 end]
107 set c [string range $w 6 end]
174 foreach c [lrange $cList 0 end-1] v [lrange $vList 0 end-1] {
177 lappend aList "[lindex $cList end] $op [lindex $vList end]"
H A Dlastinsert.test101 end;
140 end;
182 end;
224 end;
265 end;
313 end;
318 end;
H A Dzipfile2.test142 # set blob [string range $blob 2 end]
143 # set blob [string range $blob 0 end-1]
146 # set blob [string range $blob 64 end]
188 } {1 {cannot find end of central directory record}}
192 # Test that a zero-length file with a '/' at the end is treated as
H A Drandexpr1.tcl49 {case when BOOL then EXPR else EXPR end}
53 {case when BOOL then EXPR when BOOL then EXPR else EXPR end}
57 {case EXPR when EXPR then EXPR else EXPR end}
143 {case AGG when AGG then AGG else AGG end}
/sqlite-3.40.0/contrib/
H A Dsqlitecon.tcl90 $w.t mark set insert end
93 $w.t insert end $v(prompt)
216 $w insert end \n
217 $w mark set out end
234 $w insert end $v(prompt)
238 $w insert end $x
240 $w mark set insert end
425 $w delete $start end
426 $w insert end $line
427 $w mark set insert end
[all …]
/sqlite-3.40.0/ext/fts5/tool/
H A Dshowfts5.tcl37 set tbl [lindex $argv end]
54 foreach i [lrange $d 1 end] {
71 foreach lvl [lrange $d 1 end] {
74 foreach seg [lrange $lvl 3 end] {
/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js743 const __utf8Decode = function(arrayBuffer, begin, end){ argument
746 ? arrayBuffer.slice(begin, end)
747 : arrayBuffer.subarray(begin, end)
834 const begin = offset, end = offset + maxBytes - (addNul ? 1 : 0);
835 for(; i < max && offset < end; ++i){
841 if(offset >= end) break;
844 if(offset + 1 >= end) break;
848 if(offset + 2 >= end) break;
853 if(offset + 3 >= end) break;
/sqlite-3.40.0/ext/rtree/
H A DrtreeA.test44 if {$nTrunc<0} {set nTrunc "end-$nTrunc"}
57 set blob [binary format Sua* $newvalue [string range $blob 2 end]]
66 binary scan [string range $blob 2 end] Su oldvalue
71 [string range $blob 0 1] $newvalue [string range $blob 4 end]
79 set testarray [lindex $args end]
82 foreach {z value} [lrange $args 0 end-1] {
/sqlite-3.40.0/ext/fts5/
H A Dextract_api_docs.tcl57 catch { set name [lindex $member end] }
180 proc get_fts5_struct {data start end} { argument
195 if {[regexp $end $line]} {

12345678910