| /freebsd/sys/contrib/device-tree/Bindings/arm/altera/ |
| H A D | socfpga-system.txt | 4 - compatible : "altr,sys-mgr" 5 - reg : Should contain 1 register ranges(address and length) 6 - cpu1-start-addr : CPU1 start address in hex. 10 compatible = "altr,sys-mgr"; 12 cpu1-start-addr = <0xffd080c4>; 15 ARM64 - Stratix10 17 - compatible : "altr,sys-mgr-s10" 18 - reg : Should contain 1 register range(address and length) 23 compatible = "altr,sys-mgr-s10";
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | nuvoton,npcm7xx-i2c.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/i2c/nuvoton,npcm7xx-i2c.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 15 - Tali Perry <tali.perry1@gmail.com> 20 - nuvoton,npcm750-i2c 21 - nuvoton,npcm845-i2c 33 clock-frequency: 40 nuvoton,sys-mgr: 45 - compatible [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/intel/ |
| H A D | socfpga_agilex.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 /dts-v1/; 7 #include <dt-bindings/reset/altr,rst-mgr-s10.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/clock/agilex-clock.h> 13 compatible = "intel,socfpga-agilex"; 14 #address-cells = <2>; 15 #size-cells = <2>; 17 reserved-memory { [all …]
|
| H A D | socfpga_agilex5.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 7 #include <dt-bindings/reset/altr,rst-mgr-s10.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/clock/intel,agilex5-clkmgr.h> 14 compatible = "intel,socfpga-agilex5"; 15 #address-cells = <2>; 16 #size-cells = <2>; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/altera/ |
| H A D | socfpga_stratix10.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 7 #include <dt-bindings/reset/altr,rst-mgr-s10.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/clock/stratix10-clock.h> 12 compatible = "altr,socfpga-stratix10"; 13 #address-cells = <2>; 14 #size-cells = <2>; 16 reserved-memory { 17 #address-cells = <2>; [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | LocalizationChecker.cpp | 1 //=- LocalizationChecker.cpp -------------------------------------*- C++ -*-==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // 1) A checker that warns about uses of non-localized NSStrings passed to 15 //===----------------------------------------------------------------------===// 136 .first->second; 647 D->specific_attr_begin<AnnotateAttr>(), in isAnnotatedAsReturningLocalized() 648 D->specific_attr_end<AnnotateAttr>(), [](const AnnotateAttr *Ann) { in isAnnotatedAsReturningLocalized() 649 return Ann->getAnnotation() == "returns_localized_nsstring"; in isAnnotatedAsReturningLocalized() 660 D->specific_attr_begin<AnnotateAttr>(), in isAnnotatedAsTakingLocalized() [all …]
|
| H A D | NullabilityChecker.cpp | 1 //===-- NullabilityChecker.cpp - Nullability checker ----------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 25 //===----------------------------------------------------------------------===// 178 R->markInteresting(Region); in reportBug() 179 R->addVisitor<NullabilityBugVisitor>(Region); in reportBug() 182 R->addRange(ValueExpr->getSourceRange()); in reportBug() 276 // non-null type contains NULL or a function with a non-null return type returns 305 ConditionTruthVal Nullness = State->isNull(Val); in getNullConstraint() 314 return T->isAnyPointerType() || T->isBlockPointerType(); in isValidPointerType() [all …]
|
| /freebsd/contrib/ofed/opensm/include/vendor/ |
| H A D | osm_vendor_mlx_txn.h | 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 39 #include <sys/types.h> 175 return p_txn->tid; in osmv_txn_get_tid() 191 return p_txn->key; in osmv_txn_get_key() 207 return p_txn->rmpp_txfr.is_rmpp_init_by_peer; in osmv_txn_is_rmpp_init_by_peer() 223 return p_txn->rmpp_txfr.p_rmpp_send_ctx; in osmv_txn_get_rmpp_send_ctx() 239 return p_txn->rmpp_txfr.p_rmpp_recv_ctx; in osmv_txn_get_rmpp_recv_ctx() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/ |
| H A D | socfpga_arria10.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <dt-bindings/interrupt-controller/arm-gic.h> 7 #include <dt-bindings/reset/altr,rst-mgr-a1 [all...] |
| H A D | socfpga.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include <dt-bindings/reset/altr,rst-mgr.h> 9 #address-cells = <1>; 10 #size-cells = <1>; 22 #address-cells = <1>; 23 #size-cell [all...] |
| /freebsd/sys/arm64/intel/ |
| H A D | stratix10-soc-fpga-mgr.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2019-2024 Ruslan Bukin <br@bsdpad.com> 8 * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the 40 #include <sys/param.h> 41 #include <sys/systm.h> 42 #include <sys/bus.h> 43 #include <sys/kernel.h> 44 #include <sys/module.h> 45 #include <sys/malloc.h> [all …]
|
| /freebsd/contrib/ofed/opensm/libvendor/ |
| H A D | osm_vendor_mlx_anafa.c | 2 * Copyright (c) 2004-2008 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 40 #include <sys/ioctl.h> 43 #include <sys/types.h> 44 #include <sys/stat.h> 91 osm_log(p_vend->p_log, OSM_LOG_ERROR, in osm_vendor_new() 113 OSM_LOG_ENTER((*pp_vend)->p_log); in osm_vendor_delete() [all …]
|
| /freebsd/contrib/llvm-project/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 1 //===-- clang-format/ClangFormat.cpp - Clang format tool ------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 /// This file implements a clang-format tool that automatically formats 13 //===----------------------------------------------------------------------===// 33 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden); 35 // Mark all our options with this category, everything else (except for -version 36 // and -help) will be hidden. 37 static cl::OptionCategory ClangFormatCategory("Clang-format options"); 43 "several -offset and -length pairs.\n" [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | SourceManager.cpp | 1 //===-- SourceManager.cpp -------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 33 #include "lldb/lldb-enumerations.h" 68 m_debugger_wp(target_sp->GetDebugger().shared_from_this()) {} in SourceManager() 86 if (!debugger_sp || !debugger_sp->GetUseSourceCache()) { in GetFile() 94 ProcessSP process_sp = target_sp ? target_sp->GetProcessSP() : ProcessSP(); in GetFile() 100 process_sp->GetSourceFileCache().FindSourceFile(file_spec)) { in GetFile() 102 if (file_sp->PathRemappingIsStale()) { in GetFile() 108 debugger_sp->GetSourceFileCache().RemoveSourceFile(file_sp); in GetFile() [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | os2 | 2 #------------------------------------------------------------------------------ 10 !:mime application/x-mswinurl 33 # Marcus Groeber (marcusg@ph-cip.uni-koeln.de) 48 !:mime application/x-os2-inf 52 !:mime application/x-os2-hlp 58 # Reference: https://github.com/OS2World/UTIL-SYSTEM-MKMSGF/blob/master/mkmsgf.h 62 !:mime application/x-os2-msg 64 # identifier[3] like: DOS NET REX SYS ... 70 # offset16bit; 1~Index table has 16-bit offsets (files<64k) 0~Index table has 32-bit offsets 71 >15 ubyte =0 \b, 32-bit [all …]
|
| H A D | images | 2 #------------------------------------------------------------------------------ 4 # images: file(1) magic for image formats (see also "iff", and "c-lang" for 9 # merging several one- and two-line files into here. 13 # Targa - matches `povray', `ppmtotga' and `xv' outputs 19 # Note: called by DROID "Truevision TGA Bitmap" version 1.0 via PUID x-fmt/367 23 # or theoretically 2-128 reserved for use by Truevision or 128-255 may be used for developer applic… 32 # Targa image data (strength=70=110-40) before some Commodore disc image (strength=70=70+0 ./c64) l… 35 !:strength -40 37 #>(2.S-2) belong !0x28632943 52 >>>>>>>0 use tga-image [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCContext.cpp | 1 //===- lib/MC/MCContext.cpp - Machine Code Context ------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 69 const SourceMgr *mgr, MCTargetOptions const *TargetOpts, in MCContext() argument 72 SrcMgr(mgr), InlineSrcMgr(nullptr), DiagHandler(defaultDiagHandler), in MCContext() 77 SaveTempLabels = TargetOptions && TargetOptions->MCSaveTempLabels; in MCContext() 78 SecureLogFile = TargetOptions ? TargetOptions->AsSecureLogFile : ""; in MCContext() 80 if (SrcMgr && SrcMgr->getNumBuffers()) in MCContext() 81 MainFileName = std::string(SrcMgr->getMemoryBuffer(SrcMgr->getMainFileID()) in MCContext() 82 ->getBufferIdentifier()); in MCContext() [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1 //===-- ClangExpressionParser.cpp -----------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 102 //===----------------------------------------------------------------------===// 104 //===----------------------------------------------------------------------===// 132 module.path.push_back(ConstString(component.first->getName())); in moduleImport() 153 diag->AddFixitHint(fix_it); in AddAllFixIts() 161 options->ShowPresumedLoc = true; in ClangDiagnosticManagerAdapter() 162 options->ShowLevel = false; in ClangDiagnosticManagerAdapter() 176 if (m_manager->Diagnostics().empty()) in MaybeGetLastClangDiag() [all …]
|
| /freebsd/usr.sbin/services_mkdb/ |
| H A D | services | 10 # https://www.iana.org/assignments/service-names-port-numbers/ 16 # Note that it is presently the policy of IANA to assign a single well-known 47 ftp-data 20/tcp #File Transfer [Default Data] 48 ftp-data 20/udp #File Transfer [Default Data] 49 ftp-data 20/sctp #File Transfer [Default Data] 62 nsw-fe 27/tcp #NSW User System FE 63 nsw-fe 27/udp #NSW User System FE 64 msg-icp 29/tcp #MSG ICP 65 msg-icp 29/udp #MSG ICP 66 msg-auth 31/tcp #MSG Authentication [all …]
|
| /freebsd/sys/sys/ |
| H A D | soundcard.h | 5 /*- 6 * SPDX-License-Identifier: BSD-2-Clause 8 * Copyright by Hannu Savolainen 1993 / 4Front Technologies 1993-2006 55 * snd-sdk-doc-0.1.ps.gz (gzipped postscript). It contains 105 #include <sys/types.h> 108 #include <sys/ioccom.h> 122 * number of bytes for a write operation to be non-blocking. 146 * format. We extend it by using bit 31 (RO) to indicate full-duplex 153 * o 8 bits for 8-bit formats, mu-law and A-law, 154 * o 16 bits for the 16-bit formats, and [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 1 //===- BugReporterVisitors.cpp - Helpers for reporting bugs ---------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 70 //===----------------------------------------------------------------------===// 72 //===----------------------------------------------------------------------===// 75 if (B->isAdditiveOp() && B->getType()->isPointerType()) { in peelOffPointerArithmetic() 76 if (B->getLHS()->getType()->isPointerType()) { in peelOffPointerArithmetic() 77 return B->getLHS(); in peelOffPointerArithmetic() 78 } else if (B->getRHS()->getType()->isPointerType()) { in peelOffPointerArithmetic() [all …]
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 7 # bug-ncurses@gnu.org 19 # under the ncurses MIT-style license. That was the effect of the agreement 33 # some portions of the data are derivative work under a compatible MIT-style 36 #------------------------------------------------------------------------------ 37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying 38 # https://invisible-island.net/personal/copyrights.html#removing_notes 39 #------------------------------------------------------------------------------ 48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 54 # This file describes the capabilities of various character-cell terminals, 55 # as needed by software such as screen-oriented editors. [all …]
|
| /freebsd/ |
| H A D | ObsoleteFiles.inc | 9 # delete-old-libs target, whereas OLD_FILES and OLD_DIRS are removed by the 10 # delete-old target. This separation allows users to avoid deleting old 18 # For files listed in OLD_FILES, OLD_LIBS, and MOVED_LIBS, the check-old* 19 # and delete-old* targets will also delete associated debug symbols from 34 # ( grep '+=' /usr/src/ObsoleteFiles.inc | sort -u ; \ 35 # grep '+=' /usr/src/tools/build/mk/OptionalObsoleteFiles.inc | sort -u) | \ 36 # sort | uniq -d 40 # for t in `make -V TARGETS universe`; do 41 # __MAKE_CONF=/dev/null make -f Makefile.inc1 TARGET=$t \ 42 # -V OLD_FILES -V OLD_LIBS -V MOVED_LIBS -V OLD_DIRS check-old | \ [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 1 //===- ASTWriter.cpp - AST File Writer ------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 151 //===----------------------------------------------------------------------===// 153 //===----------------------------------------------------------------------===// 181 M = M->getTopLevelModule(); in GetAffectingModuleMaps() 202 for (auto *SubM : Mod->submodules()) in GetAffectingModuleMaps() 217 for (const Module *ImportedModule : CurrentModule->Imports) in GetAffectingModuleMaps() 219 for (const Module *UndeclaredModule : CurrentModule->UndeclaredUses) in GetAffectingModuleMaps() [all …]
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 1 ------------------------------------------------------------------------------- 2 -- Copyright 2018-2023,2024 Thomas E. Dickey -- 3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. -- 4 -- -- 5 -- Permission is hereby granted, free of charge, to any person obtaining a -- 6 -- copy of this software and associated documentation files (the -- 7 -- "Software"), to deal in the Software without restriction, including -- 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 9 -- distribute, distribute with modifications, sublicense, and/or sell copies -- 10 -- of the Software, and to permit persons to whom the Software is furnished -- [all …]
|