Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dspeed3.test57 set ones {zero one two three four five six seven eight nine
69 append txt " [lindex $::ones [expr {$n/100}]] hundred"
77 append txt " [lindex $::ones $n]"
H A Dspeed4.test43 set ones {zero one two three four five six seven eight nine
55 append txt " [lindex $::ones [expr {$n/100}]] hundred"
63 append txt " [lindex $::ones $n]"
200 # So the difference in speed between these tests and the preceding ones
H A Dspeed4p.explain43 set ones {zero one two three four five six seven eight nine
55 append txt " [lindex $::ones [expr {$n/100}]] hundred"
63 append txt " [lindex $::ones $n]"
236 # So the difference in speed between these tests and the preceding ones
H A Dspeed4p.test43 set ones {zero one two three four five six seven eight nine
55 append txt " [lindex $::ones [expr {$n/100}]] hundred"
63 append txt " [lindex $::ones $n]"
247 # So the difference in speed between these tests and the preceding ones
H A Dspeed1p.test39 set ones {zero one two three four five six seven eight nine
51 append txt " [lindex $::ones [expr {$n/100}]] hundred"
59 append txt " [lindex $::ones $n]"
H A Dspeed1.test41 set ones {zero one two three four five six seven eight nine
53 append txt " [lindex $::ones [expr {$n/100}]] hundred"
61 append txt " [lindex $::ones $n]"
H A Dspeed2.test37 set ones {zero one two three four five six seven eight nine
49 append txt " [lindex $::ones [expr {$n/100}]] hundred"
57 append txt " [lindex $::ones $n]"
H A Dspeed1p.explain39 set ones {zero one two three four five six seven eight nine
51 append txt " [lindex $::ones [expr {$n/100}]] hundred"
59 append txt " [lindex $::ones $n]"
H A Dbitvec.test71 # First fill up the bitmap with ones, then go through and
H A Dspeedtest1.c322 static const char *ones[] = { "zero", "one", "two", "three", "four", "five", in speedtest1_numbername() local
352 sqlite3_snprintf(nOut-i, zOut+i, "%s hundred", ones[n/100]); in speedtest1_numbername()
364 sqlite3_snprintf(nOut-i, zOut+i, "%s", ones[n]); in speedtest1_numbername()
H A Doptfuzz-db01.txt4 -- This script assumes that the "bin2c" program is available on ones $PATH.
H A Dshell1.test1033 # command channels opened for it as textual ones), the carriage
H A Dfts3ac.test264 …nt to me. It has plenty of points in it. If you give me a list of which ones you need we may be …
H A Dfts2c.test264 …nt to me. It has plenty of points in it. If you give me a list of which ones you need we may be …
H A Dfts1c.test264 …nt to me. It has plenty of points in it. If you give me a list of which ones you need we may be …
H A Dfts1porter.test14098 ones on
/sqlite-3.40.0/tool/
H A Dmkspeedsql.tcl26 set ones {zero one two three four five six seven eight nine
H A Dspeedtest2.tcl90 set ones {zero one two three four five six seven eight nine
H A Dspeedtest.tcl99 set ones {zero one two three four five six seven eight nine
/sqlite-3.40.0/ext/session/
H A Dsession_common.tcl190 set ones {zero one two three four five six seven eight nine
/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.md18 lesser-capable ones, where "recent," _very roughly_, means released in
188 for the ones shown above. Those three config options abstract away
494 collisions between the struct-side members and the JS-side ones
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m42288 # On these systems (mostly older ones), use the old BSD-style
/sqlite-3.40.0/
H A Daclocal.m47056 # Then use that list of sed's as ones to test for truncation.
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test7057 ones on oneyers oney
/sqlite-3.40.0/src/
H A Dsqlite.h.in7329 const char **azKeep /* Except, do not remove the ones named here */