Home
last modified time | relevance | path

Searched refs:want (Results 1 – 16 of 16) sorted by relevance

/net-tools-latest/libcoap/src/
Dblock.c66 size_t start, want, avail; in coap_write_block_opt() local
78 want = 1 << (block->szx + 4); in coap_write_block_opt()
81 if (want <= avail) { in coap_write_block_opt()
82 block->m = want < data_length - start; in coap_write_block_opt()
/net-tools-latest/virtual-hub/
DREADME.md11 virtual nodes do you want.
62 Remember to run all the QEMU nodes you want to be present in the network
/net-tools-latest/mbedtls-2.4.0/configs/
DREADME.txt25 Note that the second method also works if you want to keep your custom
/net-tools-latest/libcoap/
Dconfigure.ac210 …[AC_MSG_WARN([==> You want to build the testing binary but the needed header files for CUnit could…
223 …[AC_MSG_WARN([==> You want to build the testing binary but the needed library 'libcunit' for linki…
244 …AC_MSG_WARN([==> You want to build the examples binaries, that is also including the respective ma…
260 AC_MSG_WARN([==> This is no problem if you just want to build the library libcoap.])
266 AC_MSG_WARN([==> which is not a problem if you just want to build the library libcoap.])
DCONTRIBUTE39 want to discuss some patches, please write it to the mailing list. Please
214 programming person available. You want to write up something?
DLICENSE.GPL25 if you want it, that you can change the software or use pieces of it
43 Also, for each author's protection and ours, we want to make certain
46 want its recipients to know that what they have is not the original, so
/net-tools-latest/mbedtls-2.4.0/
DCMakeLists.txt46 To confirm you want to build with this option, re-run cmake with the \
62 # some warnings we want are not available with old GCC versions
DREADME.md51 In any case, you'll probably want to set the yotta target before building unless it has already bee…
94 The test suites need Perl to be built. If you don't have Perl installed, you'll want to disable the…
125 Note that, with CMake, if you want to change the compiler or its options after you already ran CMak…
/net-tools-latest/python-websocket-server/
DREADME.md90 …he server might not have any use to use. However it is passed in case you want to send messages to…
/net-tools-latest/
DREADME.md151 If you want to re-create the certificates in echo-server and echo-client in
174 If you want to re-create the signed certificates in echo-server in Zephyr
DREADME.legacy214 If you want to use DTLS then run client like this
/net-tools-latest/mbedtls-2.4.0/yotta/data/
DREADME.md41 For example, in an application called `myapp`, if you want to enable the EC J-PAKE key exchange and…
/net-tools-latest/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile274 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
298 # setting a simple type. If this is not the case, or you want to show the
790 # and want reuse the introduction page also for the doxygen output.
1197 # have LaTeX installed or if you want to formulas look prettier in the HTML
1551 # if you want to understand what is going on.
1630 # Use the PREDEFINED tag if you want to use a different macro definition that
1732 # doxygen generates. When you want a differently looking font you can specify
/net-tools-latest/tinydtls-0.8.2/doc/
DDoxyfile.in221 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
245 # setting a simple type. If this is not the case, or you want to show the
1234 # if you want to understand what is going on.
1302 # Use the PREDEFINED tag if you want to use a different macro definition.
1397 # these (or just want a differently looking font) you can specify the font name
/net-tools-latest/libcoap/doc/
DDoxyfile.in304 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
332 # type. If this is not the case, or you want to show the methods anyway, you
892 # and want to reuse the introduction page also for the doxygen output.
1363 # If you want full control over the layout of the generated HTML pages it might
1438 # installed or if you want to formulas look prettier in the HTML output. When
1904 # formatted so it can be parsed by a human reader. This is useful if you want to
1983 # tag if you want to use a different macro definition that overrules the
2104 # When you want a differently looking font in the dot files that doxygen
/net-tools-latest/tinydtls-0.8.2/sha2/
DREADME166 or SHA2_USE_MEMSET_MEMCPY to choose which way you want