Home
last modified time | relevance | path

Searched refs:emulations (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/
Dlit.cfg.py261 emulations = fields[2].split()
262 if 'elf_x86_64' not in emulations:
264 if 'elf32ppc' in emulations:
/external/libcups/cups/
Dppd.c153 for (i = ppd->num_emulations, emul = ppd->emulations; i > 0; i --, emul ++) in ppdClose()
159 ppd_free(ppd->emulations); in ppdClose()
1217 if ((ppd->emulations = calloc((size_t)count, sizeof(ppd_emul_t))) == NULL) in _ppdOpen()
1226 for (nameptr = ppd->emulations[i].name; in _ppdOpen()
1229 if (nameptr < (ppd->emulations[i].name + sizeof(ppd->emulations[i].name) - 1)) in _ppdOpen()
1243 if (!strcmp(keyword + 14, ppd->emulations[i].name)) in _ppdOpen()
1245 ppd->emulations[i].start = string; in _ppdOpen()
1254 if (!strcmp(keyword + 13, ppd->emulations[i].name)) in _ppdOpen()
1256 ppd->emulations[i].stop = string; in _ppdOpen()
Dppd.h308 ppd_emul_t *emulations; /* Emulations and the code to invoke them */ member
/external/llvm/test/
Dlit.cfg394 # check that the used emulations are supported.
395 emu_line = [l for l in ld_out.split('\n') if 'supported emulations' in l]
402 emulations = fields[2].split()
403 if 'elf_x86_64' not in emulations:
405 if 'elf32ppc' in emulations:
/external/freetype/docs/
DINSTALL.UNIX2 library on Unix systems. This also works for emulations like Cygwin
/external/u-boot/board/sandbox/
DREADME.sandbox174 U-Boot sandbox supports these emulations:
/external/python/cpython2/Doc/library/
Dcurses.rst1506 On VT100s and their software emulations, such as X terminal emulators, there are
1532 emulations such as X terminals. When there is no graphic available, curses
/external/python/cpython3/Doc/library/
Dcurses.rst1556 On VT100s and their software emulations, such as X terminal emulators, there are
1582 emulations such as X terminals. When there is no graphic available, curses
/external/python/cpython3/Doc/faq/
Ddesign.rst630 "stub" emulations of the external interface. The :mod:`doctest` and
/external/python/cpython2/Doc/faq/
Ddesign.rst665 "stub" emulations of the external interface. The :mod:`doctest` and
/external/u-boot/
DREADME730 emulations (like "cu"), but may as well just take
/external/libnfnetlink/m4/
Dlibtool.m41393 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/speex/m4/
Dlibtool.m41406 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m41393 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/libnetfilter_conntrack/m4/
Dlibtool.m41406 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dlibtool.m41442 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/lmfit/m4/
Dlibtool.m41406 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/openssh/
DChangeLog5499 emulations. bz#2511, patch by Alex Wilson.
/external/libevent/m4/
Dlibtool.m41469 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/libpng/scripts/
Dlibtool.m41469 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/curl/m4/
Dlibtool.m41468 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/ImageMagick/m4/
Dlibtool.m41469 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/pcre/dist2/m4/
Dlibtool.m41469 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/expat/m4/
Dlibtool.m41469 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/iperf3/
Daclocal.m41483 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.

12