HomeSort by relevance Sort by last modified time
    Searched full:emulation (Results 501 - 525 of 1251) sorted by null

<<21222324252627282930>>

  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 81 * that the emulator we're running in does not support GPU emulation.
    [all...]
  /external/libhevc/decoder/
ihevcd_structs.h     [all...]
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 177 inline void ParseEmulation(llvm::Triple& triple, const char* emulation) {
179 llvm::StringSwitch<llvm::Triple>(emulation)
194 mcld::error(mcld::diag::err_invalid_emulation) << emulation << "\n";
338 // If a specific emulation was requested, apply it now.
340 // -m emulation
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/mmc-utils/
mmc_cmds.c 203 CHECK(nargs != 2, "Usage: mmc disable 512B emulation </path/to/mmcblkX>\n", exit(1));
231 printf("MMC disable 512B emulation successful. Now reset the device to switch to 4KB native sector mode.\n");
233 printf("MMC 512B emulation mode is already disabled; doing nothing.\n");
235 printf("MMC does not support disabling 512B emulation mode.\n");
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.c 143 printf ("\nEDK II UNIX Host Emulation Environment from http://www.tianocore.org/edk2/\n");
378 memory emulation, and exiting files for firmware volume emulation
    [all...]
  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k.h 57 #define PCI_DEVICE_ID_ATHEROS_AR5212_FPGA 0xf013 /* AR5212 (emulation board) */
58 #define PCI_DEVICE_ID_ATHEROS_AR5211_LEGACY 0xff12 /* AR5211 (emulation board) */
59 #define PCI_DEVICE_ID_ATHEROS_AR5211_FPGA11B 0xf11b /* AR5211 (emulation board) */
    [all...]
  /prebuilts/android-emulator/
README 336 3ba8973 [emulation] Add a console authentication to remote gsm commands
439 4aa77dc Make platform builds use 'auto' GPU emulation mode by default.
440 7bd6522 android/android-emugl.h: Simplify GPU emulation setup code.
    [all...]
  /system/vold/
Ext4Crypt.cpp 608 // When in emulation mode, we just use chmod. However, we also
609 // unlock directories when not in emulation mode, to bring devices
628 // When in emulation mode, we just use chmod
    [all...]
  /art/runtime/
mem_map.h 250 // Internal version of mmap that supports low 4gb emulation.
  /device/generic/goldfish/gralloc/
framebuffer.cpp 213 /* Beware, info.pixclock might be 0 under emulation, so avoid a
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCameraDevice.cpp 175 /* In emulation the framebuffer is never RGB. */
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/
arm_gic.c 35 * not fully support GICv3 at this time and relies on GICv2 emulation as
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
extension.py 232 # NB. a really faithful emulation of makesetup would
  /device/linaro/bootloader/edk2/
BuildNotes2.txt 41 For the reference build of the Nt32 Platform emulation environment, use the
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 18 This protocol allows an EFI driver (DLL) in the NT emulation envirnment
  /device/linaro/bootloader/edk2/EmulatorPkg/TimerDxe/
Timer.c 2 Emu Emulation Timer Architectural Protocol Driver as defined in DXE CIS
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 18 This protocol allows an EFI driver (DLL) in the NT emulation envirnment
  /external/chromium-trace/catapult/third_party/pyserial/serial/
serialcli.py 247 # classic version with our own file-like emulation
serialjava.py 234 # classic version with our own file-like emulation
  /external/chromium-trace/catapult/third_party/pyserial/serial/urlhandler/
protocol_loop.py 245 # classic version with our own file-like emulation
protocol_socket.py 254 # classic version with our own file-like emulation
  /external/clang/test/Driver/
nacl-direct.c 2 // include paths, library paths, emulation, default static
  /external/freetype/builds/
toplevel.mk 173 # poor man's `sed' emulation with make's built-in string functions
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMap.java 33 * GWT emulation of {@link ImmutableMap}. For non sorted maps, it is a thin

Completed in 3741 milliseconds

<<21222324252627282930>>