Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dall.test28 foreach {name value} $argv {
67 foreach testfile [lsort -dictionary [glob $testdir/*.test]] {
89 foreach x $LeakList {
H A Dmemleak.test60 foreach testfile $FILELIST {
73 foreach x $LeakList {
H A Dprintf.test21 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 Dmain.test254 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 Dioerr.test62 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] {
65 foreach prag {default_synchronous default_cache_size} {
H A Dconflict.test41 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 Dquick.test40 foreach testfile [lsort -dictionary [glob $testdir/*.test]] {
H A Dinterrupt.test25 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] {
28 foreach prag {default_synchronous default_cache_size} {
H A Dvacuum.test22 foreach tbl [$db eval {SELECT name FROM sqlite_master WHERE type='table'}] {
25 foreach prag {default_synchronous default_cache_size} {
H A Dfunc.test24 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 Dbtree4rb.test38 foreach N {10 100 1000} {
H A Dbtree4.test40 foreach N {10 100 1000} {
H A Dtrigger2.test56 foreach tbl_defn {
200 foreach tr_program {
209 foreach test_varset [ list \
359 foreach trig $when_triggers {
H A Dattach2.test46 foreach {idx name file} [execsql {PRAGMA database_list} $db] {
H A Drowid.test185 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 Dmemdb.test167 foreach {i conf cmd t0 t1 t2} {
229 foreach {i conf1 conf2 cmd t0 t1 t2} {
H A Dbtree2.test276 foreach {N L} {
335 foreach {n I K D} {
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtrigger.c48 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 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(
/illumos-gate/usr/src/head/rpcsvc/
H A Dypclnt.h93 int (*foreach)(); /* Return non-0 to stop getting */ member
/illumos-gate/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) {
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/t/
H A Dgmatch.t54 foreach my $t (@tests) {
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypcat.c126 cbinfo.foreach = callback; in main()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c330 if ((*callback->foreach)(kv.status, kv.keydat.dptr, in xdr_ypall()
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c311 cback.foreach = _exec_nis_cb; in _exec_nis_lookup()

12