Home
last modified time | relevance | path

Searched +full:in +full:- +full:masks (Results 1 – 25 of 632) sorted by relevance

12345678910>>...26

/freebsd/contrib/openbsm/libbsm/
H A Dbsm_flags.c1 /*-
6 * Redistribution and use in source and binary forms, with or without
11 * 2. Redistributions in binary form must reproduce the above copyright
12 * notice, this list of conditions and the following disclaimer in the
21 * ARE DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR
25 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
27 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
50 getauditflagsbin(char *auditstr, au_mask_t *masks) in getauditflagsbin() argument
65 masks->am_success = 0; in getauditflagsbin()
66 masks->am_failure = 0; in getauditflagsbin()
[all …]
H A Dau_mask.31 .\"-
5 .\" Redistribution and use in source and binary forms, with or without
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\" notice, this list of conditions and the following disclaimer in the
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .Nd "convert between string and numeric values of audit masks"
41 .Fn getauditflagsbin "char *auditstr" "au_mask_t *masks"
43 .Fn getauditflagschar "char *auditstr" "au_mask_t *masks" "int verbose"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dbrcm,usb-pinmap.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/brcm,usb-pinmap.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Al Cooper <alcooperx@gmail.com>
15 - const: brcm,usb-pinmap
22 description: Interrupt for signals mirrored to out-gpios.
24 in-gpios:
29 brcm,in-functions:
30 $ref: /schemas/types.yaml#/definitions/string-array
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c6 * You may not use this file except in compliance with the License.
9 * or https://opensource.org/licenses/CDDL-1.0.
13 * When distributing Covered Code, include this CDDL HEADER in each
154 * n = # objs in the array
157 * returns (-1 = less than, 0 = equal, 1 = greater than
176 for (j = i - g; j >= 0 && in ksort()
178 j -= g) { in ksort()
193 * -1 (less than)
204 if (x->a_type < y->a_type) in cmp2acls()
205 return (-1); in cmp2acls()
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h2 * Copyright (c) 2017-2018 Cavium, Inc.
5 * Redistribution and use in source and binary forms, with or without
11 * 2. Redistributions in binary form must reproduce the above copyright
12 * notice, this list of conditions and the following disclaimer in the
18 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
22 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
24 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
38 … (0x1<<0) // This bit masks, when set, the Int…
40 … (0x1<<1) // This bit masks, when set, the Int…
54 …abling dword (128bit line) / qword (256bit line) in the selected line (b…
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dtdm-slot.txt6 dai-tdm-slot-num : Number of slots in use.
7 dai-tdm-slot-width : Width in bits for each slot.
8 dai-tdm-slot-tx-mask : Transmit direction slot mask, optional
9 dai-tdm-slot-rx-mask : Receive direction slot mask, optional
12 dai-tdm-slot-num = <2>;
13 dai-tdm-slot-width = <8>;
14 dai-tdm-slot-tx-mask = <0 1>;
15 dai-tdm-slot-rx-mask = <1 0>;
20 tx and rx masks.
22 For snd_soc_of_xlate_tdm_slot_mask(), the tx and rx masks will use a 1 bit
[all …]
/freebsd/contrib/openbsm/man/
H A Dauditon.21 .\"-
2 .\" Copyright (c) 2008-2009 Apple Inc.
8 .\" Redistribution and use in source and binary forms, with or without
13 .\" 2. Redistributions in binary form must reproduce the above copyright
14 .\" notice, this list of conditions and the following disclaimer in the
20 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
24 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
57 .Bl -tag -width ".It Dv A_GETPINFO_ADDR"
107 Set the kernel preselection masks (success and failure).
[all …]
/freebsd/sys/x86/include/
H A Dx86_ieeefp.h1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
8 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
27 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
31 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
61 FP_PS=0, /* 24 bit (single-precision) */
63 FP_PD, /* 53 bit (double-precision) */
[all …]
/freebsd/share/man/man3/
H A Dfpgetround.34 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
43 .Bd -literal
55 .Bd -literal
57 FP_PS, /* 24 bit (single-precision) */
59 FP_PD, /* 53 bit (double-precision) */
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSupport.h1 //===----------
[all...]
/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dreg-mux.txt1 Generic register bitfield-based multiplexer controller bindings
7 - compatible : should be one of
8 "reg-mux" : if parent device of mux controller is not syscon device
9 "mmio-mux" : if parent device of mux controller is syscon device
10 - #mux-control-cells : <1>
11 - mux-reg-masks : an array of register offset and pre-shifted bitfield mask
13 * Standard mux-controller bindings as decribed in mux-controller.txt
16 - idle-states : if present, the state the muxes will have when idle. The
21 pair in the mux-reg-masks array.
28 compatible = "fsl,lx2160aqds-fpga", "fsl,fpga-qixis-i2c",
[all …]
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c6 * You may not use this file except in compliance with the License.
9 * or https://opensource.org/licenses/CDDL-1.0.
13 * When distributing Covered Code, include this CDDL HEADER in each
102 return (((zfs_oldace_t *)acep)->z_type); in zfs_ace_v0_get_type()
108 return (((zfs_oldace_t *)acep)->z_flags); in zfs_ace_v0_get_flags()
114 return (((zfs_oldace_t *)acep)->z_access_mask); in zfs_ace_v0_get_mask()
120 return (((zfs_oldace_t *)acep)->z_fuid); in zfs_ace_v0_get_who()
126 ((zfs_oldace_t *)acep)->z_type = type; in zfs_ace_v0_set_type()
132 ((zfs_oldace_t *)acep)->z_flags = flags; in zfs_ace_v0_set_flags()
138 ((zfs_oldace_t *)acep)->z_access_mask = mask; in zfs_ace_v0_set_mask()
[all …]
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBProcessDocstrings.i11 '''Returns the thread(s) with the specified stop reason in a list.
16 for t in process:
30 the size of the buffer to read data into. It returns the byte buffer in a
36 the size of the buffer to read data into. It returns the byte buffer in a
42 process is not in eStateConnected. They are intended for use
70 …read on demand through the current OperatingSystem plug-in, if the current OperatingSystem plug-in
101 buffer in a Python string. Example: ::
171 Load the library whose filename is given by image_spec looking in all the
172 paths supplied in the paths argument. If successful, return a token that
179 Return the number of different thread-origin extended backtraces
[all …]
/freebsd/contrib/ntp/sntp/libopts/
H A Dsave-flags.h1 /* -*- buffer-read-only: t -*- vi: set ro:
3 * DO NOT EDIT THIS FILE (save-flags.h)
5 * It has been AutoGen-ed
6 * From the definitions /tmp/.ag-ufBbQe/save-flags.def
9 * Redistribution and use in source and binary forms, with or without
14 * 2. Redistributions in binary form must reproduce the above copyright
15 * notice, this list of conditions and the following disclaimer in the
24 * ARE DISCLAIMED. IN NO EVENT SHALL Bruce Korb OR ANY OTHER CONTRIBUTORS
29 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
30 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
[all …]
/freebsd/share/doc/psd/05.sysman/
H A D1.5.t4 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
51 and guaranteed to be at least 20. The entries in the descriptor reference
63 in section 2.1. Naming contexts, files and directories are described in
78 A copy of a descriptor reference may be made in a specific slot
102 Sets of descriptors of interest are specified as bit masks,
[all …]
/freebsd/lib/libsys/
H A Dcpuset_getaffinity.25 .\" Redistribution and use in source and binary forms, with or without
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\" notice, this list of conditions and the following disclaimer in the
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
49 or per-object anonymous masks that effect only a single object.
55 arguments are documented in
67 Masks of type
72 If the user-supplied mask is not large enough to fit all of the matching CPUs,
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DInstructionTables.h1 //===--------------------- InstructionTables.h ------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 /// See the description of command-line flag -instruction-tables in
12 /// docs/CommandGuide/lvm-mca.rst
14 //===----------------------------------------------------------------------===//
31 SmallVector<uint64_t, 8> Masks; variable
35 : SM(Model), Masks(Model.getNumProcResourceKinds()) { in InstructionTables()
36 computeProcResourceMasks(Model, Masks); in InstructionTables()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrGISel.td1 //=----- AArch64InstrGISel.td - AArch64 GISel target pseudos -*- tablegen -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
28 // Pseudo for a rev16 instruction. Produced post-legalization from
29 // G_SHUFFLE_VECTORs with appropriate masks.
36 // Pseudo for a rev32 instruction. Produced post-legalization from
37 // G_SHUFFLE_VECTORs with appropriate masks.
44 // Pseudo for a rev64 instruction. Produced post-legalization from
45 // G_SHUFFLE_VECTORs with appropriate masks.
[all …]
/freebsd/sys/bsm/
H A Daudit.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2005-2009 Apple Inc.
10 * contract FA8650-15-C-7558 ("CADETS"), as part of the DARPA Transparent
13 * Redistribution and use in source and binary forms, with or without
19 * 2. Redistributions in binary form must reproduce the above copyright
20 * notice, this list of conditions and the following disclaimer in the
29 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
33 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
[all …]
/freebsd/share/man/man4/
H A Dauditpipe.44 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .Nd "pseudo-device for live audit event tracking"
39 provide a reliable long-term store for audit log information, current log
41 unwieldy for live monitoring applications such as host-based intrusion
47 direct access to live BSM audit data for the purposes of real-time
[all …]
/freebsd/contrib/openbsm/sys/bsm/
H A Daudit.h1 /*-
2 * Copyright (c) 2005-2009 Apple Inc.
8 * contract FA8650-15-C-7558 ("CADETS"), as part of the DARPA Transparent
11 * Redistribution and use in source and binary forms, with or without
17 * 2. Redistributions in binary form must reproduce the above copyright
18 * notice, this list of conditions and the following disclaimer in the
27 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
31 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
32 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
44 #define MAXAUDITDATA (0x8000 - 1)
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_s390xcap.pod5 OPENSSL_s390xcap - the IBM z processor capabilities vector
14 extensions are denoted by individual bits in the capabilities vector.
16 and by the QUERY functions are stored in the vector.
23 The environment variable is a semicolon-separated list of tokens which is
34 The name of a processor generation. A bit in the environment variable's
42 The name of an instruction followed by two 64-bit masks. The part of the
44 set to the specified 128-bit mask. Possible values are B<kimd>, B<klmd>,
50 Store-facility-list-extended (stfle) followed by three 64-bit masks. The
52 instruction is set to the specified 192-bit mask.
56 The 64-bit masks are specified in hexadecimal notation. The 0x prefix is
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp1 //===-- SystemZTDC.cpp - Utilize Test Data Class instruction --------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 // 1: fcmp pred X, 0 -> tdc X, mask
15 // 2: fcmp pred X, +-inf -> tdc X, mask
16 // 3: fcmp pred X, +-minnorm -> tdc X, mask
17 // 4: tdc (fabs X), mask -> tdc X, newmask
18 // 5: icmp slt (bitcast float X to int), 0 -> tdc X, mask [ie. signbit]
19 // 6: icmp sgt (bitcast float X to int), -1 -> tdc X, mask
20 // 7: icmp ne/eq (call @llvm.s390.tdc.*(X, mask)) -> tdc X, mask/~mask
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.h2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
7 Redistribution and use in source and binary forms, with or without
13 2. Redistributions in binary form must reproduce the above copyright
14 notice, this list of conditions and the following disclaimer in the
24 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
28 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
30 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
40 * 1 WSP - Weighted Strict Priority
43 * 1 WRR - Weighted Round Robin
[all …]
/freebsd/contrib/ncurses/include/
H A Dcurses.tail4 * This file is part of ncurses, designed to be appended after curses.h.in
11 #define NCURSES_MOUSE_MASK(b,m) ((m) << (((b) - 1) * 5))
13 #define NCURSES_MOUSE_MASK(b,m) ((m) << (((b) - 1) * 6))
23 /* event masks */
49 * In 32 bits the version-1 scheme does not provide enough space for a 5th
50 * button, unless we choose to change the ABI by omitting the reserved-events.
79 #define ALL_MOUSE_EVENTS (REPORT_MOUSE_POSITION - 1)
81 /* macros to extract single event-bits from masks */
92 int x, y, z; /* event coordinates (character-cell) */
118 /* other non-XSI functions */
[all …]

12345678910>>...26