HomeSort by relevance Sort by last modified time
    Searched refs:memlist (Results 1 - 4 of 4) sorted by null

  /external/libxml2/
xmlmemory.c 121 static MEMHDR *memlist = NULL; variable
617 p = memlist;
680 p = memlist;
761 p = memlist;
802 p->mh_next = memlist;
804 if (memlist) memlist->mh_prev = p;
805 memlist = p;
818 else memlist = p->mh_next;
870 p = memlist;
    [all...]
  /external/libopus/doc/
customdoxygen.css 213 tr.memlist {
  /ndk/docs/Additional_library_docs/renderscript/
doxygen.css 210 tr.memlist {
  /external/libjpeg-turbo/doc/html/
doxygen.css 283 tr.memlist {

Completed in 73 milliseconds