Searched refs:template (Results 1 – 4 of 4) sorted by relevance
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_DNS_Cache/ |
| D | FreeRTOS_DNS_Cache_utest.c | 252 char template[] = "helloXXXXXX"; in test_processDNS_CACHE_exceed_host_entry_limit() local 256 memcpy( template, "helloXXXXXX", strlen( template ) ); in test_processDNS_CACHE_exceed_host_entry_limit() 257 char * name = mktemp( template ); in test_processDNS_CACHE_exceed_host_entry_limit()
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/ |
| D | make_common_makefile.py | 180 def write_makefile(opsys, template, defines, makefile): argument 181 with open(template) as _template: 223 def makefile_from_template(opsys, template, defines, makefile="Makefile"): argument 228 write_makefile(opsys, template, defines, _makefile)
|
| /FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/board_family/ |
| D | ReadMe.txt | 3 …ctory is Not! to be used as is. The purpose of the file is to provide a template for writing a net…
|
| /FreeRTOS-Plus-TCP-v3.1.0/docs/doxygen/ |
| D | config.doxyfile | 1127 # performance. This can be particularly helpful with template rich C++ code for 2034 # similar to doxygen's configuration file. A template extensions file can be
|