Searched refs:OUT (Results 176 - 200 of 315) sorted by relevance

1234567891011>>

/freebsd-current/tools/tools/editing/
H A Dfreebsd.vim22 " (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c35 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
153 OUT osm_path_parms_t * p_parms)
860 OUT osm_path_parms_t * p_parms)
888 OUT ib_path_rec_t * p_pr)
1277 OUT const osm_alias_guid_t ** pp_src_alias_guid,
1278 OUT const osm_alias_guid_t ** pp_dest_alias_guid,
1279 OUT const osm_port_t ** pp_src_port,
1280 OUT const osm_port_t ** pp_dest_port,
1281 OUT const ib_gid_t ** pp_sgid,
1282 OUT cons
[all...]
H A Dosm_port.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
131 void osm_port_delete(IN OUT osm_port_t ** pp_port)
321 OUT cl_map_t * p_physp_map)
668 void osm_alias_guid_delete(IN OUT osm_alias_guid_t ** pp_alias_guid)
H A Dosm_sa_multipath_record.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
145 OUT osm_path_parms_t * p_parms)
833 OUT ib_path_rec_t * p_pr)
1227 OUT osm_alias_guid_t ** pp_alias_guid)
1284 OUT osm_alias_guid_t ** pp_alias_guids,
1285 OUT int *nsrc, OUT int *ndest)
H A Dosm_sa_link_record.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
355 OUT const osm_port_t ** pp_src_port,
356 OUT const osm_port_t ** pp_dest_port)
H A Dosm_mcast_tbl.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
238 OUT ib_net16_t * p_block)
H A Dosm_lid_mgr.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
594 OUT uint16_t * p_min_lid,
595 OUT uint16_t * p_max_lid)
651 "OPENSM RAN OUT OF LIDS!!!\n");
682 OUT uint16_t * p_min_lid,
683 OUT uint16_t * p_max_lid)
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm385 $fi_safe->reval(q{undef $OUT});
388 my $OUT = $fi_safe->reval('$OUT');
389 $fi_res = $OUT if defined $OUT;
395 my $OUT;
398 $fi_res = $OUT if defined $OUT;
834 =head2 The C<$OUT> variable
860 Inside of templates, there is a special variable called C<$OUT>
[all...]
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sa.c31 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
223 IN OUT uint64_t * p_lids_update_time_sec,
224 OUT uint16_t * lid,
225 OUT uint16_t * sm_lid)
H A Dosm_vendor_mtl.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
75 OUT uint8_t * is_resp,
76 OUT osm_madw_t ** pp_madw)
90 OUT osm_mad_addr_t * p_mad_addr)
142 IN uint8_t is_smi, OUT IB_ud_av_t * p_av)
/freebsd-current/contrib/kyua/examples/
H A Dkyua.conf26 -- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
/freebsd-current/tools/test/stress2/misc/
H A Ddatamove.sh25 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
89 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
H A Dkern_umtx_inf_loop.sh45 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
H A Ddatamove4.sh25 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
83 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gf2m.pl42 open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\""
44 *STDOUT=*OUT;
/freebsd-current/stand/lua/
H A Dhook.lua24 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
H A Dcolor.lua25 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-current/stand/usb/
H A Dusbcore.mk29 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
/freebsd-current/usr.bin/systat/
H A Difstat.c27 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
152 DOPUTRATE(c, (r)+1, OUT); \
157 DOPUTTOTAL(c, (r)+1, OUT); \
/freebsd-current/tests/sys/acl/
H A Drun27 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
227 local (*IN, *IN_DUP, *IN2, *OUT_DUP, *OUT, *OUT2);
254 pipe *IN2, *OUT
271 *OUT->autoflush();
290 print OUT $line;
292 close *OUT
309 close OUT
/freebsd-current/contrib/bmake/mk/
H A Doptions.mk68 # If neither WITH[OUT]_FOO_UTILS is set, (see rules above)
/freebsd-current/contrib/ofed/opensm/include/iba/
H A Dib_types.h32 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
7470 OUT uint8_t * const p_ver,
7471 OUT uint8_t * const p_tclass,
7472 OUT uint32_t * const p_flow_lbl)
7635 OUT uint8_t * const p_sl,
7636 OUT uint32_t * const p_flow_lbl,
7637 OUT uint8_t * const p_hop)
7727 OUT uint8_t * const p_scope,
7728 OUT uint8_t * const p_state)
7808 ib_member_set_join_state(IN OUT ib_member_rec_
[all...]
/freebsd-current/contrib/ofed/opensm/complib/
H A Dcl_timer.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
302 OUT struct timespec * const p_timer)
H A Dcl_ptr_vector.c30 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
105 IN const size_t index, OUT void **const p_element)
/freebsd-current/contrib/netbsd-tests/bin/sh/
H A Dt_expand.sh24 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
243 TEMP_FILE=$( mktemp OUT.XXXXXX )

Completed in 304 milliseconds

1234567891011>>