Searched refs:emulations (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfinder.el67 (emulations . "emulations of other editors")
H A Dcus-edit.el180 (defgroup emulations nil function
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dppd.c173 * Free any emulations...
178 for (i = ppd->num_emulations, emul = ppd->emulations; i > 0; i --, emul ++)
184 ppd_free(ppd->emulations);
1176 if ((ppd->emulations = calloc(count, sizeof(ppd_emul_t))) == NULL)
1185 for (nameptr = ppd->emulations[i].name;
1188 if (nameptr < (ppd->emulations[i].name + sizeof(ppd->emulations[i].name) - 1))
1202 if (!strcmp(keyword + 14, ppd->emulations[i].name))
1204 ppd->emulations[i].start = string;
1213 if (!strcmp(keyword + 13, ppd->emulations[
[all...]
H A Dppd.h306 int num_emulations; /* Number of emulations supported */
307 ppd_emul_t *emulations; /* Emulations and the code to invoke them */ member in struct:ppd_file_s
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dcrisp.el7 ;; Keywords: emulations brief crisp
65 :group 'emulations)
H A Dviper.el10 ;; Keywords: emulations
336 :group 'emulations)
H A Dcua-base.el269 :group 'emulations
H A Dedt.el8 ;; Keywords: emulations
178 :group 'emulations)
H A Dtpu-edt.el9 ;; Keywords: emulations
282 :group 'emulations)
1170 tpu-edt under `emulations'.
H A Dvip.el7 ;; Keywords: emulations
43 :group 'emulations)
/macosx-10.9.5/cups-372.4/cups/systemv/
H A Dcupstestppd.c1542 _cupsLangPrintf(stdout, " emulations[%d] = %s",
1543 j, ppd->emulations[j].name);
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dtermcap.src479 # Procomm and some other ANSI emulations don't recognize all of the ANSI-
2108 # emulations (VT520, VT420, VT320, VT220, VT100, VT PCTerm, SCO Console)
2109 # and ASCII emulations (WY160/60, PCTerm, 50/50+, 150/120, TVI 950,
2110 # 925 910+, ADDS A2). This terminfo data is for the ANSI emulations only.
2164 #### VT100 emulations
4409 # emulations (usually their stupidest, and usually labeled adm3, though
4410 # these `adm3' emulations normally have adm3a+ capabilities).
4796 # mode (132 columns). There was a qvt103 which added vt100/vt131 emulations
4803 # Qume is still producing the qvt62, which features emulations for other
4806 # with many emulations includin
[all...]
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dterminfo.src531 # Procomm and some other ANSI emulations don't recognize all of the ANSI-
2550 # emulations (VT520, VT420, VT320, VT220, VT100, VT PCTerm, SCO Console)
2551 # and ASCII emulations (WY160/60, PCTerm, 50/50+, 150/120, TVI 950,
2552 # 925 910+, ADDS A2). This terminfo data is for the ANSI emulations only.
2612 #### VT100 emulations
6321 # emulations (usually their stupidest, and usually labeled adm3, though
6322 # these `adm3' emulations normally have adm3a+ capabilities).
6730 # mode (132 columns). There was a qvt103 which added vt100/vt131 emulations
6737 # Qume is still producing the qvt62, which features emulations for other
6740 # with many emulations includin
[all...]

Completed in 326 milliseconds