Searched refs:alternate (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2994 InstructionShuffler(bool alternate, bool topdown) argument
2995 : IsAlternating(alternate), IsTopDown(topdown) {}
/freebsd-10.1-release/contrib/ncurses/misc/
H A Demx.src85 # The IBM PC alternate character set. Plug this into any Intel console entry.
91 klone+acs|alternate character set for ansi.sys displays,
418 # X10/6.6 11/7/86, minus alternate screen, plus (csr)
H A Dterminfo.src384 # The IBM PC alternate character set. Plug this into any Intel console entry.
390 klone+acs|alternate character set for ansi.sys displays,
422 # KOI8-R (RFC1489) acs (alternate character set)
424 klone+koi8acs|alternate character set for ansi.sys displays with KOI8 charset,
500 # the available termcap documentation does not make clear WHICH alternate
503 # if you will be using alternate character sets.
779 linux-koi8|linux with koi8 alternate character set,
785 linux-koi8r|linux with koi8-r alternate character set,
789 linux-lat|linux with latin1 or latin2 alternate character set,
1063 # FONTS: The UNIX PC also has a strange interpretation of "alternate
[all...]
/freebsd-10.1-release/sys/dev/mpr/mpi/
H A Dmpi2_history.txt320 * 02-06-12 02.00.13 Added alternate defines for Task Priority / Command
/freebsd-10.1-release/contrib/gdb/
H A Dltconfig331 --add-tag=TAG append an alternate configuration
/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.c661 if (stcb->asoc.alternate) {
662 /* release the alternate, primary is good */
663 sctp_free_remote_addr(stcb->asoc.alternate);
664 stcb->asoc.alternate = NULL;
/freebsd-10.1-release/contrib/ncurses/include/
H A DCaps.osf1r5333 enter_alt_charset_mode smacs str as - - YB-G- start alternate character set (P)
346 exit_alt_charset_mode rmacs str ae - - YB-G- end alternate character set (P)
583 ena_acs enacs str eA - - ----- enable alternate char set
837 # gnu_change_scroll_region OTcS str cS - - ---GE alternate set scrolling region
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_oncore.c1713 alternate code for previous 4 lines is
/freebsd-10.1-release/contrib/ncurses/
H A Dconfigure751 --with-caps=alt compile with alternate Caps file
986 # Let the site file select an alternate cache file if it wants to.
8333 echo "$as_me:8333: checking for alternate terminal capabilities file" >&5
8334 echo $ECHO_N "checking for alternate terminal capabilities file... $ECHO_C" >&6

Completed in 223 milliseconds

12