Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 53) sorted by relevance

123

/net-tools-3.5.0/mbedtls-2.4.0/
DMakefile7 .PHONY: all no_test programs lib tests install uninstall clean test check covtest lcov apidoc apido…
9 all: programs tests target
98 lcov --add-tracefile files.info --add-tracefile tests.info -o all.info
99 lcov --remove all.info -o final.info '*.h'
102 rm -f files.info tests.info all.info final.info descriptions
D.gitignore24 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
DCMakeLists.txt43 This option is not safe for production use and negates all security \
149 COMMAND lcov --add-tracefile files.info --add-tracefile tests.info -o all.info
150 COMMAND lcov --remove all.info -o final.info '*.h'
153 COMMAND rm -f files.info tests.info all.info final.info descriptions
DREADME.md21 …hose systems are always complete and up-to-date. The others should reflect all changes present in …
57 … of `Make` functionality, as a lot of `Make` features are not supported on all different implement…
115 - Check. This activates the compiler warnings that depend on optimization and treats all warnings…
134 The solution file `mbedTLS.sln` contains all the basic projects needed to build the library and all
152 - `tests/scripts/all.sh` runs a combination of the above tests, plus some more, with various buil…
/net-tools-3.5.0/tinydtls-0.8.2/aes/
DMakefile.in46 .PHONY: all dirs clean install dist distclean .gitignore doc
51 all:
/net-tools-3.5.0/tinydtls-0.8.2/tests/
DMakefile.in51 .PHONY: all dirs clean distclean .gitignore doc
56 all: $(PROGRAMS)
/net-tools-3.5.0/tinydtls-0.8.2/sha2/
DMakefile.in46 .PHONY: all dirs clean install dist distclean .gitignore doc
51 all:
/net-tools-3.5.0/tinydtls-0.8.2/ecc/
DMakefile.in52 .PHONY: all dirs clean install distclean .gitignore doc
57 all: $(PROGRAMS)
/net-tools-3.5.0/tinydtls-0.8.2/
DMakefile.in66 .PHONY: all dirs clean install dist distclean .gitignore doc TAGS
72 all: $(LIB) dirs
97 all:
Dconfigure.in15 # included in all copies or substantial portions of the Software.
54 [AS_HELP_STRING([--without-debug],[disable all debug output and assertions])],
/net-tools-3.5.0/python-websocket-server/
DREADME.md42 Run all tests
58 …ich allows connections only from the current machine. If you wish to allow all network machines to…
78 | `send_message_to_all()` | Sends a `message` to **all** connected clients. The message is a si…
99 server.send_message_to_all("Hey all, a new client has joined us")
/net-tools-3.5.0/mbedtls-2.4.0/library/
DMakefile79 .PHONY: all static shared clean
82 all: static target
84 all: shared static target
/net-tools-3.5.0/libcoap/scripts/
Dbuild.sh17 make -C examples/lwip lwip lwip-contrib all
/net-tools-3.5.0/libcoap/doc/
DMakefile.am33 all: target
/net-tools-3.5.0/libcoap/tests/
DMakefile.am36 all-am: testdriver
/net-tools-3.5.0/tinydtls-0.8.2/sha2/testvectors/testvectors/
Dvector001.info4 output for all three versions (SHA-256, SHA-384, and SHA-512).
/net-tools-3.5.0/libcoap/examples/contiki/
DMakefile.contiki24 all: server
/net-tools-3.5.0/libcoap/
DLICENSE.GPL14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
/net-tools-3.5.0/tinydtls-0.8.2/examples/contiki/
DMakefile.in31 all: dtls-server dtls-client
/net-tools-3.5.0/tinydtls-0.8.2/doc/
DDoxyfile.in17 # This tag specifies the encoding used for all characters in the config file
18 # that follow. The default is UTF-8 which is also the encoding used for all
47 # source files, where putting all generated files in the same directory would
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
54 # information to generate all constant output in the proper language.
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
187 # of all members will be omitted, etc.
236 # Doxygen will parse them like normal C++ but will assume all classes use public
253 # all members of a group must be documented explicitly.
270 # be useful for C code in case the coding convention dictates that all compound
[all …]
/net-tools-3.5.0/virtual-hub/
DREADME.md34 - 1 means that all packets will be delivered
62 Remember to run all the QEMU nodes you want to be present in the network
/net-tools-3.5.0/
Dnet-capture.py22 from scapy.all import *
/net-tools-3.5.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile19 # This tag specifies the encoding used for all characters in the config file
20 # that follow. The default is UTF-8 which is also the encoding used for all
63 # source files, where putting all generated files in the same directory would
68 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
70 # information to generate all constant output in the proper language.
123 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
222 # of all members will be omitted, etc.
258 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
289 # Doxygen will parse them like normal C++ but will assume all classes use public
306 # all members of a group must be documented explicitly.
[all …]
/net-tools-3.5.0/mbedtls-2.4.0/tests/
DDescriptions.txt5 functions, etc.) for all modules except the SSL modules.
/net-tools-3.5.0/mbedtls-2.4.0/tests/suites/
Dmain_test.function273 * The C standard doesn't guarantee that all-bits-0 is the representation
280 mbedtls_fprintf( stderr, "all-bits-zero is not a NULL pointer\n" );
310 /* Not an option, therefore treat all further arguments as the file
404 /* Suppress all output from the library unless we're verbose

123