/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | x86gas.pl | 14 $::lbdecor=$::aout?"L":".L"; # local label decoration 15 $nmdecor=($::aout or $::coff)?"_":""; # external name decoration 20 $align=log($align)/log(2) if ($::aout); 21 $com_start="#" if ($::aout or $::coff); 120 elsif (($::aout and !$::pic) or $::macosx) 204 if ($::aout) 214 if (($::pic && ($::elf || $::aout)) || $::macosx) 268 elsif ($::aout)
|
H A D | x86asm.pl | 268 $elf=$cpp=$coff=$aout=$macosx=$win32=$mwerks=$android=0; 274 { $aout=1; require "x86gas.pl"; } 282 { $aout=1; $macosx=1; require "x86gas.pl"; }
|
/freebsd/crypto/openssl/test/ |
H A D | dhtest.c | 54 int i, alen, blen, clen, aout, bout, cout; in dh_test() local 211 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test() 224 if (!TEST_true(aout >= 20) in dh_test() 225 || !TEST_mem_eq(abuf, aout, bbuf, bout) in dh_test() 226 || !TEST_mem_eq(abuf, aout, cbuf, cout)) in dh_test() 668 int i, alen, blen, aout, bout; in rfc7919_test() local 697 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test() 705 if (!TEST_true(aout >= 20) in rfc7919_test() 706 || !TEST_mem_eq(abuf, aout, bbuf, bout)) in rfc7919_test()
|
/freebsd/sys/contrib/device-tree/src/arm/socionext/ |
H A D | uniphier-pinctrl.dtsi | 9 pinctrl_aout: aout { 10 groups = "aout"; 11 function = "aout";
|
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | cm3605.txt | 21 - io-channel-names: must be "aout" 40 io-channel-names = "aout";
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | aout | 3 # $File: aout,v 1.1 2013/01/09 22:37:23 christos Exp $ 4 # aout: file(1) magic for a.out executable/object/etc entries that
|
H A D | vax | 11 # executables, and are handled in aout)
|
H A D | bsdi | 6 # in other OSes; those are handled by entries in aout.
|
/freebsd/sys/modules/aout/ |
H A D | Makefile | 3 KMOD= aout
|
/freebsd/stand/i386/pxeldr/ |
H A D | Makefile | 54 btxld -v -f aout -e ${LOADER_ADDRESS} -o ${.TARGET} -l ${BTXLDR} \
|
/freebsd/contrib/dialog/ |
H A D | config.sub | 1518 os=aout 1561 os=aout 1709 | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
|
/freebsd/contrib/file/ |
H A D | config.sub | 1542 os=aout 1585 os=aout 1736 | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
|
/freebsd/contrib/libevent/build-aux/ |
H A D | config.sub | 1352 | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \ 1545 os=aout 1588 os=aout
|
/freebsd/crypto/openssh/ |
H A D | config.sub | 1550 os=aout 1593 os=aout 1744 | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
|
/freebsd/contrib/sqlite3/ |
H A D | config.sub | 1546 os=aout 1589 os=aout 1740 | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
|
/freebsd/contrib/ldns/ |
H A D | config.sub | 1546 os=aout 1589 os=aout 1740 | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
|
/freebsd/stand/i386/loader/ |
H A D | Makefile | 113 btxld -v -f aout -e ${LOADER_ADDRESS} -o ${.TARGET} -l ${BTXLDR} \
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | config.sub | 1560 os=-aout 1600 os=-aout
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | config.sub | 1563 os=-aout 1603 os=-aout
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_pid.c | 516 const prmap_t *aout, *pmp; in dt_pid_create_pid_probes() local 522 (aout = Pname_to_map(pp.dpp_pr, "a.out")) == NULL || in dt_pid_create_pid_probes() 524 aout->pr_vaddr != pmp->pr_vaddr) { in dt_pid_create_pid_probes()
|
/freebsd/contrib/openpam/ |
H A D | config.sub | 1357 | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \ 1552 os=aout 1595 os=aout
|
/freebsd/sys/kern/ |
H A D | imgact_aout.c | 368 EXEC_SET(aout, aout_execsw);
|
/freebsd/contrib/unbound/ |
H A D | config.sub | 1725 aout* | coff* | elf* | pe*) 1767 obj=aout 1817 obj=aout 2183 aout* | coff* | elf* | pe*)
|
/freebsd/contrib/libpcap/ |
H A D | config.sub | 1500 aout* | coff* | elf* | pe*) 1542 obj=aout 1592 obj=aout 1802 aout* | coff* | elf* | pe*)
|
/freebsd/contrib/ncurses/ |
H A D | config.sub | 1500 aout* | coff* | elf* | pe*) 1542 obj=aout 1592 obj=aout 1802 aout* | coff* | elf* | pe*)
|