/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b 19 - microchip,usb2513bi [all …]
|
H A D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller 4 Hi-Speed Controller. 7 - compatible : Should be "microchip,usb251xb" or one of the specific types: 11 - reg : I2C address on the selected bus (default is <0x2C>) 14 - reset-gpios : Should specify the gpio for hub reset 15 - vdd-supply : Should specify the phandle to the regulator supplying vdd 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424) 18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type) 19 - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3) [all …]
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | smfi_addheader.html | 4 <!-- 5 $Id: smfi_addheader.html,v 1.21 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 23 <!----------- Description ----------> 37 <!----------- Arguments ----------> 45 <TD>The header name, a non-NULL, null-terminated string. 48 <TD>The header value to be added, a non-NULL, null-terminated string. 54 <!----------- Return values ----------> 69 <!----------- Notes ----------> [all …]
|
H A D | smfi_chgheader.html | 4 <!-- 5 $Id: smfi_chgheader.html,v 1.19 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 24 <!----------- Description ----------> 38 <!----------- Arguments ----------> 46 <TD>The header name, a non-NULL, null-terminated string. 49 …<TD>Header index value (1-based). A hdridx value of 1 will modify the first occurrence of a header… 57 <!----------- Return values ----------> 72 <!----------- Notes ----------> [all …]
|
H A D | smfi_insheader.html | 4 <!-- 5 $Id: smfi_insheader.html,v 1.11 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 24 <!----------- Description ----------> 38 <!----------- Arguments ----------> 50 <TD>The header name, a non-NULL, null-terminated string. 53 …<TD>The header value to be added, a non-NULL, null-terminated string. This may be the empty strin… 58 <!----------- Return values ----------> 73 <!----------- Notes ----------> [all …]
|
H A D | smfi_setmlreply.html | 4 <!-- 5 $Id: smfi_setmlreply.html,v 1.5 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 21 Set the default SMTP error reply code to a multi-line response. Only 4XX 25 <!----------- Description ----------> 44 <!----------- Arguments ----------> 52 <TD>The three-digit (RFC 821/2821) SMTP reply code, 53 as a null-terminated string. 71 <!----------- Example ----------> [all …]
|
/freebsd/contrib/ntp/html/hints/ |
H A D | winnt.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 15 …-7 and later. The binaries work on multi-processor systems. This port has not been tested on the … 16 …-1 packets, which can have unintended consequences and create a security risk. The client should s… 18 …th this release ntp-keygen is supported. See the <a href="../keygen.html"> ntp keygen documentatio… 19 …<p><tt>ntpd</tt> can now use the generated keys in the same way as on Unix platforms. Please refer… 20 <p><B>NOTE:</B> ntpd and <tt>ntp-keygen</tt> both use OpenSSL which requires a random 21 …tt>.rnd</tt> by default. Both of these programs will automatically generate this file if they are … 22 … has one of those variables defined. Otherwise it will use the file <tt>c:\.rnd</tt>. This was don… 30 …chieves a precision of about 5 microseconds and synchronizes the clock to +/-500 microseconds usin… [all …]
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver20.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 3 …<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Generic NMEA GPS Rec… 4 <!-- Changed by: Pearly &, 04-Feb-2019 --> 7 table.dlstable { font-size:85%; } 8 td.ttf{ font-family:Courier; font-weight:bold; } 16 <!-- #BeginDate format:En2m -->17-Oct-2020 16:00<!-- #EndDate --> 23 Reference ID: <tt>GPS</tt><br> 24 Driver ID: <tt>GPS_NMEA</tt><br> 25 Serial Port: <tt>/dev/gps<i>u</i></tt>; 4800 - 115200 bps, 8-bits, no parity<br> 26 Serial Port: <tt>/dev/gpspps<i>u</i></tt>; for just the PPS signal (this [all …]
|
/freebsd/contrib/ntp/html/ |
H A D | authentic.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 7 <!-- Changed by: Harlan Stenn, 24-Jul-2018 --> 10 <!-- 13 font-weight: bold; 16 --> 24 <!-- #BeginDate format:En2m -->24-Jul-2018 09:12<!-- #EndDate --> 43 server. A detailed discussion of the NTP multi-layer security model 47 <p>The NTPv3 specification (RFC-1305) defined an authentication scheme 49 the Data Encryption Standard (DES) algorithm operating in cipher-block [all …]
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | tasn_enc.c | 2 * Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved. 26 const ASN1_TEMPLATE *tt, int tag, int aclass); 62 len = ASN1_item_ex_i2d(&val, NULL, it, -1, flags); in asn1_item_flags_i2d() 67 return -1; in asn1_item_flags_i2d() 70 ASN1_item_ex_i2d(&val, &p, it, -1, flags); in asn1_item_flags_i2d() 75 return ASN1_item_ex_i2d(&val, out, it, -1, flags); in asn1_item_flags_i2d() 86 const ASN1_TEMPLATE *tt = NULL; in ASN1_item_ex_i2d() local 89 const ASN1_AUX *aux = it->funcs; in ASN1_item_ex_i2d() 92 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && *pval == NULL) in ASN1_item_ex_i2d() 96 asn1_cb = ((aux->flags & ASN1_AFLG_CONST_CB) != 0) ? aux->asn1_const_cb in ASN1_item_ex_i2d() [all …]
|
H A D | tasn_dec.c | 2 * Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved. 49 const ASN1_TEMPLATE *tt, char opt, 54 const ASN1_TEMPLATE *tt, char opt, 67 /* tags 0 - 3 */ 69 /* tags 4- 7 */ 71 /* tags 8-11 */ 73 /* tags 12-15 */ 75 /* tags 16-19 */ 77 /* tags 20-22 */ 79 /* tags 23-24 */ [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/ |
H A D | llvm-lto2.cpp | 1 //===-- llvm-lto2: test harness for the resolution-based LTO interface ----===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // link-time optimization according to the provided symbol resolutions using the 11 // resolution-based LTO interface, and outputs one or more object files. 13 // This program is intended to eventually replace llvm-lto which uses the legacy 16 //===----------------------------------------------------------------------===// 40 cl::desc("Optimization level. [-O0, -O1, -O2, or -O3] " 41 "(default = '-O2')"), 45 "cg-opt-level", [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | ToolChain.h | 1 //===- ToolChain.h - Collections of tools for one platform ------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 64 /// name such as `i686-linux-android-g++`. 66 /// Target part of the executable name, as `i686-linux-android`. 72 /// Corresponding driver mode argument, as '--driver-mode=g++' 91 /// ToolChain - Access to tools for a single platform. 223 /// Find the target-specific subdirectory for the current target triple under 261 /// while the aux triple is the host (CPU) toolchain, e.g. x86-linux-gnu. 274 /// Provide the default architecture name (as expected by -arch) for [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LLJIT.h | 1 //===----- LLJIT.h -- An ORC-based JIT for compiling LLVM IR ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // An ORC-based JIT for compiling LLVM IR. 11 //===----------------------------------------------------------------------===// 35 /// A pre-fabricated ORC JIT stack that can serve as an alternative to MCJIT. 58 /// Destruct this instance. If a multi-threaded instance, waits for all 66 const Triple &getTargetTriple() const { return TT; } in getTargetTriple() 74 /// Returns the ProcessSymbols JITDylib, which by default reflects non-JIT'd 91 return ES->getJITDylibByName(Name); in getJITDylibByName() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetMachine.cpp | 1 //===-- AMDGPUTargetMachine.cpp - TargetMachine for hw codegen targets-----===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 101 /// -{sgpr|vgpr}-regalloc=... command line option. 111 "pick SGPR register allocator based on -O option", 116 SGPRRegAlloc("sgpr-regalloc", cl::Hidden, cl::init(&useDefaultRegisterAllocator), 121 VGPRRegAlloc("vgpr-regalloc", cl::Hidden, cl::init(&useDefaultRegisterAllocator), 186 EnableEarlyIfConversion("amdgpu-early-ifcvt", cl::Hidden, 187 cl::desc("Run early if-conversion"), [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmtAsm.cpp | 1 //===---- ParseStmtAsm.cpp - Assembly Statement Parser --------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 71 ((ClangAsmParserCallback *)Context)->handleDiagnostic(D); in DiagHandlerCallback() 110 unsigned FirstIndex = FirstOrigToken - AsmToks.begin(); in LookupInlineAsmIdentifier() 111 unsigned LastIndex = FirstIndex + NumConsumedToks - 1; in LookupInlineAsmIdentifier() 116 (AsmTokOffsets[LastIndex] + AsmToks[LastIndex].getLength() - in LookupInlineAsmIdentifier() 134 return Label->getMSAsmLabel(); in LookupInlineAsmLabel() 146 unsigned FirstCharOffset = Str.begin() - AsmString.begin(); in findTokensForString() [all …]
|
/freebsd/sys/dev/usb/ |
H A D | usb_hub.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2008-2022 Hans Petter Selasky 108 #define UHUB_PROTO(sc) ((sc)->sc_udev->ddesc.bDeviceProtocol) 198 usb_needs_explore(sc->sc_udev->bus, 0); in uhub_intr_callback() 206 if (xfer->error != USB_ERR_CANCELLED) { in uhub_intr_callback() 208 * Do a clear-stall. The "stall_pipe" flag in uhub_intr_callback() 220 /*------------------------------------------------------------------------* 223 * This function starts the TT reset USB request 224 *------------------------------------------------------------------------*/ [all …]
|
/freebsd/contrib/sendmail/contrib/ |
H A D | bounce-resender.pl | 1 #!/usr/local/bin/perl -w 3 # bounce-resender: constructs mail queue from bounce spool for 7 # # mkdir -m0700 bqueue; cd bqueue && bounce-resender < ../bounces 9 # # chown -R root bqueue; chmod 600 bqueue/* 10 # # /usr/lib/sendmail -bp -oQ`pwd`/bqueue | more # does it look OK? 11 # # /usr/lib/sendmail -q -oQ`pwd`/bqueue -oT99d & # run the queue 39 # SunOS torus.CS.Berkeley.EDU 5.6 Generic_105182-11 i86pc i386 i86pc 90 # handle multi-line headers 135 if (/^--$boundary/) { 137 if ($next =~ /^Content-Type: message\/rfc822/) { [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-12-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_rar.c | 1 /*- 2 * Copyright (c) 2003-2007 Tim Kientzle 4 * Copyright (c) 2011-2012 Michihiro NAKAJIMA 52 int size = sizeof(test_txt)-1; in DEFINE_TEST() 135 int size = sizeof(test_txt)-1; in DEFINE_TEST() 170 int size = sizeof(test_txt)-1; in DEFINE_TEST() 208 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in DEFINE_TEST() 209 skipping("en_US.UTF-8 locale not available on this system."); in DEFINE_TEST() 218 /* Windows will use OEMCP as default, but the file is UTF-8. */ in DEFINE_TEST() 219 if (ARCHIVE_OK != archive_read_set_options(a, "rar:hdrcharset=UTF- in DEFINE_TEST() [all...] |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 1 //===- IfConversion.cpp - Machine code if conversion pass -----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements the machine instruction level if-conversion pass, which 12 //===----------------------------------------------------------------------===// 58 #define DEBUG_TYPE "if-converter" 61 static cl::opt<int> IfCvtFnStart("ifcvt-fn-start", cl::init(-1), cl::Hidden); 62 static cl::opt<int> IfCvtFnStop("ifcvt-fn-stop", cl::init(-1), cl::Hidden); 63 static cl::opt<int> IfCvtLimit("ifcvt-limit", cl::init(-1), cl::Hidden); 64 static cl::opt<bool> DisableSimple("disable-ifcvt-simple", [all …]
|
/freebsd/sys/dev/usb/controller/ |
H A D | dwc_otg.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright (c) 2012-2015 Hans Petter Selasky. All rights reserved. 6 * Copyright (c) 2010-2011 Aleksandr Rybalko. All rights reserved. 43 * NOTE: Writing to non-existing registers appears to cause an 95 (USB_DMATAG_TO_XROOT((pc)->tag_parent)->ude [all...] |
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 32 … 0x001d00UL //Access:R DataWidth:0x2 // Multi Field Register. 37 … 0x001d04UL //Access:RW DataWidth:0x2 // Multi Field Register. 42 … 0x001d08UL //Access:WR DataWidth:0x2 // Multi Field Register. 47 … 0x001d0cUL //Access:RC DataWidth:0x2 // Multi Field Register. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… 80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn… 81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea… 88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of … [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
H A D | LTO.h | 1 //===-LTO.h - LLVM Link Time Optimizer ------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // to be used both by LTO classes as well as by clients (gold-plugin) that 13 //===----------------------------------------------------------------------===// 45 /// emit a copy), and compile-time optimization (allow drop of duplicates). 55 /// as external and non-exported values as internal. The ThinLTO backends 90 std::optional<uint64_t> RemarksHotnessThreshold = 0, int Count = -1); 96 /// Produces a container ordering for optimal multi-threaded processing. Returns 196 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO. [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 1 //===- MicrosoftDemangle.cpp ----------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines a demangler for MSVC-style mangled symbols. 14 //===----------------------------------------------------------------------===// 95 // If it starts with a number, then 6 indicates a non-member function in isMemberPointer() 107 consumeFront(MangledName, 'E'); // 64-bit in isMemberPointer() 116 // The next value should be either ABCD (non-member) or QRST (member). in isMemberPointer() 182 // \?[0-9]\? in startsWithLocalScopePattern() 187 // If it's not 0-9, then it's an encoded number terminated with an @ in startsWithLocalScopePattern() [all …]
|