Home
last modified time | relevance | path

Searched refs:havename (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/mtr/mtr-0.94/ui/
H A Draw.c53 static int havename[MaxHost]; in raw_rawping() local
56 if (ctl->dns && !havename[host]) { in raw_rawping()
59 havename[host]++; in raw_rawping()
/dports/net/mtr-nox11/mtr-0.94/ui/
H A Draw.c53 static int havename[MaxHost]; in raw_rawping() local
56 if (ctl->dns && !havename[host]) { in raw_rawping()
59 havename[host]++; in raw_rawping()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libf2c/libI77/
H A Drsne.c381 goto havename; in x_rsne()
383 havename: in x_rsne()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libf2c/libI77/
H A Drsne.c381 goto havename; in x_rsne()
383 havename: in x_rsne()
/dports/science/siconos/siconos-4.4.0/externals/netlib/dctemplates/F2CLIBS/libI77/
H A Drsne.c417 goto havename;
419 havename:
/dports/math/igraph/igraph-0.9.5/vendor/f2c/
H A Drsne.c405 goto havename;
407 havename:
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/libf2c/
H A Drsne.c403 goto havename;
405 havename:
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/LIBF2C/
H A Drsne.c406 goto havename;
408 havename:
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Drsne.c401 goto havename;
403 havename:
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/vf2c/
H A Drsne.c404 goto havename;
406 havename:
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Drsne.c400 goto havename;
402 havename:
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Drsne.c400 goto havename;
402 havename:
/dports/lang/f2c/f2c-20200916/libf2c/
H A Drsne.c406 goto havename;
408 havename:
/dports/sysutils/linrename/util-linux-2.25.2/m4/
H A Dul.m4189 dnl $have_<havename>. The <havedesc> is description used ifor warning/error
192 dnl The <havename> maybe a list, then at least one of the items in the list
/dports/editors/xvile/vile-9.8v/
H A Dmain.c356 char *havename = NULL; /* name of first buffer in cmd line */ in MainProgram() local
712 havename = param; in MainProgram()
987 if (havename) in MainProgram()
988 set_last_file_edited(havename); in MainProgram()
/dports/editors/vile/vile-9.8v/
H A Dmain.c356 char *havename = NULL; /* name of first buffer in cmd line */ in MainProgram() local
712 havename = param; in MainProgram()
987 if (havename) in MainProgram()
988 set_last_file_edited(havename); in MainProgram()
/dports/devel/util-linux/util-linux-2.36/m4/
H A Dul.m4254 dnl $have_<havename>. The <havedesc> is description used for warning/error
257 dnl The <havename> maybe a list, then at least one of the items in the list
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_fnp2.c2208 bool havename = false;
2231 havename = true;
2235 else if (havename && second && strcmp (first, "service") == 0)
2250 else if (havename && second && strcmp(first, "port") == 0)
/dports/math/gretl/gretl-2021d/lib/src/
H A Dinteract.c1381 int havename = *s->cmd->savename != '\0'; in print_save_model() local
1385 if (havename) { in print_save_model()
1394 (havename || window)) { in print_save_model()
1417 int havename = *s->cmd->savename != '\0'; in save_var_vecm() local
1420 if (havename || window) { in save_var_vecm()
H A Dmonte_carlo.c3167 int havename = *s->cmd->savename != '\0'; in loop_print_save_model() local
3179 (havename || window)) { in loop_print_save_model()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus6.c6982 int havename = 0, confirmed = 0; in dodel() local
7057 while (!havename && !confirmed) { in dodel()
8473 int i, x, z, listing = 0, havename = 0, wild = 0, rc = 1; in dolink() local
8500 while (!havename) { in dolink()
8519 havename = 1; in dolink()
8607 int i, x, listing = 0, nolist = 0, havename = 0, getval; in docopy() local
8647 while (!havename) { in docopy()
8703 havename = 1; in docopy()
9728 while (!havename) { in dorenam()
9889 havename = 1; in dorenam()
[all …]
H A Dckuusr.c12264 int paging = 0, havename = 0, head = 0, width = 0; local
12334 while (!havename) {
12514 havename = 1;
12518 if (havename) {
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dparsermodule.c1897 int havename = (TYPE(CHILD(tree, ndots + 1)) == dotted_name); in validate_import_from() local
1898 int offset = ndots + havename; in validate_import_from()
1903 && (!havename || validate_dotted_name(CHILD(tree, ndots + 1))) in validate_import_from()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dparsermodule.c1969 int havename = (TYPE(CHILD(tree, ndots + 1)) == dotted_name); in validate_import_from() local
1970 int offset = ndots + havename; in validate_import_from()
1975 && (!havename || validate_dotted_name(CHILD(tree, ndots + 1))) in validate_import_from()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dparsermodule.c1969 int havename = (TYPE(CHILD(tree, ndots + 1)) == dotted_name); in validate_import_from() local
1970 int offset = ndots + havename; in validate_import_from()
1975 && (!havename || validate_dotted_name(CHILD(tree, ndots + 1))) in validate_import_from()

12