Home
last modified time | relevance | path

Searched refs:template (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/
Dmake_common_makefile.py180 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-v4.0.0/source/portable/NetworkInterface/board_family/
DReadMe.txt3 …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-v4.0.0/test/unit-test/FreeRTOS_DNS_Cache/
DFreeRTOS_DNS_Cache_utest.c370 char template[] = "helloXXXXXX"; in test_processDNS_CACHE_exceed_host_entry_limit() local
380 memcpy( template, "helloXXXXXX", strlen( template ) ); in test_processDNS_CACHE_exceed_host_entry_limit()
381 char * name = mktemp( template ); in test_processDNS_CACHE_exceed_host_entry_limit()
/FreeRTOS-Plus-TCP-v4.0.0/docs/doxygen/
Dconfig.doxyfile18 # Use doxygen to compare the used configuration file with the template
21 # Use doxygen to compare the used configuration file with the template
1224 # performance. This can be particularly helpful with template rich C++ code for
2151 # similar to doxygen's configuration file. A template extensions file can be