Home
last modified time | relevance | path

Searched +full:- +full:- (Results 1 – 25 of 11157) sorted by relevance

12345678910>>...447

/freebsd/crypto/heimdal/doc/
H A Ddoxytmpl.dxy1 #---------------------------------------------------------------------------
3 #---------------------------------------------------------------------------
4 DOXYFILE_ENCODING = UTF-8
40 #---------------------------------------------------------------------------
42 #---------------------------------------------------------------------------
70 #---------------------------------------------------------------------------
72 #---------------------------------------------------------------------------
79 #---------------------------------------------------------------------------
81 #---------------------------------------------------------------------------
82 INPUT_ENCODING = UTF-8
[all …]
/freebsd/tools/kerneldoc/
H A DDoxyfile3 #---------------------------------------------------------------------------
5 #---------------------------------------------------------------------------
29 #---------------------------------------------------------------------------
31 #---------------------------------------------------------------------------
55 #---------------------------------------------------------------------------
57 #---------------------------------------------------------------------------
64 #---------------------------------------------------------------------------
66 #---------------------------------------------------------------------------
80 #---------------------------------------------------------------------------
82 #---------------------------------------------------------------------------
[all …]
/freebsd/tools/kerneldoc/subsys/
H A Dcommon-Doxyfile3 #---------------------------------------------------------------------------
5 #---------------------------------------------------------------------------
6 DOXYFILE_ENCODING = UTF-8
41 #---------------------------------------------------------------------------
43 #---------------------------------------------------------------------------
68 #---------------------------------------------------------------------------
70 #---------------------------------------------------------------------------
79 #---------------------------------------------------------------------------
81 #---------------------------------------------------------------------------
82 INPUT_ENCODING = UTF-8
[all …]
/freebsd/contrib/sqlite3/tea/
H A Dconfigure.ac1 #!/bin/bash -norc
6 #-----------------------------------------------------------------------
9 #-----------------------------------------------------------------------
11 #-----------------------------------------------------------------------
16 # set as provided. These will also be added as -D defs in your Makefile
20 #-----------------------------------------------------------------------
24 #--------------------------------------------------------------------
28 #--------------------------------------------------------------------
34 #--------------------------------------------------------------------
36 #--------------------------------------------------------------------
[all …]
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-specialize1 /* $NetBSD: softfloat-specialize,v 1.6 2011/03/06 10:27:37 martin Exp $ */
8 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
14 National Science Foundation under grant MIP-9311980. The original version
15 of this code was written as part of a project to build a fixed-point vector
40 -------------------------------------------------------------------------------
41 Underflow tininess-detection mode, statically initialized to default value.
43 -------------------------------------------------------------------------------
55 -------------------------------------------------------------------------------
56 Raises the exceptions specified by `flags'. Floating-point traps can be
60 -------------------------------------------------------------------------------
[all …]
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat-specialize5 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
11 National Science Foundation under grant MIP-9311980. The original version
12 of this code was written as part of a project to build a fixed-point vector
33 -------------------------------------------------------------------------------
34 Underflow tininess-detection mode, statically initialized to default value.
36 -------------------------------------------------------------------------------
41 -------------------------------------------------------------------------------
42 Raises the exceptions specified by `flags'. Floating-point traps can be
46 -------------------------------------------------------------------------------
56 -------------------------------------------------------------------------------
[all …]
H A Dsoftfloat.h5 This C header file is part of the SoftFloat IEC/IEEE Floating-point
11 National Science Foundation under grant MIP-9311980. The original version
12 of this code was written as part of a project to build a fixed-point vector
33 -------------------------------------------------------------------------------
34 The macro `FLOATX80' must be defined to enable the extended double-precision
35 floating-point format `floatx80'. If this macro is not defined, the
38 the `FLOAT128' macro and the quadruple-precision format `float128'.
39 -------------------------------------------------------------------------------
45 -------------------------------------------------------------------------------
46 Software IEC/IEEE floating-point types.
[all …]
/freebsd/contrib/libfido2/fuzz/
H A Dfunctions.txt3 ----------
[all...]
/freebsd/sys/contrib/xen/io/
H A Dcameraif.h24 * Copyright (C) 2018-2019 EPAM Systems Inc.
47 * Front->back notifications: when enqueuing a new request, sending a
49 * hold-off mechanism provided by the ring macros). Backends must set
52 * Back->front notifications: when enqueuing a new response, sending a
54 * hold-off mechanism provided by the ring macros). Frontends must set
57 * The two halves of a para-virtual camera driver utilize nodes within
73 *--------------------------------- Backend -----------------------------------
75 * /local/domain/0/backend/vcamera/1/0/frontend-id = "1"
80 *--------------------------------- Frontend ----------------------------------
82 * /local/domain/1/device/vcamera/0/backend-id = "0"
[all …]
H A Dsndif.h4 * Unified sound-device I/O interface for Xen guest OSes.
24 * Copyright (C) 2013-2015 GlobalLogic Inc.
25 * Copyright (C) 2016-2017 EPAM Systems Inc.
51 * Front->back notifications: when enqueuing a new request, sending a
53 * hold-off mechanism provided by the ring macros). Backends must set
56 * Back->front notifications: when enqueuing a new response, sending a
58 * hold-off mechanism provided by the ring macros). Frontends must set
61 * The two halves of a para-virtual sound card driver utilize nodes within
75 * Note: depending on the use-case backend can expose more sound cards and
81 *--------------------------------- Backend -----------------------------------
[all …]
/freebsd/sys/dev/vmware/vmci/
H A Dvmci_kernel_if.c1 /*-
4 * SPDX-License-Identifier: (BSD-2-Clause OR GPL-2.0)
28 *----
[all...]
/freebsd/contrib/dialog/
H A Ddialog.33 .\" Copyright 2005-2020,2021 Thomas E. Dickey
52 dialog \- widgets and utilities for the \*p program
54 .B cc [ flag ... ] file ... \-l\*l [ library ... ]
58 .B cc $(\*p\-config \-\-cflags) file ... $(\*p\-config \-\-libs) ]
83 "Hello, in dialog\-format",
110 The \fB\*p\fP application passes its command-line parameters
115 When the \fB\-\-item\-help\fP option is given, an extra column
139 .\" ---------------------------------------------------------------------------
143 .\" ---------------------------------------------------------------------------
148 .\" ---------------------------------------------------------------------------
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td1 //===- RISCVSystemOperands.td ------------------------------*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // RISC-V system instruction.
12 //===----------------------------------------------------------------------===//
16 //===----------------------------------------------------------------------===//
18 //===----------------------------------------------------------------------===//
30 // Privilege Access: Read and Write = 0, 1, 2; Read-Only = 3.
32 // bits<2> ReadWrite = op{11 - 10};
33 // bits<2> XMode = op{9 - 8};
[all …]
H A DRISCV.td1 //===-- RISCV.td - Describe the RISC-V Target Machine ------*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
12 // RISC-V subtarget features and instruction predicates.
13 //===----------------------------------------------------------------------===//
17 //===----------------------------------------------------------------------===//
18 // RISC-V profiles supported.
19 //===----------------------------------------------------------------------===//
23 //===----------------------------------------------------------------------===//
[all …]
/freebsd/tests/sys/acl/
H A Dtools-nfs4.test26 # This is a tools-level test for NFSv4 ACL functionality. Run it as root
27 # using ACL-enabled kernel:
29 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-nfs4.test
43 > owner@:--x-----------:-------:deny
44 > owner@:rw-p---A-W-Co-:-------:allow
45 > group@:-wxp----------:-------:deny
46 > group@:r-------------:-------:allow
47 > everyone@:-wxp---A-W-Co-:-------:deny
48 > everyone@:r-----a-R-c--s:-------:allow
50 $ getfacl -q xxx
[all …]
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h8 This C header file is part of the SoftFloat IEC/IEEE Floating-point
14 National Science Foundation under grant MIP-9311980. The original version
15 of this code was written as part of a project to build a fixed-point vector
36 -------------------------------------------------------------------------------
37 The macro `FLOATX80' must be defined to enable the extended double-precision
38 floating-point format `floatx80'. If this macro is not defined, the
41 the `FLOAT128' macro and the quadruple-precision format `float128'.
42 -------------------------------------------------------------------------------
50 -------------------------------------------------------------------------------
51 Software IEC/IEEE floating-point types.
[all …]
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h8 This C header file is part of the SoftFloat IEC/IEEE Floating-point
14 National Science Foundation under grant MIP-9311980. The original version
15 of this code was written as part of a project to build a fixed-point vector
36 -------------------------------------------------------------------------------
37 The macro `FLOATX80' must be defined to enable the extended double-precision
38 floating-point format `floatx80'. If this macro is not defined, the
41 the `FLOAT128' macro and the quadruple-precision format `float128'.
42 -------------------------------------------------------------------------------
50 -------------------------------------------------------------------------------
51 Software IEC/IEEE floating-point types.
[all …]
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h8 This C header file is part of the SoftFloat IEC/IEEE Floating-point
14 National Science Foundation under grant MIP-9311980. The original version
15 of this code was written as part of a project to build a fixed-point vector
36 -------------------------------------------------------------------------------
37 The macro `FLOATX80' must be defined to enable the extended double-precision
38 floating-point format `floatx80'. If this macro is not defined, the
41 the `FLOAT128' macro and the quadruple-precision format `float128'.
42 -------------------------------------------------------------------------------
50 -------------------------------------------------------------------------------
51 Software IEC/IEEE floating-point types.
[all …]
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h8 This C header file is part of the SoftFloat IEC/IEEE Floating-point
14 National Science Foundation under grant MIP-9311980. The original version
15 of this code was written as part of a project to build a fixed-point vector
36 -------------------------------------------------------------------------------
37 The macro `FLOATX80' must be defined to enable the extended double-precision
38 floating-point format `floatx80'. If this macro is not defined, the
41 the `FLOAT128' macro and the quadruple-precision format `float128'.
42 -------------------------------------------------------------------------------
50 -------------------------------------------------------------------------------
51 Software IEC/IEEE floating-point types.
[all …]
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h8 This C header file is part of the SoftFloat IEC/IEEE Floating-point
14 National Science Foundation under grant MIP-9311980. The original version
15 of this code was written as part of a project to build a fixed-point vector
36 -------------------------------------------------------------------------------
37 The macro `FLOATX80' must be defined to enable the extended double-precision
38 floating-point format `floatx80'. If this macro is not defined, the
41 the `FLOAT128' macro and the quadruple-precision format `float128'.
42 -------------------------------------------------------------------------------
50 -------------------------------------------------------------------------------
51 Software IEC/IEEE floating-point types.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430.td1 //===-- MSP430.td - Describe the MSP430 Target Machine -----*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
12 // Target-independent interfaces
13 //===----------------------------------------------------------------------===//
17 //===----------------------------------------------------------------------===//
19 //===----------------------------------------------------------------------===//
22 "Enable MSP430-X extensions">;
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dparallel_backend_omp.h
/freebsd/sys/dev/iwn/
H A Dif_iwn_devid.h1 /*-
44 * --------------------------------------------------------------------------
46 * --------------------------------------------------------------------------
57 * --------------------------------------------------------------------------
59 * --------------------------------------------------------------------------
71 * --------------------------------------------------------------------------
73 * --------------------------------------------------------------------------
92 * --------------------------------------------------------------------------
94 * --------------------------------------------------------------------------
112 * --------------------------------------------------------------------------
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td1 //=- AArch64.td - Describe the AArch64 Target Machine --------*- tablegen -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
13 // Target-independent interfaces which we are implementing.
14 //===----------------------------------------------------------------------===//
18 //===----------------------------------------------------------------------===//
20 //===----------------------------------------------------------------------===//
24 //===----------------------------------------------------------------------===//
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.td1 //===-- SystemZ.td - Describe the SystemZ target machine -----*- tblgen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
10 // Target-independent interfaces which we are implementing
11 //===----------------------------------------------------------------------===//
15 //===----------------------------------------------------------------------===//
17 //===----------------------------------------------------------------------===//
21 //===----------------------------------------------------------------------===//
23 //===----------------------------------------------------------------------===//
[all …]

12345678910>>...447