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

1 2

  /external/qemu/android/
display.c 96 ANEW0(dcl);
looper-generic.c 125 ANEW0(tt);
239 ANEW0(io);
485 ANEW0(looper);
adb-qemud.c 148 ANEW0(adb_client);
user-config.c 58 ANEW0(uc);
adb-server.c 116 ANEW0(adb_host);
337 ANEW0(adb_guest);
cmdline-option.c 172 ANEW0(pl);
sync-utils.c 44 ANEW0(sync_socket);
hw-pipe-net.c 191 ANEW0(pipe);
hw-qemud.c 889 ANEW0(c);
    [all...]
hw-sensors.c 225 ANEW0(cl);
  /external/qemu/android/skin/
file.c 233 ANEW0(button);
304 ANEW0(location);
320 ANEW0(part);
371 ANEW0(part);
507 ANEW0(layout);
577 ANEW0(layout);
581 ANEW0(location);
690 ANEW0(file);
composer.c 190 ANEW0(p);
349 ANEW0(v);
keyboard.c 511 ANEW0(kb);
trackball.c 569 ANEW0(ball);
  /external/qemu/android/camera/
camera-common.h 149 ANEW0(ci);
  /development/tools/emulator/opengl/tests/event_injector/
emulator-console.c 34 #define ANEW0(p) (p) = calloc(sizeof(*(p)), 1)
211 ANEW0(con);
  /external/qemu/android/protocol/
fb-updates-proxy.c 263 ANEW0(ret);
268 ANEW0(dul);
core-connection.c 146 ANEW0(desc);
  /external/qemu/android/utils/
intmap.c 44 ANEW0(map);
lineinput.c 43 ANEW0(input);
system.h 45 #define ANEW0(p) (p = android_alloc0(sizeof(*p)))
ini.c 60 ANEW0(i);
  /external/qemu/
vl-android-ui.c 125 ANEW0(ioh);
  /external/qemu/hw/
goldfish_pipe.c 138 ANEW0(pipe);
226 ANEW0(pcon);
370 ANEW0(zpipe);
472 ANEW0(ppipe);
659 ANEW0(pipe);
  /external/qemu/android/avd/
info.c 725 ANEW0(i);
810 ANEW0(i);
    [all...]

Completed in 183 milliseconds

1 2