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

1 2

  /external/qemu/android/
display.c 96 ANEW0(dcl);
adb-qemud.c 163 ANEW0(adb_client);
307 ANEW0(adb_dbg_client);
sensors-port.c 203 ANEW0(desc);
438 ANEW0(asp);
looper-generic.c 125 ANEW0(tt);
239 ANEW0(io);
485 ANEW0(looper);
user-config.c 58 ANEW0(uc);
adb-server.c 116 ANEW0(adb_host);
337 ANEW0(adb_guest);
async-socket-connector.c 306 ANEW0(connector);
cmdline-option.c 172 ANEW0(pl);
multitouch-port.c 363 ANEW0(mtsp);
sync-utils.c 44 ANEW0(sync_socket);
hw-pipe-net.c 191 ANEW0(pipe);
multitouch-screen.c 443 ANEW0(dul);
hw-qemud.c 907 ANEW0(c);
    [all...]
  /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);
  /external/qemu/android/camera/
camera-common.h 149 ANEW0(ci);
  /external/qemu/android/protocol/
fb-updates-proxy.c 263 ANEW0(ret);
268 ANEW0(dul);
core-connection.c 146 ANEW0(desc);
  /sdk/emulator/opengl/tests/event_injector/
emulator-console.c 34 #define ANEW0(p) (p) = calloc(sizeof(*(p)), 1)
211 ANEW0(con);
  /external/qemu/android/utils/
intmap.c 44 ANEW0(map);
lineinput.c 43 ANEW0(input);
system.h 46 #define ANEW0(p) (p = android_alloc0(sizeof(*p)))
  /external/qemu/
vl-android-ui.c 125 ANEW0(ioh);
  /external/qemu/hw/
goldfish_pipe.c 149 ANEW0(pipe);
335 ANEW0(pcon);
511 ANEW0(zpipe);
613 ANEW0(ppipe);
800 ANEW0(pipe);
    [all...]

Completed in 1544 milliseconds

1 2