/aosp_15_r20/external/libxml2/ |
H A D | buf.c | 131 ret = xmlMalloc(sizeof(*ret)); in xmlBufCreate() 140 ret->mem = xmlMalloc(ret->size + 1); in xmlBufCreate() 174 ret = xmlMalloc(sizeof(*ret)); in xmlBufCreateMem() 188 ret->mem = xmlMalloc(size + 1); in xmlBufCreateMem() 361 newbuf = xmlMalloc(size + 1); in xmlBufGrowInternal() 593 ret = xmlMalloc(sizeof(xmlBuf)); in xmlBufFromBuffer() 603 ret->mem = xmlMalloc(ret->size + 1); in xmlBufFromBuffer() 750 ret = xmlMalloc(sizeof(*ret)); in xmlBufferCreate() 757 ret->contentIO = xmlMalloc(ret->size); in xmlBufferCreate() 782 ret = xmlMalloc(sizeof(*ret)); in xmlBufferCreateSize() [all …]
|
H A D | list.c | 191 l = (xmlListPtr)xmlMalloc(sizeof(xmlList)); in xmlListCreate() 198 l->sentinel = (xmlLinkPtr)xmlMalloc(sizeof(xmlLink)); in xmlListCreate() 278 lkNew = (xmlLinkPtr) xmlMalloc(sizeof(xmlLink)); in xmlListInsert() 307 lkNew = (xmlLinkPtr) xmlMalloc(sizeof(xmlLink)); in xmlListAppend() 541 lkNew = (xmlLinkPtr) xmlMalloc(sizeof(xmlLink)); in xmlListPushFront() 570 lkNew = (xmlLinkPtr)xmlMalloc(sizeof(xmlLink)); in xmlListPushBack()
|
H A D | xmlstring.c | 57 ret = xmlMalloc((size_t) len + 1); in xmlStrndup() 101 ret = xmlMalloc((size_t) len + 1); in xmlCharStrndup() 510 ret = (xmlChar *) xmlMalloc((size_t) size + len + 1); in xmlStrncatNew() 637 buf = xmlMalloc(size); in xmlStrVASPrintf() 666 buf = xmlMalloc(size); in xmlStrVASPrintf() 1025 ret = xmlMalloc((size_t) i + 1); in xmlUTF8Strndup() 1181 result = xmlMalloc(resultLen); in xmlEscapeFormatString()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | xmlmemory.h | 75 XML_OP(xmlMalloc, xmlMallocFunc, XML_NO_ATTR) \ 84 #define xmlMalloc XML_GLOBAL_MACRO(xmlMalloc) macro 93 XMLPUBVAR xmlMallocFunc xmlMalloc; 186 #define xmlMalloc(size) xmlMallocLoc((size), __FILE__, __LINE__) macro
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | xmlmemory.h | 75 XML_OP(xmlMalloc, xmlMallocFunc, XML_NO_ATTR) \ 84 #define xmlMalloc XML_GLOBAL_MACRO(xmlMalloc) macro 93 XMLPUBVAR xmlMallocFunc xmlMalloc;
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | list.c | 191 if (NULL == (l = (xmlListPtr )xmlMalloc( sizeof(xmlList)))) in xmlListCreate() 197 if (NULL ==(l->sentinel = (xmlLinkPtr )xmlMalloc(sizeof(xmlLink)))) { in xmlListCreate() 276 lkNew = (xmlLinkPtr) xmlMalloc(sizeof(xmlLink)); in xmlListInsert() 305 lkNew = (xmlLinkPtr) xmlMalloc(sizeof(xmlLink)); in xmlListAppend() 539 lkNew = (xmlLinkPtr) xmlMalloc(sizeof(xmlLink)); in xmlListPushFront() 568 if (NULL ==(lkNew = (xmlLinkPtr )xmlMalloc(sizeof(xmlLink)))) in xmlListPushBack()
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/ |
D | globals.h | 90 #undef xmlMalloc 132 xmlMallocFunc xmlMalloc; member 210 #define xmlMalloc \ macro 213 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 250 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/ |
D | globals.h | 90 #undef xmlMalloc 132 xmlMallocFunc xmlMalloc; member 210 #define xmlMalloc \ macro 213 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 250 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/ |
D | globals.h | 90 #undef xmlMalloc 132 xmlMallocFunc xmlMalloc; member 210 #define xmlMalloc \ macro 213 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 250 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/ |
D | globals.h | 89 #undef xmlMalloc 131 xmlMallocFunc xmlMalloc; member 208 #define xmlMalloc \ macro 211 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 247 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | globals.h | 90 #undef xmlMalloc 132 xmlMallocFunc xmlMalloc; member 210 #define xmlMalloc \ macro 213 XMLPUBVAR xmlMallocFunc xmlMalloc; variable 250 XMLPUBVAR xmlMallocFunc xmlMalloc; variable
|