Home
last modified time | relevance | path

Searched refs:ry (Results 1 – 25 of 55) sorted by relevance

123

/openbsd/games/quiz/datfiles/
H A Dsov3 Hen[ry|] [I|1]:12:Stephen
4 Stephen:12:Hen[ry|] [II|2]
5 Hen[ry|] [II|2]:12:Rich[ard|] [I|1]
7 John:13|12-13:Hen[ry|] [III|3]
8 Hen[ry|] [III|3]:13:Ed[w[ard|]|] [I|1]
13 Hen[ry|] [IV|4] Part 1:15|14-15:Hen[ry|] [IV|4] Part 2
14 Hen[ry|] [IV|4] Part 2:15|14-15:Hen[ry|] [V|5]
15 Hen[ry|] [V|5]:15:Hen[ry|] [VI|6]
16 Hen[ry|] [VI|6]:15:Ed[w[ard|]|] [IV|4]
19 Rich[ard|] [III|3]:15:Hen[ry|] [VII|7]
[all …]
/openbsd/games/trek/
H A Dinitquad.c58 int rx, ry; in initquad() local
93 sector(&rx, &ry); in initquad()
96 Etc.klingon[i].y = ry; in initquad()
105 sector(&rx, &ry); in initquad()
106 Sect[rx][ry] = BASE; in initquad()
108 Etc.starbase.y = ry; in initquad()
114 sector(&rx, &ry); in initquad()
122 sector(&rx, &ry); in initquad()
123 Sect[rx][ry] = HOLE; in initquad()
129 sector(&rx, &ry); in initquad()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMips16InstrFormats.td139 bits<3> ry;
146 let Inst{7-5} = ry;
236 bits<3> ry;
243 let Inst{7-5} = ry;
256 bits<3> ry;
278 bits<3> ry;
300 bits<3> ry;
340 bits<4> ry;
513 bits<3> ry;
537 bits<3> ry;
[all …]
H A DMips16InstrInfo.td579 // Format: AND rx, ry MIPS16e
691 // Format: CMP rx, ry MIPS16e
719 // Format: DIV rx, ry MIPS16e
728 // Format: DIVU rx, ry MIPS16e
882 let ry = 0b000; // no 'ry' field
894 let ry = 0b000; // no 'ry' field
938 // Format: NEG rx, ry MIPS16e
945 // Format: NOT rx, ry MIPS16e
952 // Format: OR rx, ry MIPS16e
1215 // Format: SLT rx, ry MIPS16e
[all …]
/openbsd/games/hack/
H A Dhack.apply.c433 int rx, ry, res = 0; in use_pick_axe() local
449 ry = u.uy + u.dy; in use_pick_axe()
451 (IS_ROCK(levl[rx][ry].typ) in use_pick_axe()
452 || sobj_at(ENORMOUS_ROCK, rx, ry)))) in use_pick_axe()
469 ry = u.uy + u.dy; in use_pick_axe()
470 if((mtmp = m_at(rx, ry)) && attack(mtmp)) in use_pick_axe()
472 if(!isok(rx, ry)) { in use_pick_axe()
476 lev = &levl[rx][ry]; in use_pick_axe()
481 && !sobj_at(ENORMOUS_ROCK, rx, ry)) { in use_pick_axe()
486 if(dig_pos.x != rx || dig_pos.y != ry in use_pick_axe()
[all …]
H A Dhack.c228 xchar rx = u.ux+2*u.dx, ry = u.uy+2*u.dy; in domove() local
231 if (isok(rx,ry) && !IS_ROCK(levl[(int)rx][(int)ry].typ) && in domove()
233 !sobj_at(ENORMOUS_ROCK, rx, ry)) { in domove()
234 if(m_at(rx,ry)) { in domove()
239 if ((ttmp = t_at(rx,ry))) in domove()
252 if (levl[(int)rx][(int)ry].typ == POOL) { in domove()
253 levl[(int)rx][(int)ry].typ = ROOM; in domove()
254 mnewsym(rx,ry); in domove()
255 prl(rx,ry); in domove()
262 otmp->oy = ry; in domove()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYInstrFormats16Instr.td28 (outs mGPR:$rz), (ins mGPR:$rx, mGPR:$ry), !strconcat(opstr, "\t$rz, $rx, $ry"),
29 [(set mGPR:$rz, (opnode mGPR:$rx, mGPR:$ry)) ]> {
32 bits<3> ry;
36 let Inst{4 - 2} = ry;
105 AddrModeNone, (outs CARRY:$ca), (ins sGPR:$rx, sGPR:$ry), !strconcat(opstr, "\t$rx, $ry"),
107 bits<4> ry;
111 let Inst{9 - 6} = ry;
H A DCSKYInstrFormats.td393 let Inst{25 - 21} = regs{9 - 5}; // ry
521 bits<5> ry;
524 let Inst{25 - 21} = ry;
533 // Input: GPR:rx, GPR:ry
534 // Asm string: op rz, rx, ry
539 (ins GPR:$rx, GPR:$ry), op, [(set GPR:$rz, (opnode GPR:$rx, GPR:$ry))]> {
551 bits<5> ry;
554 let Inst{25 - 21} = ry; // ry;
586 (ins GPR:$rx, GPR:$ry),
588 bits<5> ry;
[all …]
H A DCSKYInstrFormatsF1.td186 bits<5> ry;
190 let Inst{25 - 21} = ry; // ry;
207 : F_XYZ_MEM<sop, sop_su, (outs regtype:$vrz), (ins GPR:$rx, GPR:$ry, uimm2:$imm),
208 op#op_su#"\t$vrz, ($rx, $ry << ${imm})", []>;
217 : F_XYZ_MEM<sop, sop_su, (outs), (ins regtype:$vrz, GPR:$rx, GPR:$ry, uimm2:$imm),
218 op#op_su#"\t$vrz, ($rx, $ry << ${imm})", []>;
/openbsd/lib/libmenu/
H A Dm_driver.c465 int ry = event.y, rx = event.x; /* screen coordinates */ in menu_driver() local
468 if (mouse_trafo(&ry, &rx, FALSE)) in menu_driver()
470 if (ry < sub->_begy) in menu_driver()
482 else if (ry > sub->_begy + sub->_maxy) in menu_driver()
498 ry = event.y; in menu_driver()
500 if (wmouse_trafo(sub, &ry, &rx, FALSE)) in menu_driver()
512 if ((ry == y) && in menu_driver()
/openbsd/sys/dev/hil/
H A Dhilms.c105 int iob, rx, ry; in hilmsattach() local
116 rx = ry = 0; in hilmsattach()
128 ry = ha->ha_info[6] | in hilmsattach()
152 if (ry != 0) in hilmsattach()
153 printf("x%d", ry); in hilmsattach()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_tv.c67 u16 ry, gy, by, ay; member
195 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
205 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
215 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0119,
225 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x014c,
235 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0113,
245 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0145,
255 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
265 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0133,
275 .ry = 0x0332, .gy = 0x012d, .by = 0x07d3, .ay = 0x0104,
[all …]
/openbsd/gnu/gcc/gcc/config/cris/
H A Dcris.md464 ;; move.S1 [rx=ry+rz.S],rw avoiding when rx is ry, or rw is rx
501 ;; avoiding move.S1 [ry=ry+i],rz
992 ;; [rx=ry+rz.S]
1315 ;; [rx=ry+rz.S]
1370 ;; [rx=ry+rz.S]
1661 ;; [rx=ry+i]
1771 ;; [rx=ry+i]
3044 ;; move ry,rz
3073 ;; op ry,rz
3155 ;; move ry,rz
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.md433 ;; move.S1 [rx=ry+rz.S],rw avoiding when rx is ry, or rw is rx
488 ;; avoiding move.S1 [ry=ry+i],rz
1061 ;; [rx=ry+rz.S]
1404 ;; [rx=ry+rz.S]
1556 ;; [rx=ry+rz.S]
1956 ;; [rx=ry+i]
2122 ;; [rx=ry+i]
4003 ;; move ry,rz
4032 ;; op ry,rz
4114 ;; move ry,rz
[all …]
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2842.crt15 ib4eEln0xpzDjYEaDRzHNC/ry/C1GuMKvs9JtknZ4++rDTSLxQF/hNgFYH73nRkC
H A D1830.key24 ry+kzQKBgQCV8ZGs5vPy7z5mMmS07SP/om1hGutJpFaF/fHPfQhXYZtSviQ/fWkh
H A D2327.key14 BgsHcnBths9s3xkKEbmlssWLhw1Cc+J1EaKcH5oz8mJmaB1gycf+GtMR2PehO+ry
H A D933.key11 ry+Migo4ynmqC1wGEKtn+edC1+SEUpTlyTgNfLk/fYqYZATGmrI15vZaKtebxksx
H A D3332.key12 HmuAwLcP/oKdXlUPc4wWjzfY6hHwojxqHQL3pDgIQlx6iHQ81DwTzX1/ofst+9ry
/openbsd/regress/usr.bin/mandoc/eqn/unary/
H A Dbold.out_ascii4 uunnaarryy--bboolldd - font handling in bold boxes
H A Dsqrt.out_ascii4 uunnaarryy--ssqqrrtt - square root
H A Ddiacrit.out_ascii4 uunnaarryy--ddiiaaccrriitt - diacritical marks in equations
/openbsd/regress/usr.bin/mandoc/eqn/nullary/
H A Dsymbol.out_ascii4 nnuullllaarryy--ssyymmbbooll - equation tokens for symbols
H A Dsymbol.out_utf84 nnuullllaarryy--ssyymmbbooll – equation tokens for symbols
/openbsd/lib/libform/
H A Dfrm_driver.c803 Field_encloses(FIELD *field, int ry, int rx) in Field_encloses() argument
807 && field->frow <= ry in Field_encloses()
808 && (field->frow + field->rows) > ry in Field_encloses()
4457 if (mouse_trafo(&ry, &rx, FALSE)) in form_driver()
4459 if (ry < sub->_begy) in form_driver()
4483 ry = event.y; in form_driver()
4485 if (wmouse_trafo(sub, &ry, &rx, FALSE)) in form_driver()
4658 if (mouse_trafo(&ry, &rx, FALSE)) in form_driver_w()
4660 if (ry < sub->_begy) in form_driver_w()
4684 ry = event.y; in form_driver_w()
[all …]

123