/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/crypto/krb5/src/include/krb5/ |
H A D | krb5.hin | 1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ 12 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and 13 * distribute this software and its documentation for any purpose and 15 * notice appear in all copies and that both that copyright notice and 16 * this permission notice appear in supporting documentation, and that 20 * your software as modified software and not distribute it in such a 36 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and 37 * distribute this software and its documentation for any purpose and 39 * notice appear in all copies and that both that copyright notice and 40 * this permission notice appear in supporting documentation, and that [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 …]
|
/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/crypto/krb5/src/include/ |
H A D | k5-int.h | 1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ 9 * license. By obtaining, using and/or copying this software, you agree 10 * that you have read, understood, and will comply with these terms and 18 * WITHIN THAT CONSTRAINT, permission to use, copy, modify and distribute 19 * this software and its documentation for any purpose and without fee or 21 * following copyright notice and statements, including the disclaimer, and 22 * that the same appear on ALL copies of the software and documentation, 26 * THIS SOFTWARE IS PROVIDED "AS IS", AND M.I.T. MAKES NO REPRESENTATIONS 35 * software. Title to copyright in this software and any associated 36 * documentation shall at all times remain with M.I.T., and USER agrees to [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/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/crypto/krb5/doc/pdf/ |
H A D | appdev.tex | 16 % support both utf8 and utf8x syntaxes 81 \label{\detokenize{appdev/gssapi:developing-with-gssapi}}\label{\detokenize{appdev/gssapi::doc}} 90 …ef{https://tools.ietf.org/html/rfc2743.html}{\sphinxstylestrong{RFC 2743}} and \index{RFC@\spxentr… 101 \label{\detokenize{appdev/gssapi:name-types}} 104 …{https://tools.ietf.org/html/rfc2744.html\#section-5.16}{gss\_import\_name}, specifying a name typ… 111 way to name target services when initiating a security context, and 117 string. This name type only works with the krb5 mechanism, and is 140 system user database and the resulting username is parsed as a 151 \sphinxhref{https://tools.ietf.org/html/rfc2744.html\#section-5.13}{gss\_export\_name} call. 157 \sphinxcode{\sphinxupquote{user@suffix}}. This name type is used to convey alias names, and [all …]
|
/freebsd/crypto/libecc/ |
H A D | README.md | 10 ## Copyright and license 11 Copyright (C) 2017-2023 13 This software is licensed under a dual BSD and GPL v2 license. 20 * Jean-Pierre FLORI (<mailto:jpflori@gmail.com>) 30 in the [ISO 14888-3:2018](https://www.iso.org/standard/76382.html) 31 standard and some other signature algorithms as well as ECDH primitives, with the following specifi… 34 * Core ISO 14888-3:2018 algorithms: ECDSA, ECKCDSA, ECGDSA, ECRDSA, EC{,O}SDSA, ECFSDSA, SM2. 35 … * EdDSA (25519 and 448 as specified in [RFC 8032](https://datatracker.ietf.org/doc/html/rfc8032)). 36 …* BIGN (as standardized in [STB 34.101.45-2013](https://github.com/bcrypto/bign)). We allow a more… 37 BIGN than in the standard as we allow any curve and any hash function. [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/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/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 ---------------------------------------- 8 Add complete support for 3 new ACPI tables ? MRRM,ERDT and RIMT (Tony Luck & V L Sunil) 12 Update DMAR and TPM2 tables to support their latest versions (Alexey Neyman and Stuart Yoder) 14 …n, attribute packing, string vs. non-string char array, vsnprintf()etc. along with some comments, … 17 ---------------------------------------- 22 Fix 2 critical CVE addressing memory leaks - Seunghun Han 33 ---------------------------------------- 42 Verify the local environment and GitHub commits are all in sync which was a problem with the second… 46 ---------------------------------------- 51 …that the PHAT firmware health record offset works correctly, fix various sub-table offsets, preven… [all …]
|