Searched +refs:lm +refs:init (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/procmail-14/procmail/
H A DMakefile32 # init (or makefiles) Performs some preliminary sanity checks on your system
43 # realclean Attempts to restore the package to pre-make-init state
77 SEARCHLIBS = -lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun \
119 all: init
127 init:
138 makefiles makefile Makefiles Makefile: init
143 realclean veryclean clobber deinstall autoconf.h $(BINSS) multigram: init
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A Dsigproc2.c1131 int formant(lpc_order,s_freq,lpca,n_form,freq,band,init)
1134 init; /* preset to true if no root candidates are available */
1144 if(init){ /* set up starting points for the root search near unit circle */
1259 int np, lmx, lo, lixnp, lm, j, nv2, k, im, jm; local
1273 for (i=0, lm=0; lm<lmx; lm++, i += k ) {
1276 for ( li = lixnp+lm, j1 = lm, j2 = lm
1324 int np, lmx, lo, lixnp, lm, j, nv2, k, im, jm; local
1390 int np, lmx, lo, lixnp, lm, j, nv2, k, im, jm; local
1455 int np, lmx, lo, lixnp, lm, j, nv2, k, im, jm; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Ddigest.c43 DigestInit init; member in struct:krb5_digest_data
70 free_DigestInit(&digest->init);
85 if (digest->init.channel) {
90 digest->init.channel = calloc(1, sizeof(*digest->init.channel));
91 if (digest->init.channel == NULL)
94 digest->init.channel->cb_type = strdup(type);
95 if (digest->init.channel->cb_type == NULL)
98 digest->init.channel->cb_binding = strdup(binding);
99 if (digest->init
834 NTLMInit init; member in struct:krb5_ntlm_data
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Ddigest.c401 ret = krb5_store_stringz(sp, ireq.u.init.type);
407 if (ireq.u.init.channel) {
411 ireq.u.init.channel->cb_type,
412 ireq.u.init.channel->cb_binding);
429 if (strcasecmp(ireq.u.init.type, "CHAP") == 0) {
448 if (ireq.u.init.hostname) {
449 ret = krb5_store_stringz(sp, *ireq.u.init.hostname);
498 kdc_log(context, config, 0, "Digest %s init request successful from %s",
499 ireq.u.init.type, from);
1131 kdc_log(context, config, 0, "NTLM init fro
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Diffe.sh1340 init=1
1376 case $init in
1378 iff) init=0
1382 *) init=0
4054 compile $cc $d $static -o $tmp.exe $tmp.o -lm <&$nullin >&$nullout &&
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dtermcap.src989 # (iris-ansi: added rmam/smam based on init string -- esr)
1655 # (vt100: I added <rmam>/<smam> based on the init string, also :bs:. -- esr)
1735 # (vt131: I added <rmam>/<smam> based on the init string, also :bs: -- esr)
1933 # We have to init 132-col mode, not 80-col mode.
1964 # also, added <rmam>/<smam> based on the init string -- esr)
2005 # also, added <rmam>/<smam> based on the init string -- esr)
2117 # (vt520: I added <rmam>/<smam> based on the init string, also :sc: -- esr)
2140 # (vt525: I added <rmam>/<smam> based on the init string;
2340 # (xterm: ":MT:" changed to ":km:"; added <smam>/<rmam> based on init string;
2847 :co#80:it#8:li#24:lm#
[all...]
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dterminfo.src1173 # (iris-ansi: added rmam/smam based on init string -- esr)
2042 # (vt100: I added <rmam>/<smam> based on the init string, also <OTbs>. -- esr)
2130 # (vt131: I added <rmam>/<smam> based on the init string, also <OTbs> -- esr)
2356 # We have to init 132-col mode, not 80-col mode.
2387 # also, added <rmam>/<smam> based on the init string -- esr)
2434 # also, added <rmam>/<smam> based on the init string -- esr)
2559 # (vt520: I added <rmam>/<smam> based on the init string, also <sc> -- esr)
2585 # (vt525: I added <rmam>/<smam> based on the init string;
2888 # (xterm: ":MT:" changed to ":km:"; added <smam>/<rmam> based on init string;
3987 btns#5, cols#80, it#8, lines#24, lm#
[all...]

Completed in 125 milliseconds