Home
last modified time | relevance | path

Searched refs:gotany (Results 1 – 25 of 36) sorted by relevance

12

/dports/net-mgmt/xymon-server/xymon-4.3.30/web/
H A Dfindhost.c127 int gotany = 0; in main() local
212 gotany++; in main()
243 gotany++; in main()
257 if (gotany == 1) { in main()
261 else if ((gotany > 1) && (gotonepage == OP_YES)) { in main()
269 if (!gotany) { in main()
/dports/net-mgmt/xymon-client/xymon-4.3.30/web/
H A Dfindhost.c127 int gotany = 0; in main() local
212 gotany++; in main()
243 gotany++; in main()
257 if (gotany == 1) { in main()
261 else if ((gotany > 1) && (gotonepage == OP_YES)) { in main()
269 if (!gotany) { in main()
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/rrd/
H A Ddo_xymond.c71 int i, gotany = 0; in do_xymond_rrd() local
88 gotany++; in do_xymond_rrd()
99 if (gotany) { in do_xymond_rrd()
H A Ddo_netstat.c375 int i, gotany = 0; in do_valaftermarkerequal() local
392 gotany = gotval = 1; in do_valaftermarkerequal()
401 return gotany; in do_valaftermarkerequal()
406 int i, gotany = 0; in do_valbeforemarker() local
421 gotany = gotval = 1; in do_valbeforemarker()
429 return gotany; in do_valbeforemarker()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/rrd/
H A Ddo_xymond.c71 int i, gotany = 0; in do_xymond_rrd() local
88 gotany++; in do_xymond_rrd()
99 if (gotany) { in do_xymond_rrd()
H A Ddo_netstat.c375 int i, gotany = 0; in do_valaftermarkerequal() local
392 gotany = gotval = 1; in do_valaftermarkerequal()
401 return gotany; in do_valaftermarkerequal()
406 int i, gotany = 0; in do_valbeforemarker() local
421 gotany = gotval = 1; in do_valbeforemarker()
429 return gotany; in do_valbeforemarker()
/dports/biology/bwa/bwa-0.7.17/
H A Dkseq.h97 int gotany = 0; \
127 gotany = 1; \
136 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/freebayes/freebayes-1.3.5/contrib/SeqLib/bwa/
H A Dkseq.h97 int gotany = 0; \
127 gotany = 1; \
136 if (!gotany && ks_eof(ks)) return -1; \
/dports/www/h2o-devel/h2o-dcc7134/deps/klib/
H A Dkseq.h93 int gotany = 0; \
123 gotany = 1; \
132 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/vt/vt-0.57721/lib/htslib/htslib/
H A Dkseq.h105 int gotany = 0; \
137 gotany = 1; \
146 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/
H A Dkseq.h96 int gotany = 0; \
124 gotany = 1; \
133 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/
H A Dkseq.h105 int gotany = 0; \
137 gotany = 1; \
146 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/stacks/stacks-2.4/htslib/htslib/
H A Dkseq.h97 int gotany = 0; \
129 gotany = 1; \
138 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/py-pysam/pysam-0.18.0/htslib/htslib/
H A Dkseq.h96 int gotany = 0; \
124 gotany = 1; \
133 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/seqtk/seqtk-1.3/
H A Dkseq.h96 int gotany = 0; \
128 gotany = 1; \
137 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/
H A Dkseq.h97 int gotany = 0; \
129 gotany = 1; \
138 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/kallisto/kallisto-0.46.1/src/
H A Dkseq.h96 int gotany = 0; \
128 gotany = 1; \
137 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/py-deeptoolsintervals/deeptoolsintervals-0.1.9/deeptoolsintervals/tree/
H A Dkseq.h97 int gotany = 0; \
129 gotany = 1; \
138 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/htslib/htslib-1.14/htslib/
H A Dkseq.h96 int gotany = 0; \
124 gotany = 1; \
133 if (!gotany && ks_eof(ks)) return -1; \
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/ksw2/
H A Dkseq.h99 int gotany = 0; \
132 gotany = 1; \
141 if (!gotany && ks_eof(ks)) return -1; \
/dports/games/spellcast/spellcast/
H A Dxquery.c287 int gotany = 0; local
308 gotany = 1;
508 if (!gotany)
/dports/security/fl0p/fl0p/
H A Dfl0p.c697 _u8 *x, *a, gotany = 0; in finalize_stream() local
728 if (!gotany) gotany = 1; else putchar(' '); in finalize_stream()
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Commands/Convert/
H A DImport.hs279 gotany <- liftIO $ doesFileExist tentativePristinePath
280 deps <- if gotany then liftIO $
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/el-src/emacs/lisp/progmodes/
H A Detags.el1920 (gotany nil))
1924 (setq gotany t)))
1925 (or gotany
/dports/editors/emacs-devel/emacs-4d1968b/lisp/progmodes/
H A Detags.el1899 (gotany nil)
1904 (setq gotany t)))
1905 (or gotany

12