Searched refs:OUT (Results 201 - 225 of 315) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/edk2/Include/Library/
H A DDebugLib.h196 OUT VOID *Buffer,
/freebsd-current/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_impl.h92 #define SKEIN_T1_BLK_TYPE_OUT SKEIN_T1_BLK_TYPE(OUT)
/freebsd-current/tools/test/stress2/misc/
H A Ddatamove3.sh25 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
85 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
H A Ddatamove2.sh25 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
76 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dcudbg.h23 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
49 #define OUT macro
/freebsd-current/lib/libc/regex/
H A Dregcomp.c37 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
310 p_re(p, OUT, OUT);
764 * Giving end1 as OUT essentially eliminates the end1/end2 check.
778 if (end1 == OUT && end2 == OUT)
1062 if ((ch = singleton(cs)) != OUT) { /* optimize singleton sets */
1600 - returning it if so, otherwise returning OUT.
1609 return (OUT);
1612 return (OUT);
[all...]
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl68 .asg B4,OUT
272 || [B2] STNDW A9:A8,*OUT++
273 [B2] STNDW B9:B8,*OUT++
298 || [B2] STNDW A9:A8,*OUT++
299 [B2] STNDW B9:B8,*OUT++
484 || [B2] STNDW A9:A8,*OUT++
485 [B2] STNDW B9:B8,*OUT++
510 || [B2] STNDW A9:A8,*OUT++
511 [B2] STNDW B9:B8,*OUT++
525 .asg OUT,BIT
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_switch.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
85 void osm_switch_delete(IN OUT osm_switch_t ** pp_sw)
161 IN uint16_t block_id, OUT uint8_t * p_block)
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_anafa.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
63 IN boolean_t resp_expected, OUT osmv_txn_ctx_t ** pp_txn);
674 IN boolean_t resp_expected, OUT osmv_txn_ctx_t ** pp_txn)
H A Dosm_vendor_mlx.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
56 IN boolean_t resp_expected, OUT osmv_txn_ctx_t ** pp_txn);
683 IN boolean_t resp_expected, OUT osmv_txn_ctx_t ** pp_txn)
H A Dosm_vendor_mlx_dispatcher.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
62 IN const ib_mad_t * p_mad, OUT osmv_txn_ctx_t ** pp_txn);
192 IN const ib_mad_t * p_mad, OUT osmv_txn_ctx_t ** pp_txn)
H A Dosm_vendor_mlx_rmpp_ctx.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
117 IN uint32_t resp_timeout, OUT void *p_buf)
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua21 --* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
/freebsd-current/crypto/openssl/crypto/
H A Dx86_64cpuid.pl22 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
24 *STDOUT=*OUT;
/freebsd-current/crypto/openssl/engines/asm/
H A De_padlock-x86_64.pl34 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
36 *STDOUT=*OUT;
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistp521-ppc64.pl33 open OUT,"| \"$^X\" $xlate $flavour $output";
34 *STDOUT=*OUT;
/freebsd-current/crypto/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl68 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
70 *STDOUT=*OUT;
H A Drc4-x86_64.pl126 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
128 *STDOUT=*OUT;
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-x86_64.pl65 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
67 *STDOUT=*OUT;
H A Dsha1-armv8.pl46 open OUT,"| \"$^X\" $xlate $flavour \"$output\""
48 *STDOUT=*OUT;
/freebsd-current/lib/libifconfig/
H A Dsfp.lua26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-current/stand/lua/
H A Dpassword.lua26 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-current/sys/netinet/libalias/
H A Dalias_nbt.c26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
128 .dir = IN|OUT,
142 .dir = OUT,
/freebsd-current/sys/compat/linux/
H A Dlinux_vdso_gtod.inc25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-current/share/examples/drivers/
H A Dmake_pseudo_driver.sh116 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF

Completed in 246 milliseconds

1234567891011>>