Searched refs:OUT (Results 226 - 250 of 287) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/nvi/regex/
H A Dregcomp.c32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
255 p_ere(p, OUT, 0);
259 p_bre(p, OUT, OUT, 0);
310 break; /* NOTE BREAK OUT */
493 * Giving end1 as OUT essentially eliminates the end1/end2 check.
/freebsd-13-stable/sys/netinet/libalias/
H A Dalias.c25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
902 error = find_handler(OUT, UDP, la, pip, &ad);
1140 error = find_handler(OUT, TCP, la, pip, &ad);
1524 error = find_handler(OUT, IP, la, pip, &ad);
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_db_files.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
570 int osm_db_keys(IN osm_db_domain_t * p_domain, OUT cl_list_t * p_key_list)
H A Dosm_ucast_updn.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
408 static void updn_find_root_nodes_by_min_hop(OUT updn_t * p_updn)
/freebsd-13-stable/sys/contrib/edk2/Include/
H A DBase.h293 #define OUT macro
/freebsd-13-stable/tools/pkgbase/
H A Dmetalog_reader.lua25 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-13-stable/contrib/sqlite3/
H A DMakefile.msc990 $(LD) $(LDFLAGS) $(LTLINKOPTS) $(LTLIBPATHS) /DLL $(CORE_LINK_OPTS) /OUT:$@ $(LIBOBJ) $(LIBRESOBJS) $(LTLIBS) $(TLIBS)
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl56 open OUT,"| \"$^X\" $xlate $flavour $output";
57 *STDOUT=*OUT;
H A Daesni-gcm-x86_64.pl73 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
74 *STDOUT=*OUT;
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv8.pl45 open OUT,"| \"$^X\" $xlate $flavour $output";
46 *STDOUT=*OUT;
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv8.pl69 open OUT,"| \"$^X\" $xlate $flavour $output";
70 *STDOUT=*OUT;
H A Dsha512-armv8.pl65 open OUT,"| \"$^X\" $xlate $flavour $output";
66 *STDOUT=*OUT;
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v3.sql26 -- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
H A Dmigrate_v1_v2.sql26 -- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
H A Dschema_v1.sql26 -- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_base.lua21 --* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daesv8-armx.pl51 open OUT,"| \"$^X\" $xlate $flavour $output";
52 *STDOUT=*OUT;
H A Dvpaes-x86_64.pl68 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
69 *STDOUT=*OUT;
/freebsd-13-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl50 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
51 *STDOUT=*OUT;
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Dx25519-ppc64.pl38 open OUT,"| \"$^X\" $xlate $flavour $output";
39 *STDOUT=*OUT;
H A Dx25519-x86_64.pl75 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
76 *STDOUT=*OUT;
/freebsd-13-stable/lib/libmd/i386/
H A Drmd160.S4 * OUT - a.out object files,
13 #if defined(OUT) || defined(BSDI)
18 #ifdef OUT
40 OUT - a.out systems - linux-a.out and FreeBSD label
H A Dsha.S6 * OUT - a.out object files,
14 #if defined(OUT) || defined(BSDI)
19 #ifdef OUT
41 OUT - a.out systems - linux-a.out and FreeBSD label
/freebsd-13-stable/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-x86_64.pl51 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
52 *STDOUT=*OUT;
/freebsd-13-stable/contrib/bmake/mk/
H A Dgendirdeps.mk25 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

Completed in 328 milliseconds

1234567891011>>