| /freebsd-13.1/crypto/openssl/ |
| H A D | config | 446 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 D | convert_hsi.pl | 20 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 D | stih407-pinctrl.dtsi | 130 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 D | UefiSpec.h | 466 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 D | efiapi.h | 54 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 D | efipciio.h | 163 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 D | efiprot.h | 64 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 D | efifpswa.h | 25 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 D | efinet.h | 255 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 D | PrintLib.h | 243 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 D | BaseLib.h | 240 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 D | BaseMemoryLib.h | 36 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 D | paxcheck.sh | 11 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 D | pam_exec.c | 192 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 D | osm_db_pack.h | 126 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 D | opensslconf.h.in | 28 $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 D | emu10k1-mkalsa.sh | 9 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 D | efivar-dp-format.c | 99 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 D | openfirm.c | 77 #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 D | f29 | 27 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 D | osm_vendor_mlx_inout.h | 51 #ifdef OUT 52 #undef OUT 64 #ifndef OUT 65 #define OUT macro
|
| H A D | osm_vendor_mtl.h | 46 #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 D | osm_vendor_mlx_hca.h | 58 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 D | ofw_real.c | 173 #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 D | meson-axg-s400.dts | 250 "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 …]
|