Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 80) sorted by relevance

1234

/f-stack/freebsd/contrib/zlib/doc/
H A Dalgorithm.txt39 a longer match at the next input byte. If a longer match is found, the
46 the current match is long enough, deflate() reduces the search for a longer
64 codes are much more common than longer codes, so pay attention to decoding the
65 short codes fast, and let the long codes take longer to decode.
72 grabs more bits and tries to decode a longer code.
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
103 If the symbol is longer than nine bits, then that entry in the table points
H A Drfc1951.txt381 * Shorter codes lexicographically precede longer codes.
821 been found, the compressor searches for a longer match starting at
822 the next input byte. If it finds a longer match, it truncates the
824 byte) and then emits the longer match. Otherwise, it emits the
832 compressor reduces the search for a longer match, thus speeding up
/f-stack/dpdk/doc/guides/contributing/
H A Dstable.rst22 Release to indicate longer term support.
38 longer, up to 1 year, if a maintainer continues to support the stable branch,
62 longer depending on the number and criticality of the backported
70 point the LTS branch will no longer be maintained with no further releases.
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-totalram-pages-func.m42 dnl # Linux 5.0: totalram_pages is no longer a global variable, and must be
H A Dkernel-wait.m426 dnl # wait_on_bit() no longer requires an action argument. The former
/f-stack/freebsd/mips/conf/
H A DCI207 # Note: SMP on 32-bit mips is no longer supported, which affects this config file.
H A DJZ47807 # Note: SMP on 32-bit mips is no longer supported, which affects this config file.
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dst,sti-softreset.txt12 may no longer be valid.
H A Dst,sti-picophyreset.txt11 may no longer be valid.
H A Dst,sti-powerdown.txt13 may no longer be valid.
H A Dimg,pistachio-reset.txt11 state may no longer be valid.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dglossary.rst132 Deprecated name for *main lcore*. No longer used.
191 Deprecated name for *worker lcore*. No longer used.
H A Dlpm_lib.rst64 Instead, this approach takes advantage of the fact that rules longer than 24 bits are very rare.
214 With the default value of 256, we can have up to 256 rules longer than 24 bits that differ on their…
215 Since routes longer than 24 bits are unlikely, this shouldn't be a problem in most setups.
/f-stack/freebsd/contrib/device-tree/Bindings/x86/
H A Dce4100.txt53 interrupt numbers for devices is no longer true. In order to obtain the
/f-stack/freebsd/net/
H A Dradix.c184 int longer = LEN(n++) - LEN(m++); in rn_refines() local
187 if (longer > 0) in rn_refines()
188 lim -= longer; in rn_refines()
198 if (masks_are_equal && (longer < 0)) in rn_refines()
199 for (lim2 = m - longer; m < lim2; ) in rn_refines()
/f-stack/app/redis-5.0.5/tests/unit/
H A Dmulti.tcl124 test {After successful EXEC key is no longer watched} {
136 test {After failed EXEC key is no longer watched} {
H A Dexpire.tcl17 test {EXPIRE - After 2.1 seconds the key should no longer be here} {
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dmvebu-uart.txt31 and should no longer be used.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs35l36.txt125 no longer being present and the VP brownout prevention entering an attenuation
130 is not longer present and the VP brownout is in an attenuation release state.
H A Dda7219.txt39 (LDO unavailable in production HW so property no longer required).
/f-stack/dpdk/doc/guides/eventdevs/
H A Ddsw.rst54 Ports left unattended for longer periods of time will prevent load
/f-stack/app/redis-5.0.5/deps/lua/
H A DHISTORY53 + new error handling protocol: the core no longer prints error messages;
62 + the core no longer needs "stdio.h" for anything (except for a single
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,c64x+megamod-pic.txt40 it is no longer handled through a megamodule interrupt combiner and is
/f-stack/tools/libxo/doc/
H A Dxolint.rst300 'Value field name should be longer than two characters'
303 The message "Value field name should be longer than two characters" can be caused by code like:
/f-stack/dpdk/doc/guides/nics/
H A Dszedata2.rst101 With NFB-200G2QL card, this is no longer viable (see above).

1234