HomeSort by relevance Sort by last modified time
    Searched full:emulator (Results 401 - 425 of 1201) sorted by null

<<11121314151617181920>>

  /prebuilts/qemu-kernel/
update_emu_kernels.sh 49 printf "Upgrade emulator kernels $version\n\n" > emu_kernel.commitmsg
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java 93 * Index of the default network speed setting for the emulator.<br>
94 * Get the emulator option with <code>EmulatorConfigTab.getSpeed(index)</code>
101 * Index of the default network latency setting for the emulator.<br>
102 * Get the emulator option with <code>EmulatorConfigTab.getDelay(index)</code>
DeviceChooserDialog.java 66 * or start a new emulator using an Android Virtual Device configuration that matches
535 "emulator.png", ICON_WIDTH, ICON_WIDTH, //$NON-NLS-1$
648 // of a (emulator) device may be updated as the emulator boots.
813 // looks like the selection is lost. this can happen if an emulator
  /build/make/target/product/
emulator.mk 18 # emulator-related modules to PRODUCT_PACKAGES.
170 PRODUCT_CHARACTERISTICS := emulator
  /developers/samples/android/wearable/wear/WearNotifications/
template-params.xml 132 * Compile and install the mobile app onto your mobile device or emulator (for mobile
134 * Compile and install the wearable app onto your Wear device or emulator (for Wear
  /device/generic/goldfish/camera/
EmulatedQemuCameraDevice.cpp 86 /* Connect to the camera device via emulator. */
116 /* Disconnect from the camera device via emulator. */
  /device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
Cpu.c 266 // Only WB flush is supported. We actually need do nothing on Emu emulator
272 // Other flush types are not supported by Emu emulator
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuBusDriverDxe/
EmuBusDriverDxe.c 194 L"Emulator Bus Controller",
201 L"Emulator Bus Controller",
  /device/linaro/bootloader/edk2/Nt32Pkg/Sec/
SecMain.inf 2 # Entry Point of NT32 Emulator
4 # Main executable file of NT32 Emulator that loads PEI core after initialization finished.
SecMain.c 18 WinNt emulator of SEC phase. It's really a Win32 application, but this is
435 // Get the virtual address (address in the emulator) of the mapped file
704 It allows discontinuous memory regions to be supported by the emulator.
726 // Allocate enough memory space for emulator
802 // Allocate space in NT (not emulator) memory with ReadWrite and Execute attribute.
    [all...]
  /external/webrtc/tools/network_emulator/
network_emulator.py 20 """Exception raised for errors in the network emulator.
41 """A network emulator that can constrain the network using Dummynet."""
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
NitzData.java 121 // As a special extension, the Android emulator appends the name of
180 * Returns the time zone of the host computer when Android is running in an emulator. It is
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/sampleProjects/
SampleProjectTest.java 49 * TODO: add support for deploying apps onto emulator and verifying successful
60 * TODO: add install and run on emulator test
  /sdk/testapps/testSensors/src/com/android/tests/testsensors/
TestSensorsActivity.java 79 // emulator.
177 // sent to the emulator.
  /tools/tradefederation/core/src/com/android/tradefed/device/
DeviceUtilStatsMonitor.java 59 @Option(name = "collect-emulator", description =
60 "controls if emulator data should be used when calculating avg host utilization")
  /development/testrunner/
runtest.py 21 - It pushes the test package to your device or emulator
189 group.add_option("-e", "--emulator", dest="emulator", default=False,
190 action="store_true", help="use emulator")
209 if self._options.emulator:
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/
lldbefi.py 374 # When the emulator loads a PE/COFF image, it calls the stub function with
538 # Set the emulator breakpoints, if we are in the emulator
540 print 'Type r to run emulator. SecLldbScriptBreak armed. EFI modules should now get source level debugging in the emulator.'
  /external/libyuv/files/docs/
deprecated_builds.md 333 ## CPU Emulator tools
335 ### Intel SDE (Software Development Emulator)
337 Pre-requisite: Install IntelSDE for Windows: http://software.intel.com/en-us/articles/intel-software-development-emulator
getting_started.md 266 ## CPU Emulator tools
268 ### Intel SDE (Software Development Emulator)
270 Pre-requisite: Install IntelSDE: http://software.intel.com/en-us/articles/intel-software-development-emulator
  /frameworks/base/core/java/com/android/internal/os/
RuntimeInit.java 234 * If we're running in an emulator launched with "-trace", put the
235 * VM into emulator trace profiling mode so that the user can hit
241 Slog.i(TAG, "NOTE: emulator trace profiling enabled");
  /packages/services/Car/car-support-lib/src/android/support/car/
Car.java 113 * Type of car connection: car emulator, no physical connection.
128 * Type of car connection: on-device car emulator, for development (such as Local Head Unit).
133 * Type of car connection: car emulator, connected over ADB (such as Desktop Head Unit).
  /dalvik/docs/
heap-profiling.html 33 You can only generate heap data on the emulator or a device with root
110 using the API call, you still need to be on an emulator or running as root.
  /developers/build/prebuilts/gradle/XYZTouristAttractions/
README.md 23 * Compile and install the mobile app onto your mobile device or emulator.
24 * Compile and install the wearable app onto your Wear device or emulator.
  /development/python-packages/gdbrunner/
__init__.py 46 help="directs commands to the only connected emulator")
49 help="directs commands to device/emulator with the given serial")
  /device/linaro/hikey/uefi-tools/
platforms.config 147 LONGNAME=QEMU ARM Emulator
155 LONGNAME=QEMU AArch64 Emulator

Completed in 1187 milliseconds

<<11121314151617181920>>