Searched
full:qemu (Results
276 -
300 of
512) sorted by null
<<11121314151617181920>>
/external/qemu/android/ |
snapshot.c | 22 * of the Android emulator from the underlying Qemu system. It allows the UI to 23 * show snapshot listings without having to fall back on Qemu's block driver
|
async-socket-connector.h | 20 #include "qemu-common.h"
|
hw-qemud.h | 15 #include "qemu-common.h"
|
snaphost-android.c | 13 #include "qemu-common.h"
|
sync-utils.c | 22 #include "qemu-common.h"
|
/external/qemu/block/ |
dmg.c | 2 * QEMU Block driver for DMG images 24 #include "qemu-common.h"
|
raw-win32.c | 24 #include "qemu-common.h" 25 #include "qemu-timer.h"
|
bochs.c | 25 #include "qemu-common.h"
|
/external/qemu/hw/ |
pckbd.c | 2 * QEMU PC keyboard emulation 272 fprintf(stderr, "qemu: unsupported keyboard cmd=0x%02x\n", val);
|
/external/qemu/ |
qdict.c | 19 #include "qemu-queue.h" 20 #include "qemu-common.h"
|
qerror.c | 16 #include "qemu-common.h" 206 "supported by this qemu version: %(feature)",
|
/external/qemu/slirp/ |
tftp.c | 2 * tftp.c - a simple, read-only tftp server for qemu 26 #include "qemu-common.h" // for pstrcpy
|
/external/qemu/slirp-android/ |
tftp.c | 2 * tftp.c - a simple, read-only tftp server for qemu 26 #include "qemu-common.h" // for pstrcpy
|
/external/qemu/target-i386/ |
exec.h | 34 #include "qemu-common.h" 35 #include "qemu-log.h"
|
/external/qemu/tcg/ |
tcg-opc.h | 2 * Tiny Code Generator for QEMU 229 /* QEMU specific */
|
/frameworks/base/core/java/android/os/ |
Debug.java | 482 * tracing on the qemu emulator. 487 * Enable qemu tracing. For this to work requires running everything inside 488 * the qemu emulator; otherwise, this method will have no effect. The trace 497 * that tracing in the qemu emulator traces every cpu instruction of every 501 * post-processing the instruction trace. The qemu tracing is also done 531 * Stop qemu tracing. See {@link #startNativeTracing()} to start tracing. 534 * the qemu emulator itself is stopped then the buffered trace records 536 * to call this method at all; simply killing qemu is sufficient. But [all...] |
/frameworks/base/core/java/android/util/ |
DisplayMetrics.java | 295 // qemu.sf.lcd_density can be used to override ro.sf.lcd_density 299 return SystemProperties.getInt("qemu.sf.lcd_density",
|
/bionic/libc/kernel/tools/ |
find_headers.py | 142 dir_excludes=[".repo","external/kernel-headers","ndk","out","prebuilt","bionic/libc/kernel","development/ndk","external/qemu/distrib"]
|
/device/generic/goldfish/camera/ |
EmulatedCameraFactory.h | 115 /* Gets qemu camera orientation. */
|
/device/generic/goldfish/libqemu/ |
test_host_1.c | 18 * See external/qemu/docs/ANDROID-QEMUD-PIPES.TXT for details.
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
Win32PipeStream.cpp | 59 snprintf(path, pathlen, "\\\\.\\pipe\\qemu-gles-%d", port_number);
|
/external/qemu/android/camera/ |
camera-common.h | 25 #include "qemu-common.h"
|
/external/qemu/audio/ |
audio_int.h | 2 * QEMU Audio subsystem header
|
dsound_template.h | 2 * QEMU DirectSound audio driver header
|
mixeng_template.h | 2 * QEMU Mixing engine
|
Completed in 689 milliseconds
<<11121314151617181920>>