Home
last modified time | relevance | path

Searched refs:dohist (Results 1 – 25 of 61) sorted by relevance

123

/dports/biology/fasta3/fasta-36.3.8/src/
H A Dres_stats.c74 int dohist = 0; variable
243 if (dohist) addhistz(zscor=find_z(max_s,n1,comp,m_msg.pstat_void),
254 else if (!dohist) {
261 dohist = 1;
264 if (dohist) {
293 if (!dohist) {
303 dohist = 1;
/dports/biology/fasta/fasta/
H A Dres_stats.c42 int dohist = 0; variable
141 if (dohist) addhistz(zscor=find_zm(s[icol],n1),n1);
145 if (!dohist) {
149 dohist = 1;
168 if (!dohist) {
H A Dssearch.c79 int dohist = 0; variable
484 if (!dohist) {
801 if (dohist) addhistz(zscor=find_zm(scor,n1),n1);
808 if (!dohist) {
810 dohist = 1;
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dspan.ll30 global(dohist)
35 set(dohist,1) /* generate histograms */
136 if (not(dohist)) {
174 if (dohist) {
227 if (dohist) {
/dports/shells/44bsd-csh/44bsd-csh-20001106_5/
H A Dinit.c81 { "history", dohist, 0, 2 },
H A Dhist.c123 dohist(v, t) in dohist() function
/dports/devel/sunpromake/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/devel/smake/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/devel/sccs/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/devel/schilybase/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/net/rscsi/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/archivers/star/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/sysutils/cdrtools/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/editors/ved/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/sysutils/schilyutils/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A DTargets10 dodelt.c dofile.c doget.c dogtime.c dohist.c doie.c dolist.c dometa.c \
H A Ddohist.c60 dohist(file) in dohist() function
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dhist.c1019 strinbeg(int dohist) in strinbeg() argument
1022 hbegin(dohist); in strinbeg()
1096 hbegin(int dohist) in hbegin() argument
1103 if (!dohist) in hbegin()
1105 else if (dohist != 2) in hbegin()
1149 if ((dohist == 2 || (interact && isset(SHINSTDIN))) && !strin) { in hbegin()

123