Home
last modified time | relevance | path

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

/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/python/cpython2/Doc/library/
Dcurses.rst1458 On VT100s and their software emulations, such as X terminal emulators, there are
1484 emulations such as X terminals. When there is no graphic available, curses
/external/python/cpython2/Doc/faq/
Ddesign.rst698 "stub" emulations of the external interface. The :mod:`doctest` and
/external/openssh/
DChangeLog5499 emulations. bz#2511, patch by Alex Wilson.
/external/libnetfilter_conntrack/m4/
Dlibtool.m41406 # 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/libedit/m4/
Dlibtool.m41393 # 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/vulkan-validation-layers/tests/gtest-1.7.0/m4/
Dlibtool.m41393 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/libnfnetlink/m4/
Dlibtool.m41393 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/libmicrohttpd/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/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/protobuf/gtest/
Daclocal.m41420 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
/external/libvncserver/
DChangeLog430 …Windows-specific emulations for the pthread calls we use. [JES: fixed commit message] Signed-off-…
/external/jline/src/src/test/resources/jline/example/
Denglish.gz