Home
last modified time | relevance | path

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

12

/titanic_50/usr/src/lib/libsqlite/test/
H A Dall.test30 foreach {name value} $argv {
69 foreach testfile [lsort -dictionary [glob $testdir/*.test]] {
91 foreach x $LeakList {
H A Dmemleak.test62 foreach testfile $FILELIST {
75 foreach x $LeakList {
H A Dprintf.test23 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 Dmain.test256 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 Dioerr.test64 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] {
67 foreach prag {default_synchronous default_cache_size} {
H A Dquick.test42 foreach testfile [lsort -dictionary [glob $testdir/*.test]] {
H A Dinterrupt.test27 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] {
30 foreach prag {default_synchronous default_cache_size} {
H A Dvacuum.test24 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] {
27 foreach prag {default_synchronous default_cache_size} {
H A Dconflict.test43 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 Dfunc.test26 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 Dbtree4.test42 foreach N {10 100 1000} {
H A Dbtree4rb.test40 foreach N {10 100 1000} {
H A Dtrigger2.test58 foreach tbl_defn {
202 foreach tr_program {
211 foreach test_varset [ list \
361 foreach trig $when_triggers {
H A Dattach2.test48 foreach {idx name file} [execsql {PRAGMA database_list} $db] {
H A Dmemdb.test169 foreach {i conf cmd t0 t1 t2} {
231 foreach {i conf1 conf2 cmd t0 t1 t2} {
H A Drowid.test187 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 Dtrigger.c51 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 DKstat.t37 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 Dypclnt.h78 int (*foreach)(); /* Return non-0 to stop getting member
/titanic_50/usr/src/lib/libbc/inc/include/rpcsvc/
H A Dypclnt.h78 int (*foreach)(); /* Return non-0 to stop getting member
/titanic_50/usr/src/head/rpcsvc/
H A Dypclnt.h93 int (*foreach)(); /* Return non-0 to stop getting */ member
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t134 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 Dgmatch.t54 foreach my $t (@tests) {
/titanic_50/usr/src/cmd/ypcmd/
H A Dypcat.c127 cbinfo.foreach = callback; in main()
/titanic_50/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c332 if ((*callback->foreach)(kv.status, kv.keydat.dptr, in xdr_ypall()

12