Home
last modified time | relevance | path

Searched +full:high +full:- +full:dynamic (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/freebsd/sys/contrib/libsodium/builds/msvc/vs2010/
H A Dlibsodium.import.props1 <?xml version="1.0" encoding="utf-8"?>
8 <!-- User Interface -->
14 <!-- Linkage -->
19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …ration.IndexOf('Debug')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Debug\$(…
24 …ion.IndexOf('Release')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Release\$…
28 <!-- Copy -->
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
[all …]
/freebsd/sys/contrib/libsodium/builds/msvc/vs2012/
H A Dlibsodium.import.props1 <?xml version="1.0" encoding="utf-8"?>
8 <!-- User Interface -->
14 <!-- Linkage -->
19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …ration.IndexOf('Debug')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Debug\$(…
24 …ion.IndexOf('Release')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Release\$…
28 <!-- Copy -->
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
[all …]
/freebsd/sys/contrib/libsodium/builds/msvc/vs2013/
H A Dlibsodium.import.props1 <?xml version="1.0" encoding="utf-8"?>
8 <!-- User Interface -->
14 <!-- Linkage -->
19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …ration.IndexOf('Debug')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Debug\$(…
24 …ion.IndexOf('Release')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Release\$…
28 <!-- Copy -->
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
[all …]
/freebsd/sys/contrib/libsodium/builds/msvc/vs2015/
H A Dlibsodium.import.props1 <?xml version="1.0" encoding="utf-8"?>
8 <!-- User Interface -->
14 <!-- Linkage -->
19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …ration.IndexOf('Debug')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Debug\$(…
24 …ion.IndexOf('Release')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Release\$…
28 <!-- Copy -->
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
[all …]
/freebsd/sys/contrib/libsodium/builds/msvc/vs2017/
H A Dlibsodium.import.props1 <?xml version="1.0" encoding="utf-8"?>
8 <!-- User Interface -->
14 <!-- Linkage -->
19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …ration.IndexOf('Debug')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Debug\$(…
24 …ion.IndexOf('Release')) != -1">$(ProjectDir)..\..\..\..\..\libsodium\bin\$(PlatformName)\Release\$…
28 <!-- Copy -->
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h54 D_CG_DYN, /* expression returns dynamic result */
80 D_OP_DYN, /* operand cannot be of dynamic type */
84 D_AGG_MDIM, /* aggregation used as multi-dim arr */
85 D_ARR_BADREF, /* access non-array using tuple */
88 D_DEREF_NONPTR, /* dereference non-pointer type */
91 D_ADDROF_LVAL, /* unary & applied to non-lvalue */
135 D_PRINTF_DYN_PROTO, /* dynamic size argument missing */
136 D_PRINTF_DYN_TYPE, /* dynamic size type mismatch */
145 D_DECL_SIGNINT, /* sign/unsign with non-integer decl */
146 D_DECL_LONGINT, /* long with non-arithmetic decl */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i3c/
H A Di3c.txt8 -------------------
10 - #address-cells - should be <3>. Read more about addresses below.
11 - #size-cells - should be <0>.
12 - compatible - name of the I3C master controller driving the I3C bus
16 The node describing an I3C bus should be named i3c-master.
19 -------------------
24 - i3c-scl-hz: frequency of the SCL signal used for I3C transfers.
27 - i2c-scl-hz: frequency of the SCL signal used for I2C transfers.
40 --------------------------------------
41 - reg: contains 3 cells
[all …]
H A Di3c.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
11 - Miquel Raynal <miquel.raynal@bootlin.com>
20 pattern: "^i3c@[0-9a-f]+$"
22 "#address-cells":
27 All I3C devices are supposed to support DAA (Dynamic Address Assignment),
36 specific I3C dynamic address before the DAA takes place (so that other
37 devices on the bus can't take this dynamic address).
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_shadow_setup.cpp1 //===-- asan_shadow_setup.cpp ---------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
25 if (!flags()->protect_shadow_gap) { in ProtectGap()
30 RoundUpTo(MEM_TO_SHADOW(addr + size), GetPageSizeCached()) - 1; in ProtectGap()
60 // Detect if a dynamic shadow address must used and find a available location in InitializeShadowMemory()
61 // when necessary. When dynamic address is used, the macro |kLowShadowBeg| in InitializeShadowMemory()
72 if (kLowShadowBeg) shadow_start -= GetMmapGranularity(); in InitializeShadowMemory()
92 // mmap the high shadow. in InitializeShadowMemory()
[all …]
/freebsd/share/man/man9/
H A Dintro.92 .\" SPDX-License-Identifier: BSD-2-Clause
29 OS-level concepts and practices.
35 source code itself, is forever a work-in-progress.
47 describe types, global variables, macros, or high-level concepts.
58 There are implementations for many well-known data structures available in the
60 .Bl -tag -width "Xr bitstring 3"
64 An SMP-safe general-purpose counter implementation.
70 Singly-linked and doubly-linked lists, and queues.
72 An SMP-safe implementation of reference counts.
74 Dynamic string composition.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsnps,archs-idu-intc.txt1 * ARC-HS Interrupt Distribution Unit
4 for dynamic IRQ routing, load balancing of common/external IRQs towards core
9 - compatible: "snps,archs-idu-intc"
10 - interrupt-controller: This is an interrupt controller.
11 - #interrupt-cells: Must be <1> or <2>.
18 - bits[3:0] trigger type and level flags
19 1 = low-to-high edge triggered
20 2 = NOT SUPPORTED (high-to-low edge triggered)
21 4 = active high level-sensitive <<< DEFAULT
22 8 = NOT SUPPORTED (active low level-sensitive)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/exynos/
H A Dexynos_dp.txt5 -dp-controller node
6 -dptx-phy node(defined inside dp-controller node)
8 For the DP-PHY initialization, we use the dptx-phy node.
9 Required properties for dptx-phy: deprecated, use phys and phy-names
10 -reg: deprecated
12 -samsung,enable-mask: deprecated
13 The bit-mask used to enable/disable DP PHY.
15 For the Panel initialization, we read data from dp-controller node.
16 Required properties for dp-controller:
17 -compatible:
[all …]
/freebsd/share/man/man7/
H A Dd.72 .\" SPDX-License-Identifier: BSD-2-Clause
55 .Sh USER-DEFINED VARIABLE TYPES
56 .Bl -column "thread-local" "Syntax"
60 .It thread-local Ta Sy self-> Ns Va variable_name
61 .It clause-local Ta Sy this-> Ns Va variable_name
65 .Bl -dash -compact
71 Aggregate variables are multi-CPU safe in contrast to global variables.
73 .Sh BUILT-IN VARIABLES
75 .Bl -tag -width "arg0, ..., arg9"
79 The untyped probe arguments represented as 64-bit unsigned integers.
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivmod.m49 * dividend -- the thing being divided
10 * divisor -- how many ways to divide it
12 * N -- how many bits per iteration we try to get
14 * WORDSIZE -- how many bits altogether we're talking about:
17 * TOPBITS -- how many bits are in the top "decade" of a number:
18 * define(TOPBITS, eval( WORDSIZE - N*((WORDSIZE-1)/N) ) )
20 * Q -- the partial quotient under development -- initially 0
21 * R -- the remainder so far -- initially == the dividend
22 * ITER -- number of iterations of the main division loop which will
25 * V -- the current comparand -- initially divisor*2ˆ(ITER*N-1)
[all …]
H A Dmodsi3.S8 * dividend -- the thing being divided
9 * divisor -- how many ways to divide it
11 * N -- how many bits per iteration we try to get
13 * WORDSIZE -- how many bits altogether we're talking about:
16 * TOPBITS -- how many bits are in the top "decade" of a number:
19 * Q -- the partial quotient under development -- initially 0
20 * R -- the remainder so far -- initially == the dividend
21 * ITER -- number of iterations of the main division loop which will
24 * V -- the current comparand -- initially divisor*2ˆ(ITER*4-1)
26 * current estimate for non-large dividend is
[all …]
H A Ddivsi3.S8 * dividend -- the thing being divided
9 * divisor -- how many ways to divide it
11 * N -- how many bits per iteration we try to get
13 * WORDSIZE -- how many bits altogether we're talking about:
16 * TOPBITS -- how many bits are in the top "decade" of a number:
19 * Q -- the partial quotient under development -- initially 0
20 * R -- the remainder so far -- initially == the dividend
21 * ITER -- number of iterations of the main division loop which will
24 * V -- the current comparand -- initially divisor*2ˆ(ITER*4-1)
26 * current estimate for non-large dividend is
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcirrus,cs42l42.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - patches@opensource.cirrus.com
13 The CS42L42 is a low-power audio codec designed for portable applications.
14 It provides a high-dynamic range, stereo DAC for audio playback and a mono
15 high-dynamic-range ADC for audio capture. There is an integrated headset
21 - cirrus,cs42l42
22 - cirrus,cs42l83
29 VP-supply:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/samsung/
H A Dsamsung,exynos5-dp.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/display/samsung/samsung,exynos5-dp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Inki Dae <inki.dae@samsung.com>
11 - Seung-Woo Kim <sw0312.kim@samsung.com>
12 - Kyungmin Park <kyungmin.park@samsung.com>
13 - Krzysztof Kozlowski <krzk@kernel.org>
17 const: samsung,exynos5-dp
25 clock-names:
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h1 //=== SystemZMachineFunctionInfo.h - SystemZ machine function info -*- C++ -*-//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===-
64 setSpillGPRRegs(Register Low,Register High,unsigned Offs) setSpillGPRRegs() argument
74 setRestoreGPRRegs(Register Low,Register High,unsigned Offs) setRestoreGPRRegs() argument
[all...]
H A DREADME.txt1 //===---------------------------------------------------------------------===//
3 //===---------------------------------------------------------------------===//
8 --
20 from CodeGen/SystemZ/asm-09.ll will use LHI rather than LGHI.
21 to load 103. This seems to be a general target-independent problem.
23 --
29 --
33 --
37 --
39 We only use MVC, XC and CLC for constant-length block operations.
[all …]
/freebsd/contrib/jemalloc/
H A DTUNING.md8 by a few percent, or make favorable trade-offs.
42 operating system, and therefore provides a fairly straightforward trade-off
47 Suggested: tune the values based on the desired trade-offs.
52 However high arena count may also increase overall memory fragmentation,
53 since arenas manage memory independently. When high degree of parallelism
62 Enable dynamic thread to arena association based on running CPU. This has
71 * High resource consumption application, prioritizing CPU utilization:
77 * High resource consumption application, prioritizing memory usage:
90 * Extremely conservative -- minimize memory usage at all costs, only suitable when
118 case for performance purpose is to utilize huge pages -- for example,
[all …]
/freebsd/share/doc/usd/05.dc/
H A Ddc3 .\" Copyright (C) Caldera International Inc. 2001-2002.
35 .EH 'USD:5-%''DC \- An Interactive Desk Calculator'
36 .OH 'DC \- An Interactive Desk Calculator''USD:5-%'
38 .\" ....TM 75-1271-8 39199 39199-11
41 DC \- An Interactive Desk Calculator
42 .AU "MH 2C-524" 3878
52 time-sharing system to do arbitrary-precision
54 It has provision for manipulating scaled fixed-point numbers and
77 time-sharing system
85 programs written in the familiar style of higher-level
[all …]
/freebsd/share/doc/papers/kernmalloc/
H A Dkernmalloc.t68 pp. 295-303, June 1988.
96 This paper describes a general purpose dynamic memory allocator
99 patterns in the UNIX kernel and a hybrid strategy that is time-efficient
100 for small allocations and space-efficient for large allocations.
102 with a single easy-to-program interface,
120 In a user process such short-term
121 memory would be allocated on the run-time stack.
122 Because the kernel has a limited run-time stack,
124 Consequently, such memory must be allocated through a more dynamic mechanism.
129 and really have to be allocated from dynamic memory.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmicrochip,mcp16502.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MCP16502 - High-Performance PMIC
10 - Andrei Simion <andrei.simion@microchip.com>
15 requiring Dynamic Voltage Scaling (DVS) with the use
16 of High-Performance mode (HPM).
22 lpm-gpios:
25 Note that this GPIO must remain high during
26 suspend-to-ram, keeping the PMIC into HIBERNATE mode.
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drs.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2022, 2024-2025 Intel Corporation
14 * enum iwl_tlc_mng_cfg_flags - options for TLC config flags
38 * enum iwl_tlc_mng_cfg_cw - channel width options
54 * enum iwl_tlc_mng_cfg_chains - possible chains
64 * enum iwl_tlc_mng_cfg_mode - supported modes
84 * enum iwl_tlc_mng_ht_rates - HT/VHT/HE rates
122 * enum IWL_TLC_MCS_PER_BW - mcs index per BW
123 * @IWL_TLC_MCS_PER_BW_80: mcs for bw - 20Hhz, 40Hhz, 80Hhz
124 * @IWL_TLC_MCS_PER_BW_160: mcs for bw - 160Mhz
[all …]

12345678910>>...20