Searched refs:as (Results 176 - 200 of 370) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/bmake/mk/sys/
H A DNetBSD.mk31 AS?= as
H A DOSF1.mk26 AS= as
H A DOpenBSD.mk22 AS?= as
H A DSunOS.mk51 AS= as
/freebsd-9.3-release/contrib/bmake/mk/
H A Dsys.clean-env.mk108 # Export these as-is, and do not track...
H A Dmeta.stage.mk201 # sometimes things need to be renamed as they are staged
202 # each ${file} will be staged as ${STAGE_AS_${file:T}}
/freebsd-9.3-release/contrib/compiler-rt/lib/sparc64/
H A Ddivmod.m413 * as our current guess: define(N, 4) define(TWOSUPN, 16)
30 * different path, as the upper bits of the quotient must be developed
141 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
/freebsd-9.3-release/contrib/cvs/
H A Dacinclude.m42 it under the terms of the GNU General Public License as published by
50 # as a debugging aid. The short way around is to disable GSSAPI by default,
287 dnl Public License, this file may be distributed as part of a program
289 dnl the same distribution terms as the rest of that program.
321 dnl 'unsigned long' if the type 'size_t' is the same as 'unsigned long'.
341 [Define as the maximum value of type 'size_t', if the system doesn't define it.])
351 dnl Public License, this file may be distributed as part of a program
353 dnl the same distribution terms as the rest of that program.
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dcrti.asm5 # under the terms of the GNU General Public License as published by the
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Dsol-ci.asm7 # under the terms of the GNU General Public License as published by the
H A Dsol-cn.asm7 # under the terms of the GNU General Public License as published by the
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsol2-ci.asm7 ! under the terms of the GNU General Public License as published by the
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dvmsbuild.com90 so that this run-time library resides in the same location as gcc's
/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp14 the terms of the GNU General Public License as published by the Free
607 * as the whole of the table is created as an image.
844 * as grohtml will place a .br after these commands if they
1380 * and can contain troff character encodings which appear as
1999 assert_state as; member in class:html_printer
2668 * we set the end_tempindent to 2 as the first .br
2685 // dont delete this table as it will be deleted when we destroy the text_glob
2972 as.check_sp(seen_space);
3106 as
[all...]
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME65 NOTE: This version uses ANSI C, as you should also. We have
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s4 ; same as the 64-bit version except the register model is
7 ; in %ret0 and %ret1 vs just %ret0 as is done in 64-bit
65 ; as the routine is entered.
158 ; This loop is unrolled 2 times (64-byte aligned as well)
327 ; This loop is unrolled 2 times (64-byte aligned as well)
481 ; This loop is unrolled 2 times (64-byte aligned as well)
605 ; This loop is unrolled 2 times (64-byte aligned as well)
681 ; This loop is unrolled 2 times (64-byte aligned as well)
/freebsd-9.3-release/share/mk/
H A Dbsd.subdir.mk17 # SUBDIR A list of subdirectories that should be built as well.
H A Dsys.mk25 # process the makefile as specified by the Posix 1003.2 specification.
46 AS ?= as
/freebsd-9.3-release/contrib/openpam/
H A Dcompile10 # it under the terms of the GNU General Public License as published by
23 # distribute this file as part of a program that contains a
143 # configure might choose to run compile as 'compile cc -o foo foo.c'.
245 arguments, and rename the output as expected.
273 # configure might choose to run compile as 'compile cc -o foo foo.c'.
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dexpn.pl410 # register the current addresses as the final ones
543 # return 1 if you could send mail to the address as is.
906 # treat foo.bar as an alias for Foo.BAR
1097 # register a completed expnasion. Make the final address as
1098 # simple as possible.
1277 will recurse as it traces addresses, use the
1290 doing because as it works, it changes its
1298 and after translation as it works.
1313 .B temporary file used as input to
/freebsd-9.3-release/sys/boot/pc98/boot0/
H A Dboot0.s11 # notice, this list of conditions and the following disclaimer as
/freebsd-9.3-release/sys/boot/pc98/boot0.5/
H A Dboot0.5.s11 # notice, this list of conditions and the following disclaimer as
H A Dputssjis.s11 # notice, this list of conditions and the following disclaimer as
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks28 Please follow these guidelines to get your device working as soon
29 as possible. If you are a committer, please do NOT commit quirks
76 o CD_Q_NO_CHANGER - never treat as a changer
78 o CD_Q_CHANGER - always treat as a changer
201 referencing the PR. (Again, all quirks must be submitted as PRs).
/freebsd-9.3-release/sys/compat/ndis/
H A Dwinx32_wrap.S73 * We want to support these calling conventions in as portable a manner
74 * as possible. The trick is doing it not only with different versions
83 * first as a literal value, then we branch to it. This is done
85 * a relative branch. We use the *_wrap() routines here as templates
157 mov %eax,%ecx # save as copy count

Completed in 218 milliseconds

1234567891011>>