Home
last modified time | relevance | path

Searched +full:ref +full:- +full:weight (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/usr.bin/localedef/
H A Dcollate.c1 /*-
6 * provided under BSD-style license terms by Nexenta Systems, Inc.
102 * This is done by creating a "weight" structure for the item. The
105 * The third pass walks over all the weight structures, in priority
107 * weight value to them. These are the values that will actually be
119 * for collating-symbols, this is the value assigned for them until the
123 * numeric weight.
126 * this is used for forward references. A collating-symbol can never
139 typedef struct weight { struct
142 RB_ENTRY(weight) entry; argument
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsnps,dwmac.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Torgue <alexandre.torgue@foss.st.com>
11 - Giuseppe Cavallaro <peppe.cavallaro@st.com>
12 - Jos
[all...]
H A Dintel,dwmac-plat.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/intel,dwmac-plat.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vineetha G. Jaya Kumaran <vineetha.g.jaya.kumaran@intel.com>
17 - intel,keembay-dwmac
19 - compatible
22 - $ref: snps,dwmac.yaml#
27 - items:
28 - enum:
[all …]
/freebsd/contrib/libxo/doc/
H A Dxo.rst1 .. index:: --libxo, xo
11 The style of output can be selected using a specific option: "-X" for
12 XML, "-J" for JSON, "-H" for HTML, or "-T" for TEXT, which is the
13 default. The "--style <style>" option can also be used. The standard
14 set of "--libxo" options are available (see :ref:`options`), as well
15 as the :ref:`LIBXO_OPTIONS <libxo-options>` environment variable.
20 xo "The {k:name} weighs {:weight/%d} pounds.\n" fish 6
27 <weight>6</weight>
31 "weight": 6
36 <div class="data" data-tag="name">fish</div>
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dazoteq,iqs7222.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Diqs269a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jef
[all...]
H A Diqs626a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
19 - $ref: touchscreen/touchscreen.yaml#
31 "#address-cells":
34 "#size-cells":
37 azoteq,suspend-mode:
[all …]
/freebsd/share/man/man9/
H A Dg_event.940 .Fn g_cancel_event "void *ref"
49 to work around some restrictions in the I/O path, where sleeping, heavy weight
86 function posts the event with a pre-allocated
88 An event may be pre-allocated with
94 .Fa ref .
102 .Bl -item -offset indent
117 .Bl -item -offset indent
137 .Bl -item -offset indent
163 .Bd -literal -offset indent
180 .Bl -tag -width Er
[all …]
/freebsd/sys/net/route/
H A Dnhgrp_ctl.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
91 uint32_t a_idx = w_a->nh->nh_priv->nh_idx; in wn_cmp_idx()
92 uint32_t b_idx = w_b->nh->nh_priv->nh_idx; in wn_cmp_idx()
95 return (-1); in wn_cmp_idx()
103 * Perform in-place sorting for array of nexthops in @wn.
114 * In order to determine the minimum weight difference in the array
123 wn[0].storage = wn[0].weight; in sort_weightened_nhops_weights()
125 uint32_t weight = wn[i].weight; // read from 'weight' as it's not reordered in sort_weightened_nhops_weights() local
126 /* Move all weights > weight 1 position right */ in sort_weightened_nhops_weights()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/slimbus/
H A Dqcom,slim-ngd.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/slimbus/qcom,slim-ngd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
14 SLIMBus NGD controller is a light-weight driver responsible for communicating
17 data-channel management
22 - qcom,slim-ngd-v1.5.0 # for MSM8996
23 - qcom,slim-ngd-v2.1.0 # for SDM845
[all …]
/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
65 T4_HOLD_CLIP_ADDR, /* add ref on an IP in the CLIP */
66 T4_RELEASE_CLIP_ADDR, /* remove ref from an IP in the CLIP */
151 HYPPROMISC = 5, /* port is hypervisor-promisuous + not bcast */
160 DST_MODE_FILT_RSS /* queue selected by hashing in filter-specified
172 NAT_MODE_ALL /* NAT on entire 4-tuple */
213 uint32_t maskhash:1; /* dirsteer=0: steer to an RSS sub-region */
220 * packet -- potentially with some Ethernet header rewriting.
257 int8_t mode; /* per-class or per-flow */
[all …]
/freebsd/crypto/openssh/
H A Dsntrup761.c5 * - Daniel J. Bernstein
6 * - Chitchanok Chuengsatiansup
7 * - Tanja Lange
8 * - Christine van Vredendaal
27 /* from supercop-20201130/crypto_sort/int32/portable4/int32_minmax.inc */
31 int64_t c = (int64_t)b - (int64_t)a; \
39 /* from supercop-20201130/crypto_sort/int32/portable4/sort.c */
49 while (top < n - top) top += top; in crypto_sort_int32()
58 for (j = i;j < n - p;++j) in crypto_sort_int32()
65 if (j == n - q) goto done; in crypto_sort_int32()
[all …]
/freebsd/crypto/openssl/util/
H A Dmkdef.pl2 # Copyright 2018-2022 The OpenSSL Project Authors. All Rights Reserved.
48 'case-insensitive' => \$case_insensitive)
53 die "--type argument must be equal to 'lib' or 'dso'"
63 # shlib_variant => "-opt",
67 # $ perl -le '
70 # printf "%s -> %s\n", $_, $l
75 # libcrypto-opt.so.1.1
76 # libcrypto.so -> libcrypto-opt.so.1.1
77 # libssl-opt.so.1.1
78 # libssl.so -> libssl-opt.so.1.1
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt2712e.dtsi5 * SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 #include <dt-bindings/clock/mt2712-clk.h>
9 #include <dt-bindings/interrupt-controller/irq.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/memory/mt2712-larb-port.h>
12 #include <dt-bindings/phy/phy.h>
13 #include <dt-bindings/power/mt2712-power.h>
14 #include "mt2712-pinfunc.h"
18 interrupt-parent = <&sysirq>;
19 #address-cells = <2>;
[all …]
H A Dmt8195.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
7 /dts-v1/;
8 #include <dt-bindings/clock/mt8195-clk.h>
9 #include <dt-bindings/gce/mt8195-gce.h>
10 #include <dt-bindings/interrupt-controlle
[all...]
/freebsd/share/doc/papers/timecounter/
H A Dtimecounter.ms5 .\" ----------------------------------------------------------------------------
6 .\" "THE BEER-WARE LICENSE" (Revision 42):
9 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
10 .\" ----------------------------------------------------------------------------
16 .A "Poul-Henning Kamp" "The FreeBSD Project"
18 The FreeBSD timecounters are an architecture-independent implementation
21 multiplication to canonical timescales based on micro- or nano-seconds
23 synchronisation. Timecounters are implemented using lock-less
24 stable-storage based primitives which scale efficiently in SMP
80 for instance transport or consumption of a substance at a well-known
[all …]
/freebsd/contrib/ntp/html/
H A Drate.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
6 <title>Rate Management and the Kiss-o'-Death</title>
9 <!--
12 font-weight: bold;
14 -->
18 <h3>Rate Management and the Kiss-o'-Death Packet</h3>
22 <!-- #BeginDate format:En2m -->10-Mar-2014 05:19<!-- #EndDate -->
33 <li class="inline"><a href="#kiss">The Kiss-o'-Death Packet</a></li>
34 <li class="inline"><a href="#ref">References</a></li>
[all …]
/freebsd/sys/dev/ice/
H A Dice_sched.h1 /* SPDX-License-Identifier: BSD-3-Clause */
48 * 0 - LSB bits are in 64 bytes granularity
49 * 1 - LSB bits are in 1K bytes granularity
55 ((BIT(11) - 1) * 1024) /* In Bytes */
57 ((BIT(11) - 1) * 64) /* In Bytes */
89 u16 prof_id_ref; /* profile ID to node association ref count */
157 u16 weight);
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1 //==- CodeGen/TargetRegisterInfo.h - Target Register Information -*- C++ -*-==//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
74 unsigned getID() const { return MC->getID(); } in getID()
76 /// begin/end - Return all of the registers in this class.
78 iterator begin() const { return MC->begin(); } in begin()
79 iterator end() const { return MC->end(); } in end()
82 unsigned getNumRegs() const { return MC->getNumRegs(); } in getNumRegs()
90 return MC->getRegister(i); in getRegister()
[all …]
H A DMachineBasicBlock.h1 //===- llvm/CodeGen/MachineBasicBlock.h -------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
192 /// If this MachineBasicBlock corresponds to an IR-level "blockaddress"
197 /// whether the flow just falls-through to it.
230 /// since getSymbol is a relatively heavy-weight operation, the symbol
273 /// of a terminator, exception-handling target, or jump table. This is
274 /// either the result of an IR-level "blockaddress", or some form
275 /// of target-specific branch lowering.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h1 //===- llvm/Analysis/AliasAnalysis.h - Alias Analysis Interface -*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 // implemented by all alias analysis implementations. Mod/Ref information is
25 // Some non-obvious details include:
26 // - Pointers that point to two completely different objects in memory never
28 // - NoAlias doesn't imply inequal pointers. The most obvious example of this
35 //===----------------------------------------------------------------------===//
142 setOffset(-getOffset());
164 /// Context-free CaptureInfo provider, which computes and caches whether an
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h1 //===-- MsgPackDocument.h - MsgPack Document --------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 /// This file declares a class that exposes a simple in-memory representation
12 /// lighter-weight (in terms of memory allocations) replacement for
15 //===----------------------------------------------------------------------===//
37 /// passable-by-value type that does not own any memory.
75 // Accessors. isEmpty() returns true for both a default-constructed DocNode
79 Type getKind() const { return KindAndDoc->Kind; } in getKind()
80 Document *getDocument() const { return KindAndDoc->Doc; } in getDocument()
[all …]
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md30 * **`const`** - Makes the mocked method a `const` method. Required if
32 * **`override`** - Marks the method with `override`. Recommended if overriding
34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a
36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to
38 * **`ref(...)`** - Marks the method with the reference qualification
40 qualifications. Eg `ref(&)` or `ref(&&)`.
56 Solution 1 - wrap with parentheses:
70 Solution 2 - define an alias:
132 // Overloaded on the const-ness of this object.
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
[all …]
/freebsd/sys/i386/pci/
H A Dpci_pir.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
146 /* XXX - Use pmap_mapdev()? */ in pci_pir_open()
148 if (pt->pt_header.ph_length <= sizeof(struct PIR_header)) in pci_pir_open()
151 i < (pt->pt_header.ph_length); i++) in pci_pir_open()
158 pci_route_count = (pt->pt_header.ph_length - in pci_pir_open()
172 if (pci_link->pl_id == link_id) in pci_pir_find_link()
188 if (entry->pe_bus == lookup->bus && in pci_pir_find_link_handler()
189 entry->pe_device == lookup->device && in pci_pir_find_link_handler()
190 intpin - entry->pe_intpin == lookup->pin) in pci_pir_find_link_handler()
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h2 * Copyright (c) 2017-2018 Cavium, Inc.
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 …
90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
116 … (0x1<<9) // Fast back-to-back transaction ena…
128 … (0x1<<23) // Fast back-to-back capable. Not ap…
145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]

12