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

1 2 3 4 5 6 7 8 91011>>

  /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/qemu/hw/
xen.h 13 XEN_EMULATE = 0, // xen emulation, using xenner (default)
  /external/elfutils/libebl/
eblopenbackend.c 35 const char *emulation; member in struct:__anon3421
158 openbackend (elf, emulation, machine)
160 const char *emulation;
212 if ((emulation != NULL && strcmp (emulation, machines[cnt].emulation) == 0)
213 || (emulation == NULL && machines[cnt].em == machine))
215 /* Well, we know the emulation name now. */
216 result->emulation = machines[cnt].emulation;
    [all...]
eblbackendname.c 27 return ebl != NULL ? ebl->emulation : gettext ("No backend");
  /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...]
phHciNfc_Emulation.c 22 * \brief HCI Emulation management routines. *
63 /** \defgroup grp_hci_nfc HCI Emulation Management Component
289 * \brief Updates the Sequence of Emulation Managment Gate.
291 * This function Resets/Updates the sequence of the Emulation Management
364 * \brief Initialisation of RF Emulation Gates.
366 * This function initialses the RF Emulation Management and
538 /* Enable the SmartMx Emulation by Default through WI */
585 /* Enable the UICC Emulation through SWP */
614 /* Disable the UICC Emulation through SWP */
665 /* Disable the SmartMx Emulation through WI *
    [all...]
phHciNfc_CE_A.c 22 * \brief HCI card emulation A management routines. *
189 /* HOST Card Emulation A SAK Configuration */
191 /* Configure the SAK of Host Card Emulation A */
206 /* HOST Card Emulation A ATQA Configuration */
208 /* Configure the ATQA of Host Card Emulation A */
288 /* HOST Card Emulation A pipe close sequence */
300 /* HOST Card Emulation A pipe delete sequence */
350 /* Update the pipe_id of the card emulation A Gate o
359 emulation A Gate */
361 /* Update the event Receive routine of the card emulation A Gate *
    [all...]
  /build/target/board/generic_x86/
README.txt 2 hardware (really for an emulation). To build with generic_x86, you will
3 need an appropriate kernel for your emulation (or device).
  /external/bluetooth/glib/docs/reference/glib/tmpl/
windows.sgml 5 UNIX emulation on Windows
9 These functions provide some level of UNIX emulation on the Windows platform.
24 Provided for UNIX emulation on Windows; equivalent to UNIX
  /external/qemu/docs/
CPU-EMULATION.TXT 21 (described below in "MMU emulation"), there are actually two TB caches per
40 MMU Emulation:
68 When initializing the MMU emulation, one can define several zones of the
75 Hardware Emulation:
78 Most hardware emulation code initializes by registering its own region of
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcAdapterExtras.java 27 * Provides additional methods on an {@link NfcAdapter} for Card Emulation
114 * Immutable data class that describes a card emulation route.
118 * Card Emulation is turned off on this NfcAdapter.
124 * Card Emulation is routed to {@link #nfcEe} only when the screen is on,
135 * The {@link NFcExecutionEnvironment} that is Card Emulation is routed to.
  /external/yaffs2/yaffs2/direct/
yaffs_fileem.c 15 // This provides a YAFFS nand emulation on a file.
89 perror("Failed to open yaffs emulation file");
98 printf("Creating yaffs emulation file\n");
yaffs_flashif.h 17 // NB this is not intended for NAND emulation.
yaffs_ramdisk.h 17 // NB this is not intended for NAND emulation.
  /external/tcpdump/
l2vpn.c 39 { 0x08, "SONET/SDH Circuit Emulation Service over MPLS"},
47 { 0x10, "SONET/SDH Circuit Emulation over Packet"},
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 105 * protocols supported in Reader and emulation mode
727 Reader and Card Emulation Phases
734 * card emulation phase
922 * \brief Information for the Host/Uicc Emulation Support
928 * of the target emulation supported.
981 NFC_EMULATION_CONFIG /**< Emulation Parameters */
1019 * \brief Configuration of specific Emulation Feature
1025 * emulation feature.
1033 card emulation from host */
1035 card emulation from host *
    [all...]
  /external/bluetooth/glib/gio/
glocaldirectorymonitor.h 48 /* For mount emulation */
  /external/iproute2/include/linux/
atmioc.h 34 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
  /external/kernel-headers/original/linux/
atmioc.h 34 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
  /external/qemu/android/
hw-sensors.h 17 /* initialize sensor emulation */
  /external/yaffs2/yaffs2/
yaffs_tagscompat.h 17 * NB this is not intended for NAND emulation.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmioc.h 34 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */
eventpoll.h 33 * 32bit structure. This makes 32bit emulation easier.

Completed in 444 milliseconds

1 2 3 4 5 6 7 8 91011>>