Home
last modified time | relevance | path

Searched defs:memsuite (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c7355 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST() local
7375 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST() local
7527 XML_Memory_Handling_Suite memsuite in START_TEST() local
7742 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in alloc_setup() local
9959 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in nsalloc_setup() local
/third_party/python/Modules/expat/
Dxmlparse.c967 const XML_Memory_Handling_Suite *memsuite, in XML_ParserCreate_MM()
974 const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, in parserCreate()
7634 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { in copyString()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c1025 const XML_Memory_Handling_Suite *memsuite, in XML_ParserCreate_MM()
1032 const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, in parserCreate()
7615 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { in copyString()