Searched refs:OUT (Results 276 - 300 of 315) sorted by relevance

<<111213

/freebsd-current/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv8.pl48 open OUT,"| \"$^X\" $xlate $flavour \"$output\""
50 *STDOUT=*OUT;
/freebsd-current/share/mk/
H A Dgendirdeps.mk27 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/freebsd-current/stand/lua/
H A Dmenu.lua26 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
H A Ddrawer.lua26 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
H A Dcore.lua26 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-current/contrib/bmake/mk/
H A Dgendirdeps.mk27 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c35 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1343 OUT ib_gid_t * p_gid)
1441 void osm_assigned_guids_delete(IN OUT osm_assigned_guids_t ** pp_assigned_guids)
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl118 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
120 *STDOUT=*OUT;
H A Daesni-sha256-x86_64.pl81 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
83 *STDOUT=*OUT;
H A Daesni-mb-x86_64.pl83 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
85 *STDOUT=*OUT;
H A Daes-x86_64.pl48 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
50 *STDOUT=*OUT;
H A Dbsaes-x86_64.pl112 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
114 *STDOUT=*OUT;
H A Dvpaes-armv8.pl51 open OUT,"| \"$^X\" $xlate $flavour \"$output\""
53 *STDOUT=*OUT;
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Drsaz-avx2.pl76 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
78 *STDOUT = *OUT;
H A Drsaz-x86_64.pl67 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
69 *STDOUT=*OUT;
H A Dx86_64-mont5.pl46 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
48 *STDOUT=*OUT;
H A Darmv8-mont.pl53 open OUT,"| \"$^X\" $xlate $flavour \"$output\""
55 *STDOUT=*OUT;
/freebsd-current/crypto/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl124 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
126 *STDOUT=*OUT;
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dsha1-mb-x86_64.pl79 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
81 *STDOUT=*OUT;
H A Dsha1-x86_64.pl130 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
132 *STDOUT=*OUT;
H A Dsha256-mb-x86_64.pl80 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
82 *STDOUT=*OUT;
H A Dsha512-x86_64.pl146 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
148 *STDOUT=*OUT;
/freebsd-current/tools/lua/
H A Dtemplate.lua28 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-ppc64.pl38 open OUT,"| \"$^X\" $xlate $flavour \"$output\""
40 *STDOUT=*OUT;
H A Decp_nistz256-armv8.pl44 open OUT,"| \"$^X\" $xlate $flavour \"$output\""
46 *STDOUT=*OUT;

Completed in 165 milliseconds

<<111213