Home
last modified time | relevance | path

Searched refs:directlist (Results 1 – 21 of 21) sorted by relevance

/dports/misc/birthday/birthday-1.6.2/
H A Dbdengine.c116 } directlist[] = { variable
477 for (j=0; directlist[j].text != NULL; j++) { in readlist()
478 if (directlist[j].len == 0) directlist[j].len = strlen(directlist[j].text); in readlist()
483 if (directlist[j].len == ptr-(buf+1)-1 && !strncmp(directlist[j].text,(buf+1),directlist[j].len)) in readlist()
485 nevl = directlist[j].func((buf+1),ptr,today); in readlist()
/dports/databases/db5/db-5.3.28/test/tcl/
H A Denv007.tcl297 set directlist {db_direct_db db_log_direct db_direct_log}
321 if { [lsearch $directlist $configval] != -1 && \
499 set directlist {-direct_db}
514 if { [lsearch $directlist $flag] != -1 && \
564 set directlist {direct}
578 if { [lsearch $directlist $flag] != -1 && \
/dports/science/fastcap/fastcap-2.0wr/src/
H A DmulDo.c52 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
109 for(nc=sys->directlist; nc != NULL; nc = nc->dnext) {
136 for(nc=sys->directlist; nc != NULL; nc = nc->dnext) {
199 for(nc = sys->directlist; nc != NULL; nc = nc->dnext) {
H A Ddirect.c121 double **Q2Pfull(directlist, numchgs) in Q2Pfull() argument
123 cube *directlist;
136 for(pp = directlist; pp != NULL; pp = pp->dnext) {
140 for(pq = directlist; pq != NULL; pq = pq->dnext) {
H A DmulMats_old.c65 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
87 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
93 if(nextc == sys->directlist) {
104 else blkQ2Pfull(sys->directlist, up_size, eval_size,
136 else if(nextc == sys->directlist) {
292 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
313 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
812 for(nc = sys->directlist; nc != NULL; nc = nc->dnext) {
H A DmulMats.c65 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
89 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
95 if(nextc == sys->directlist) {
106 else blkQ2Pfull(sys->directlist, up_size, eval_size,
138 else if(nextc == sys->directlist) {
294 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
317 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
895 for(nc = sys->directlist; nc != NULL; nc = nc->dnext) {
H A DmulMats_mod.c65 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
87 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
93 if(nextc == sys->directlist) {
104 else blkQ2Pfull(sys->directlist, up_size, eval_size,
136 else if(nextc == sys->directlist) {
292 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
313 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
871 for(nc = sys->directlist; nc != NULL; nc = nc->dnext) {
H A DmulStruct.h188 cube *directlist; /* head of linked lst of low lev cubes w/chg */ member
H A DblkDirect.c538 void blkQ2Pfull(directlist, numchgs, numchgs_wdummy, in blkQ2Pfull() argument
542 cube *directlist;
569 pp = pq = directlist;
H A DmulSetup.c814 pdnc = &(sys->directlist);
1067 for(cp = sys->directlist; cp != NULL; cp = cp->dnext) {
H A Dcapsolve.c124 solve(sys->directlist->directmats[0], q+1, r+1, size);
H A DmulDisplay.c496 nc = sys->directlist;
744 for(nc = sys->directlist; nc != NULL; nc = nc->dnext) {
/dports/databases/db18/db-18.1.40/test/tcl/
H A Denv007.tcl510 set directlist {db_direct_db db_log_direct db_direct_log}
551 if { [lsearch $directlist $configval] != -1 && \
737 set directlist {-direct_db}
752 if { [lsearch $directlist $flag] != -1 && \
803 set directlist {direct}
817 if { [lsearch $directlist $flag] != -1 && \
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A DmulDo.c20 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
77 for(nc=sys->directlist; nc != NULL; nc = nc->dnext) {
104 for(nc=sys->directlist; nc != NULL; nc = nc->dnext) {
167 for(nc = sys->directlist; nc != NULL; nc = nc->dnext) {
H A Ddirect.c88 double **Q2Pfull(directlist, numchgs) in Q2Pfull() argument
90 cube *directlist;
103 for(pp = directlist; pp != NULL; pp = pp->dnext) {
107 for(pq = directlist; pq != NULL; pq = pq->dnext) {
H A DmulMats.c33 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
57 for(nextc=sys->directlist; nextc != NULL; nextc = nextc->dnext) {
63 if(nextc == sys->directlist) {
74 else blkQ2Pfull(sys->directlist, up_size, eval_size,
108 else if(nextc == sys->directlist) {
273 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
296 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
874 for(nc = sys->directlist; nc != NULL; nc = nc->dnext) {
H A DmulStruct.h160 cube *directlist; /* head of linked lst of low lev cubes w/chg */ member
H A DnewPrecond_cube.c105 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
131 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
714 for(nc=sys->directlist; nc != NULL; nc = nc->dnext) {
H A DPrecond.c128 for(maxsize=0, nc=sys->directlist; nc != NULL; nc = nc->dnext) {
157 for(nc=sys->directlist; nc != NULL; nc = nc->dnext) {
819 for(nc=sys->directlist; nc != NULL; nc = nc->dnext) {
H A DmulSetup.c988 pdnc = &(sys->directlist);
1243 for(cp = sys->directlist; cp != NULL; cp = cp->dnext) {
/dports/science/fasthenry/fasthenry-3.0wr/src/zbuf/
H A DmulStruct.h188 cube *directlist; /* head of linked lst of low lev cubes w/chg */ member