Home
last modified time | relevance | path

Searched full:what (Results 1 – 25 of 239) sorted by relevance

12345678910

/nrf52832-nimble/rt-thread/include/libc/
H A Dlibc_signal.h117 #define sigaddset(what,sig) (*(what) |= (1<<(sig)), 0) argument
118 #define sigdelset(what,sig) (*(what) &= ~(1<<(sig)), 0) argument
119 #define sigemptyset(what) (*(what) = 0, 0) argument
120 #define sigfillset(what) (*(what) = ~(0), 0) argument
121 #define sigismember(what,sig) (((*(what)) & (1<<(sig))) != 0) argument
173 #define sigaddset(what,sig) (*(what) |= (1<<(sig)), 0) argument
174 #define sigdelset(what,sig) (*(what) &= ~(1<<(sig)), 0) argument
175 #define sigemptyset(what) (*(what) = 0, 0) argument
176 #define sigfillset(what) (*(what) = ~(0), 0) argument
177 #define sigismember(what,sig) (((*(what)) & (1<<(sig))) != 0) argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dinit.c281 …he sum of MEMP_NUM_{TCP,RAW,UDP}_PCB+MEMP_NUM_TCP_PCB_LISTEN. If you know what you are doing, defi…
297 …MP_NUM_TCP_SEG should be at least as big as TCP_SND_QUEUELEN. If you know what you are doing, defi…
300 …t least as much as (2 * TCP_MSS) for things to work smoothly. If you know what you are doing, defi…
303 …east as much as (2 * TCP_SND_BUF/TCP_MSS) for things to work. If you know what you are doing, defi…
306 #error "lwip_sanity_check: WARNING: TCP_SNDLOWAT must be less than TCP_SND_BUF. If you know what yo…
312 …ARNING: TCP_SNDQUEUELOWAT must be less than TCP_SND_QUEUELEN. If you know what you are doing, defi…
315 …L_BUFSIZE does not provide enough space for protocol headers. If you know what you are doing, defi…
318 …d by PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - protocol headers). If you know what you are doing, defi…
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/lwip-1.4.1/src/core/
H A Dinit.c252 …he sum of MEMP_NUM_{TCP,RAW,UDP}_PCB+MEMP_NUM_TCP_PCB_LISTEN. If you know what you are doing, defi…
262 …MP_NUM_TCP_SEG should be at least as big as TCP_SND_QUEUELEN. If you know what you are doing, defi…
265 …t least as much as (2 * TCP_MSS) for things to work smoothly. If you know what you are doing, defi…
268 …east as much as (2 * TCP_SND_BUF/TCP_MSS) for things to work. If you know what you are doing, defi…
271 …#error "lwip_sanity_check: WARNING: TCP_SNDLOWAT must be less than TCP_SND_BUF. If you know what y…
274 …ARNING: TCP_SNDQUEUELOWAT must be less than TCP_SND_QUEUELEN. If you know what you are doing, defi…
277 …d by PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - protocol headers). If you know what you are doing, defi…
280 …#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/lwip-2.0.2/src/core/
H A Dinit.c286 …he sum of MEMP_NUM_{TCP,RAW,UDP}_PCB+MEMP_NUM_TCP_PCB_LISTEN. If you know what you are doing, defi…
302 …MP_NUM_TCP_SEG should be at least as big as TCP_SND_QUEUELEN. If you know what you are doing, defi…
305 …t least as much as (2 * TCP_MSS) for things to work smoothly. If you know what you are doing, defi…
308 …east as much as (2 * TCP_SND_BUF/TCP_MSS) for things to work. If you know what you are doing, defi…
311 …#error "lwip_sanity_check: WARNING: TCP_SNDLOWAT must be less than TCP_SND_BUF. If you know what y…
317 …ARNING: TCP_SNDQUEUELOWAT must be less than TCP_SND_QUEUELEN. If you know what you are doing, defi…
320 …L_BUFSIZE does not provide enough space for protocol headers. If you know what you are doing, defi…
323 …d by PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - protocol headers). If you know what you are doing, defi…
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/lwip-2.1.0/src/netif/ppp/
H A Decp.c132 ecp_options ecp_wantoptions[NUM_PPP]; /* what to request the peer to use */
133 ecp_options ecp_gotoptions[NUM_PPP]; /* what the peer agreed to do */
134 ecp_options ecp_allowoptions[NUM_PPP]; /* what we'll agree to do */
135 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Decp.c132 ecp_options ecp_wantoptions[NUM_PPP]; /* what to request the peer to use */
133 ecp_options ecp_gotoptions[NUM_PPP]; /* what the peer agreed to do */
134 ecp_options ecp_allowoptions[NUM_PPP]; /* what we'll agree to do */
135 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dalgorithm.txt79 codes are replicated many times in such a table. What inflate() does is
94 Ok, you want to know what this cleverly obfuscated inflate tree actually
157 Each entry is what the bits decode as and how many bits that is, i.e. how
181 So what we have here are three tables with a total of 20 entries that had to
189 There, I think that gives you a picture of what's going on. For inflate, the
H A DFAQ171 what exactly do I need to do to meet that requirement?
266 information on what variant of sprintf() is used by gzprintf().
278 Probably what you want is to use zlib in Java. zlib is already included
313 39. What's the difference between the "gzip" and "deflate" HTTP 1.1 encodings?
323 efficient approach (and in fact exactly what the zlib format was designed
H A Dmaketree.c24 #define exop word.what.Exop
25 #define bits word.what.Bits
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/
H A Dkconfig.in10 "") error "what should I do (see -h)?\n";;
37 The acceptable options depend on what tool is being called.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/
H A Ddfs_nfs.c165 copy_handle(&args.what.dir, handle); in get_handle()
167 args.what.name = file; in get_handle()
174 xdr_free((xdrproc_t)xdr_nfs_fh3, (char *)&args.what.dir); in get_handle()
183 xdr_free((xdrproc_t)xdr_nfs_fh3, (char *)&args.what.dir); in get_handle()
189 xdr_free((xdrproc_t)xdr_nfs_fh3, (char *)&args.what.dir); in get_handle()
233 copy_handle(&args.what.dir, handle); in get_dir_handle()
235 args.what.name = file; in get_dir_handle()
242 xdr_free((xdrproc_t)xdr_nfs_fh3, (char *)&args.what.dir); in get_dir_handle()
251 xdr_free((xdrproc_t)xdr_nfs_fh3, (char *)&args.what.dir); in get_dir_handle()
257 xdr_free((xdrproc_t)xdr_nfs_fh3, (char *)&args.what.dir); in get_dir_handle()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DCOPYING63 want its recipients to know that what they have is not the original, so
94 Whether that is true depends on what the Program does.
243 This section is intended to make thoroughly clear what is believed to
310 <one line to give the program's name and a brief idea of what it does.>
356 library. If this is what you want to do, use the GNU Library General
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A Dgpl.txt46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
339 library. If this is what you want to do, use the GNU Library General
H A Dlgpl.txt55 that what they have is not the original version, so that the original
147 writing it). Whether that is true depends on what the Library does
148 and what the program that uses the Library does.
402 This section is intended to make thoroughly clear what is believed to
473 <one line to give the library's name and a brief idea of what it does.>
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A DCOPYING46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml119 based on what kind of features the local node shoule have. E.g.
139 ways that the node will be used and what kind of power source it
175 This value should typically be fine-tuned based on what
176 models the local node supports, i.e. what's the largest
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dethip6.c65 * For unicast addresses, ask the ND6 module what to do. It will either let us
102 /* Ask ND6 what to do with the packet. */ in ethip6_output()
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-code-style.c17 * A brief description of what this file is.
57 * Put a longer description of what the function does
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Dethip6.c65 * For unicast addresses, ask the ND6 module what to do. It will either let us
107 /* Ask ND6 what to do with the packet. */ in ethip6_output()
/nrf52832-nimble/rt-thread/documentation/
H A Dcoding_style_en.txt15 should stand for what the component does.
106 comments should describe what does the code do. And it should describe how the
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DFILES3 test/ - Some code to test whether the sources do what they should.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DFILES3 test/ - Some code to test whether the sources do what they should.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dsys_arch.txt54 other error will provide a hint what went wrong, but except for assertions,
101 other error will provide a hint what went wrong, but except for assertions,
137 other error will provide a hint what went wrong, but except for assertions,
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_ctrl.c53 * 3) What about procedures that have been completed but try to restart?
281 * XXX: what if we dont like the parameters? When do we check that out? in ble_ll_ctrl_conn_param_pdu_proc()
304 * Not sure what to do about the slave. It is possible that the in ble_ll_ctrl_conn_param_pdu_proc()
306 * has provided? Not sure what to do here. Do we need to remember what in ble_ll_ctrl_conn_param_pdu_proc()
307 * host sent us? For now, I will assume that we need to remember what in ble_ll_ctrl_conn_param_pdu_proc()
943 /* XXX: this is an error! What to do??? */ in ble_ll_ctrl_rx_phy_update_ind()
1332 * The spec does not say what to do here, but if we receive a pause in ble_ll_ctrl_rx_pause_enc_req()
1333 * encryption request and we are not encrypted, what do we do? We in ble_ll_ctrl_rx_pause_enc_req()
1453 /* XXX: deal with reference event count. what to put here? */ in ble_ll_ctrl_conn_param_pdu_make()
1639 * the event counter what we do here is increment the instant and set in ble_ll_ctrl_rx_conn_update()
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dvj.h48 * the receiver implicitly knows what changed -- see below).
87 #define NEW_C 0x40 /* flag bits for what changed in a packet */

12345678910