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

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
dyld.py 5 dyld emulation
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
has_key.py 3 # Emulation of has_key() function for platforms that don't use ncurses
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ossaudiodev.py 155 # emulation layer.
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
MultiTouchChannel.java 30 * Implements multi-touch emulation.
SensorChannel.java 37 * Implements sensors emulation.
150 // Emulation is now possible. Note though that it will start only after
215 Log.v(TAG, "Starting sensors emulation.");
219 Log.v(TAG, "Stopping sensors emulation.");
  /system/nfc/src/nfa/include/
nfa_ce_api.h 21 * NFA card emulation API functions
nfa_ce_int.h 142 /* For host tag emulation (NFA_CeRegisterVirtualT4tSE and
  /toolchain/binutils/binutils-2.27/bfd/hosts/
x86-64linux.h 223 /* The rest of this file provides the types for emulation of the
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
flow2.s 127 RTE ; // Return from Emulation (a)
  /toolchain/binutils/binutils-2.27/ld/emultempl/
linux.em 11 /* Linux a.out emulation code for ${EMULATION_NAME}
lnk960.em 4 /* intel coff loader emulation specific stuff
solaris2.em 11 /* Solaris 2 emulation code for ${EMULATION_NAME}
  /toolchain/binutils/binutils-2.27/ld/scripttempl/
tic4xcoff.sc 37 # This emulation assumes config 7.
  /external/python/cpython2/PC/os2emx/
README.os2emx 534 than use the emulation in os.py.
608 - EMX provides not satisfactory mount point emulation, so "ismount"
616 EMX select() emulation, possibly in concert with bugs in the TCP/IP
622 implemented a crude Python emulation, in the file
626 The emulation copies the source file in binary mode, and will fail if
628 There are no guarantees to thread safety with this emulation - beware!
630 The emulation was written to support a link() based file locking system
  /external/syslinux/memdisk/
memdisk.inc 236 cmp al,0 ; El Torito no emulation mode
237 ja .emulation ; No. We support the function
240 .emulation:
1026 dw ElToritoEmulate ; 4Ah - Initiate Disk Emulation
1027 dw ElToritoTerminate ; 4Bh - Terminate Disk Emulation
setup.c 355 /* If we have an emulation mode, set the offset to the image */
359 /* We're a no-emulation mode, so we will boot to an offset */
362 /* We're a floppy emulation mode or our params will be
363 * overwritten by the no emulation mode case
370 case 0: /* No emulation */
401 /* For HDD emulation, we figure out the geometry later. Otherwise: */
    [all...]
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 519 Log.e(TAG, "could not retrieve NFC-F card emulation service");
525 Log.e(TAG, "could not retrieve card emulation service");
641 * Returns the binder interface to the card emulation service.
650 * Returns the binder interface to the NFC-F card emulation service.
703 Log.e(TAG, "could not retrieve NFC card emulation service during service recovery");
709 Log.e(TAG, "could not retrieve NFC-F card emulation service during service recovery");
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
ChangeLog-2006 311 * configure.tgt: Add definition of target emulation i386pep.
318 * emulparams/i386pep.sh: Add new emulation params for target x86_64 coff.
319 * emultempl/pep.em: Add new emulation file for target x86_64 coff.
461 * Makefile.am: Split arm-wince into its own emulation.
    [all...]
ChangeLog-9197     [all...]
  /external/libjpeg-turbo/
ChangeLog.md 64 libjpeg-turbo with libjpeg v7 API/ABI emulation and the in-memory
71 built with libjpeg v7 API/ABI emulation. This was apparently a long-standing
72 bug that has existed since the introduction of libjpeg v7/v8 API/ABI emulation
78 using libjpeg v8 API/ABI emulation. It was supposed to be available with
79 libjpeg v7 API/ABI emulation as well but did not work properly due to a bug.
81 API/ABI emulation, since the behavior is entirely internal. Note that
    [all...]
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowMediaPlayer.java 52 * * Emulation of the {@link android.media.MediaPlayer.OnCompletionListener
63 * * Emulation of asynchronous callback events during playback through
65 * * Emulation of error behavior when methods are called from invalid states,
68 * * Emulation of different playback behaviors based on the current data
71 * * Emulation of exceptions when calling {@link #setDataSource} using
599 * Sets the data source without doing any other emulation. Sets the
    [all...]
  /device/generic/goldfish/camera/
EmulatedCameraFactory.cpp 19 * available for emulation.
40 * initialized when camera emulation HAL is loaded.
  /device/generic/goldfish-opengl/
common.mk 2 # the hardware OpenGL ES emulation for Android.
9 # The following macros are used to start a new GLES emulation module.
  /device/linaro/bootloader/edk2/EmulatorPkg/
EmulatorPkg.dsc 2 # UEFI/PI Emulation Platform with UEFI HII interface supported.
4 # The Emulation Platform can be used to debug individual modules, prior to creating
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Emmc.h 159 UINT8 IniTimeoutEmu; // 1st initialization after disabling sector size emulation R [60]
161 UINT8 UseNativeSector; // Sector size emulation R/W [62]

Completed in 1293 milliseconds

<<11121314151617181920>>