HomeSort by relevance Sort by last modified time
    Searched full:emulated (Results 51 - 75 of 599) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/qemu/android/
android.h 23 /* emulated network up/down speeds, expressed in bits/seconds */
27 /* emulated network min-max latency, expressed in ms */
hw-qemud.h 27 * emulated serial port where all multiplexed channels go through.
32 * a single client in the emulated system for a given named service.
65 /* A function that will be called when the client running in the emulated
114 /* A function that will be called each time a new client in the emulated
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
parport.h 76 #define IEEE1284_MODE_ECPSWE (1<<10) /* Software-emulated */
79 #define IEEE1284_MODE_EPPSWE (1<<12) /* Software-emulated */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
parport.h 76 #define IEEE1284_MODE_ECPSWE (1<<10) /* Software-emulated */
79 #define IEEE1284_MODE_EPPSWE (1<<12) /* Software-emulated */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
parport.h 76 #define IEEE1284_MODE_ECPSWE (1<<10) /* Software-emulated */
79 #define IEEE1284_MODE_EPPSWE (1<<12) /* Software-emulated */
  /device/asus/flo/
init.flo.rc 25 mkdir /mnt/shell/emulated 0700 shell shell
26 mkdir /storage/emulated 0555 root root
28 export EXTERNAL_STORAGE /storage/emulated/legacy
29 export EMULATED_STORAGE_SOURCE /mnt/shell/emulated
30 export EMULATED_STORAGE_TARGET /storage/emulated
33 symlink /storage/emulated/legacy /sdcard
34 symlink /storage/emulated/legacy /mnt/sdcard
35 symlink /storage/emulated/legacy /storage/sdcard0
36 symlink /mnt/shell/emulated/0 /storage/emulated/legac
    [all...]
  /device/lge/mako/
init.mako.rc 24 mkdir /mnt/shell/emulated 0700 shell shell
25 mkdir /storage/emulated 0555 root root
31 export EXTERNAL_STORAGE /storage/emulated/legacy
32 export EMULATED_STORAGE_SOURCE /mnt/shell/emulated
33 export EMULATED_STORAGE_TARGET /storage/emulated
36 symlink /storage/emulated/legacy /sdcard
37 symlink /storage/emulated/legacy /mnt/sdcard
38 symlink /storage/emulated/legacy /storage/sdcard0
39 symlink /mnt/shell/emulated/0 /storage/emulated/legac
    [all...]
  /build/target/board/generic/
BoardConfig.mk 14 # emulated NEON code paths typically ends up 2x slower than the normal C code
  /device/generic/goldfish/camera/
EmulatedCamera2.h 22 * functionality common to all version 2.0 emulated camera devices. Instances
23 * of this class (for each emulated camera) are created during the construction
36 /* Encapsulates functionality common to all version 2.0 emulated camera devices
50 * module - Emulated camera HAL module descriptor.
EmulatedQemuCamera2.cpp 38 ALOGD("Constructing emulated qemu camera 2 facing %s",
  /external/compiler-rt/lib/asan/lit_tests/Linux/
preinit_test.cc 8 // Both files include the same header (emulated by -DFUNC here)
  /external/guava/guava/src/com/google/common/collect/
RegularContiguousSet.java 34 @GwtCompatible(emulated = true)
120 // copied to make sure not to use the GWT-emulated version
125 // copied to make sure not to use the GWT-emulated version
166 // copied to make sure not to use the GWT-emulated version
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
RegularContiguousSet.java 32 @GwtCompatible(emulated = true)
118 // copied to make sure not to use the GWT-emulated version
123 // copied to make sure not to use the GWT-emulated version
164 // copied to make sure not to use the GWT-emulated version
SingletonImmutableList.java 24 * GWT emulated version of {@link SingletonImmutableList}.
  /external/guava/guava-gwt/src-super/com/google/common/testing/super/com/google/common/testing/
Platform.java 22 * Methods factored out so that they can be emulated differently in GWT.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
Platform.java 25 * Methods factored out so that they can be emulated in GWT.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
Platform.java 22 * This class is emulated in GWT.
  /external/guava/guava-testlib/src/com/google/common/testing/
Platform.java 28 * Methods factored out so that they can be emulated differently in GWT.
  /external/guava/guava-tests/test/com/google/common/collect/
ConstrainedSetMultimapTest.java 27 @GwtCompatible(emulated = true)
  /external/qemu/android/utils/
timezone.h 22 * this is required by the Android emulated system...
  /external/qemu/
charpipe.h 18 * QEMU components. For Android, this is used to connect an emulated serial port
  /external/yaffs2/yaffs2/
yaffs_nandemul2k.h 16 * yaffs_nandemul2k.h: Interface to emulated NAND functions (2k page size)
  /frameworks/base/packages/DefaultContainerService/
AndroidManifest.xml 10 <!-- Used to improve MeasureUtils performance on emulated storage -->
  /sdk/emulator/opengl/tests/event_injector/
EventInjector.h 17 * into the emulated program.
  /external/qemu/docs/
CHAR-DEVICES.TXT 11 an emulated device, etc...
107 from the emulated /dev/ttyS0 serial port.
112 the emulated system.
122 A CharDriverState that is used to connect the emulated system to
128 A CharDriverState that is used to connect the emulated system to a
148 - The Android emulated modem also uses a CS to talk with its client,
149 which will in most cases be an emulated serial port.

Completed in 576 milliseconds

1 23 4 5 6 7 8 91011>>