/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
|
D | libebl.h | 67 extern Ebl *ebl_openbackend_emulation (const char *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.
|
D | pty.rst | 38 emulation code for generic Unix systems. Return a pair of file descriptors
|
/external/syslinux/txt/ |
D | isolinux.txt | 25 Torito CD-ROMs in "no emulation" mode. This avoids the need to create 26 an "emulation disk image" with limited space (for "floppy emulation") 27 or compatibility problems (for "hard disk emulation".)
|
/external/syslinux/doc/ |
D | isolinux.txt | 15 Torito CD-ROMs in "no emulation" mode. This avoids the need to create 16 an "emulation disk image" with limited space (for "floppy emulation") 17 or compatibility problems (for "hard disk emulation".)
|
/external/elfutils/src/ |
D | ld.c | 226 static const char *emulation; variable 333 err = ld_prepare_state (emulation); in main() 579 if (emulation != NULL) in parse_opt_1st() 581 emulation = arg; in parse_opt_1st() 1112 if (emulation != NULL) in determine_output_format() 1114 ld_state.ebl = ebl_openbackend_emulation (emulation); in determine_output_format()
|
/external/swiftshader/third_party/subzero/pydir/ |
D | szbuild.py | 431 emulation = { 438 ).format(ld=ld, emulation=emulation, partial=obj_partial,
|
/external/skia/site/dev/chrome/ |
D | repo.md | 9 This command does a minimal "just sync the DEPS" emulation of `gclient sync` for
|
/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/skqp/site/dev/chrome/ |
D | repo.md | 9 This command does a minimal "just sync the DEPS" emulation of `gclient sync` for
|
/external/autotest/client/cros/input_playback/ |
D | README | 15 - Record device properties for emulation:
|
/external/valgrind/memcheck/tests/x86/ |
D | pushfpopf_s.S | 30 # because Vex does an emulation-warning check on the popfl,
|
/external/syslinux/core/lwip/doc/ |
D | sys_arch.txt | 5 The operating system emulation layer provides a common interface 20 the OS emulation layer must provide several header files defining 167 Additional files required for the "OS support" emulation layer:
|
/external/python/cpython2/Doc/library/ |
D | pty.rst | 35 emulation code for generic Unix systems. Return a pair of file descriptors
|
/external/ImageMagick/Magick++/ |
D | INSTALL | 9 UNIX and under the Cygwin UNIX-emulation environment for Windows. Standards 159 Unix-emulation environment for Windows NT. Obtain and install Cgywin from
|
/external/libjpeg-turbo/ |
D | ChangeLog.md | 64 libjpeg-turbo with libjpeg v7 API/ABI emulation and the in-memory 71 built with libjpeg v7 API/ABI emulation. This was apparently a long-standing 72 bug that has existed since the introduction of libjpeg v7/v8 API/ABI emulation 78 using libjpeg v8 API/ABI emulation. It was supposed to be available with 79 libjpeg v7 API/ABI emulation as well but did not work properly due to a bug. 81 API/ABI emulation, since the behavior is entirely internal. Note that 798 libjpeg v6b or v7 emulation, so that programs can take advantage of these 951 13. The inclusion of libjpeg v7 and v8 emulation as well as arithmetic coding 953 jerror.h, and these were mistakenly enabled for all emulation modes, causing 958 based on whether libjpeg v7 or v8 emulation was enabled. [all …]
|
D | BUILDING.md | 90 libjpeg v6b (default), v7, or v8 emulation is enabled. If using Cygwin, 122 information about libjpeg v7 and v8 emulation. 127 When using libjpeg v6b or v7 API/ABI emulation, add `--without-mem-srcdst` to 638 v8 emulation is enabled. 680 depending on whether libjpeg v6b (default), v7, or v8 emulation is enabled. 714 v8 emulation is enabled. 730 information about libjpeg v7 and v8 emulation. 735 When using libjpeg v6b or v7 API/ABI emulation, add `-DWITH_MEM_SRCDST=0` to
|
/external/libcxx/cmake/ |
D | config-ix.cmake | 78 # TODO(compnerd) do we want to support an emulation layer that allows for the
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/ |
D | SkinnedVertShader.vsh | 48 // emulation on some hardware so we "rotate" the vectors instead.
|
/external/python/cpython2/PC/os2emx/ |
D | README.os2emx | 534 than use the emulation in os.py. 608 - EMX provides not satisfactory mount point emulation, so "ismount" 616 EMX select() emulation, possibly in concert with bugs in the TCP/IP 622 implemented a crude Python emulation, in the file 626 The emulation copies the source file in binary mode, and will fail if 628 There are no guarantees to thread safety with this emulation - beware! 630 The emulation was written to support a link() based file locking system
|