| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 700 adjust = posOptions.adjust, 745 if(adjust.mouse && isScroll) { 1489 if(posOptions.adjust.mouse) { 1874 adjust: { property 2387 adjust = pos.adjusted, 2433 [ adjust.left, -offset.left ] : [ -adjust.left, offset.left ]; 2436 pos.left -= adjust.left; 2449 [ adjust.top, -offset.top ] : [ -adjust.top, offset.top ]; 2452 pos.top -= adjust.top; 2474 cache.cornerLeft = adjust.left; cache.cornerTop = adjust.top; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | nvidia,tegra20-hsuart.txt | 27 - nvidia,adjust-baud-rates: List of entries providing percentage of baud rate 46 Tx baud rate observed. To do this we use nvidia,adjust-baud-rates 56 nvidia,adjust-baud-rates = <0 9600 100>, 72 nvidia,adjust-baud-rates = <1000000 4000000 136>; /* 1.36% shift */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | allwinner,sun4i-a10-ts.yaml | 33 allwinner,tp-sensitive-adjust: 72 allwinner,tp-sensitive-adjust = <0>;
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | arc_os.c | 180 arc_prune_async(int64_t adjust) in arc_prune_async() argument 188 *adjustptr = adjust; in arc_prune_async()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/light/ |
| H A D | sharp,gp2ap002.yaml | 47 device-unique and adjust the optical setting for proximity detection 54 device-unique and adjust the optical setting for proximity detection
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | arc_os.c | 504 arc_prune_async(int64_t adjust) in arc_prune_async() argument 516 ap->p_adjust = adjust; in arc_prune_async()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/ |
| H A D | ti-smartreflex.txt | 3 SmartReflex is used to set and adjust the SoC operating points.
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_output.c | 3902 bo->bo_erp += adjust; in ieee80211_beacon_update() 3903 bo->bo_htinfo += adjust; in ieee80211_beacon_update() 3904 bo->bo_vhtinfo += adjust; in ieee80211_beacon_update() 3906 bo->bo_ath += adjust; in ieee80211_beacon_update() 3909 bo->bo_tdma += adjust; in ieee80211_beacon_update() 3912 bo->bo_meshconf += adjust; in ieee80211_beacon_update() 3914 bo->bo_appie += adjust; in ieee80211_beacon_update() 3915 bo->bo_wme += adjust; in ieee80211_beacon_update() 3916 bo->bo_csa += adjust; in ieee80211_beacon_update() 3917 bo->bo_quiet += adjust; in ieee80211_beacon_update() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | marvell-neta-bm.txt | 15 Otherwise the driver would adjust a given number or choose default if
|
| H A D | mscc-phy-vsc8531.txt | 19 To adjust the edge-slowdown, the 'vddmac'
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | vctrl.txt | 23 undesiredly since the output voltage does not adjust
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
| H A D | nopwrite.shlib | 40 # extra space. Also, volumes use more space for metadata, so adjust the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | allwinner,sun6i-a31-drc.yaml | 14 The DRC (Dynamic Range Controller) allows to dynamically adjust
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | socfpga_arria5_socdk.dts | 92 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| H A D | socfpga_cyclone5_socdk.dts | 96 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| H A D | socfpga_arria10_socdk.dtsi | 131 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | fsl,mxs-pinctrl.txt | 28 one is to adjust the pin configuration for some particular pins that need a 39 there to adjust configurations for some pins in the group.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | tpo,tpg110.yaml | 29 over the SPI interface. The interface can also adjust
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | nvidia,tegra114-spi.txt | 33 with this tap value. This property is used to adjust the Tegra SPI master
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,dsi.txt | 37 - drive-strength-microamp: adjust driving current, should be 3000 ~ 6000. And
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-shrink.m4 | 115 dnl # Shrinker adjust to use common shrink_control structure.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/opp/ |
| H A D | ti-omap5-opp-supply.txt | 4 contain data that can be used to adjust voltages programmed for some of their
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | baikal,bt1-pvt.yaml | 74 Temperature sensor trimming factor. It can be used to manually adjust the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/ |
| H A D | mux.txt | 8 gate or adjust the parent rate via a divider or multiplier.
|
| /f-stack/tools/compat/include/sys/ |
| H A D | mbuf.h | 910 int adjust; in m_align() local 914 adjust = M_SIZE(m) - len; in m_align() 915 m->m_data += adjust &~ (sizeof(long)-1); in m_align()
|