/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | all.test | 30 foreach {name value} $argv { 69 foreach testfile [lsort -dictionary [glob $testdir/*.test]] { 91 foreach x $LeakList {
|
H A D | memleak.test | 62 foreach testfile $FILELIST { 75 foreach x $LeakList {
|
H A D | printf.test | 23 foreach v {1 2 5 10 99 100 1000000 999999999 0 -1 -2 -5 -10 -99 -100 -9999999} { 49 foreach {a b} {1 1 5 5 10 10 10 5} { 51 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 | 256 foreach f [glob -nocomplain testdb/*] {file delete -force $f} 264 foreach f [glob -nocomplain testdb/*] {file delete -force $f} 273 foreach f [glob -nocomplain testdb/*] {file delete -force $f}
|
H A D | ioerr.test | 64 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] { 67 foreach prag {default_synchronous default_cache_size} {
|
H A D | quick.test | 42 foreach testfile [lsort -dictionary [glob $testdir/*.test]] {
|
H A D | interrupt.test | 27 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] { 30 foreach prag {default_synchronous default_cache_size} {
|
H A D | vacuum.test | 24 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] { 27 foreach prag {default_synchronous default_cache_size} {
|
H A D | conflict.test | 43 foreach {i conf cmd t0 t1 t2} { 101 foreach {i conf cmd t0 t1 t2} { 159 foreach {i conf cmd t0 t1 t2} { 214 foreach {i conf1 conf2 cmd t0 t1 t2} { 273 foreach {i conf1 conf2 cmd t0 t1 t2} { 341 foreach {i conf1 conf2 cmd t0 t1 t2} {
|
H A D | func.test | 26 foreach word {this program is free software} { 109 foreach word "contains UTF-8 characters hi\u1234ho" { 146 foreach word {this program is free software} {
|
H A D | btree4.test | 42 foreach N {10 100 1000} {
|
H A D | btree4rb.test | 40 foreach N {10 100 1000} {
|
H A D | trigger2.test | 58 foreach tbl_defn { 202 foreach tr_program { 211 foreach test_varset [ list \ 361 foreach trig $when_triggers {
|
H A D | attach2.test | 48 foreach {idx name file} [execsql {PRAGMA database_list} $db] {
|
H A D | memdb.test | 169 foreach {i conf cmd t0 t1 t2} { 231 foreach {i conf1 conf2 cmd t0 t1 t2} {
|
H A D | rowid.test | 187 foreach {a b c d e f} $r1 {} 189 foreach {u v w x y z} $r2 {} 194 foreach {a b c d e f} $r1 {}
|
/titanic_50/usr/src/lib/libsqlite/src/ |
H A D | trigger.c | 51 int foreach, /* One of TK_ROW or TK_STATEMENT */ in sqliteBeginTrigger() argument 146 nt->foreach = foreach; in sqliteBeginTrigger() 541 int foreach, /* one of TK_ROW or TK_STATEMENT */ in sqliteTriggersExist() argument 554 pTriggerCursor->foreach == foreach && in sqliteTriggersExist() 707 pTrigger->foreach == TK_ROW ){ in sqliteCodeRowTrigger()
|
/titanic_50/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(
|
/titanic_50/usr/src/lib/libbc/libc/yp/ |
H A D | ypclnt.h | 78 int (*foreach)(); /* Return non-0 to stop getting member
|
/titanic_50/usr/src/lib/libbc/inc/include/rpcsvc/ |
H A D | ypclnt.h | 78 int (*foreach)(); /* Return non-0 to stop getting member
|
/titanic_50/usr/src/head/rpcsvc/ |
H A D | ypclnt.h | 93 int (*foreach)(); /* Return non-0 to stop getting */ member
|
/titanic_50/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) {
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/t/ |
H A D | gmatch.t | 54 foreach my $t (@tests) {
|
/titanic_50/usr/src/cmd/ypcmd/ |
H A D | ypcat.c | 127 cbinfo.foreach = callback; in main()
|
/titanic_50/usr/src/lib/libnsl/yp/ |
H A D | yp_xdr.c | 332 if ((*callback->foreach)(kv.status, kv.keydat.dptr, in xdr_ypall()
|