| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | apm-xgene-phy.txt | 1 * APM X-Gene 15Gbps Multi-purpose PHY nodes 3 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 7 - compatible : Shall be "apm,xgene-phy". 8 - reg : PHY memory resource is the SDS PHY access resource. 9 - #phy-cells : Shall be 1 as it expects one argument for setting 11 1 (SGMII), 2 (PCIe), 3 (USB), and 4 (XFI). 14 - status : Shall be "ok" if enabled or "disabled" if disabled. 16 - clocks : Reference to the clock entry. 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial 19 Two set of 3-tuple setting for each (up to 3) [all …]
|
| H A D | apm,xgene-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/apm,xgene-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: APM X-Gene 15Gbps Multi-purpose PHY 10 - Khuong Dinh <khuong@os.amperecomputing.com> 13 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 19 - const: apm,xgene-phy 24 '#phy-cells': 26 Possible values are 0 (SATA), 1 (SGMII), 2 (PCIe), 3 (USB), and 4 (XFI). [all …]
|
| /freebsd/usr.sbin/dumpcis/ |
| H A D | cis.h | 6 *------------------------------------------------------------------------- 8 /*- 9 * SPDX-License-Identifier: BSD-3-Clause 21 * 3. The name of the author may not be used to endorse or promote products 39 * The structure of a tuple is basically: 46 * are terminated with a 0xFF for the tuple code or 47 * the tuple length. 52 #define CIS_NULL 0 /* Empty tuple */ 63 #define CIS_LINKTARGET 0x13 /* Linked tuple must start with this. */ 64 #define CIS_NOLINK 0x14 /* Assume no common memory link tuple. */ [all …]
|
| H A D | readcis.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 14 * 3. The name of the author may not be used to endorse or promote products 31 * Code cleanup, bug-fix and extension 49 static struct tuple *find_tuple_in_list(struct tuple_list *, unsigned char); 55 {"Null tuple", CIS_NULL, 0}, 66 {"Link target", CIS_LINKTARGET, 3}, 118 * free_cis - delete cis entry. 124 struct tuple *tp; in freecis() 127 tlist = tl->next; in freecis() [all …]
|
| H A D | printcis.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 14 * 3. The name of the author may not be used to endorse or promote products 31 * Code cleanup, bug-fix and extension 45 static void dump_config_map(struct tuple *tp); 46 static void dump_cis_config(struct tuple *tp); 63 struct tuple *tp; in dumpcis() 69 for (tl = tlist; tl; tl = tl->next) in dumpcis() 70 for (tp = tl->tuples; tp; tp = tp->next) { in dumpcis() 71 printf("Tuple #%d, code = 0x%x (%s), length = %d\n", in dumpcis() [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-color-helper.cpp | 1 //===-- xray-graph.cpp: XRay Function Call Graph Renderer -----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 13 #include "xray-color-helper.h" 24 const std::tuple<uint8_t, uint8_t, uint8_t> SequentialMaps[][9] = { 45 const std::tuple<uint8_t, uint8_t, uint8_t> SequentialBounds[][2] = { 59 // These take an input in the range [-1,1]. 61 const std::tuple<uint8_t, uint8_t, uint8_t> DivergingCoeffs[][11] = { 72 const std::tuple<uint8_t, uint8_t, uint8_t> DivergingBounds[][2] = { [all …]
|
| /freebsd/sys/dev/pccard/ |
| H A D | pccardvar.h | 3 /*- 4 * SPDX-License-Identifier: BSD-4-Clause 16 * 3. All advertising materials mentioning features or use of this software 62 #define PCCARD_MEM_16BIT 1 /* 1 -> 16bit 0 -> 8bit */ 63 #define PCCARD_MEM_ATTR 2 /* 1 -> attribute mem 0 -> common */ 99 * off E-Bay, I've not been able to find any that need CIS3/CIS4 to select which 104 MODULE_PNP_INFO(PCCARD_PNP_DESCR, pccard, t, t, nitems(t) - 1) 123 #define pccard_cis_read_1(tuple, idx0) \ argument 124 (bus_space_read_1((tuple)->memt, (tuple)->memh, (tuple)->mult*(idx0))) 126 #define pccard_tuple_read_1(tuple, idx1) \ argument [all …]
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestBean.java | 48 "Tuple", 137 Tuple tuple = getTuple(); in getAggregationRecord() local 139 AggregationRecord r = new AggregationRecord(tuple, value); in getAggregationRecord() 153 (byte)3}, 3); in getAggregation() 155 Tuple tuple = new Tuple(v1, v2); in getAggregation() local 157 r = new AggregationRecord(tuple, value); in getAggregation() 164 public static Tuple 176 (byte)3}, 3); in getTuple() 178 Tuple tuple = new Tuple(r1, r2, r3, r4); in getTuple() local 179 return tuple; in getTuple() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 1 //=-- Profilesummary.cpp - Profile summary support --------------------------=// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 50 // This returns an MDTuple representing the detiled summary. The tuple has two 52 // of the detailed summary. Each element of this tuple is again an MDTuple whose 60 Metadata *EntryMD[3] = { in getDetailedSummaryMD() 72 // entry of this tuple is another MDTuple of two elements: a string 82 const char *KindStr[3] = {"InstrProf", "CSInstrProf", "SampleProfile"}; in getMD() 107 if (MD->getNumOperands() != 2) in getValMD() [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_CTX_set1_curves.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "SSL_CTX_SET1_CURVES 3ossl" 58 .TH SSL_CTX_SET1_CURVES 3ossl 2025-09-30 3.5.4 OpenSSL 69 \&\- EC supported curve functions 109 The supported groups for \fBTLSv1.3\fR include: 142 with, e.g., a post-quantum algorithm, this behavior may allow a network attacker 154 \& $ openssl list \-tls1_2 \-tls\-groups 155 \& $ openssl list \-tls1_3 \-tls\-groups 158 Each group can be either the \fBNIST\fR name (e.g. \fBP\-256\fR), some other commonly 161 Group names are case-insensitive in OpenSSL 3.5 and later. [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set1_curves.pod | 10 - EC supported curve functions 50 The supported groups for B<TLSv1.3> include: 83 with, e.g., a post-quantum algorithm, this behavior may allow a network attacker 94 $ openssl list -tls1_2 -tls-groups 95 $ openssl list -tls1_3 -tls-groups 97 Each group can be either the B<NIST> name (e.g. B<P-256>), some other commonly 100 Group names are case-insensitive in OpenSSL 3.5 and later. 102 L<IANA|https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-8>. 108 It is also possible to specify the built-in default set of groups, and to explicitly 112 of group names, for example "P-521:P-384:P-256:X25519:ffdhe2048". The first [all …]
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-internal-utils_test.cc | 30 // Google Mock - a framework for writing C++ mock classes. 34 #include "gmock/internal/gmock-internal-utils.h" 43 #include <tuple> 47 #include "gmock/internal/gmock-port.h" 48 #include "gtest/gtest-spi.h" 52 // implementation. It must come before gtest-internal-inl.h is 54 // prevent a user from accidentally including gtest-internal-inl.h in 57 #include "src/gtest-internal-inl.h" 87 "(a: 1, b: 2, c: 3, d: 4, e: 5, f: 6, g: 7, h: 8, i: 9, j: 10)", in TEST() 89 {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10"})); in TEST() [all …]
|
| H A D | gmock-matchers-arithmetic_test.cc | 30 // Google Mock - a framework for writing C++ mock classes. 39 #include "test/gmock-matchers_test.h" 49 typedef ::std::tuple<long, int> Tuple2; // NOLINT 51 // Tests that Eq() matches a 2-tuple where the first field == the 65 // Tests that Ge() matches a 2-tuple where the first field >= the 80 // Tests that Gt() matches a 2-tuple where the first field > the 95 // Tests that Le() matches a 2-tuple where the first field <= the 110 // Tests that Lt() matches a 2-tuple where the first field < the 125 // Tests that Ne() matches a 2-tuple where the first field != the 141 using Pointers = std::tuple<std::unique_ptr<int>, std::unique_ptr<int>>; in TEST() [all …]
|
| /freebsd/sys/netpfil/ipfw/ |
| H A D | dn_sched_fq_codel.c | 2 * FQ_Codel - The FlowQueue-Codel scheduler/AQM 8 * Implemented by Rasool Al-Saadi <ralsaadi@swin.edu.au> 73 * because fq_codel use different flows (sub-queues) structure and 74 * dn_queue includes many variables not needed by a flow (sub-queue 76 * Also, CoDel functions manages stats of sub-queues as well as the main queue. 97 if (error != 0 || req->newptr == NULL) in fqcodel_sysctl_interval_handler() 115 if (error != 0 || req->newptr == NULL) in fqcodel_sysctl_target_handler() 157 struct mbuf *m = q->mq.head; in codel_drop_head() 161 q->mq.head = m->m_nextpkt; in codel_drop_head() 163 fq_update_stats(q, si, -m->m_pkthdr.len, 1); in codel_drop_head() [all …]
|
| H A D | dn_sched_fq_pie.c | 2 * FQ_PIE - The FlowQueue-PIE scheduler/AQM 8 * Implemented by Rasool Al-Saadi <ralsaadi@swin.edu.au> 33 * As there is no an office document for FQ-PIE specification, we used 34 * FQ-CoDel algorithm with some modifications to implement FQ-PIE. 35 * This FQ-PIE implementation is a beta version and have not been tested 36 * extensively. Our FQ-PIE uses stand-alone PIE AQM per sub-queue. By 95 /* flow (sub-queue) stats */ 104 /* A flow of packets (sub-queue)*/ 122 * sub-queues and the flows array pointer even after the scheduler instance 144 /* Default FQ-PIE parameters including PIE */ [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/c6x/ |
| H A D | dscr.txt | 2 ------------------------------------ 24 - compatible: must be "ti,c64x+dscr" 25 - reg: register area base and size 34 - ti,dscr-devstat 37 - ti,dscr-silicon-rev 40 - ti,dscr-rmii-resets 44 - ti,dscr-locked-regs 46 a lock register. Each tuple consists of the register offset, lock register 49 - ti,dscr-kick-regs 53 the second register before other registers in the area are write-enabled. [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | memory_resource | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | ClauseT.h | 1 //===- ClauseT.h -- clause template definitions ---------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 14 // - a value member, named `v`, or 15 // - a tuple of values, named `t`, or 16 // - a variant (i.e. union) of values, named `u`. 19 // - EmptyTrait: the class has no data members. 20 // - WrapperTrait: the class has a single member `v` 21 // - TupleTrait: the class has a tuple member `t` 22 // - UnionTrait the class has a variant member `u` [all …]
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
| H A D | tst.Bean.ksh.out | 8 serialized: org.opensolaris.os.dtrace.AggregationRecord[tuple = [cat, 9, 13 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef 14 0: 1 2 3 ... 16 deserialized: org.opensolaris.os.dtrace.AggregationRecord[tuple = [cat, 9, 21 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef 22 0: 1 2 3 ... 25 encoded: org.opensolaris.os.dtrace.AggregationRecord[tuple = [cat, 9, 30 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef 31 0: 1 2 3 ... 33 decoded: org.opensolaris.os.dtrace.AggregationRecord[tuple = [cat, 9, [all …]
|
| /freebsd/sys/net/ |
| H A D | rss_config.h | 1 /*- 2 * Copyright (c) 2010-2011 Juniper Networks, Inc. 60 #define RSS_HASHTYPE_RSS_IPV4 (1 << 1) /* IPv4 2-tuple */ 61 #define RSS_HASHTYPE_RSS_TCP_IPV4 (1 << 2) /* TCPv4 4-tuple */ 62 #define RSS_HASHTYPE_RSS_IPV6 (1 << 3) /* IPv6 2-tuple */ 63 #define RSS_HASHTYPE_RSS_TCP_IPV6 (1 << 4) /* TCPv6 4-tuple */ 64 #define RSS_HASHTYPE_RSS_IPV6_EX (1 << 5) /* IPv6 2-tuple + ext hdrs */ 65 #define RSS_HASHTYPE_RSS_TCP_IPV6_EX (1 << 6) /* TCPv6 4-tiple + ext hdrs */ 66 #define RSS_HASHTYPE_RSS_UDP_IPV4 (1 << 7) /* IPv4 UDP 4-tuple */ 67 #define RSS_HASHTYPE_RSS_UDP_IPV6 (1 << 9) /* IPv6 UDP 4-tuple */ [all …]
|
| /freebsd/contrib/googletest/googletest/test/ |
| H A D | googletest-param-test-test.cc | 35 #include "test/googletest-param-test-test.h" 43 #include <tuple> 47 #include "src/gtest-internal-inl.h" // for UnitTestOptions 173 const ParamGenerator<int> gen = Range(0, 3); in TEST() 196 const ParamGenerator<int> gen = Range(0, 9, 3); in TEST() 197 const int expected_values[] = {0, 3, 6}; in TEST() 206 const ParamGenerator<int> gen = Range(0, 4, 3); in TEST() 207 const int expected_values[] = {0, 3}; in TEST() 211 // Verifies that Range works with user-defined types that define 240 EXPECT_STREQ("cat", it->value().c_str()); in TEST() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/XRay/ |
| H A D | FDRTraceWriter.cpp | 1 //===- FDRTraceWriter.cpp - XRay FDR Trace Writer -------- [all...] |
| /freebsd/contrib/llvm-project/libcxx/include/__memory_resource/ |
| H A D | polymorphic_allocator.h | 1 //===----------------------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 20 #include <tuple> 67 … return static_cast<_ValueType*>(__res_->allocate(__n * sizeof(_ValueType), alignof(_ValueType))); in allocate() 75 __res_->deallocate(__p, __n * sizeof(_ValueType), alignof(_ValueType)); in deallocate() 80 [[nodiscard]] [[using __gnu__: __alloc_size__(2), __alloc_align__(3)]] _LIBCPP_HIDE_FROM_ABI void* 82 return __res_->allocate(__nbytes, __alignment); 86 __res_->deallocate(__ptr, __nbytes, __alignment); 129 …construct(pair<_T1, _T2>* __p, piecewise_construct_t, tuple<_Args1...> __x, tuple<_Args2...> __y) { in construct() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | RISCVVTypes.def | 1 //===-- RISCVVTypes.def - Metadata for the RISC-V V types ------*- C++ -*--===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines various RISC-V V builtin types. The macros are: 11 // - RVV_TYPE(Name, Id, SingletonId) 15 // - RVV_VECTOR_TYPE(Name, Id, SingletonId, NumEls, ElBits, IsSigned, IsFP, 17 // A RISC-V V scalable vector. 19 // - RVV_PREDICATE_TYPE(Name, Id, SingletonId, NumEls) 20 // An RISC-V V scalable mask. 24 // - Name is the name of the builtin type. [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__functional/ |
| H A D | bind.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 21 #include <tuple> 55 // implementing them as `extern <implementation-defined>`. Libc++ implements them as 64 _LIBCPP_EXPORTED_FROM_ABI extern const __ph<3> _3; 87 __mu_expand(_Ti& __ti, tuple<_Uj...>& __uj, __tuple_indices<_Indx...>) { 93 __mu(_Ti& __ti, tuple<_Uj...>& __uj) { 103 typedef typename tuple_element<is_placeholder<_Ti>::value - 1, _Uj>::type type; [all …]
|