/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/v8/test/promises-aplus/ |
D | README | 5 libraries. To run it in d8 shell, we provides some emulation functions in the 21 The emulation is not complete. Upgrading Promise/A+ tests will require
|
/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()
|
D | ld.h | 1107 extern int ld_prepare_state (const char *emulation);
|
/external/autotest/client/site_tests/ui_AppLauncher/ |
D | control.peppy | 23 This test makes use of keyboard emulation to bring up the launcher.
|
D | control.daisy | 23 This test makes use of keyboard emulation to bring up the launcher.
|
D | control.link | 23 This test makes use of keyboard emulation to bring up the launcher.
|
/external/skia/site/dev/chrome/ |
D | repo.md | 11 This command does a minimal "just sync the DEPS" emulation of gclient sync for
|
/external/valgrind/memcheck/tests/x86/ |
D | pushfpopf_s.S | 30 # because Vex does an emulation-warning check on the popfl,
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/ |
D | CHANGELOG.md | 31 * Fix: apply latest changes to the `htmlparser2` tree format (DOM Level1 node emulation).
|
/external/libjpeg-turbo/ |
D | BUILDING.txt | 106 libjpeg v6b (default), v7, or v8 emulation is enabled. If using Cygwin, 139 on libjpeg v7 and v8 emulation. 145 When using libjpeg v6b or v7 API/ABI emulation, add --without-mem-srcdst to the 569 v8 emulation is enabled. 608 depending on whether libjpeg v6b (default), v7, or v8 emulation is enabled. 637 v8 emulation is enabled. 655 on libjpeg v7 and v8 emulation. 661 When using libjpeg v6b or v7 API/ABI emulation, add -DWITH_MEM_SRCDST=0 to the
|
D | ChangeLog.txt | 441 libjpeg v6b or v7 emulation, so that programs can take advantage of these 597 [13] The inclusion of libjpeg v7 and v8 emulation as well as arithmetic coding 599 jerror.h, and these were mistakenly enabled for all emulation modes, causing 604 based on whether libjpeg v7 or v8 emulation was enabled. 643 cinfo->image_width and cinfo->image_height if libjpeg v7 or v8 emulation was 646 emulation. 691 [1] Added emulation of the libjpeg v7 and v8 APIs and ABIs. See 708 when the library is built with libjpeg v6b emulation.
|
D | README-turbo.txt | 235 API/ABI emulation in order to use the in-memory source/destination managers, 250 emulation and from 7.0.0 to 7.1.0 if using libjpeg v7 API/ABI emulation.
|
/external/chromium-trace/catapult/third_party/flot/ |
D | FAQ.md | 6 depends on the browser. The excanvas emulation used for IE (built with
|
D | README.md | 34 do the emulation. Although Flash can be a bit slower to load than VML,
|
/external/llvm/lib/Target/AMDGPU/ |
D | CaymanInstructions.td | 56 // RECIP_UINT emulation for Cayman
|
/external/opencv3/cmake/ |
D | FindCUDA.cmake | 119 # you are in emulation mode or not. 123 # whether you are in emulation mode or not. 269 # CUDA_CUFFT_LIBRARIES -- Device or emulation library for the Cuda FFT 272 # CUDA_CUBLAS_LIBRARIES -- Device or emulation library for the Cuda BLAS 440 # Set whether we are using emulation or device mode. 738 # If we are using emulation mode and we found the cudartemu library then use 763 # Disable emulation for v3.1 onward 1081 set(nvcc_flags ${nvcc_flags} --device-emulation -D_DEVICEEMU -g)
|
/external/valgrind/none/tests/ |
D | cmdline1.stdout.exp | 112 --show-emwarns=no|yes show warnings about emulation limits? [no]
|
D | cmdline2.stdout.exp | 112 --show-emwarns=no|yes show warnings about emulation limits? [no]
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | README.md | 115 size of web-animations-next-lite as small as possible, the style emulation
|
/external/libusb-compat/ |
D | ChangeLog | 163 Add emulation info to pkg-config file
|
/external/libevent/ |
D | configure.ac | 758 dnl fail even with Linux emulation working as designed. 760 dnl to a NetBSD host with Linux emulation working.
|