HomeSort by relevance Sort by last modified time
    Searched full:emulation (Results 251 - 275 of 752) sorted by null

<<11121314151617181920>>

  /external/qemu/
Makefile.target 18 ### emulator-target-$CPU: target-specific emulation code.
174 # CPU-specific emulation.
qemu-timer.h 27 /* The virtual clock is only run during the emulation. It is stopped
  /external/qemu/android/avd/
hardware-properties.ini 218 # Hardware OpenGLES emulation support
223 abstract = GPU emulation
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_video.c 514 /* using palette emulation code in window mode */
603 /* palette emulation code, using palette of the PhImage_t struct */
SDL_ph_image.c 73 /* palette emulation code */
738 /* 640x400 videomode emulation */
843 /* 640x400 videomode emulation */
  /docs/source.android.com/src/tech/storage/
index.md 21 provided by physical media (such as an SD card), or by an emulation layer backed
  /external/clang/include/clang/Basic/
LangOptions.def 79 LANGOPT(TraditionalCPP , 1, 0, "traditional CPP emulation")
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMap.java 31 * GWT emulation of {@link ImmutableMap}. For non sorted maps, it is a thin
  /external/iproute2/include/linux/
if.h 97 #define IF_PROTO_HDLC_ETH 0x2007 /* raw HDLC, Ethernet emulation */
  /external/kernel-headers/original/linux/
if.h 97 #define IF_PROTO_HDLC_ETH 0x2007 /* raw HDLC, Ethernet emulation */
  /external/libnfc-nxp/src/
phHciNfc_SWP.h 337 * \param[in] ps_emulation_cfg emulation configuration info.
  /external/qemu/distrib/sdl-1.2.15/src/thread/win32/
win_ce_semaphore.c 26 6. The wait function emulates WaitForSingleObject only. An emulation of
  /external/qemu/docs/
ANDROID-QEMU-PIPE.TXT 223 Connects to the OpenGL ES emulation process. For now, the implementation
  /external/quake/quake/src/QW/docs/
glqwcl-readme.txt 16 has to go through any software emulation paths, the performance will likely
  /external/webp/src/utils/
thread.c 29 // simplistic pthread emulation layer
  /hardware/libhardware_legacy/qemu/
qemu.c 18 * that support QEMU emulation
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XF86keysym.h 131 #define XF86XK_DOS 0x1008FF5A /* Launch DOS (emulation) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
socket.h 53 * belong in an obscure libc emulation or the bin.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XF86keysym.h 131 #define XF86XK_DOS 0x1008FF5A /* Launch DOS (emulation) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
socket.h 53 * belong in an obscure libc emulation or the bin.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XF86keysym.h 131 #define XF86XK_DOS 0x1008FF5A /* Launch DOS (emulation) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
socket.h 53 * belong in an obscure libc emulation or the bin.
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java 34 * Implements a main view for the application providing multi-touch emulation.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdCreationDialog.java 377 label.setText("Emulation Options:");
386 mGpuEmulation.setText("GPU Emulation");
387 mGpuEmulation.setToolTipText("Enable hardware OpenGLES emulation");
765 error = "GPU Emulation and Snapshot cannot be used simultaneously";
    [all...]
  /development/tools/emulator/opengl/system/gralloc/
gralloc.cpp 59 * that the emulator we're running in does not support GPU emulation.
903 * GPU emulation (this is done by looking at the qemu.gles kernel
918 ALOGD("Emulator without GPU emulation detected.");

Completed in 536 milliseconds

<<11121314151617181920>>