/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchLSXInstrInfo.td | 168 def muladd : PatFrag<(ops node:$vd, node:$vj, node:$vk), 169 (add node:$vd, (mul node:$vj, node:$vk))>; 171 def mulsub : PatFrag<(ops node:$vd, node:$vj, node:$vk), 172 (sub node:$vd, (mul node:$vj, node:$vk))>; 286 : Fmt3R_VVV<op, (outs LSX128:$vd), (ins LSX128:$vj, LSX128:$vk), 287 "$vd, $vj, $vk">; 295 (ins LSX128:$vj, LSX128:$vk, LSX128:$va), 296 "$vd, $vj, $vk, $va">; 331 : Fmt3R_VVV<op, (outs LSX128:$dst), (ins LSX128:$vd, LSX128:$vj, LSX128:$vk), 332 "$vd, $vj, $vk">; [all …]
|
H A D | LoongArchLSXInstrFormats.td | 429 // <opcode | vk | vj | vd> 433 bits<5> vk; 438 let Inst{14-10} = vk; 472 // <opcode | va | vk | vj | vd> 477 bits<5> vk; 483 let Inst{14-10} = vk;
|
/freebsd/contrib/unbound/contrib/ |
H A D | warmup.sh | 117 vk.com 118 vk.me 119 vk.ru
|
H A D | warmup.cmd | 121 vk.com 122 vk.me 123 vk.ru
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 930 WORD vk = in _nc_console_twait() local 936 vk, ch, inp_rec.Event.KeyEvent.bKeyDown)); in _nc_console_twait() 941 int nKey = MapKey(vk); in _nc_console_twait() 1031 WORD vk; in _nc_console_read() local 1049 vk = inp_rec.Event.KeyEvent.wVirtualKeyCode; in _nc_console_read() 1055 if (vk >= VK_F1 && vk <= VK_F12) { in _nc_console_read() 1058 vk = (WORD) (vk + 12); in _nc_console_read() 1062 int key = MapKey(vk); in _nc_console_read() 1069 *buf = AnsiKey(vk); in _nc_console_read()
|
/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win_driver.c | 1579 WORD vk = inp_rec.Event.KeyEvent.wVirtualKeyCode; in console_twait() local 1584 int nKey = MapKey(vk); in console_twait() 2114 WORD vk; in _nc_mingw_console_read() local 2132 vk = inp_rec.Event.KeyEvent.wVirtualKeyCode; in _nc_mingw_console_read() 2138 if (vk >= VK_F1 && vk <= VK_F12) { in _nc_mingw_console_read() 2140 vk = (WORD) (vk + 12); in _nc_mingw_console_read() 2144 int key = MapKey(vk); in _nc_mingw_console_read() 2151 *buf = AnsiKey(vk); in _nc_mingw_console_read() 2153 } else if (vk == VK_BACK) { in _nc_mingw_console_read()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 434 CXXStaticCastExpr(QualType ty, ExprValueKind vk, CastKind kind, Expr *op, in CXXStaticCastExpr() argument 438 : CXXNamedCastExpr(CXXStaticCastExprClass, ty, vk, kind, op, pathSize, in CXXStaticCastExpr() 524 CXXReinterpretCastExpr(QualType ty, ExprValueKind vk, CastKind kind, Expr *op, in CXXReinterpretCastExpr() argument 528 : CXXNamedCastExpr(CXXReinterpretCastExprClass, ty, vk, kind, op, in CXXReinterpretCastExpr()
|
H A D | Expr.h | 3795 CStyleCastExpr(QualType exprTy, ExprValueKind vk, CastKind kind, Expr *op, in CStyleCastExpr() argument 3798 : ExplicitCastExpr(CStyleCastExprClass, exprTy, vk, kind, op, PathSize, in CStyleCastExpr()
|
/freebsd/contrib/tzdata/ |
H A D | backzone | 292 # 1963: https://books.google.com/books?id=9vk-AQAAIAAJ&pg=RA1-PA47
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_cook_book.md | 3533 When you write `Foo(v1, ..., vk)`, the compiler infers the types of the 3534 parameters `v1`, ..., and `vk` for you. If you are not happy with the result of
|
/freebsd/contrib/sendmail/ |
H A D | PGPKEYS | 4305 0CKFSoapGaRboxwWOzjTcdvMv3zRzLUCZD0z8Aj+Bbl5psw4cfgjgj5qL/uzS/vk
|