Searched refs:emulation (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c33 /* current emulation (used to decide which set of option letters is used) */
36 mod_export int emulation; variable
38 /* current sticky emulation: sticky = NULL means none */
66 /* option is relevant to emulation */
446 if (defset(on, emulation))
450 } else if (set == (isset(optno) ^ defset(on, emulation))) {
500 * current emulation mode if either it is considered relevant *
501 * to emulation or we are doing a full emulation (as indicated *
528 /* Work out the new emulation mod
[all...]
H A Dexec.c4333 /* Duplicate a sticky emulation */
4342 newsticky->emulation = src->emulation;
4359 /* Set the sticky emulation attributes for a shell function */
4533 * Check if a sticky emulation differs from the current one.
4540 /* If no new sticky emulation, not a different emulation */
4543 /* If no current sticky emulation, different */
4546 /* If basic emulation different, different */
4547 if (sticky->emulation !
[all...]
H A Dzsh.h1119 Emulation_options sticky; /* sticky emulation definitions, if any */
1982 /* Possible values of emulation */
1989 /* Test for a shell emulation. Use this rather than emulation directly. */
1990 #define EMULATION(X) (emulation & (X))
1992 /* Return only base shell emulation field. */
1993 #define SHELL_EMULATION() (emulation & ((1<<5)-1))
2197 * Record of emulation and options that need to be set
2201 /* The emulation itself */
2202 int emulation; member in struct:emulation_options
[all...]
H A Dinit.c1609 emulate(zsh_name, 1, &emulation, opts); /* initialises most options */
/macosx-10.10/OpenSSL098-52/src/fips/
H A Dfips-lib.com845 $! emulation is easier to use...)
858 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
1072 $! Set the library to use UCX emulation.
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dssl-lib.com729 $! emulation is easier to use...)
742 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
939 $! Set the library to use UCX emulation.
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/template/
H A Dglobfind.tcl56 globfind may be used with Tcl versions earlier than 8.4, but emulation of missing
330 # Eliminate emulation of [file normalize] if version 8.4 or better:
/macosx-10.10/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak129 # Compiler pragma emulation options
/macosx-10.10/vim-55/runtime/syntax/
H A Dtf.vim30 syn keyword tfVar emulation end_color gag gethostbyname gpri hook hilite contained
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dmakeapps.com639 $! emulation is easier to use...)
652 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
816 $! Set the library to use UCX emulation.
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Dcrypto-lib.com973 $! emulation is easier to use...)
986 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
1200 $! Set the library to use UCX emulation.
/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Dbdbread.mak129 # Compiler pragma emulation options
/macosx-10.10/OpenSSL098-52/src/
H A Dmakevms.com55 $! UCX for UCX or UCX emulation
56 $! TCPIP for TCP/IP Services or TCP/IP Services emulation
999 $! Set the library to use UCX emulation.
1005 $ WRITE SYS$OUTPUT "Using MultiNet via UCX emulation for TCP/IP"
1022 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
/macosx-10.10/ncurses-44/ncurses/include/
H A DCaps.osf1r5562 alt_scancode_esc scesa str S8 - - ----- Alternate escape for scancode emulation
726 scancode_escape scesc str S7 - - ----- Escape for scancode emulation
H A DCaps735 scancode_escape scesc str S7 - - ----- Escape for scancode emulation
736 alt_scancode_esc scesa str S8 - - ----- Alternate escape for scancode emulation
H A DCaps.aix4837 scancode_escape scesc str S7 - - ----- Escape for scancode emulation
838 alt_scancode_esc scesa str S8 - - ----- Alternate escape for scancode emulation
H A DCaps.hpux11743 scancode_escape scesc str S7 - - ----- Escape for scancode emulation
744 alt_scancode_esc scesa str S8 - - ----- Alternate escape for scancode emulation
H A DCaps.keys825 scancode_escape scesc str S7 - - ----- Escape for scancode emulation
826 alt_scancode_esc scesa str S8 - - ----- Alternate escape for scancode emulation
/macosx-10.10/OpenSSL098-52/src/engines/
H A Dmakeengines.com603 $! emulation is easier to use...)
616 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
813 $! Set the library to use UCX emulation.
/macosx-10.10/emacs-93/emacs/etc/
H A Dtermcap.src1054 # capabilities of the PC monochrome display, without ANY emulation; most
1055 # communications packages (but NOT PC/IX connect) do some kind of emulation.
1219 pcvt25|dec vt220 emulation with 25 lines:\
1222 pcvt28|dec vt220 emulation with 28 lines:\
1225 pcvt35|dec vt220 emulation with 35 lines:\
1228 pcvt40|dec vt220 emulation with 40 lines:\
1231 pcvt43|dec vt220 emulation with 43 lines:\
1234 pcvt50|dec vt220 emulation with 50 lines:\
1241 pcvt25w|dec vt220 emulation with 25 lines and 132 cols:\
1244 pcvt28w|dec vt220 emulation wit
[all...]
/macosx-10.10/ncurses-44/ncurses/misc/
H A Dterminfo.src1244 # capabilities of the PC monochrome display, without ANY emulation; most
1245 # communications packages (but NOT PC/IX connect) do some kind of emulation.
1478 pcvt25|dec vt220 emulation with 25 lines,
1481 pcvt28|dec vt220 emulation with 28 lines,
1484 pcvt35|dec vt220 emulation with 35 lines,
1487 pcvt40|dec vt220 emulation with 40 lines,
1490 pcvt43|dec vt220 emulation with 43 lines,
1493 pcvt50|dec vt220 emulation with 50 lines,
1500 pcvt25w|dec vt220 emulation with 25 lines and 132 cols,
1503 pcvt28w|dec vt220 emulation wit
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dkeymap.c90 /* List of emulation mode keymap alists. */
4119 DEFVAR_LISP ("emulation-mode-map-alists", &Vemulation_mode_map_alists,
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh2502 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh2537 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltmain.sh2531 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */

Completed in 420 milliseconds

12