/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 1 //===- WithColor.h ----------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 29 String, enumerator 43 Auto, enumerator 58 /// To be used like this: WithColor(OS, HighlightColor::String) << "text"; 63 ColorMode Mode = ColorMode::Auto); 73 bool Bold = false, bool BG = false, ColorMode Mode = ColorMode::Auto) 135 /// Retrieve the default color auto detection function. 138 /// Change the global auto detection function.
|
/freebsd-src/sys/contrib/device-tree/Bindings/leds/backlight/ |
H A D | qcom-wled.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | sony,imx296.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sony IMX296 1/2.8-Inch CMOS Image Sensor 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 11 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 description: |- 14 The Sony IMX296 is a 1/2.9-Inch active pixel type CMOS Solid-state image 16 features a global shutter with variable charge-integration time. It is 17 programmable through I2C and 4-wire interfaces. The sensor output is [all …]
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | RegisterFlags.h | 1 //===-- RegisterFlags.h -------- [all...] |
H A D | Language.h | 1 //===-- Language.h -------- [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_flags.inc | 1 //===-- sanitizer_flags.h ---------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 19 // Default value must be a compile-time constant. 20 // Description must be a string literal. 33 "stack traces (addr2line will only be used if llvm-symbolizer binary is " 38 "If available, use the fast frame-pointer-based unwinder on " 41 "If available, use the fast frame-pointer-based unwinder on fatal " 44 // and fast-unwider is also unreliable with mixing arm and thumb code [2]. [all …]
|
/freebsd-src/sys/contrib/zstd/zlibWrapper/ |
H A D | zstd_zlibwrapper.h | 2 * Copyright (c) 2016-2021, Przemyslaw Skibinski, Yann Collet, Facebook, Inc. 5 * This source code is licensed under both the BSD-style license (found in the 8 * You may select, at your option, one of the above-listed licenses. 29 /* returns a string with version of zstd library */ 36 - compilation with the additional option -DZWRAP_USE_ZSTD=1 37 - using '#define ZWRAP_USE_ZSTD 1' in source code before '#include "zstd_zlibwrapper.h"' 38 - calling ZWRAP_useZSTDcompression(1) 39 All above-mentioned methods will enable zstd compression for all threads. 40 Be aware that ZWRAP_useZSTDcompression() is not thread-safe and may lead to a race condition. */ 65 By default auto-detection of zstd and zlib streams in enabled (ZWRAP_AUTO). [all …]
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NumberObjectConversionChecker.cpp | 1 //===- NumberObjectConversionChecker.cpp -------------------------*- C++ -*-==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 // Currently the checker supports the Objective-C NSNumber class, 18 // and the OSBoolean class found in macOS low-level code; the latter 21 // This checker has an option "Pedantic" (boolean), which enables detection of 23 // are more likely to produce false positives) - disabled by default, 24 // enabled with `-analyzer-config osx.NumberObjectConversion:Pedantic=true'. 26 //===----------------------------------------------------------------------===// 67 if (IsPedanticMatch && !C->Pedantic) in run() [all …]
|
H A D | GenericTaintChecker.cpp | 1 //== GenericTaintChecker.cpp ---------- [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerLoop.cpp | 1 //===- FuzzerLoop.cpp - Fuzzer's main loop --------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 48 // Leak detection is expensive, so we first check if there were more mallocs 52 this->TraceLevel = TraceLevel; in Start() 100 F->HandleMalloc(size); in MallocHook() 128 Printf("==%d== ERROR: libFuzzer: out-of-memory (malloc(%zd))\n", GetPid(), in HandleMalloc() 130 Printf(" To change the out-of-memory limit use -rss_limit_mb=<N>\n\n"); in HandleMalloc() 132 DumpCurrentUnit("oom-"); in HandleMalloc() [all …]
|
H A D | FuzzerDriver.cpp | 1 //===- FuzzerDriver.cpp - FuzzerDriver function and flags -------- [all...] |
/freebsd-src/libexec/getty/ |
H A D | gettytab.5 | 70 .Bl -column Name Type /usr/bin/login 72 .It "ac str unused expect-send chat script for modem answer" 73 .It "al str unused user to auto-login instead of prompting" 83 .It "co bool false console - add" 122 .It "ic str unused expect-send chat script for modem initialization" 145 .It "np bool false terminal uses no parity (i.e., 8-bit characters)" 146 .It "nx str default next table (for auto speed selection)" 196 .Bl -column Name Type /usr/bin/login 199 .It "cd num 0 carriage-return delay" 203 .It "fd num 0 form-feed (vertical motion) delay" [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | da7218.txt | 8 - compatible : Should be "dlg,da7217" or "dlg,da7218" 9 - reg: Specifies the I2C slave address 11 - VDD-supply: VDD power supply for the device 12 - VDDMIC-supply: VDDMIC power supply for the device 13 - VDDIO-supply: VDDIO power supply for the device 18 - interrupts: IRQ line info for DA7218 chip. 19 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for 21 - interrupt-names : Name associated with interrupt line. Should be "wakeup" if 23 - wakeup-source: Flag to indicate this device can wake system (suspend/resume). 25 - clocks : phandle and clock specifier for codec MCLK. [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/usb/ |
H A D | mediatek,mtu3.txt | 4 - compatible : should be "mediatek,<soc-model>-mtu3", "mediatek,mtu3", 5 soc-model is the name of SoC, such as mt8173, mt2712 etc, 6 when using "mediatek,mtu3" compatible string, you need SoC specific 8 - "mediatek,mt8173-mtu3" 9 - reg : specifies physical base address and size of the registers 10 - reg-names: should be "mac" for device IP and "ippc" for IP port control 11 - interrupts : interrupt used by the device IP 12 - power-domains : a phandle to USB power domain node to control USB's 14 - vusb33-supply : regulator of USB avdd3.3v 15 - clocks : a list of phandle + clock-specifier pairs, one for each [all …]
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CallGraph.cpp | 1 //===- CallGraph.cpp - AST-based Call graph -------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines the AST-based CallGraph. 11 //===----------------------------------------------------------------------===// 33 #include <string> 39 STATISTIC(NumObjCCallEdges, "Number of Objective-C method call edges"); 56 if (FunctionDecl *CalleeDecl = CE->getDirectCallee()) in getDeclFromCall() 59 // Simple detection of a call through a block. in getDeclFromCall() 60 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() [all …]
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | X86.cpp | 1 //===--- X86.cpp - X86 Helpers for Tools ------ [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
H A D | ItaniumABILanguageRuntime.cpp | 1 //===-- ItaniumABILanguageRuntime.cpp -------- [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Path.inc | 1 //===- llvm/Support/Unix/Path.inc - Unix Path Implementation ----*- C++ -*-===// 5 // SPDX-Licens [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | RegionInfoImpl.h | 1 //===- RegionInfoImpl.h - SESE region detection analysis --------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 22 #include "llvm/Config/llvm-config.h" 30 #include <string> 39 //===----------------------------------------------------------------------===// 56 this->entry.setPointer(BB); in replaceEntry() 75 R->replaceEntry(NewEntry); in replaceEntryRecursive() 77 if (Child->getEntry() == OldEntry) in replaceEntryRecursive() [all …]
|
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port_dsar.h | 2 * Copyright 2008-2012 Freescale Semiconductor Inc. 36 @Description Deep Sleep Auto Response project - common module header file. 38 Author - Eyal Harari 53 @Description Deep Sleep Auto Response VLAN-IPv4 Binding Table (for ARP/ICMPv4) 59 …uint16_t vlanId; /*!< 12 bits VLAN ID. The 4 left-most bits should be cleared … 65 @Description Deep Sleep Auto Response Address Resolution Protocol Statistics Descriptor 67 0x00 INVAL_CNT Invalid ARP IPv4-Ethernet counter 69 0x08 CD_CNT Conflict Detection counter 70 0x0C AR_CNT Auto-Response counter 78 uint32_t invalCnt; /**< Invalid ARP IPv4-Ethernet counter. */ [all …]
|
/freebsd-src/contrib/tnftp/ |
H A D | ChangeLog | 29 - Rename internal getline() to get_line() to avoid 31 - Avoid a NULL dereference in an error message. 44 - Add the time.h headers to accheck_includes, for the strptime check. 45 - Remove the check for el_init in libedit; we're always replacing 54 - Only attempt to el_parse() a command unknown by the default 57 - Turn off the alarmtimer before resetting the SIGALRM handler 60 - Add epsv6 and epsv to disable extended passive mode for ipv6 or 64 - Improve parsing of chunked transfer chunks per RFC2616: 65 - more stringent chunk-size parsing 66 - ignore optional trailing ';chunk-ext' stuff, instead of barfing [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1 //===- HWAddressSanitizer.cpp - memory access error detector -------- [all...] |
/freebsd-src/contrib/llvm-project/libcxx/include/__format/ |
H A D | buffer.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 59 /// type-erasure for the formatting functions. This reduces the number to 70 … __flush_([](_CharT* __p, size_t __n, void* __o) { static_cast<_Tp*>(__o)->__flush(__p, __n); }), in __output_buffer() 78 _LIBCPP_HIDE_FROM_ABI auto __make_output_iterator() { return std::back_insert_iterator{*this}; } in __make_output_iterator() 97 // infinite. For a string or container back_inserter it isn't. This means in __copy() 98 // that adding a large string to the buffer can cause some overhead. In that in __copy() 100 // - flush the buffer in __copy() [all …]
|
/freebsd-src/sys/dev/ixgbe/ |
H A D | ixgbe_api.c | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 61 * ixgbe_dcb_get_rtrup2tc - read rtrup2tc reg 69 if (hw->mac.ops.get_rtrup2tc) in ixgbe_dcb_get_rtrup2tc() 70 hw->mac.ops.get_rtrup2tc(hw, map); in ixgbe_dcb_get_rtrup2tc() 74 * ixgbe_init_shared_code - Initialize the shared code 96 switch (hw->ma in ixgbe_init_shared_code() [all...] |
/freebsd-src/sys/dev/bxe/ |
H A D | bxe_elink.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved. 48 /* wb_write - pointer to 2 32 bits vars to be passed to the DMAE*/ 54 /* mode - 0( LOW ) /1(HIGH)*/ 195 #define ELINK_SINGLE_MEDIA_DIRECT(params) (params->num_phys == 1) 197 #define ELINK_SINGLE_MEDIA(params) (params->num_phys == 2) 199 #define ELINK_DUAL_MEDIA(params) (params->num_phys == 3) 231 #define ELINK_LINK_CONFIG_SIZE (ELINK_MAX_PHYS - 1) 233 0 : (_phy_idx - 1)) [all …]
|