/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | example-schema.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 # All the top-level keys are standard json-schema keywords except for 6 # 'maintainers' and 'select' 10 $id: http://devicetree.org/schemas/example-schema.yaml# 11 # $schema is the meta-schema this schema should be validated with. 12 $schema: http://devicetree.org/meta-schemas/core.yaml# 17 - Rob Herring <robh@kernel.org> 20 A more detailed multi-line description of the binding. 22 Details about the hardware device and any links to datasheets can go here. [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSemaKinds.td | 1 //==--- DiagnosticSemaKinds.td - libsema diagnostics ----------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 22 "variable%select{s| %1|s %1 and %2|s %1, %2, and %3|s %1, %2, %3, and %4}0 " 26 "variable %0 is %select{decremented|incremented}1 both in the loop header " 27 "and in the loop body">, 33 "been assigned">, InGroup<DiagGroup<"duplicate-enum">>, DefaultIgnore; 41 "remove the call to '%0' since unsigned values cannot be negative">; [all …]
|
H A D | TargetInfo.h | 1 //===--- TargetInfo.h - Expose information about the target -----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 119 // Fixed point integral and fractional bit sizes 124 // padding and unsigned _Fract types will only have 1 bit of padding after the 141 ///===---- Target Data Type Query Methods -------------------------------===// 161 /// Whether Objective-C's built-in boolean type should be signed char. 163 /// Otherwise, when this flag is not set, the normal built-in boolean type is 168 /// Control whether the alignment of bit-field types is respected when laying [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.h | 1 //===- InstrRefBasedImpl.h - Tracking Debug Value MIs ---------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 42 /// DebugVariable consists of three pointers, and after a small amount of 44 /// DebugVariables as identities of variables. It's much more compile-time 54 return It->second; in getDVID() 65 return ItPair.first->second; in insertDVID() 76 /// Handle-class for a particular "location". This value-type uniquely 79 /// treat the state of the machine at a particular point as an array of values, 80 /// rather than a map of values. [all …]
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SystemZ.cpp | 1 //===- SystemZ.cpp --------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 //===----------------------------------------------------------------------===// 19 //===----------------------------------------------------------------------===// 68 // The vector ABI is different when the vector facility is present and when 69 // a module e.g. defines an externally visible vector variable, a flag 72 // of a variable or function parameter that is globally visible. 77 "s390x-visible-vector-ABI", 1); in handleExternallyVisibleObjABI() 88 // variable or function. in setTargetAttributes() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 1 //===-- llvm/CodeGen/ISDOpcodes.h - CodeGen opcodes -------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file declares codegen opcodes and related utilities. 11 //===----------------------------------------------------------------------===// 20 /// ISD namespace - This namespace contains an enum which represents all of the 21 /// SelectionDAG node types and value types. 25 //===--------------------------------------------------------------------===// 26 /// ISD::NodeType enum - This enum defines the target-independent operators 29 /// Targets may also define target-dependent operator codes for SDNodes. For [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 1 //===- Decl.h - Classes for representing declarations -----------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 128 static bool classof(const Decl *D) { return classofKind(D->getKind()); } in classof() 168 static bool classof(const Decl *D) { return classofKind(D->getKind()); } in classof() 201 static bool classof(const Decl *D) { return classofKind(D->getKind()); } in classof() 215 /// The semantic context of #1 is namespace N and its lexical context is the 216 /// LinkageSpecDecl; the semantic context of #2 is namespace N and its lexical 234 static bool classof(const Decl *D) { return classofKind(D->getKind()); } in classof() [all …]
|
H A D | Type.h | 1 //===- Type.h - C Language Family Type Representation -----------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 /// This file defines the clang::Type interface and subclasses, used to 15 //===----------------------------------------------------------------------===// 95 static constexpr int NumLowBitsAvailable = clang::TypeAlignmentInBits; 106 static constexpr int NumLowBitsAvailable = clang::TypeAlignmentInBits; 145 /// Pointer-authentication qualifiers. 157 AuthenticationModeMask = ((1 << AuthenticationModeBits) - 1) 161 IsaPointerMask = ((1 << IsaPointerBits) - 1) << IsaPointerShift, [all …]
|
/freebsd/contrib/dialog/ |
H A D | dialog.3 | 3 .\" Copyright 2005-2020,2021 Thomas E. Dickey 5 .\" This program is free software; you can redistribute it and/or modify 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", 104 Colors and video attributes are categorized and associated with 108 to the combined color and attribute table \fBdlg_color_table[]\fP. 110 The \fB\*p\fP application passes its command-line parameters 112 Some of those parameters are single values, [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 1 //===- llvm/IRBuilder.h - Builder for LLVM Instructions ---------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // to create LLVM instructions with a consistent and simplified interface. 12 //===----------------------------------------------------------------------===// 17 #include "llvm-c/Types.h" 57 /// IRBuilder and needs to be inserted. 67 I->insertInto(InsertPt.getNodeParent(), InsertPt); in InsertHelper() 68 I->setName(Name); in InsertHelper() 72 /// Provides an 'InsertHelper' that calls a user-provided callback after [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.h | 2 ** 2001-09-15 7 ** May you do good and not evil. 8 ** May you find forgiveness for yourself and forgive others. 13 ** presents to client programs. If a C-function, structure, datatype, 16 ** notice, and should not be referenced by programs that use SQLite. 24 ** The official C-language API documentation for SQLite is derived 30 ** the version number) and changes its name to "sqlite3.h" as 46 ** Facilitate override of interface linkage and calling conventions. 48 ** translation of the amalgamation and its associated header file. 50 ** The SQLITE_EXTERN and SQLITE_API macros are used to instruct the [all …]
|
H A D | sqlite3.c | 11 ** programs, you need this file and the "sqlite3.h" header file that defines 17 ** language. The code for the "sqlite3" command-line shell is also in a 20 ** The content in this amalgamation comes from Fossil check-in 35 ** May you do good and not evil. 36 ** May you find forgiveness for yourself and forgive others. 51 ** NO_TEST - The branches on this line are not 56 ** OPTIMIZATION-IF-TRUE - This branch is allowed to always be false 57 ** and the correct answer is still obtained, 60 ** OPTIMIZATION-IF-FALSE - This branch is allowed to always be true 61 ** and the correct answer is still obtained, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 1 //===-- Verifier.cpp - Implement the Module Verifier -----------------------==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 // Note that this does not provide full `Java style' security and verifications, 13 // instead it just tries to ensure that code is well-formed. 17 // * Verify that arithmetic and other things are only performed on first-class 23 // * Only phi nodes can be self referential: 'add i32 %0, %0 ; <int>:0' is bad 29 // * Functions cannot take a void-typed parameter 36 // * A landing pad is defined by a landingpad instruction, and can be jumped to 38 // * A landingpad instruction must be the first non-PHI instruction in the [all …]
|
/freebsd/contrib/wpa/src/common/ |
H A D | qca-vendor.h | 2 * Qualcomm Atheros OUI and vendor specific assignments 3 * Copyright (c) 2014-2017, Qualcomm Atheros, Inc. 4 * Copyright (c) 2018-2020, The Linux Foundation 5 * Copyright (c) 2021-2023, Qualcomm Innovation Center, Inc. 28 * enum qca_radiotap_vendor_ids - QCA radiotap vendor namespace IDs 35 * DOC: TX/RX NSS and chain configurations 38 * spatial streams (NSS) and the number of chains used for transmitting (TX) and 41 * Global NSS configuration - Applies to all bands (2.4 GHz and 5/6 GHz) 44 * 2.4 GHz and 5/6 GHz bands. When configured in disconnected state, the 57 * The QCA_WLAN_VENDOR_ATTR_CONFIG_TX_NSS and QCA_WLAN_VENDOR_ATTR_CONFIG_RX_NSS [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 3 o ssl: Don't discard SSL read event when timeout and read come close together (576b29f) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 18 Changes in version 2.0.20-stable (23 Aug 2012) 25 o evhttp: Check more setsockopt return values when binding sockets. Found by coverity (a0912e3) 27 …o bufferevent_ssl: Correctly invoke callbacks when a SSL bufferevent reads some and then blocks. (… 37 o Fix an unused variable warning on *BSD. (c0720c1) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 48 o Remove unused variable; spotted by coverity (6355b2a) [all …]
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 3 o ssl: Don't discard SSL read event when timeout and read come close together (576b29f) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 18 Changes in version 2.0.20-stable (23 Aug 2012) 25 o evhttp: Check more setsockopt return values when binding sockets. Found by coverity (a0912e3) 27 …o bufferevent_ssl: Correctly invoke callbacks when a SSL bufferevent reads some and then blocks. (… 37 o Fix an unused variable warning on *BSD. (c0720c1) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 48 o Remove unused variable; spotted by coverity (6355b2a) [all …]
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 5 * Common Development and Distribution License (the "License"). 11 * and limitations under the License. 14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 23 * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. 29 * DTrace - Dynamic Tracing for Solaris 32 * (DTrace). The user-visible interface to DTrace is described at length in 34 * library, the in-kernel DTrace framework, and the DTrace providers are 44 * - Probe context functions 45 * - Probe hashing functions 46 * - Non-probe context utility functions [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 1 //===--- ItaniumMangle.cpp - Itanium C++ Name Mangling ----------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // which is used in GCC 3.2 and newer (and many compilers that are 11 // ABI-compatible with GCC): 13 // http://itanium-cxx-abi.github.io/cxx-abi/abi.html#mangling 15 //===----------------------------------------------------------------------===// 51 if (const FunctionTemplateDecl *ftd = fn->getPrimaryTemplate()) in getStructor() 52 return ftd->getTemplatedDecl(); in getStructor() 67 return Record->isLambda(); in isLambda() [all …]
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 4 This is a high-level summary of the most important changes. 5 For a full list of changes, see the [git commit log][log] and 11 ---------------- 13 - [OpenSSL 3.0](#openssl-30) 14 - [OpenSSL 1.1.1](#openssl-111) 15 - [OpenSSL 1.1.0](#openssl-110) 16 - [OpenSSL 1.0.2](#openssl-102) 17 - [OpenSSL 1.0.1](#openssl-101) 18 - [OpenSSL 1.0.0](#openssl-100) 19 - [OpenSSL 0.9.x](#openssl-09x) [all …]
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 2 * ntpq-subs.c - subroutines which are called to perform ntpq commands. 11 #include "ntpq-opts.h" 14 extern int currenthostisnum; 26 static int doquerylist (struct varlist *, int, associd_t, int, 33 static int dolist (struct varlist *, associd_t, int, int, [all...] |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1 //===- SelectionDAGBuilder.cpp - Selection-DAG building -------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 119 /// LimitFloatPrecision - Generate low-precision inline sequences for 124 InsertAssertAlign("insert-assert-align", cl::init(true), 129 LimitFPPrecision("limit-float-precision", 130 cl::desc("Generate low-precision inline sequences " 136 "switch-peel-threshold", cl::Hidden, cl::init(66), 142 // DAG-based analysis from blowing up. For example, alias analysis and [all …]
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 1 ---------------------------------------- 6 …L/AML Timer() operator. Discovered by UBSAN: ?array-index-out-of-bounds in acpica/dswexec.c:401:12… 12 1) ACPICA kernel-resident subsystem: 14 Added port definitions for CDAT SSLBIS. Add upstream port and any port definitions for SSLBIS. Repo… 16 Fixed misspelled CDAT DSMAS define: ACPI_CEDT_DSMAS_NON_VOLATILE -> ACPI_CDAT_DSMAS_NON_VOLATILE. R… 18 1) ACPICA kernel-resident subsystem: 20 …-pointer warning. We're storing a persistent pointer to an ephemeral local variable which technic… 22 Also, some C run-times (like MUSL) aren't including <stdint.h> indirectly so we must include it exp… 24 2) iASL Compiler/Disassembler and ACPICA tools:. 26 IASL/RHCT: Enable dumping and compiling newly added nodes. The RHCT table is updated with new nodes… [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 1 //===--- ItaniumDemangle.h -----------*- mode:c++;eval:(read-only-mode) -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 // libcxxabi is the original and the one under llvm is the copy. Use 12 // cp-to-llvm.sh to update the copy. See README.txt for more details. 14 //===----------------------------------------------------------------------===// 35 #pragma clang diagnostic ignored "-Wunused-template" 120 // NOLINTNEXTLINE(readability-identifier-naming) 127 // NOLINTNEXTLINE(readability-identifier-naming) 130 --Last; in pop_back() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 1 //===--- SemaDecl.cpp - Semantic Analysis for Declarations ----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 96 if (!AllowInvalidDecl && ND->isInvalidDecl()) in ValidateCandidate() 109 // An injected-class-name of a class template (specialization) is valid in ValidateCandidate() 110 // as a template or as a non-template. in ValidateCandidate() 113 if (!RD || !RD->isInjectedClassName()) in ValidateCandidate() 115 RD = cast<CXXRecordDecl>(RD->getDeclContext()); in ValidateCandidate() 116 return RD->getDescribedClassTemplate() || in ValidateCandidate() [all …]
|
/freebsd/contrib/sendmail/doc/op/ |
H A D | op.me | 1 .\" Copyright (c) 1998-2013 Proofpoint, Inc. and its suppliers. 7 .\" By using this file, you agree to the terms and conditions set 12 .\" $Id: op.me,v 8.759 2014-01-13 14:40:05 ca Exp $ 14 .\" eqn op.me | pic | troff -me 20 .\" Define \(dg as "*" for text output and create a new .DG macro 37 .\" Define \(dd as "#" for text output and create a new .DD macro 51 .eh 'SMM:08-%''Sendmail Installation and Operation Guide' 52 .oh 'Sendmail Installation and Operation Guide''SMM:08-%' 74 .b SENDMAIL\u\s-6TM\s0\d 77 .b "INSTALLATION AND OPERATION GUIDE" [all …]
|