Home
last modified time | relevance | path

Searched refs:OUT (Results 1 – 25 of 1897) sorted by relevance

12345678910>>...76

/freebsd-13.1/crypto/openssl/
H A Dconfig446 OUT=uClinux-dist
554 OUT="linux-mips64"
743 OUT="vos-$CC" ;;
765 OUT=${OUT:-"hpux-parisc1_1-${CC}"}
788 OUT="aix-gcc"
795 OUT="aix64-cc"
797 OUT="aix-cc"
854 OUT=linux-sparcv8
870 OUT="$CC"
904 OUT="$OUT-$CC"
[all …]
/freebsd-13.1/sys/dev/bnxt/
H A Dconvert_hsi.pl20 if (!open(OUT, ">", "hsi_struct_def.h")) {
29 print OUT <<END_OF_NOTICE;
97 print OUT $header;
98 close OUT;
101 if(!open(OUT, ">", "hsi_struct_decode.c")) {
106 print OUT <<END_OF_NOTICE;
297 print OUT "\t\t$subfield_value == $macro ? \"$subfields{$macro}\" :\n";
300 print OUT "\t\t\"Unknown\");\n";
347 print OUT "}\n\n";
349 print OUT "#endif\n";
[all …]
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dstih407-pinctrl.dtsi130 tx = <&pio4 2 ALT2 OUT>;
136 tx_od = <&pio4 3 ALT2 OUT>;
145 tx = <&pio3 4 ALT1 OUT>;
154 tx = <&pio2 6 ALT3 OUT>;
322 scl = <&pio4 5 ALT1 OUT>;
329 scl = <&pio4 5 ALT1 OUT>;
339 scl = <&pio3 2 ALT2 OUT>;
346 scl = <&pio3 2 ALT2 OUT>;
356 scl = <&pio3 7 ALT2 OUT>;
363 scl = <&pio3 7 ALT2 OUT>;
[all …]
/freebsd-13.1/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h466 OUT EFI_EVENT *Event
496 OUT EFI_EVENT *Event
574 OUT UINTN *Index
801 OUT EFI_TIME *Time,
841 OUT EFI_TIME *Time
1066 OUT UINT64 *Count
1082 OUT UINT32 *HighCount
1198 IN OUT EFI_HANDLE *Handle,
1430 OUT EFI_GUID ***ProtocolBuffer,
1603 OUT VOID **Interface
[all …]
/freebsd-13.1/stand/efi/include/
H A Defiapi.h54 OUT EFI_PHYSICAL_ADDRESS *Memory
69 OUT UINTN *MapKey,
147 OUT EFI_EVENT *Event
176 OUT UINTN *Index
239 OUT VOID *Data
291 OUT EFI_TIME *Time
446 OUT UINT64 *Count
466 IN OUT EFI_HANDLE *Handle,
518 OUT EFI_HANDLE *Buffer
526 OUT EFI_HANDLE *Device
[all …]
H A Defipciio.h163 OUT UINT64 *Result
194 IN OUT VOID *Buffer
233 IN OUT VOID *Buffer
314 OUT VOID **Mapping
361 OUT VOID **HostAddress,
419 OUT UINTN *SegmentNumber,
420 OUT UINTN *BusNumber,
421 OUT UINTN *DeviceNumber,
422 OUT UINTN *FunctionNumber
514 IN OUT UINT64 *Offset,
[all …]
H A Defiprot.h64 OUT VOID *Buffer
133 OUT VOID *Buffer
187 OUT struct _EFI_FILE_HANDLE **NewHandle,
223 IN OUT UINTN *BufferSize,
224 OUT VOID *Buffer
231 IN OUT UINTN *BufferSize,
246 OUT UINT64 *Position
254 IN OUT UINTN *BufferSize,
255 OUT VOID *Buffer
617 OUT CHAR16 **DriverName
[all …]
H A Defifpswa.h25 IN OUT VOID *Bundle,
26 IN OUT UINT64 *pipsr,
27 IN OUT UINT64 *pfsr,
28 IN OUT UINT64 *pisr,
29 IN OUT UINT64 *ppreds,
30 IN OUT UINT64 *pifs,
31 IN OUT VOID *fp_state
H A Definet.h255 OUT EFI_NETWORK_STATISTICS *StatisticsTable OPTIONAL
267 OUT EFI_MAC_ADDRESS *MAC
280 IN OUT VOID *Buffer
290 OUT UINT32 *InterruptStatus OPTIONAL,
291 OUT VOID **TxBuf OPTIONAL
316 OUT UINTN *HeaderSize OPTIONAL,
317 IN OUT UINTN *BufferSize,
318 OUT VOID *Buffer,
319 OUT EFI_MAC_ADDRESS *SrcAddr OPTIONAL,
320 OUT EFI_MAC_ADDRESS *DestAddr OPTIONAL,
[all …]
/freebsd-13.1/sys/contrib/edk2/Include/Library/
H A DPrintLib.h243 OUT CHAR16 *StartOfBuffer,
290 OUT CHAR16 *StartOfBuffer,
339 OUT CHAR16 *StartOfBuffer,
387 OUT CHAR16 *StartOfBuffer,
433 OUT CHAR16 *StartOfBuffer,
482 OUT CHAR16 *StartOfBuffer,
536 IN OUT CHAR16 *Buffer,
598 IN OUT CHAR16 *Buffer,
736 OUT CHAR8 *StartOfBuffer,
932 OUT CHAR8 *Buffer,
[all …]
H A DBaseLib.h240 OUT CHAR16 *Destination,
277 OUT CHAR16 *Destination,
315 IN OUT CHAR16 *Destination,
355 IN OUT CHAR16 *Destination,
648 OUT CHAR8 *Destination,
682 OUT CHAR8 *Destination,
1613 OUT GUID *Guid
1654 OUT UINT8 *Buffer,
2068 IN OUT CHAR8 *Destination,
2456 OUT GUID *Guid
[all …]
H A DBaseMemoryLib.h36 OUT VOID *DestinationBuffer,
58 OUT VOID *Buffer,
85 OUT VOID *Buffer,
112 OUT VOID *Buffer,
139 OUT VOID *Buffer,
166 OUT VOID *Buffer,
188 OUT VOID *Buffer,
383 OUT GUID *DestinationGuid,
/freebsd-13.1/sys/contrib/openzfs/scripts/
H A Dpaxcheck.sh11 OUT=$(scanelf -qyRAF '%e %p' "$1")
13 if [ x"${OUT}" != x ]; then
21 echo "${OUT}"
27 OUT=$(scanelf -qyRAF '%T %p' "$1")
29 if [ x"${OUT}" != x ]; then
39 echo "${OUT}"
/freebsd-13.1/lib/libpam/modules/pam_exec/
H A Dpam_exec.c192 OUT(PAM_SERVICE_ERR); in _pam_exec()
213 OUT(PAM_BUF_ERR); in _pam_exec()
224 OUT(PAM_BUF_ERR); in _pam_exec()
232 OUT(PAM_BUF_ERR); in _pam_exec()
240 OUT(PAM_BUF_ERR); in _pam_exec()
253 OUT(PAM_SYSTEM_ERR); in _pam_exec()
257 OUT(PAM_SYSTEM_ERR); in _pam_exec()
280 OUT(PAM_SYSTEM_ERR); in _pam_exec()
287 OUT(PAM_SYSTEM_ERR); in _pam_exec()
338 OUT(PAM_SYSTEM_ERR); in _pam_exec()
[all …]
/freebsd-13.1/contrib/ofed/opensm/include/opensm/
H A Dosm_db_pack.h126 OUT cl_qlist_t * p_guid_list);
156 OUT uint16_t * p_min_lid, OUT uint16_t * p_max_lid);
276 OUT cl_qlist_t * p_guid_list);
306 OUT uint64_t * p_mkey);
444 OUT cl_qlist_t * p_guid_list);
474 IN uint8_t port1, OUT uint64_t * p_guid2,
475 OUT uint8_t * p_port2);
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dopensslconf.h.in28 $OUT .= "#ifndef $_\n";
30 $OUT .= "#endif\n";
39 $OUT .= "#ifndef $_\n";
40 $OUT .= "# define $_\n";
41 $OUT .= "#endif\n";
46 $OUT .= "#ifndef $_\n";
47 $OUT .= "# define $_\n";
48 $OUT .= "#endif\n";
53 $OUT .= "#ifndef $_\n";
54 $OUT .= "# define $_\n";
[all …]
/freebsd-13.1/sys/tools/sound/
H A Demu10k1-mkalsa.sh9 OUT=$2
11 trap "${RM} -f $OUT.tmp" EXIT
20 }' > $OUT.tmp
21 ${MV} -f $OUT.tmp $OUT
/freebsd-13.1/lib/libefivar/
H A Defivar-dp-format.c99 IN OUT POOL_PRINT *Str, in UefiDevicePathLibCatPrint()
139 IN OUT POOL_PRINT *Str, in DevPathToTextPci()
166 IN OUT POOL_PRINT *Str, in DevPathToTextPccard()
193 IN OUT POOL_PRINT *Str, in DevPathToTextMemMap()
226 IN OUT POOL_PRINT *Str, in DevPathToTextVendor()
356 IN OUT POOL_PRINT *Str, in DevPathToTextController()
387 IN OUT POOL_PRINT *Str, in DevPathToTextBmc()
419 IN OUT POOL_PRINT *Str, in DevPathToTextAcpi()
478 IN OUT POOL_PRINT *Str, in DevPathToTextAcpiEx()
581 IN OUT POOL_PRINT *Str, in DevPathToTextAcpiAdr()
[all …]
/freebsd-13.1/stand/libofw/
H A Dopenfirm.c77 #define OUT(x) be32toh(x) macro
135 return (OUT(args.missing)); in OF_test()
151 return (OUT(args.ms)); in OF_milliseconds()
277 return (OUT(args.size)); in OF_getprop()
315 return (OUT(args.flag)); in OF_nextprop()
341 return (OUT(args.size)); in OF_setprop()
364 return (OUT(args.size)); in OF_canon()
406 return (OUT(args.size)); in OF_instance_to_path()
429 return (OUT(args.size)); in OF_package_to_path()
537 args.instance, OUT(args.addr), OUT(args.len), OUT(args.actual)); in OF_read()
[all …]
/freebsd-13.1/contrib/netbsd-tests/ipf/expected/
H A Df2927 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56
28 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
33 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56
34 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
39 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56
40 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
45 FWD: IN pkts 2 bytes 56 OUT pkts 2 bytes 56
46 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
/freebsd-13.1/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_inout.h51 #ifdef OUT
52 #undef OUT
64 #ifndef OUT
65 #define OUT macro
H A Dosm_vendor_mtl.h46 #undef OUT
51 #define OUT macro
231 OUT VAPI_hca_hndl_t * p_hca_hndl,
232 OUT VAPI_hca_id_t * p_hca_id,
233 OUT uint32_t * p_port_num);
H A Dosm_vendor_mlx_hca.h58 OUT uint32_t * p_hca_hndl,
59 OUT char *p_hca_id,
60 OUT uint8_t * p_hca_idx,
61 OUT uint32_t * p_port_num);
/freebsd-13.1/sys/powerpc/ofw/
H A Dofw_real.c173 #define OUT(x) be32toh(x) macro
427 return (OUT(args.missing)); in ofw_real_test()
460 return (OUT(args.next)); in ofw_real_peer()
489 return (OUT(args.child)); in ofw_real_child()
518 return (OUT(args.parent)); in ofw_real_parent()
547 return (OUT(args.package)); in ofw_real_instance_to_package()
656 return (OUT(args.flag)); in ofw_real_nextprop()
695 return (OUT(args.size)); in ofw_real_setprop()
763 return (OUT(args.package)); in ofw_real_finddevice()
884 *(ap++) = OUT(*--cp); in ofw_real_call_method()
[all …]
/freebsd-13.1/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-axg-s400.dts250 "TODDR_A IN 0", "TDMIN_A OUT",
251 "TODDR_B IN 0", "TDMIN_A OUT",
252 "TODDR_C IN 0", "TDMIN_A OUT",
253 "TODDR_A IN 1", "TDMIN_B OUT",
254 "TODDR_B IN 1", "TDMIN_B OUT",
255 "TODDR_C IN 1", "TDMIN_B OUT",
256 "TODDR_A IN 2", "TDMIN_C OUT",
257 "TODDR_B IN 2", "TDMIN_C OUT",
258 "TODDR_C IN 2", "TDMIN_C OUT",
265 "TODDR_A IN 6", "TDMIN_LB OUT",
[all …]

12345678910>>...76