Searched refs:bs (Results 226 - 239 of 239) sorted by relevance

12345678910

/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh419 bs='\\'
426 s/^$bs2$dollar/$bs&/
427 s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh423 bs='\\'
430 s/^$bs2$dollar/$bs&/
431 s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh423 bs='\\'
430 s/^$bs2$dollar/$bs&/
431 s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmdebugread.c1419 parse_type (int fd, union aux_ext *ax, unsigned int aux_index, int *bs,
1535 if (bs == (int *) NULL)
1551 *bs = width;
1412 parse_type(int fd, union aux_ext *ax, unsigned int aux_index, int *bs, int bigend, char *sym_name) argument
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5818 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.uwin634 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps808 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.aix4910 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.hpux11822 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.keys898 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
/freebsd-9.3-release/contrib/ncurses/ncurses/
H A Dllib-lncurses141 chtype bs,
H A Dllib-lncursest141 chtype bs,
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c4113 int bs = (imm & 0x20000000) ? 0x3e000000 : 0x40000000;
4114 return (imm & 0x7ffff) == 0 && ((imm & 0x7e000000) ^ bs) == 0;
4110 int bs = (imm & 0x20000000) ? 0x3e000000 : 0x40000000; local
/freebsd-9.3-release/contrib/ncurses/misc/
H A Dterminfo.src13748 # (ibmmono: this had an unknown `sb' boolean, I changed it to `bs'.
18453 h19-bs|heathkit w/keypad shifted,
19429 # It had both ":bs:" and ":bs=^H:"; I removed the latter. Also, it had
21036 # * Thorsten Lockert added termcap `bs' to a lot of types, working from
21125 # * Thorsten Lockert added termcap `bs' to a lot of types, working from

Completed in 344 milliseconds

12345678910