Searched defs:memsuite (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/tests/ |
D | runtests.c | 7300 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST() local 7320 XML_Memory_Handling_Suite memsuite = {duff_allocator, realloc, free}; in START_TEST() local 7472 XML_Memory_Handling_Suite memsuite in START_TEST() local 7687 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in alloc_setup() local 9904 XML_Memory_Handling_Suite memsuite = {duff_allocator, duff_reallocator, free}; in nsalloc_setup() local
|
/third_party/python/Modules/expat/ |
D | xmlparse.c | 963 const XML_Memory_Handling_Suite *memsuite, in XML_ParserCreate_MM() 970 const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, in parserCreate() 7210 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { in copyString()
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
D | xmlparse.c | 1025 const XML_Memory_Handling_Suite *memsuite, in XML_ParserCreate_MM() 1032 const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, in parserCreate() 7322 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { in copyString()
|