/external/elfutils/libebl/ |
D | eblopenbackend.c | 52 const char *emulation; member 257 openbackend (Elf *elf, const char *emulation, GElf_Half machine) in openbackend() argument 287 if ((emulation != NULL && strcmp (emulation, machines[cnt].emulation) == 0) in openbackend() 288 || (emulation == NULL && machines[cnt].em == machine)) in openbackend() 291 result->emulation = machines[cnt].emulation; in openbackend() 387 result->emulation = "<unknown>"; in openbackend() 425 ebl_openbackend_emulation (const char *emulation) in ebl_openbackend_emulation() argument 427 return openbackend (NULL, emulation, EM_NONE); in ebl_openbackend_emulation()
|
D | eblbackendname.c | 41 return ebl != NULL ? ebl->emulation : gettext ("No backend"); in ebl_backend_name()
|
D | libeblP.h | 45 const char *emulation; member
|
/external/u-boot/board/emulation/qemu-x86/ |
D | MAINTAINERS | 4 F: board/emulation/qemu-x86/ 11 F: board/emulation/qemu-x86/
|
D | Kconfig | 7 default "emulation"
|
/external/python/cpython3/Doc/library/ |
D | pkgutil.rst | 65 This emulation is no longer needed, as the standard import mechanism 74 This emulation is no longer needed, as the standard import mechanism 89 on the package internal PEP 302 import emulation. 106 on the package internal PEP 302 import emulation. 121 on the package internal PEP 302 import emulation. 142 on the package internal PEP 302 import emulation. 163 on the package internal PEP 302 import emulation. 202 on the package internal PEP 302 import emulation.
|
/external/u-boot/board/sandbox/ |
D | README.sandbox | 52 U-Boot will start on your computer, showing a sandbox emulation of the serial 76 sandbox with LCD and keyboard emulation, using something like: 100 As mentioned above, -l causes the LCD emulation window to be shown. 116 Memory emulation is supported, with the size set by CONFIG_SYS_SDRAM_SIZE. 125 at 0 and extending to the size of the emulation. 273 Sandbox supports SPI and SPI flash emulation. 281 device - SPI device emulation name 297 Since this is a full SPI emulation (rather than just flash), you can 327 U-Boot can use raw disk images for block device emulation. To e.g. list
|
/external/u-boot/board/emulation/qemu-arm/ |
D | MAINTAINERS | 4 F: board/emulation/qemu-arm/
|
/external/u-boot/arch/arm/mach-qemu/ |
D | Kconfig | 4 default "emulation"
|
/external/u-boot/drivers/usb/emul/ |
D | Kconfig | 2 bool "Support for USB device emulation"
|
/external/swiftshader/third_party/subzero/pydir/ |
D | szbuild.py | 431 emulation = { 438 ).format(ld=ld, emulation=emulation, partial=obj_partial,
|
/external/u-boot/arch/arm/mach-davinci/include/mach/ |
D | da8xx-usb.h | 33 dv_reg emulation; member
|
/external/u-boot/drivers/usb/musb/ |
D | am35x.h | 34 u32 emulation; member
|
/external/autotest/client/site_tests/ui_AppLauncher/ |
D | control.link | 22 This test makes use of keyboard emulation to bring up the launcher.
|
D | control.daisy | 22 This test makes use of keyboard emulation to bring up the launcher.
|
D | control.peppy | 22 This test makes use of keyboard emulation to bring up the launcher.
|
/external/skqp/site/dev/chrome/ |
D | repo.md | 10 The second command does a minimal "just sync the DEPS" emulation of `gclient
|
/external/skia/site/dev/chrome/ |
D | repo.md | 10 The second command does a minimal "just sync the DEPS" emulation of `gclient
|
/external/u-boot/board/emulation/ |
D | Kconfig | 28 source "board/emulation/qemu-x86/Kconfig"
|
/external/autotest/client/cros/input_playback/ |
D | README | 15 - Record device properties for emulation:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | Sparc.td | 25 "Use software emulation for integer multiply and divide">; 61 "Use software emulation for floating point">;
|
/external/u-boot/drivers/adc/ |
D | Kconfig | 26 This enables driver for Sandbox ADC device emulation.
|
/external/u-boot/arch/x86/cpu/ivybridge/ |
D | Kconfig | 54 emulation (which would be very slow).
|
/external/u-boot/doc/SPI/ |
D | README.sandbox-spi | 4 U-Boot supports SPI and SPI flash emulation in sandbox. This must be enabled
|
/external/skia/infra/skqp/docker/android-skqp/ |
D | Dockerfile | 9 # Of course, this Docker image can also do that, it's just a bit heavier for "emulation only"
|