Home
last modified time | relevance | path

Searched full:than (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dalgorithm.txt48 important than speed, deflate() attempts a complete second search even if
64 codes are much more common than longer codes, so pay attention to decoding the
68 input less than the length of longest code. It gets that many bits from the
86 those cases, the table ended up one bit longer than the ``average'' code
88 little more than eight bits for 286 symbols and a little less than five bits
98 symbol is shorter than nine bits, then that symbol's translation is duplicated
103 If the symbol is longer than nine bits, then that entry in the table points
119 more time filling in duplicate symbol entries than you do actually decoding.
190 meaning of a particular symbol is often more than just a letter. It can be a
H A Ddeflate.h161 /* Length of the best match at previous step. Matches not greater than this
173 * smaller than this value. This mechanism is used only for compression
178 * greater than this length. This saves time but degrades compression.
186 /* Use a faster search when the previous match is longer than this */
223 * all blocks if lit_bufsize is not greater than 32K.)
224 * - if compression is not successful for a file smaller than 64K, we can
H A DFAQ143 uses a faster integrity check than gzip.
176 x.x.x.f are reserved for modifications to zlib by others than the zlib
207 than does PKZIP and zlib. However, you can look in zlib's contrib/blast
238 32. Can zlib work with greater than 4 GB of data?
260 against a buffer overflow of a 4K string space, other than the caller of
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dinit.c144 #error "TCP_WND is bigger than the configured LWIP_WND_SCALE allows!"
170 #error "LWIP_TCP_MAX_SACK_NUM must be greater than 0"
206 #error "PBUF_POOL_BUFSIZE must be greater than MEM_ALIGNMENT or the offset may take the full first …
281 #error "lwip_sanity_check: WARNING: MEMP_NUM_NETCONN should be less than the sum of MEMP_NUM_{TCP,R…
306 #error "lwip_sanity_check: WARNING: TCP_SNDLOWAT must be less than TCP_SND_BUF. If you know what yo…
312 #error "lwip_sanity_check: WARNING: TCP_SNDQUEUELOWAT must be less than TCP_SND_QUEUELEN. If you kn…
318 #error "lwip_sanity_check: WARNING: TCP_WND is larger than space provided by PBUF_POOL_SIZE * (PBUF…
321 #error "lwip_sanity_check: WARNING: TCP_WND is smaller than MSS. If you know what you are doing, de…
/nrf52832-nimble/rt-thread/components/net/uip/
H A Duip-1.0-changelog.txt35 * If uip_len is less than that reported by the IP header, the packet
36 is discarded. If uip_len is greater than the length reported by the
55 than typedefs.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dinit.c148 #error "TCP_WND is bigger than the configured LWIP_WND_SCALE allows!"
201 …#error "PBUF_POOL_BUFSIZE must be greater than MEM_ALIGNMENT or the offset may take the full first…
286 #error "lwip_sanity_check: WARNING: MEMP_NUM_NETCONN should be less than the sum of MEMP_NUM_{TCP,R…
311 …#error "lwip_sanity_check: WARNING: TCP_SNDLOWAT must be less than TCP_SND_BUF. If you know what y…
317 …#error "lwip_sanity_check: WARNING: TCP_SNDQUEUELOWAT must be less than TCP_SND_QUEUELEN. If you k…
323 …#error "lwip_sanity_check: WARNING: TCP_WND is larger than space provided by PBUF_POOL_SIZE * (PBU…
326 …#error "lwip_sanity_check: WARNING: TCP_WND is smaller than MSS. If you know what you are doing, d…
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt43 of kilobytes of RAM and room for less than 100 kilobytes of
82 than the size of the IP packet, the packet is fragmented into smaller
158 functions can be written in highly optimized assembler rather than
226 pages and multiple simultaneous clients, will require more RAM than a
248 event-based API that is nore low-level than protosockets but uses less
352 connection and it is not possible to call uip_send() more than once
511 This second example is slightly more advanced than the previous one,
735 uip_send(). uIP makes sure that no more than MSS bytes of data is
736 actually sent, even though s->dataleft may be larger than the MSS.
747 writing larger protocol implementations than the previous examples
[all …]
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/
H A Dmbutils.h55 * usBitOffset / 8 is greater than the size of the buffer memory contents
60 * than 8.
90 * than 8.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dinit.c164 …#error "PBUF_POOL_BUFSIZE must be greater than MEM_ALIGNMENT or the offset may take the full first…
252 #error "lwip_sanity_check: WARNING: MEMP_NUM_NETCONN should be less than the sum of MEMP_NUM_{TCP,R…
271 …#error "lwip_sanity_check: WARNING: TCP_SNDLOWAT must be less than TCP_SND_BUF. If you know what y…
274 …#error "lwip_sanity_check: WARNING: TCP_SNDQUEUELOWAT must be less than TCP_SND_QUEUELEN. If you k…
277 …#error "lwip_sanity_check: WARNING: TCP_WND is larger than space provided by PBUF_POOL_SIZE * (PBU…
280 …#error "lwip_sanity_check: WARNING: TCP_WND is smaller than MSS. If you know what you are doing, d…
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_sched.c208 /* Only insert if this element is older than all that we in ble_ll_sched_conn_reschedule()
344 * how much time it will take to service the ISR but if we are more than the in ble_ll_sched_master_new()
347 * receive the connect request later than we expect but no earlier than in ble_ll_sched_master_new()
353 * time is more than a transmit window offset interval (1.25 msecs). The in ble_ll_sched_master_new()
369 * transmitting earlier than the slave thinks we could end up transmitting in ble_ll_sched_master_new()
574 * how much time it will take to service the ISR but if we are more than the in ble_ll_sched_master_new()
577 * receive the connect request later than we expect but no earlier than in ble_ll_sched_master_new()
583 * time is more than a transmit window offset interval (1.25 msecs). The in ble_ll_sched_master_new()
599 * transmitting earlier than the slave thinks we could end up transmitting in ble_ll_sched_master_new()
1562 * expect this to be less than -3 or -4. in ble_ll_sched_init()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/
H A Dzlib.h69 file compression on file systems, has a larger header than zlib to maintain
70 directory information, and uses a different, slower check method than zlib.
145 exactly 65536 bytes, but will not be required to allocate more than this
293 avail_out is greater than six to avoid repeated flush markers due to
409 number of unused bits may in general be greater than seven, except when
411 less than eight.
504 windowBits can also be greater than 15 for optional gzip encoding. Add
552 predicted with good accuracy; the data can then be compressed better than
557 discarded, for example if the dictionary is larger than the window size in
662 less than or equal to 16, and that many of the least significant bits of
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/
H A Dzlib.h69 file compression on file systems, has a larger header than zlib to maintain
70 directory information, and uses a different, slower check method than zlib.
145 exactly 65536 bytes, but will not be required to allocate more than this
293 avail_out is greater than six to avoid repeated flush markers due to
409 number of unused bits may in general be greater than seven, except when
411 less than eight.
504 windowBits can also be greater than 15 for optional gzip encoding. Add
552 predicted with good accuracy; the data can then be compressed better than
557 discarded, for example if the dictionary is larger than the window size in
662 less than or equal to 16, and that many of the least significant bits of
[all …]
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A Dlgpl.txt82 does Less to protect the user's freedom than the ordinary General
142 Activities other than copying, distribution and modification are not
177 the facility, other than as an argument passed when the facility
215 instead of to this License. (If a newer version than version 2 of the
248 contains portions of the Library), rather than a "work that uses the
301 rather than copying library functions into the executable, and (2)
309 than the cost of performing this distribution.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dcontrib.txt48 …If you correct an existing bug then attach the patch to the bug rather than creating a new entry i…
51 …iour if not necessary. A patch is easier to read and understand if it's to the point and short than
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dos_cputime_pwr2.c74 * than 140737488. I am not going to check that here because that many ticks
75 * is about 4222 seconds, way more than what this routine should be used for.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dcontrib.txt48 …If you correct an existing bug then attach the patch to the bug rather than creating a new entry i…
51 …iour if not necessary. A patch is easier to read and understand if it's to the point and short than
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DUPGRADING16 * TCP only kills existing connections with a LOWER priority than the one currently being opened.
93 * Made LWIP_TCPIP_CORE_LOCKING==1 the default as it usually performs better than
202 blocks of data. Instead, pbufs are allocated larger than needed and the
251 more than one pcb.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Dcontrib.txt48 …If you correct an existing bug then attach the patch to the bug rather than creating a new entry i…
55 …viour if not necessary.A patch is easier to read and understand if it's to the point and short than
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dsntp_opts.h100 * greater than or equal to 0 and less than infinity, where infinity is
121 * between the local clock and the NTP server clock must not be larger than
/nrf52832-nimble/rt-thread/components/utilities/
H A DKconfig59 When the log level is less than this option and it will stop output.
80 When the log level is less than this option and it will stop output.
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_systick.h92 * @retval true If current time is higher than specified state plus given time-out.
93 * @retval false If current time is lower than specified state plus given time-out
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Dmain.html30 … stack into systems with a few tens of kilobytes of RAM and room for less than 100 kilobytes of co…
35 … two networks. If the maximum packet size of the other network is smaller than the size of the IP …
50 …ns in those functions can be written in highly optimized assembler rather than generic C code.<h3>…
58 …ynamic web pages and multiple simultaneous clients, will require more RAM than a simple Telnet ser…
61 … full multi-threading, and a "raw" event-based API that is nore low-level than protosockets but us…
78 … href="a00147.html#g04b053a623aac7cd4195157d470661b3">uip_send()</a> more than once per applicatio…
128 This second example is slightly more advanced than the previous one, and shows how the application …
270 …/a>. uIP makes sure that no more than MSS bytes of data is actually sent, even though s-&gt;datale…
273 …as showed itself to be useful for writing larger protocol implementations than the previous exampl…
378 …assembled, and therefore does not support simultaneous reassembly of more than one packet. Since f…
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DUPGRADING50 * Made LWIP_TCPIP_CORE_LOCKING==1 the default as it usually performs better than
159 blocks of data. Instead, pbufs are allocated larger than needed and the
208 more than one pcb.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/tests/
H A Dzlib1.c93 "than Source Code.\n"
149 "different terms than the Red Hat eCos Public License.\n"
186 CYG_TEST_FAIL_FINISH("Decompressed data larger than original"); in entry0()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml50 # than have a piece of code calculate this value, the developer must set
126 connection. If this is set to a value greater than 27,
137 last longer than the number of slots allocated here and may also end earlier

12345678910>>...17