Searched refs:as (Results 26 - 50 of 389) sorted by relevance

1234567891011>>

/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/
H A Dco-586.pl109 local($i,$as,$ae,$bs,$be,$ai,$bi);
120 $as=0;
140 $ai=$as;
163 $na=$as+($i < ($num-1));
178 $as++ if ($i < ($num-1));
200 local($i,$as,$ae,$bs,$be,$ai,$bi);
221 $as=0;
229 $ai=$as;
251 $na=$as+($i < ($num-1));
274 $as
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/x86/
H A Dcomba.pl97 local($i,$as,$ae,$bs,$be,$ai,$bi);
108 $as=0;
128 $ai=$as;
151 $na=$as+($i < ($num-1));
166 $as++ if ($i < ($num-1));
188 local($i,$as,$ae,$bs,$be,$ai,$bi);
209 $as=0;
217 $ai=$as;
239 $na=$as+($i < ($num-1));
262 $as
[all...]
/freebsd-10.0-release/contrib/traceroute/
H A Das.c2 /* $NetBSD: as.c,v 1.1 2001/11/04 23:14:36 atatat Exp $ */
46 #include "as.h"
126 unsigned int as; local
129 as = 0;
192 if (as == 0 && strncasecmp(buf, "origin:", 7) == 0) {
193 sscanf(buf + 7, " AS%u", &as);
196 (void)fprintf(asn->as_debug, "as: %d\n", as);
203 return (as);
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dmini_inetd.c46 rk_socket_t as; local
48 as = accept(s, NULL, NULL);
49 if(rk_IS_BAD_SOCKET(as))
54 *ret_socket = as;
57 int fd = socket_to_fd(as, 0);
66 rk_closesocket(as);
/freebsd-10.0-release/contrib/byacc/
H A Dgraph.c17 int as; local
37 as = accessing_symbol[sn];
40 i, sn, symbol_pname[as]);
H A Dverbose.c235 int as; local
250 as = accessing_symbol[sp->shift[sp->nshifts - 1]];
251 if (ISVAR(as))
320 int as; local
330 as = accessing_symbol[k];
331 if (ISVAR(as))
332 fprintf(verbose_file, "\t%s goto %d\n", symbol_name[as], k);
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dlibunwind-frame.h10 it under the terms of the GNU General Public License as published by
56 int libunwind_search_unwind_table (void *as, long ip, void *di,
/freebsd-10.0-release/tools/regression/geom_uzip/etalon/
H A Detalon.txt25 And, as in uffish thought he stood,
28 And burbled as it came!
/freebsd-10.0-release/usr.bin/clang/
H A DMakefile13 llvm-as \
/freebsd-10.0-release/contrib/sendmail/cf/sh/
H A Dmakeinfo.sh59 echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//'
/freebsd-10.0-release/crypto/openssl/util/
H A Dmkbuildinf.pl12 * Generate CFLAGS as an array of individual characters. This is a
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.def46 The following argument is interpreted as an interactive format command
58 Print a list of the peers known to the server as well as a summary of
69 Print a list of the peers known to the server as well as a summary
80 Print a list of the peers known to the server as well as a summary
/freebsd-10.0-release/contrib/opie/
H A Dglob.c399 static VOIDRET expand FUNCTION((as), char *as) argument
406 cs = as;
436 while (cs > as && *cs != '/')
530 static VOIDRET acollect FUNCTION((as), register char *as) argument
537 expand(as);
542 static VOIDRET collect FUNCTION((as), register char *as) argument
544 if (eq(as, "{") || e
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_bzip2.c137 * range of levels as gzip. */
301 * full output blocks as necessary.
362 struct archive_string as; local
365 archive_string_init(&as);
366 archive_strcpy(&as, "bzip2");
370 archive_strcat(&as, " -");
371 archive_strappend_char(&as, '0' + data->compression_level);
375 r = __archive_write_program_open(f, data->pdata, as.s);
376 archive_string_free(&as);
H A Darchive_write_add_filter_gzip.c342 * writing full output blocks as necessary.
401 struct archive_string as; local
404 archive_string_init(&as);
405 archive_strcpy(&as, "gzip");
409 archive_strcat(&as, " -");
410 archive_strappend_char(&as, '0' + data->compression_level);
414 archive_strcat(&as, " -n");
417 archive_strcat(&as, " -N");
420 r = __archive_write_program_open(f, data->pdata, as.s);
421 archive_string_free(&as);
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c33 #define assertStringSizes(strlen, buflen, as) \
34 assertEqualInt(strlen, (as).length); \
35 assertEqualInt(buflen, (as).buffer_length);
37 #define assertExactString(strlen, buflen, data, as) \
39 assertStringSizes(strlen, buflen, as); \
40 assertEqualString(data, (as).s); \
43 #define assertNonNULLString(strlen, buflen, as) \
45 assertStringSizes(strlen, buflen, as); \
46 assert(NULL != (as).s); \
/freebsd-10.0-release/lib/libc/rpc/
H A Dsvc_auth.c6 * media and as a part of the software program in whole or part. Users
8 * to license or distribute it to anyone else except as part of a product or
138 enum auth_stat as; local
140 as = (*asp->handler)(rqst, msg);
142 return (as);
/freebsd-10.0-release/contrib/dialog/
H A Drc.c10 * as published by the Free Software Foundation.
23 * An earlier version of this program lists as authors
85 const char *name; /* name of configuration variable as in DIALOGRC */
206 * represented as a string in one of two forms:
490 * At startup, dialog determines the settings to use as follows:
496 * as the configuration file.
/freebsd-10.0-release/sys/amd64/include/
H A Din_cksum.h39 #error this file needs sys/cdefs.h as a prerequisite
H A Dvarargs.h47 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-10.0-release/sys/i386/include/
H A Dvarargs.h43 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-10.0-release/sys/ia64/include/
H A Dcpufunc.h39 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-10.0-release/sys/sparc64/include/
H A Dvarargs.h52 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-10.0-release/usr.bin/calendar/calendars/hu_HU.ISO8859-2/
H A Dcalendar.unnepek14 03/15 1848-as szabads�gharc �s forradalom �nnepe
48 10/06 Az 1848-as aradi v�rtanuk napja
/freebsd-10.0-release/usr.sbin/traceroute/
H A DMakefile8 SRCS= as.c version.c traceroute.c ifaddrlist.c findsaddr-udp.c

Completed in 252 milliseconds

1234567891011>>