Home
last modified time | relevance | path

Searched refs:deallocator (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/
Dlist.c188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) in xmlListCreate() argument
211 if (deallocator != NULL) in xmlListCreate()
212 l->linkDeallocator = deallocator; in xmlListCreate()
/external/libxml2/include/libxml/
Dlist.h56 xmlListCreate (xmlListDeallocator deallocator,
/external/libxml2/os400/libxmlrpg/
Dlist.rpgle54 d deallocator value like(xmlListDeallocator)
Dparser.rpgle65 d free like(xmlParserInputDeallocate) base deallocator
/external/clang/test/Analysis/
Dedges-new.mm18723 // CHECK-NEXT: <key>type</key><string>Bad deallocator</string>