Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 8 of 8) sorted by relevance

/components/utilities/libadt/uthash/
A Duthash.h249 (replaced) = NULL; \
251 if (replaced) { \
252 HASH_DELETE(hh, head, replaced); \
259 (replaced) = NULL; \
261 if (replaced) { \
262 HASH_DELETE(hh, head, replaced); \
267 #define HASH_REPLACE(hh,head,fieldname,keylen_in,add,replaced) \ argument
274 #define HASH_REPLACE_INORDER(hh,head,fieldname,keylen_in,add,replaced,cmpfcn) \ argument
493 #define HASH_REPLACE_STR(head,strfield,add,replaced) \ argument
503 HASH_REPLACE(hh,head,intfield,sizeof(int),add,replaced)
[all …]
/components/drivers/usb/cherryusb/
A DLICENSE182 replaced with your own identifying information. (Don't include
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile117 # following values are used ($name is automatically replaced with the name of
467 # 'anonymous_namespace{file}', where file will be replaced with the base name of
760 # will be replaced by the file and line number from which the warning originated
762 # be replaced by the version of the file (if it could be obtained via
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile117 # following values are used ($name is automatically replaced with the name of
476 # 'anonymous_namespace{file}', where file will be replaced with the base name of
769 # will be replaced by the file and line number from which the warning originated
771 # be replaced by the version of the file (if it could be obtained via
A Dlwip.Doxyfile.cmake.in117 # following values are used ($name is automatically replaced with the name of
476 # 'anonymous_namespace{file}', where file will be replaced with the base name of
769 # will be replaced by the file and line number from which the warning originated
771 # be replaced by the version of the file (if it could be obtained via
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG426 - Disabled all the PPP code using filesystem access, replaced in necessary cases
452 - Removed all malloc()/free() use from PPP, replaced by stack usage or PBUF.
2912 call. Also replaced all calls to memcpy() with calls to (S)MEMCPY().
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG679 - Disabled all the PPP code using filesystem access, replaced in necessary cases
705 - Removed all malloc()/free() use from PPP, replaced by stack usage or PBUF.
3165 call. Also replaced all calls to memcpy() with calls to (S)MEMCPY().
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG1956 call. Also replaced all calls to memcpy() with calls to (S)MEMCPY().

Completed in 29 milliseconds