Home
last modified time | relevance | path

Searched +full:delta +full:- +full:y +full:- +full:threshold (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_2d_sensor.txt12 http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
16 - touchscreen-inverted-x
17 - touchscreen-inverted-y
18 - touchscreen-swapped-x-y
19 - touchscreen-x-mm
20 - touchscreen-y-mm
23 - syna,clip-x-low: Sets a minimum value for X.
24 - syna,clip-y-low: Sets a minimum value for Y.
25 - syna,clip-x-high: Sets a maximum value for X.
26 - syna,clip-y-high: Sets a maximum value for Y.
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-zii-ultra-rmb3.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
8 #include "imx8mq-zii-ultra.dtsi"
12 compatible = "zii,imx8mq-ultra-rmb3", "zii,imx8mq-ultra", "fsl,imx8mq";
15 compatible = "simple-audio-card";
16 simple-audio-card,name = "front";
17 simple-audio-card,format = "i2s";
18 simple-audio-card,bitclock-master = <&sound1_codec>;
19 simple-audio-card,frame-master = <&sound1_codec>;
20 simple-audio-card,widgets =
[all …]
/freebsd/contrib/ntp/html/
H A Dhuffpuff.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>The Huff-n'-Puff Filter</title>
10 <h3>The Huff-n'-Puff Filter</h3>
12 <!-- #BeginDate format:En2m -->10-Mar-2014 05:09<!-- #EndDate -->
15 … many cases the apparent time errors are so large as to exceed the step threshold and a step corre…
16 <p>The huff-n'-puff filter is designed to correct the apparent time offset in these cases. It depen…
19 <p>Figure 1. Huff-n'-Puff Wedge Scattergram</p>
21-n'-puff filter works. Recall from the <a href="filter.html">Clock Filter Algorithm</a> page that …
23 …theta; = <em>y</em> <font face="symbol">-</font> (<em>x </em><font face="symbol">- </font><i>x</i>…
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp1 //== ArrayBoundCheckerV2.cpp ------------------------------------*- C++ -*--==//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file defines ArrayBoundCheckerV2, which is a path-sensitive check
10 // which looks for an out-of-bound array element access.
12 //===----------------------------------------------------------------------===//
47 const MemRegion *SubscriptBaseReg = C.getSVal(ASE->getBase()).getAsRegion(); in determineElementType()
53 if (isa<ElementRegion>(SubscriptBaseReg->StripCasts())) in determineElementType()
56 return ASE->getType(); in determineElementType()
105 /// sub-expressions of each other (but `getSimplifiedOffsets` is smart enough
[all …]
/freebsd/sys/dev/ic/
H A Dcd1400.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * cyclades cyclom-y serial driver
88 #define CD1400_MISR_DSRd (1<<7) /* DSR delta */
89 #define CD1400_MISR_CTSd (1<<6) /* CTS delta */
90 #define CD1400_MISR_RId (1<<5) /* RI delta */
91 #define CD1400_MISR_CDd (1<<4) /* CD delta */
108 #define CD1400_CCR_SC (7<<0) /* special char 1-4 */
135 #define CD1400_COR2_IXOFF (1<<6) /* in-band tx flow control */
148 #define CD1400_COR3_SCD34 (1<<6) /* special char detect 3-4 */
[all …]
/freebsd/sys/dev/usb/input/
H A Datp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
39 * Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
42 * Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de)
44 * Copyright (C) 2005 Michael Hanselmann (linux-kernel@hansmi.ch)
56 * I'm grateful to Stephan Scheunig, Angela Naegele, and Nokia IT-support
105 /* Threshold for small movement noise (in mickeys) */
110 /* Threshold of instantaneous deltas beyond which movement is considered fast.*/
132 * A double-tap followed by a single-finger slide is treated as a
134 * virtual button-press for the lifetime of the slide. The following
[all …]
H A Dwsp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
89 &wsp_debug, WSP_LLEVEL_ERROR, "WSP debug level (0-3)");
133 WSP_CLAMP(ptun->scale_factor, 1, 63); in wsp_running_rangecheck()
134 WSP_CLAMP(ptun->scroll_finger_count, 0, 3); in wsp_running_rangecheck()
135 WSP_CLAMP(ptun->horizontal_swipe_finger_count, 0, 3); in wsp_running_rangecheck()
136 WSP_CLAMP(ptun->z_factor, 0, 63); in wsp_running_rangecheck()
137 WSP_CLAMP(ptun->z_invert, 0, 1); in wsp_running_rangecheck()
138 WSP_CLAMP(ptun->t_factor, 0, 63); in wsp_running_rangecheck()
139 WSP_CLAMP(ptun->t_invert, 0, 1); in wsp_running_rangecheck()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1 //===-- DependenceAnalysis.cpp - DA Implementation --------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
19 // or a more-or-less detailed description of the dependence between them.
22 // coupled RDIV subscripts and lacks a multi-subscript MIV test.
27 // analysis is using SCEV->delinearize to recover the representation of multiple
29 // delinearization is controlled by the flag -da-delinearize.
35 // Some non-linear subscript pairs can be handled by the GCD test
46 //===----------------------------------------------------------------------===//
48 // In memory of Ken Kennedy, 1945 - 2007 //
[all …]
H A DScalarEvolution.cpp1 //===- ScalarEvolution.cpp - Scalar Evolution Analysis --------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
17 // pointer-comparisons for equality are legal.
31 // higher-level code, such as the code that recognizes PHI nodes of various
37 //===----------------------------------------------------------------------===//
41 // Chains of recurrences -- a method to expedite the evaluation
42 // of closed-form functions
58 //===----------------------------------------------------------------------===//
84 #include "llvm/Config/llvm-config.h"
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt33 literally, and non-ASCII characters are represented by ASCII
50 3.3 Generalized variable-length integers..................5
75 A. Mixed-case annotation.....................................22
84 domain names. Labels containing non-ASCII characters can be
134 strings are case-folded prior to encoding, the basic string can use
135 mixed case to tell how to convert the folded string into a mixed-case
136 string. See appendix A "Mixed-case annotation".
159 The operators div and mod perform integer division; (x div y) is the
160 quotient of x divided by y, discarding the remainder, and (x mod y)
161 is the remainder, so (x div y) * y + (x mod y) == x. Bootstring uses
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-zii-rdu2.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 * Copyright (C) 2016-2017 Zodiac Inflight Innovations
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/sound/fsl-imx-audmux.h>
11 stdout-path = &uart1;
15 mdio-gpio0 = &mdio1;
20 compatible = "virtual,mdio-gpio";
21 #address-cells = <1>;
22 #size-cells = <0>;
23 pinctrl-names = "default";
[all …]
/freebsd/sys/cam/
H A Dcam_iosched.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
60 * Default I/O scheduler for FreeBSD. This implementation is just a thin-vineer
85 * alpha_bits = -log_2(alpha)
86 * alpha = 2^-alpha_bits
103 * published read-only since at present they are compile time constants.
130 #define LAT_BUCKETS 20 /* < 20us < 40us ... < 2^(n-1)*20us >= 2^(n-1)*20us */
254 int l_value1; /* per-limiter scratch value 1. */
255 int l_value2; /* per-limiter scratch value 2. */
263 int total; /* Total for all time -- wraps */
[all …]
/freebsd/usr.bin/systat/
H A Dsystat.137 .Op Ar display-commands
38 .Op Ar refresh-interval
73 input line is passed to a per-display command interpreter.
75 allows each display to have certain display-specific commands.
78 .Bl -tag -width "refresh_interval"
104 .It Ar refresh-interval
106 .Ar refresh-value
109 .It Ar display-commands
116 .Fl -
125 .Dl Nm Fl iostat Fl numbers Fl - Ar 2.1
[all …]
/freebsd/sys/netinet/
H A Dtcp_lro.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
7 * Copyright (c) 2016-2021 Mellanox Technologies.
147 atomic_fetchadd_long(&tcplro_stacks_wanting_mbufq, -1); in tcp_lro_dereg_mbufq()
155 LIST_INSERT_HEAD(&lc->lro_active, le, next); in tcp_lro_active_insert()
181 lc->lro_bad_csum = 0; in tcp_lro_init_args()
182 lc->lro_queued = 0; in tcp_lro_init_args()
183 lc->lro_flushed = 0; in tcp_lro_init_args()
184 lc->lro_mbuf_count = 0; in tcp_lro_init_args()
185 lc->lro_mbuf_max = lro_mbufs; in tcp_lro_init_args()
[all …]
/freebsd/sys/netgraph/
H A Dng_car.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
32 * ng_car - An implementation of committed access rate for netgraph
35 * - Sanitize input config values (impose some limits)
36 * - Implement DSCP marking for IPv4
37 * - Decouple functionality into a simple classifier (g/y/r)
61 #define NG_CAR_QUEUE_MIN_TH 8 /* Minimum RED threshold for SHAPE mode */
201 priv->node = node; in ng_car_constructor()
207 priv->upper.hook = NULL; in ng_car_constructor()
208 priv->upper.dest = NULL; in ng_car_constructor()
[all …]
/freebsd/sys/dev/atkbdc/
H A Dpsm.c1 /*-
28 * Thanks are also due to Rick Macklem, rick@snowhite.cis.uoguelph.ca -
36 * Andrew Herbert <andrew@werple.apana.org.au> - 8 June 1993
39 * Andrew Herbert - 12 June 1993
42 * - 13 June 1993
44 * Modified for PS/2 AUX mouse by Shoji Yuen <yuen@nuie.nagoya-u.ac.jp>
45 * - 24 October 1993
48 * Kazutaka Yokota <yokota@zodiac.mech.utsunomiya-u.ac.jp>
49 * - 3, 14, 22 October 1996.
50 * - 12 November 1996. IOCTLs and rearranging `psmread', `psmioctl'...
[all …]
/freebsd/usr.sbin/moused/moused/
H A Dmoused.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1997-2000 Kazutaka YOKOTA <yokota@FreeBSD.org>
5 * Copyright (c) 2004-2008 Philip Paeps <philip@FreeBSD.org>
6 * Copyright (c) 2008 Jean-Sebastien Pedron <dumbbell@FreeBSD.org>
90 /* Abort 3-button emulation delay after this many movement events. */
93 #define MOUSE_XAXIS (-1)
94 #define MOUSE_YAXIS (-2)
232 u_int taphold_timeout; /* Maximum elapsed time between two taps to consider a tap-hold action */
237 int softbutton2_x; /* Horizontal offset of 2-nd softbutton left edge */
[all …]
/freebsd/sys/dev/rl/
H A Dif_rlreg.h1 /*-
2 * Copyright (c) 1997, 1998-2003
16 * 4. Neither the name of the author nor the names of any co-contributors
37 #define RL_IDR1 0x0001 /* Must use 32-bit accesses (?) */
42 /* 0006-0007 reserved */
91 /* 0059-005A reserved */
153 #define RL_TXCFG_QUEUE_EMPTY 0x00000800 /* 8168E-VL or higher */
502 #define RL_CPLUSCMD_PCI_MRW 0x0008 /* enable PCI multi-read/write */
503 #define RL_CPLUSCMD_PCI_DAC 0x0010 /* PCI dual-address cycle only */
516 /* C+ early transmit threshold */
[all …]
/freebsd/sys/contrib/dev/rtw88/
H A Drtw88xxa.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
34 struct rtw_efuse *efuse = &rtwdev->efuse; in rtw8812a_read_amplifier_type()
36 efuse->ext_pa_2g = (efuse->pa_type_2g & BIT(5)) && in rtw8812a_read_amplifier_type()
37 (efuse->pa_type_2g & BIT(4)); in rtw8812a_read_amplifier_type()
38 efuse->ext_lna_2g = (efuse->lna_type_2g & BIT(7)) && in rtw8812a_read_amplifier_type()
39 (efuse->lna_type_2g & BIT(3)); in rtw8812a_read_amplifier_type()
41 efuse->ext_pa_5g = (efuse->pa_type_5g & BIT(1)) && in rtw8812a_read_amplifier_type()
42 (efuse->pa_type_5g & BIT(0)); in rtw8812a_read_amplifier_type()
43 efuse->ext_lna_5g = (efuse->lna_type_5g & BIT(7)) && in rtw8812a_read_amplifier_type()
44 (efuse->lna_type_5g & BIT(3)); in rtw8812a_read_amplifier_type()
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c2 * ntp_proto.c - NTP version 4 protocol machinery
31 # define BDELAY_DEFAULT (-0.050)
38 x.l_ui &= ~((1 << SRVFUZ_SHIFT) - 1U); \
45 #define AUTH(x, y) ((x) ? (y) == AUTH_OK \ argument
46 : (y) == AUTH_OK || (y) == AUTH_NONE)
50 AUTH_UNKNOWN = -1, /* Unknown */
149 double sys_maxdist = MAXDISTANCE; /* selection threshold */
152 static double sys_clockhop; /* clockhop threshold */
167 int sys_ceiling = STRATUM_UNSPEC - 1; /* cluster stratum ceiling */
179 * Statistics counters - first the good, then the bad
[all …]
H A Dntp.conf.mdoc.in6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:50 AM by AutoGen 5.18.16
8 .\" and the template file agmdoc-cmd.tpl
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
46 host addresses written in numeric, dotted\-quad form,
62 .Bl -bullet -offset indent
111 If the Basic Socket Interface Extensions for IPv6 (RFC\-255
[all...]
H A Dntp.conf.5mdoc6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:50 AM by AutoGen 5.18.16
8 .\" and the template file agmdoc-cmd.tpl
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
46 host addresses written in numeric, dotted\-quad form,
62 .Bl -bullet -offset indent
111 If the Basic Socket Interface Extensions for IPv6 (RFC\-255
[all...]
H A Dntp.conf.5man2 . it 1 an-trap
6 .ds B-Font [CB]
7 .ds I-Font [CI]
8 .ds R-Font [CR]
10 .ds B-Font B
11 .ds I-Font I
12 .ds R-Font R
15 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
17 .\" It has been AutoGen-ed May 25, 2024 at 12:04:03 AM by AutoGen 5.18.16
19 .\" and the template file agman-cm
[all...]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_dataset.c1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
96 #define SWITCH64(x, y) \ argument
99 (x) = (y); \
100 (y) = __tmp; \
117 * Figure out how much of this delta should be propagated to the dsl_dir
122 parent_delta(dsl_dataset_t *ds, int64_t delta) in parent_delta() argument
127 if (ds->ds_reserved == 0) in parent_delta()
128 return (delta); in parent_delta()
131 old_bytes = MAX(ds_phys->ds_unique_bytes, ds->ds_reserved); in parent_delta()
[all …]
/freebsd/contrib/jemalloc/src/
H A Darena.c81 pa_shard_basic_stats_merge(&arena->pa_shard, nactive, ndirty, nmuzzy);
96 base_stats_get(tsdn, arena->base, &base_allocated, &base_resident, in arena_stats_merge()
98 size_t pac_mapped_sz = pac_mapped(&arena->pa_shard.pac); in arena_stats_merge()
99 astats->mapped += base_mapped + pac_mapped_sz; in arena_stats_merge()
100 astats->resident += base_resident; in arena_stats_merge()
102 LOCKEDINT_MTX_LOCK(tsdn, arena->stats.mtx); in arena_stats_merge()
104 astats->base += base_allocated; in arena_stats_merge()
105 atomic_load_add_store_zu(&astats->internal, arena_internal_get(arena)); in arena_stats_merge()
106 astats->metadata_thp += metadata_thp; in arena_stats_merge()
108 for (szind_t i = 0; i < SC_NSIZES - SC_NBIN in arena_stats_merge()
39 STEP(step,h,x,y) global() argument
626 nstime_t delta; arena_decay_epoch_advance_helper() local
[all...]

12