/freebsd/share/doc/psd/02.implement/ |
H A D | implement | 4 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 29 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 33 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 40 .EH 'PSD:2-%''UNIX Implementation' 41 .OH 'UNIX Implementation''PSD:2-%' 55 \&\\$3\s-1\\$1\\s0\&\\$2 69 .AU "MH 2C-523" 2394 75 This paper describes in high-level terms the 101 functions not possible in C. 116 This does not mean to allow the user [all …]
|
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc_spi.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 24 * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 48 * action 0 - read current MISO byte to data register (interactive mode) 52 * action 4 = read bytes 5-8 to data register in swapped order 53 * action 5 = read bytes 9-12 to data register in swapped order 55 * action 7 = read bytes 6-9 to data register in swapped order 57 * If CS bit is 1, you should write cmd / data to opcode byte-to-byte. 75 #define SPI_BARRIER_WRITE(sc) bus_barrier((sc)->sc_res, 0, 0, \ [all …]
|
/freebsd/contrib/libpcap/ |
H A D | sf-pcap.c | 21 * sf-pcap.c - libpcap-file-format-specific code from savefile.c 33 #include <pcap-types.h> 46 #include "pcap-int.h" 47 #include "pcap-util.h" 49 #include "pcap-common.h" 52 #include "os-proto.h" 55 #include "sf-pcap.h" 75 * byte-swap some host-byte-order metadata. 105 * `struct timeval'; `struct timeval' has 32-bit tv_sec values on some 106 * platforms and 64-bit tv_sec values on other platforms, and writing [all …]
|
H A D | sf-pcapng.c | 21 * sf-pcapng.c - pcapng-file-format-specific code from savefile.c 26 #include <pcap/pcap-inttypes.h> 34 #include "pcap-int.h" 35 #include "pcap-util.h" 37 #include "pcap-common.h" 40 #include "os-proto.h" 43 #include "sf-pcapng.h" 97 * Byte-order magic value. 178 * Block cursor - used when processing the contents of a block. 197 * Per-interface information. [all …]
|
H A D | pcap-savefile.manfile.in | 20 .TH PCAP-SAVEFILE @MAN_FILE_FORMATS@ "16 Aug 2023" 22 pcap-savefile \- libpcap savefile format 33 start with a per-file header. The format of the per-file header is: 50 Link-layer header type and additional information 54 The per-file header length is 24 octets. 56 All fields in the per-file header are in the byte order of the host 57 writing the file. Normally, the first field in the per-file header is a 58 4-byte magic number, with the value 0xa1b2c3d4. The magic number, when 65 values in the per-file and per-packet headers need to be byte-swapped. 68 the two lower-order bytes of the magic number swapped), which would be [all …]
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | XCore.cpp | 1 //===- XCore.cpp ----------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 15 //===----------------------------------------------------------------------===// 17 //===----------------------------------------------------------------------===// 32 /// NonRecursive: The type encoding is not recursive; 38 /// A NonRecursive entry will have all of its sub-members expanded as fully 40 /// itself is not recursive and thus its encoding may be safely used whenever 43 /// A Recursive entry will have all of its sub-members expanded as fully as 45 /// are recursive. The Recursive encoding must not be used during the expansion [all …]
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_byteswap.h | 2 * Copyright (c) 2004-2006 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 26 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 104 * The CL_NTOH16 macro converts a 16-bit value from network byte order to 106 * swapped by the pre-processor. For variables, CL_NTOH16 is less efficient 114 * [in] 16-bit value to swap from network byte order to host byte order. 131 * The CL_HTON16 macro converts a 16-bit value from host byte order to [all …]
|
/freebsd/sys/dev/vt/colors/ |
H A D | vt_termcolors.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 19 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 23 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 52 * - blue and red are swapped (1 <-> 4) 53 * - yellow and cyan are swapped (3 <-> 6)
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | convex | 2 #------------------------------------------------------------------------------ 6 # Convexes are big-endian. 12 0 belong 0507 Convex old-style object 13 >16 belong >0 not stripped 14 0 belong 0513 Convex old-style demand paged executable 15 >16 belong >0 not stripped 16 0 belong 0515 Convex old-style pre-paged executable 17 >16 belong >0 not stripped 18 0 belong 0517 Convex old-style pre-paged, non-swapped executable 19 >16 belong >0 not stripped [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | FileWriter.h | 1 //===- FileWriter.h --------- [all...] |
H A D | Header.h | 1 //===- Header.h -------------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 33 /// executable file (ELF, mach-o, COFF). 36 /// with no gaps between members. Alignment should not change from system to 43 /// When endianness is swapped, the Header::decode() function should be used to 48 /// This value might appear byte swapped 71 /// share string tables in an ELF or mach-o file. 77 /// stored in the executable file to be re-used, and any extra strings could 93 /// Check a correctly byte swapped header for errors: [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MSA.txt | 18 It is not possible to emit bclri.b since andi.b covers exactly the 23 It is not possible to emit vshf.w when the shuffle description is 26 unknown at compile-time due to the definition of shufflevector in 33 a special-case MipsISD node. 36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the 40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the 48 It is not possible to emit splati.w since shf.w covers the same cases. 53 copy_u.w. This is semantically equivalent since the general-purpose 54 register file is 32-bits wide. 58 swapped and condition inverted. The compiler may use either one as [all …]
|
/freebsd/sys/contrib/ncsw/inc/ |
H A D | endian_ext.h | 2 * Copyright 2008-2012 Freescale Semiconductor Inc. 22 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 26 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 57 @Group endian_id Big/Little-Endian Conversion 59 @Description Routines and macros for Big/Little-Endian conversion and 69 @Collection Byte-Swap Macros 75 calls it is recommended to use the byte-swap routines. 81 @Description Swaps the byte order of a given 16-bit value. 83 @Param[in] val - The 16-bit value to swap. 85 @Return The byte-swapped value.. [all …]
|
/freebsd/sys/dev/virtio/balloon/ |
H A D | virtio_balloon.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 19 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 23 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 50 #define VIRTIO_BALLOON_S_SWAP_IN 0 /* Amount of memory swapped in */ 51 #define VIRTIO_BALLOON_S_SWAP_OUT 1 /* Amount of memory swapped out */ 65 * between and after fields, so we have to use compiler-specific attributes to
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMFixupKinds.h | 1 //===-- ARMFixupKinds.h - ARM Specific Fixup Entries ------- [all...] |
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-include-guard.mk | 1 # $NetBSD: directive-include-guard.mk,v 1.19 2025/04/11 17:21:31 rillig Exp $ 3 # Tests for multiple-inclusion guards in makefiles. 5 # A file that is guarded by a multiple-inclusion guard has one of the 14 # .if !target(guard-target) 19 # including it would not have any effect, not even on the special variable 23 # https://gcc.gnu.org/onlinedocs/cppinternals/Guard-Macros.html 30 # This is the canonical form of a variable-based multiple-inclusion guard. 31 CASES+= variable-ifndef 32 LINES.variable-ifndef= \ 36 # expect: Parse_PushInput: variable-ifndef.tmp:1 [all …]
|
H A D | directive-include-guard.exp | 1 Parse_PushInput: variable-ifndef.tmp:1 2 Skipping 'variable-ifndef.tmp' because 'VARIABLE_IFNDEF' is defined 3 Parse_PushInput: variable-ifndef-reuse.tmp:1 4 Skipping 'variable-ifndef-reuse.tmp' because 'VARIABLE_IFNDEF' is defined 5 Parse_PushInput: variable-ifndef-zero.tmp:1 6 Parse_PushInput: variable-ifndef-zero.tmp:1 7 Parse_PushInput: variable-ifndef-one.tmp:1 8 Parse_PushInput: variable-ifndef-one.tmp:1 11 Parse_PushInput: variable-if.tmp:1 12 Skipping 'variable-if.tmp' because 'VARIABLE_IF' is defined [all …]
|
/freebsd/sbin/swapon/ |
H A D | swapon.8 | 17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 58 are added automatically when the system goes multi-user. 84 informational messages will not be 121 informational messages will not be 126 check does not conclude that there is sufficient VM (memory + 136 must move swapped pages out of the device being removed which could 138 much data has been swapped out to that device. 145 .Bl -tag -width indent 175 which do not have their [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | mt7530.txt | 6 - compatible: may be compatible = "mediatek,mt7530" 9 - #address-cells: Must be 1. 10 - #size-cells: Must be 0. 11 - mediatek,mcm: Boolean; if defined, indicates that either MT7530 is the part 12 on multi-chip module belong to MT7623A has or the remotely standalone 17 - core-supply: Phandle to the regulator node necessary for the core power. 18 - io-supply: Phandle to the regulator node necessary for the I/O power. 19 See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt 24 - reset-gpios: Should be a gpio specifier for a reset line. 28 - resets : Phandle pointing to the system reset controller with [all …]
|
/freebsd/usr.bin/top/ |
H A D | top.1 | 35 and those that do not. 43 terminal is one that does not support such 51 .Bl -tag -width indent 59 Non-printable characters in the command line are 60 encoded in C-style backslash sequences or 69 This is the default on a dumb terminal, or when the output is not a terminal. 102 Do not display idle processes. 115 screen will immediately be updated, even if the command was not 147 .Dq non-interactive 173 Display per-cpu CPU usage statistics. [all …]
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_mac_regs.h | 1 /*- 10 found at http://www.gnu.org/licenses/gpl-2.0.html 25 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 29 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 611 * [0x7c] SERDES 32-bit interface shift configuration (when swap is 616 * [0x80] SERDES 32-bit interface shift configuration (when swap is 621 * [0x84] SERDES 32-bit interface bit selection 625 * [0x88] SERDES 32-bit interface bit selection 766 * 0 - 10/100/1000 767 * 1 - 1/2.5/10G [all …]
|
/freebsd/sys/dev/usb/quirk/ |
H A D | usb_quirk.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 36 UQ_NONE, /* not a valid quirk */ 42 UQ_AUDIO_SWAP_LR, /* left and right sound channels are swapped */ 56 UQ_MS_REVZ, /* mouse has Z-axis reversed */ 61 UQ_SWAP_UNICODE, /* has some Unicode strings swapped */ 75 UQ_MSC_NO_RS_CLEAR_UA, /* does not reset Unit Att. */ 76 UQ_MSC_NO_START_STOP, /* does not support start/stop */ [all …]
|
/freebsd/lib/libcam/ |
H A D | cam_cdbparse.3 | 13 .\" 3. The name of the author may not be used to endorse or promote products 17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 50 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 54 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 161 applications written with the similarly-named 208 .Bd -literal 241 .Bl -tag -width CAM_PASS_ERR_RECOVER 247 device to the user-supplied buffer. 251 written from the user-supplied buffer to the device. [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-enc.c | 1 /* $OpenBSD: print-enc.c,v 1.7 2002/02/19 19:39:40 millert Exp $ */ 28 #include "netdissect-stdinc.h" 39 * Niels Provos (provos@physnet.uni-hamburg.de). 73 #define M_CONF 0x0400 /* packet was encrypted (ESP-transport) */ 89 * Byte-swap a 32-bit number. 90 * ("htonl()" or "ntohl()" won't work - we want to byte-swap even on 91 * big-endian platforms.) 100 u_int length = h->len; in enc_if_print() 104 ndo->ndo_protocol = "enc"; in enc_if_print() 106 ndo->ndo_ll_hdr_len += ENC_HDRLEN; in enc_if_print() [all …]
|
/freebsd/usr.bin/systat/ |
H A D | proc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 48 uint32_t swapped; /* in pages */ member 83 uname = user_from_uid(pu[idx]->uid, 0); in display_proc_line() 84 swapbytes = ptoa(pu[idx]->pages); in display_proc_line() 86 snprintf(buf, sizeof(buf), "%6d %-10s %-10.10s", pu[idx]->pid, uname, in display_proc_line() 87 pu[idx]->command); in display_proc_line() 94 sysputuint64(wnd, y, offset, 4, pu[idx]->total, 0); in display_proc_line() [all …]
|