HomeSort by relevance Sort by last modified time
    Searched full:realloc_fcn (Results 1 - 25 of 28) sorted by null

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
expat.h 198 void *(*realloc_fcn)(void *ptr, size_t size); member in struct:__anon4417
    [all...]
xmlparse.c 563 #define REALLOC(p,s) (parser->m_mem.realloc_fcn((p),(s)))
739 mtemp->realloc_fcn = memsuite->realloc_fcn;
749 mtemp->realloc_fcn = realloc;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
expat.h 198 void *(*realloc_fcn)(void *ptr, size_t size); member in struct:__anon4750
    [all...]
xmlparse.c 552 #define REALLOC(p,s) (parser->m_mem.realloc_fcn((p),(s)))
711 mtemp->realloc_fcn = memsuite->realloc_fcn;
721 mtemp->realloc_fcn = realloc;
    [all...]
  /external/python/cpython2/Modules/expat/
expat.h 198 void *(*realloc_fcn)(void *ptr, size_t size); member in struct:__anon32796
    [all...]
xmlparse.c 563 #define REALLOC(p,s) (parser->m_mem.realloc_fcn((p),(s)))
739 mtemp->realloc_fcn = memsuite->realloc_fcn;
749 mtemp->realloc_fcn = realloc;
    [all...]
  /external/python/cpython3/Modules/expat/
expat.h 198 void *(*realloc_fcn)(void *ptr, size_t size); member in struct:__anon33422
    [all...]
xmlparse.c 563 #define REALLOC(p,s) (parser->m_mem.realloc_fcn((p),(s)))
739 mtemp->realloc_fcn = memsuite->realloc_fcn;
749 mtemp->realloc_fcn = realloc;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c 552 #define REALLOC(p,s) (parser->m_mem.realloc_fcn((p),(s)))
711 mtemp->realloc_fcn = memsuite->realloc_fcn;
721 mtemp->realloc_fcn = realloc;
    [all...]
  /external/expat/lib/
xmlparse.c 648 #define REALLOC(parser, p, s) (parser->m_mem.realloc_fcn((p),(s)))
931 mtemp->realloc_fcn = memsuite->realloc_fcn;
941 mtemp->realloc_fcn = realloc;
    [all...]
expat.h 227 void *(*realloc_fcn)(void *ptr, size_t size); member in struct:__anon20357
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_elementtree.c     [all...]
  /external/expat/doc/
reference.html     [all...]
  /external/python/cpython2/Modules/
_elementtree.c     [all...]
  /prebuilts/abi-dumps/vndk/28/32/arm_armv7-a-neon/source-based/
libexpat.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/32/x86/source-based/
libexpat.so.lsdump.gz 
libaudioroute.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/arm64_armv8-a/source-based/
libaudioroute.so.lsdump.gz 
libexpat.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/arm_armv8-a/source-based/
libexpat.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86/source-based/
libexpat.so.lsdump.gz 
libaudioroute.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86_64/source-based/
libexpat.so.lsdump.gz 
libaudioroute.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86_x86_64/source-based/
libexpat.so.lsdump.gz 

Completed in 422 milliseconds

1 2