Searched refs:setb (Results 1 – 15 of 15) sorted by relevance
| /src/contrib/netbsd-tests/lib/libcurses/ |
| H A D | atf.terminfo | 39 setaf=setaf%p1%dX, setb=setb%p1%dX, setf=setf%p1%dX,
|
| /src/contrib/smbfs/include/netsmb/ |
| H A D | smb_lib.h | 65 #define setb(buf,ofs,val) (((u_int8_t*)(buf))[ofs])=val macro
|
| /src/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrControl.td | 366 // and, we might as well just match it as a setb.
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrAsmAlias.td | 379 def C : CondCodeAlias<Prefix, Suffix, "c", "b", V>; // setc -> setb 390 def NAE : CondCodeAlias<Prefix, Suffix, "nae", "b", V>; // setnae -> setb
|
| /src/contrib/ncurses/misc/ |
| H A D | terminfo.src | 460 # setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m, 785 setb=\Ec%?%p1%{0}%=%t?%e%p1%{7}%=%t0%e%p1%{15}%=%t7%e%p1 813 setb=\Ec%?%p1%{0}%=%t1%e%p1%{1}%=%t2%e%p1%{2}%=%t3%e%p1%{3} 851 setb=\E[4%p1%'0'%+%Pa%?%ga%'0'%=%t0%e%ga%'1'%=%t4%e%ga%'2'%= 936 setb=\E[%p1%{40}%+%cm, setf=\E[%p1%{30}%+%cm, 1006 setab@, setaf@, setb@, setf@, use=linux, 1422 rmso=\E), rmul=\E], rs1=\ER, setb=\E@%p1%Pb%gb%gf%d%d, 1456 rep@, rmcup@, rmso=\E>, setb@, setf@, smcup@, smso=\E<, use=qnx4, 1494 setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6} 1826 # modified codes for setf/setb to setaf/setab, then to klone+color, corrected [all …]
|
| /src/contrib/ncurses/include/ |
| H A D | Caps.uwin | 634 set_background setb str Sb - - ----- Set background color #1
|
| H A D | Caps.hpux11 | 696 set_background setb str Sb - - ----- Set background color #1
|
| H A D | Caps.osf1r5 | 791 set_background setb str Sb - - ----- Set background color #1
|
| H A D | Caps | 696 set_background setb str Sb - - ----- Set background color #1
|
| H A D | Caps.keys | 779 set_background setb str Sb - - ----- Set background color #1
|
| H A D | Caps.aix4 | 790 set_background setb str Sb - - ----- Set background color #1
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstr64Bit.td | 1053 "setb $RT, $BFA", IIC_IntGeneral>, isPPC64, SExt32To64;
|
| H A D | PPCInstrInfo.td | 5084 "setb $RT, $BFA", IIC_IntGeneral>, SExt32To64;
|
| /src/contrib/ncurses/ |
| H A D | NEWS | 2974 + trim unnecessary setf/setb from interix -TD 2979 + add a check in tic for the case where setf/setb are given using 3633 + drop setf/setb from fbterm; setaf/setab are enough -TD 10368 setaf/setab and setf/setb capabilities (report by Pavel Roskin). 14556 + restore terminfo.src entry for emu to using setf/setb, since it is 14558 that caused setf/setb entries to merge. 14623 0 through 7. Using 16 colors requires setf/setb. 14737 SVr4 behavior by interchanging codes 1,4, 3,6 in the setf/setb
|
| H A D | INSTALL | 2223 and setf/setb capabilities differently, interchanging the red/blue
|