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

  /external/qemu/android/utils/
misc.c 118 STRALLOC_DEFINE(s);
136 STRALLOC_DEFINE(s);
stralloc.h 29 #define STRALLOC_DEFINE(s) stralloc_t s[1] = { STRALLOC_INIT }
stralloc.c 225 STRALLOC_DEFINE(s2);
  /external/qemu/
cbuffer.c 185 STRALLOC_DEFINE(s);
200 STRALLOC_DEFINE(s);
vl-android.c     [all...]
  /external/qemu/proxy/
proxy_common.c 51 STRALLOC_DEFINE(s);
  /external/qemu/android/
main.c 105 STRALLOC_DEFINE(out);
271 STRALLOC_DEFINE(out);
    [all...]
console.c     [all...]

Completed in 593 milliseconds