Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/
Dmake_common_makefile.py121 def find_definition_once(key, defines, prefix=None): argument
124 prefix = "{}_".format(prefix.rstrip('_')) if prefix else ""
125 key2 = key[len(prefix):] if key.startswith(prefix) else prefix + key
/FreeRTOS-Plus-TCP-v3.1.0/docs/doxygen/
Dstyle.css61 /* Style of the prefix "AWS IoT Device SDK C" that appears in the header. */
Dconfig.doxyfile1175 # In case all classes in a project start with a common prefix, all classes will
1177 # can be used to specify a prefix (or a list of prefixes) that should be ignored
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Common/
DphyHandling.c59 #warning please use the new defines with 'ipconfig' prefix