/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | all.test | 28 foreach {name value} $argv { 67 foreach testfile [lsort -dictionary [glob $testdir/*.test]] { 89 foreach x $LeakList {
|
H A D | memleak.test | 60 foreach testfile $FILELIST { 73 foreach x $LeakList {
|
H A D | printf.test | 21 foreach v {1 2 5 10 99 100 1000000 999999999 0 -1 -2 -5 -10 -99 -100 -9999999} { 47 foreach {a b} {1 1 5 5 10 10 10 5} { 49 foreach x {0.001 1.0e-20 1.0 0.0 100.0 9.99999 -0.00543 -1.0 -99.99999} {
|
H A D | main.test | 254 foreach f [glob -nocomplain testdb/*] {file delete -force $f} 262 foreach f [glob -nocomplain testdb/*] {file delete -force $f} 271 foreach f [glob -nocomplain testdb/*] {file delete -force $f}
|
H A D | ioerr.test | 62 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] { 65 foreach prag {default_synchronous default_cache_size} {
|
H A D | conflict.test | 41 foreach {i conf cmd t0 t1 t2} { 99 foreach {i conf cmd t0 t1 t2} { 157 foreach {i conf cmd t0 t1 t2} { 212 foreach {i conf1 conf2 cmd t0 t1 t2} { 271 foreach {i conf1 conf2 cmd t0 t1 t2} { 339 foreach {i conf1 conf2 cmd t0 t1 t2} {
|
H A D | interrupt.test | 25 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] { 28 foreach prag {default_synchronous default_cache_size} {
|
H A D | vacuum.test | 22 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] { 25 foreach prag {default_synchronous default_cache_size} {
|
H A D | quick.test | 40 foreach testfile [lsort -dictionary [glob $testdir/*.test]] {
|
H A D | func.test | 24 foreach word {this program is free software} { 107 foreach word "contains UTF-8 characters hi\u1234ho" { 144 foreach word {this program is free software} {
|
H A D | btree4rb.test | 38 foreach N {10 100 1000} {
|
H A D | btree4.test | 40 foreach N {10 100 1000} {
|
H A D | trigger2.test | 56 foreach tbl_defn { 200 foreach tr_program { 209 foreach test_varset [ list \ 359 foreach trig $when_triggers {
|
H A D | attach2.test | 46 foreach {idx name file} [execsql {PRAGMA database_list} $db] {
|
H A D | rowid.test | 185 foreach {a b c d e f} $r1 {} 187 foreach {u v w x y z} $r2 {} 192 foreach {a b c d e f} $r1 {}
|
H A D | memdb.test | 167 foreach {i conf cmd t0 t1 t2} { 229 foreach {i conf1 conf2 cmd t0 t1 t2} {
|
H A D | btree2.test | 276 foreach {N L} { 335 foreach {n I K D} {
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | trigger.c | 48 int foreach, /* One of TK_ROW or TK_STATEMENT */ in sqliteBeginTrigger() argument 143 nt->foreach = foreach; in sqliteBeginTrigger() 538 int foreach, /* one of TK_ROW or TK_STATEMENT */ in sqliteTriggersExist() argument 551 pTriggerCursor->foreach == foreach && in sqliteTriggersExist() 704 pTrigger->foreach == TK_ROW ){ in sqliteCodeRowTrigger()
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/ |
H A D | Kstat.t | 37 foreach my $m (sort(keys(%$ks))) { 38 foreach my $i (sort(keys(%{$ks->{$m}}))) { 39 foreach my $n (sort(keys(%{$ks->{$m}->{$i}}))) { 40 foreach my $k (sort(
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | ypclnt.h | 93 int (*foreach)(); /* Return non-0 to stop getting */ member
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 134 foreach $key (keys(%$hash)) { 308 foreach $read_test (@read_tests) { 321 foreach $error (@$projents) { 351 foreach $write_test (@goodprojents) { 703 foreach $projent_test ( @projent_tests) { 712 foreach $error (@$projent) { 730 foreach $error (@$errors) {
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/t/ |
H A D | gmatch.t | 54 foreach my $t (@tests) {
|
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | ypcat.c | 126 cbinfo.foreach = callback; in main()
|
/illumos-gate/usr/src/lib/libnsl/yp/ |
H A D | yp_xdr.c | 330 if ((*callback->foreach)(kv.status, kv.keydat.dptr, in xdr_ypall()
|
/illumos-gate/usr/src/lib/nsswitch/nis/common/ |
H A D | getexecattr.c | 311 cback.foreach = _exec_nis_cb; in _exec_nis_lookup()
|