Home
last modified time | relevance | path

Searched refs:setb (Results 1 – 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/lib/libcurses/
HDatf.terminfo39 setaf=setaf%p1%dX, setb=setb%p1%dX, setf=setf%p1%dX,
/freebsd-13-stable/contrib/smbfs/include/netsmb/
HDsmb_lib.h65 #define setb(buf,ofs,val) (((u_int8_t*)(buf))[ofs])=val macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kInstrControl.td366 // and, we might as well just match it as a setb.
/freebsd-13-stable/contrib/ncurses/
HDANNOUNCE205 + added check for the case where setf/setb are given using
341 + trim unnecessary setf/setb
HDNEWS777 + trim unnecessary setf/setb from interix -TD
782 + add a check in tic for the case where setf/setb are given using
1436 + drop setf/setb from fbterm; setaf/setab are enough -TD
8171 setaf/setab and setf/setb capabilities (report by Pavel Roskin).
12359 + restore terminfo.src entry for emu to using setf/setb, since it is
12361 that caused setf/setb entries to merge.
12426 0 through 7. Using 16 colors requires setf/setb.
12540 SVr4 behavior by interchanging codes 1,4, 3,6 in the setf/setb
HDINSTALL1998 and setf/setb capabilities differently, interchanging the red/blue
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrAsmAlias.td379 def C : CondCodeAlias<Prefix, Suffix, "c", "b", V>; // setc -> setb
390 def NAE : CondCodeAlias<Prefix, Suffix, "nae", "b", V>; // setnae -> setb
/freebsd-13-stable/contrib/ncurses/misc/
HDterminfo.src458 # setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
747 setb=\Ec%?%p1%{0}%=%t?%e%p1%{7}%=%t0%e%p1%{15}%=%t7%e%p1
775 setb=\Ec%?%p1%{0}%=%t1%e%p1%{1}%=%t2%e%p1%{2}%=%t3%e%p1%{3}
823 setb=\E[4%p1%'0'%+%Pa%?%ga%'0'%=%t0%e%ga%'1'%=%t4%e%ga%'2'%=
922 setb=\E[%p1%{40}%+%cm, setf=\E[%p1%{30}%+%cm,
984 setab@, setaf@, setb@, setf@, use=linux,
1332 rmso=\E), rmul=\E], rs1=\ER, setb=\E@%p1%Pb%gb%gf%d%d,
1366 rep@, rmcup@, rmso=\E>, setb@, setf@, smcup@, smso=\E<, use=qnx4,
1410 setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}
1751 # modified codes for setf/setb to setaf/setab, then to klone+color, corrected
[all …]
/freebsd-13-stable/contrib/ncurses/include/
HDCaps.uwin588 set_background setb str Sb - - ----- Set background color #1
HDCaps.hpux11643 set_background setb str Sb - - ----- Set background color #1
HDCaps635 set_background setb str Sb - - ----- Set background color #1
HDCaps.osf1r5735 set_background setb str Sb - - ----- Set background color #1
HDCaps.aix4737 set_background setb str Sb - - ----- Set background color #1
HDCaps.keys725 set_background setb str Sb - - ----- Set background color #1
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstr64Bit.td1053 "setb $RT, $BFA", IIC_IntGeneral>, isPPC64, SExt32To64;
HDPPCInstrInfo.td5084 "setb $RT, $BFA", IIC_IntGeneral>, SExt32To64;