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

1 2 3 4 5 6 7 8 91011>>

  /development/tools/emulator/opengl/system/egl/
egl.cfg 1 0 0 emulation
  /development/tools/emulator/opengl/
README 2 emulation. The host-side modules and documentation are in
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/core/emulationui/
IEmuIconPath.java 19 * This interface contains the paths to the icons that are used by the emulation views
23 // Emulation root node icon
26 // Emulation intermediate nodes icons
AbstractEmuCtProvider.java 32 * This class is the abstract parent of all emulation views content providers
35 * Provide common method implementation for the several emulation views
42 * The class is used when a emulation view content provider is instantiated
85 warn("Tried to get parent of an object that is not an emulation tree node");
109 warn("Tried to test if an object that is not an emulation tree node has children");
186 // nodes constructed even if no emulation is being performed.
206 warn("Tried to get children of an object that is not an emulation tree node");
  /external/qemu/
Changelog 31 - target-mips: fix user-mode emulation startup (Nathan Froyd)
106 - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
113 - BSD userspace emulation
114 - Bluetooth emulation and host passthrough support
116 - Intel e1000 emulation
117 - HPET emulation
119 - Marvell 88w8618 / MusicPal emulation
120 - Nokia N-series tablet emulation / OMAP2 processor emulation
125 - Altivec support in PPC emulation and new firmware (OpenBIOS
    [all...]
LICENSE 11 device emulation sources are released under the BSD license.
  /external/bluetooth/bluedroid/stack/include/
port_ext.h 21 * This file contains external definitions of Port Emulation entity unit
30 /* Port emulation entity Entry Points */
  /build/target/board/vbox_x86/
README.txt 8 This emulation is useful because VirtualBox runs much faster then does the
  /external/qemu/hw/
xen.h 13 XEN_EMULATE = 0, // xen emulation, using xenner (default)
  /external/qemu/target-mips/
TODO 19 - The TLB emulation is very inefficient:
36 - Userland emulation (both n32 and n64) not functional.
38 "Generic" 4Kc system emulation
43 PICA 61 system emulation
47 MALTA system emulation
51 due to lacking system controller emulation.
  /development/tools/emulator/system/camera/
EmulatedCameraFactory.h 27 * available for the emulation. A global instance of this class is statically
28 * instantiated and initialized when camera emulation HAL is loaded.
31 /* Class EmulatedCameraFactoryManages cameras available for the emulation.
34 * it enumerates cameras available for the emulation by connecting to the
134 /* Checks if fake camera emulation is on for the camera facing back. */
137 /* Gets camera device version number to use for back camera emulation */
140 /* Checks if fake camera emulation is on for the camera facing front. */
143 /* Gets camera device version number to use for front camera emulation */
154 /* Array of cameras available for the emulation. */
  /external/libnfc-nxp/src/
phHciNfc_CE_B.h 22 * \brief HCI card emulation management routines. *
85 /* Information structure for the card emulation B gate */
89 /* Pointer to the card emulation B pipe information */
100 * \brief Allocates the resources of card emulation B management gate.
102 * This function Allocates the resources of the card emulation B management
116 * emulation B gate
139 * emulation B gate management Structure.
143 * \param[in] pipeID pipeID of the card emulation A gate
170 * \param[in] pipeID pipeID of the card emulation B gate
172 * emulation B gat
    [all...]
phHciNfc_CE_A.h 22 * \brief HCI card emulation management routines. *
90 /* Information structure for the card emulation A Gate */
95 /* Pointer to the card emulation A pipe information */
106 * \brief Allocates the resources of card emulation A management gate.
108 * This function Allocates the resources of the card emulation A management
122 * emulation A gate
145 * emulation A gate management Structure.
149 * \param[in] pipeID pipeID of the card emulation A gate
176 * \param[in] pipeID pipeID of the card emulation A gate
199 * The phHciNfc_CE_A_Mode function sends data to the set the card emulation mod
    [all...]
  /frameworks/rs/
rsProgramVertex.cpp 46 "Unable to set fixed function emulation matrices because allocation is missing");
70 "Attempting to set fixed function emulation matrix projection on user program");
75 "Unable to set fixed function emulation matrix projection because allocation is missing");
88 "Attempting to set fixed function emulation matrix modelview on user program");
93 "Unable to set fixed function emulation matrix modelview because allocation is missing");
106 "Attempting to set fixed function emulation matrix texture on user program");
111 "Unable to set fixed function emulation matrix texture because allocation is missing");
124 "Attempting to get fixed function emulation matrix projection on user program");
129 "Unable to get fixed function emulation matrix projection because allocation is missing");
  /build/target/board/generic_x86/
BoardConfig.mk 30 # Build OpenGLES emulation host and guest libraries
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EmptyImmutableMap.java 20 * GWT emulation of {@link EmptyImmutableMap}. In GWT, it is a thin wrapper
EmptyImmutableSet.java 20 * GWT emulation of {@link EmptyImmutableSet}.
EmptyImmutableSortedSet.java 22 * GWT emulation of {@link EmptyImmutableSortedSet}.
ImmutableAsList.java 22 * GWT emulation of {@link ImmutableAsList}.
ImmutableEnumSet.java 22 * GWT emulation of {@link ImmutableEnumSet}. The type parameter is not bounded
RegularImmutableMap.java 22 * GWt emulation of {@link RegularImmutableMap}.
RegularImmutableSortedSet.java 22 * GWT emulation of {@link RegularImmutableSortedSet}.
  /external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/
Callable.java 20 * Emulation of Callable.
ConcurrentMap.java 22 * Minimal GWT emulation of a map providing atomic operations.
ExecutionException.java 20 * Emulation of ExecutionException.

Completed in 298 milliseconds

1 2 3 4 5 6 7 8 91011>>