/external/elfutils/libebl/ |
D | eblopenbackend.c | 68 const char *emulation; member 273 openbackend (Elf *elf, const char *emulation, GElf_Half machine) in openbackend() argument 303 if ((emulation != NULL && strcmp (emulation, machines[cnt].emulation) == 0) in openbackend() 304 || (emulation == NULL && machines[cnt].em == machine)) in openbackend() 307 result->emulation = machines[cnt].emulation; in openbackend() 351 result->emulation = "<unknown>"; in openbackend() 388 ebl_openbackend_emulation (const char *emulation) in ebl_openbackend_emulation() argument 390 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 | 42 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/drivers/tee/ |
D | Kconfig | 23 TA. The emulation provides all callbacks of a regular TEE and 27 The emulation only supports one open session at a time.
|
/external/u-boot/doc/board/ |
D | index.rst | 12 emulation/index
|
/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/board/emulation/qemu-riscv/ |
D | MAINTAINERS | 4 F: board/emulation/qemu-riscv/
|
D | Kconfig | 7 default "emulation"
|
/external/u-boot/drivers/usb/emul/ |
D | Kconfig | 2 bool "Support for USB device emulation"
|
/external/u-boot/doc/arch/ |
D | sandbox.rst | 53 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. 118 Memory emulation is supported, with the size set by CONFIG_SYS_SDRAM_SIZE. 127 at 0 and extending to the size of the emulation. 307 Sandbox supports SPI and SPI flash emulation. 315 device - SPI device emulation name 330 Since this is a full SPI emulation (rather than just flash), you can 359 U-Boot can use raw disk images for block device emulation. To e.g. list
|
/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/swiftshader/third_party/subzero/pydir/ |
D | szbuild.py | 431 emulation = { 438 ).format(ld=ld, emulation=emulation, partial=obj_partial,
|
/external/u-boot/drivers/smem/ |
D | Kconfig | 10 enable SMEM support for sandbox. This is an emulation of a real SMEM
|
/external/autotest/client/site_tests/ui_AppLauncher/ |
D | control.daisy | 22 This test makes use of keyboard emulation to bring up the launcher.
|
D | control.link | 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/skia/site/dev/chrome/ |
D | repo.md | 10 The second command does a minimal "just sync the DEPS" emulation of `gclient
|
/external/skqp/site/dev/chrome/ |
D | repo.md | 10 The second command does a minimal "just sync the DEPS" emulation of `gclient
|
/external/autotest/client/cros/input_playback/ |
D | README | 15 - Record device properties for emulation:
|
/external/u-boot/board/emulation/ |
D | Kconfig | 28 source "board/emulation/qemu-x86/Kconfig"
|