Searched refs:want (Results 1 – 16 of 16) sorted by relevance
/net-tools-latest/libcoap/src/ |
D | block.c | 66 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/ |
D | README.md | 11 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/ |
D | README.txt | 25 Note that the second method also works if you want to keep your custom
|
/net-tools-latest/libcoap/ |
D | configure.ac | 210 …[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.])
|
D | CONTRIBUTE | 39 want to discuss some patches, please write it to the mailing list. Please 214 programming person available. You want to write up something?
|
D | LICENSE.GPL | 25 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/ |
D | CMakeLists.txt | 46 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
|
D | README.md | 51 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/ |
D | README.md | 90 …he server might not have any use to use. However it is passed in case you want to send messages to…
|
/net-tools-latest/ |
D | README.md | 151 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
|
D | README.legacy | 214 If you want to use DTLS then run client like this
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/ |
D | README.md | 41 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/ |
D | mbedtls.doxyfile | 274 # 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/ |
D | Doxyfile.in | 221 # 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/ |
D | Doxyfile.in | 304 # 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/ |
D | README | 166 or SHA2_USE_MEMSET_MEMCPY to choose which way you want
|