Home
last modified time | relevance | path

Searched refs:when (Results 1 – 25 of 817) sorted by relevance

12345678910>>...33

/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt50 - snps,req_p1p2p3_quirk: when set, the core will always request for
54 - snps,del_phy_power_chg_quirk: when set core will delay PHY power change
56 - snps,lfps_filter_quirk: when set core will filter LFPS reception.
59 - snps,tx_de_emphasis_quirk: when set core will set Tx de-emphasis value.
62 - snps,dis_u3_susphy_quirk: when set core will disable USB3 suspend phy.
63 - snps,dis_u2_susphy_quirk: when set core will disable USB2 suspend phy.
64 - snps,dis_enblslpm_quirk: when set clears the enblslpm in GUSB2PHYCFG,
73 - snps,dis-del-phy-power-chg-quirk: when set core will change PHY power
81 - snps,is-utmi-l1-suspend: true when DWC3 asserts output signal
82 utmi_l1_suspend_n, false when asserts utmi_sleep_n
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dste-dma40.txt40 3. The DMA request line number (only when 'use fixed channel' is set)
44 Logical channel when unset
45 Physical channel when set
47 Memory to Device when unset
48 Device to Memory when set
50 Little endian when unset
51 Big endian when set
53 Use automatic channel selection when unset
54 Use DMA request line number when set
56 Normal priority when unset
[all …]
/f-stack/freebsd/netgraph/
H A Dng_pipe.c637 if (when->tv_sec < now->tv_sec || (when->tv_sec == now->tv_sec in ngp_rcvdata()
639 when->tv_sec = now->tv_sec; in ngp_rcvdata()
640 when->tv_usec = now->tv_usec; in ngp_rcvdata()
738 struct timeval *when; in pipe_dequeue() local
750 when = &hinfo->qin_utime; in pipe_dequeue()
751 if (when->tv_sec > now->tv_sec || (when->tv_sec == now->tv_sec in pipe_dequeue()
799 when = &ngp_h->when; in pipe_dequeue()
841 when->tv_usec += priv->delay; in pipe_dequeue()
842 when->tv_sec += when->tv_usec / 1000000; in pipe_dequeue()
843 when->tv_usec = when->tv_usec % 1000000; in pipe_dequeue()
[all …]
/f-stack/app/redis-5.0.5/tests/unit/
H A Dauth.tcl9 test {AUTH fails when a wrong password is given} {
14 test {Arbitrary command gives an error when AUTH is required} {
19 test {AUTH succeeds when the right password is given} {
/f-stack/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst40 can be specified when the module is loaded to control its behavior:
114 in ``struct rte_kni_conf`` when the first KNI interface is created:
144 kernel module is controlled via the ``carrier`` option when the module
195 allow DPDK applications to perform actions when the KNI interfaces are
209 Called when the management state of the KNI interface changes.
214 Called when the user changes the MTU size of the KNI
221 For example, when the user runs ``ip link set address <MAC>
230 Called when the user changes the promiscuity state of the KNI
231 interface. For example, when the user runs ``ip link set promisc
258 ``rte_kni_close()`` or when the DPDK application is closed.
[all …]
H A Dvhost_lib.rst40 DPDK vhost-user will act as the client when this flag is given. See below
56 IOMMU support will be enabled when this flag is set. It is disabled by
65 Postcopy live-migration support will be enabled when this flag is set.
68 Enabling this flag should only be done when the calling application does
130 the appropriate action when some events happen. The following events are
135 This callback is invoked when a virtio device becomes ready. ``vid``
140 This callback is invoked when a virtio device is paused or shut down.
149 This callback is invoked when the features is changed. For example,
161 This callback is invoked when vhost-user socket connection is closed.
325 side which will force memory to be allocated when mmap at vhost side;
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt15 fractional bits - Q4.4) applied when light > threshold
18 fractional bits - Q4.4) applied when light < threshold
33 There will be no dark-gain compensation by default when ALS > thresh
34 (0 * dark-gain), and a 1.35 compensation factor when ALS < thresh.
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dtwl-charger.txt4 to know when charging is permissible, and when there is a connection
10 "ti,twl4030-usb", then that is used to determine when and how
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DCHANGELOG.md5 * Catch a buffer overflow when formatting the error message
7 * Fix warnings, when compiled with -Wshadow
42 * Revert "Clear `REDIS_CONNECTED` flag when connection is closed".
53 * Clear `REDIS_CONNECTED` flag when connection is closed (Thanks, Jerry Jacobs)
79 * Fix tests when assert() undefined (Keith Bennett, Matt Stancliff)
142 * Issue #43: Don't crash in an asynchronous context when Redis returns an error
143 reply after the connection has been made (this happens when the maximum
H A DREADME.md36 code using hiredis should not be a big pain. The key thing to keep in mind when
54 struct has an integer `err` field that is non-zero when the connection is in
103 The return value of `redisCommand` holds a reply when the command was
142 **Important:** the current version of hiredis (0.10.0) frees replies when the
143 asynchronous API is used. This means you should not call `freeReplyObject` when
146 keep an eye on the changelog when upgrading (see issue #39).
350 The same set of functions are used internally by hiredis when creating a
385 Both when using the Reader API directly or when using it indirectly via a
388 Usually this buffer is destroyed when it is empty and is larger than 16
391 However when working with very big payloads destroying the buffer may slow
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dgpio-keys.yaml50 value is sent for events this button generates when pressed.
52 when all buttons with linux,input-type == type and
73 Specifies whether the key should wake the system when asserted, when
75 system (e.g., when the "wakeup-source" property is also provided).
/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Datmel-wdt.txt26 This is valid only when using "hardware" watchdog.
28 - atmel,idle-halt : Should be present if you want to stop the watchdog when
31 watchdog not counting when the CPU is in idle state, therefore the
35 - atmel,dbg-halt : Should be present if you want to stop the watchdog when
H A Datmel-sama5d4-wdt.txt15 - atmel,idle-halt: present if you want to stop the watchdog when the CPU is
18 watchdog not counting when the CPU is in idle state, therefore the
22 - atmel,dbg-halt: present if you want to stop the watchdog when the CPU is
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dpl011.yaml51 when the UART is unused
84 Enables polling when using RX DMA.
89 Rate at which poll occurs when auto-poll is set.
96 Poll timeout when auto-poll is set, default
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-max77620.txt47 enabled/disabled when system is in
65 the GPIO get enabled when
72 the GPIO get disabled when master
80 get configured when system enters in
86 configuration register when system
94 configuration register when system
/f-stack/app/redis-5.0.5/src/
H A Dexpire.c407 long long when; /* unix time in milliseconds when the key will expire. */ in expireGenericCommand() local
409 if (getLongLongFromObjectOrReply(c, param, &when, NULL) != C_OK) in expireGenericCommand()
412 if (unit == UNIT_SECONDS) when *= 1000; in expireGenericCommand()
413 when += basetime; in expireGenericCommand()
427 if (when <= mstime() && !server.loading && !server.masterhost) { in expireGenericCommand()
443 setExpire(c,c->db,key,when); in expireGenericCommand()
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt49 Default to 8 when undefined.
52 Default to "select" when undefined.
55 Default to "ncs" when undefined.
58 Default to "ncs" when undefined.
61 Default to "disabled" when undefined.
72 Default to "normal" when undefined.
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dtvp7002.txt10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when
13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when
16 - pclk-sample: Clock polarity of the bus. Default value when this property is
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DINSTALL.md54 VERSION configuration when embedding a jemalloc release into another
96 static library, or to avoid exporting public APIs when using the zone
183 Enable code that wraps pthread_create() to detect when an application
212 Specify where to find DocBook XSL stylesheets when building the
227 option may be useful when cross compiling in combination with
234 when cross compiling, or when overriding the default for systems that do
268 useful when cross-compiling.
301 'cpp' when 'configure' is looking for include files, so you must use
310 Pass these flags when linking.
358 Optionally, define make variables when invoking make, including (not
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs42l42.txt23 polarity. Normal jacks will short tip sense pin to HS1 when headphones are
24 plugged in and leave tip sense floating when not plugged in. Inverting jacks
25 short tip sense when unplugged and float when plugged in.
73 decreasing voltages and will stop when a comparator is tripped,
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dnvidia,tegra124-dfll.txt57 - nvidia,pwm-tristate-microvolts: Regulator voltage in micro volts when PWM
60 - nvidia,pwm-min-microvolts: Regulator voltage in micro volts when PWM control
62 that the regulator supports when PWM control is enabled.
67 - pinctrl-0: I/O pad configuration when PWM control is enabled.
68 - pinctrl-1: I/O pad configuration when PWM control is disabled.
70 - dvfs_pwm_enable: I/O pad configuration when PWM control is enabled.
71 - dvfs_pwm_disable: I/O pad configuration when PWM control is disabled.
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7192.yaml52 This bit enables a notch at 60 Hz when the first notch of the sinc
54 60 Hz when the sinc filter first notch is at 50 Hz. This allows
76 The burnout currents can be enabled only when the buffer is active
77 and when chop is disabled.
H A Dfsl,imx25-gcq.txt16 Required when at least one subnode uses the this reference.
18 Required when at least one subnode uses this reference.
20 Required when at least one subnode uses this reference.
/f-stack/freebsd/contrib/zstd/
H A DCHANGELOG12 cli : provide a condensed summary by default when processing multiple files
21 build: fix cmake script when using path with spaces, by @terrelln
28 fix : Always return dstSize_tooSmall when that is the case
90 perf: Better compression speed when re-using a context, by @felixhandte
136 cli: Recognize symlinks when built in C99 mode by @felixhandte (#1640)
168 api: Allow compression parameters to be set when a dictionary is used
210 cli : clearer error messages, especially when input file not present
360 cli : fix : --rm remains silent when input is stdin
422 Fixed : CLI -d output to stdout by default when input is stdin (#322)
467 Fixed : segfault when using small dictionaries, reported by Felix Handte
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmediatek-dwmac.txt26 It should be defined for RMII interface when the reference clock is from MT2712 SoC.
46 when the reference clock is from MT2712 SoC.
49 2. reference clock will be inversed when arrived at MAC in RMII case, when
51 3. the inside clock, which be sent to MAC, will be inversed in RMII case when

12345678910>>...33