/openbsd/usr.bin/spell/ |
H A D | spellprog.c | 370 lev += DLEV; in suffix() 371 deriv[lev] = deriv[lev-1] = 0; in suffix() 385 deriv[lev] = deriv[lev+1] = 0; in suffix() 405 return (trypref(ep, a, lev) || suffix(ep, lev)); in strip() 412 if (lev > DLEV + 1) in s() 491 if (lev > DLEV) in es() 584 if (trypref(ep, d, lev) || suffix(ep, lev)) in VCe() 628 deriv[lev] = a; in trypref() 633 deriv[lev+1] = pp; in trypref() 645 deriv[lev+1] = deriv[lev+2] = 0; in trypref() [all …]
|
/openbsd/games/hack/ |
H A D | hack.apply.c | 322 struct rm *lev; in dig() local 360 lev = &levl[dpx][dpy]; in dig() 364 } else if(!lev->typ || lev->typ == SCORR) { in dig() 365 lev->typ = CORR; in dig() 367 } else if(lev->typ == HWALL || lev->typ == VWALL in dig() 368 || lev->typ == SDOOR) { in dig() 369 lev->typ = xdnstair ? DOOR : ROOM; in dig() 432 struct rm *lev; in use_pick_axe() local 476 lev = &levl[rx][ry]; in use_pick_axe() 477 if(lev->typ == DOOR) in use_pick_axe() [all …]
|
H A D | hack.lev.c | 83 savelev(int fd, xchar lev) in savelev() argument 92 if (lev >= 0 && lev <= MAXLEVEL) in savelev() 93 level_exists[(int)lev] = TRUE; in savelev() 96 bwrite(fd, &lev,sizeof(lev)); in savelev() 205 getlev(int fd, int pid, xchar lev) in getlev() argument 220 if((pid && pid != hpid) || (lev && dlvl != lev)) { in getlev()
|
H A D | hack.read.c | 389 { struct rm *lev; in doread() local 398 lev = &(levl[zx][zy]); in doread() 399 if((num = lev->typ) == 0) in doread() 402 lev->typ = CORR; in doread() 403 lev->scrsym = CORR_SYM; in doread() 406 lev->typ = DOOR; in doread() 407 lev->scrsym = '+'; in doread() 409 } else if(lev->seen) continue; in doread() 414 lev->seen = lev->new = 1; in doread() 415 if(lev->scrsym == ' ' || !lev->scrsym) in doread()
|
H A D | hack.c | 88 struct rm *lev; in unsee() local 104 lev = &levl[x][y]; in unsee() 105 if(!lev->lit && lev->scrsym == '.') { in unsee() 106 lev->scrsym =' '; in unsee() 107 lev->new = 1; in unsee() 125 struct rm *lev; in seeoff() local 140 lev = &levl[x][y]; in seeoff() 141 if(!lev->lit && lev->scrsym == '.') in seeoff() 142 lev->seen = 0; in seeoff()
|
H A D | hack.mkshop.c | 309 struct rm *lev; in nexttodoor() local 311 if((lev = &levl[sx+dx][sy+dy])->typ == DOOR || in nexttodoor() 312 lev->typ == SDOOR || lev->typ == LDOOR) in nexttodoor()
|
H A D | hack.zap.c | 473 struct rm *lev; in buzz() local 492 if ((lev = &levl[(int)sx][(int)sy])->typ) in buzz() 521 if(lev->typ == POOL && abstype == 1 /* fire */) { in buzz() 523 lev->typ = ROOM; in buzz() 580 if(!ZAP_POS(lev->typ)) { in buzz()
|
H A D | Makefile | 8 hack.lev.c hack.main.c hack.makemon.c hack.mhitu.c hack.mklev.c \
|
H A D | Makequest | 18 hack.lev.c hack.main.c hack.makemon.c hack.mhitu.c\ 47 hack.lev.o hack.main.o hack.makemon.o hack.mhitu.o hack.mklev.o\ 154 hack.lev.o: hack.h def.mkroom.h def.wseg.h
|
H A D | Original_READ_ME | 46 hack.lev.c temp files and calling of mklev.
|
/openbsd/usr.bin/logger/ |
H A D | logger.c | 136 int fac, lev; in pencode() local 153 lev = decode(s, prioritynames); in pencode() 154 if (lev < 0) { in pencode() 159 return ((lev & LOG_PRIMASK) | (fac & LOG_FACMASK)); in pencode()
|
/openbsd/sys/dev/usb/ |
H A D | ehcivar.h | 114 #define EHCI_IQHIDX(lev, pos) \ argument 115 ((((pos) & ((1 << (lev)) - 1)) | (1 << (lev))) - 1) 116 #define EHCI_ILEV_IVAL(lev) (1 << (lev)) argument
|
H A D | ehci.c | 3093 int islot, lev; in ehci_device_setintr() local 3096 for (lev = EHCI_IPOLLRATES - 1; lev > 0; lev--) in ehci_device_setintr() 3097 if (EHCI_ILEV_IVAL(lev) <= ival) in ehci_device_setintr() 3102 islot = EHCI_IQHIDX(lev, arc4random()); in ehci_device_setintr()
|
/openbsd/usr.bin/m4/ |
H A D | main.c | 607 record(struct position *t, int lev) in record() argument 609 if (lev < MAXRECORD) { in record() 610 t[lev].name = CURRENT_NAME; in record() 611 t[lev].line = CURRENT_LINE; in record() 616 dump_stack(struct position *t, int lev) in dump_stack() argument 620 for (i = 0; i < lev; i++) { in dump_stack()
|
/openbsd/lib/libc/regex/ |
H A D | engine.c | 594 dp = backref(m, sp, stop, ss+1, stopst, lev, rec); in backref() 601 assert(lev+1 <= m->g->nplus); in backref() 602 m->lastpos[lev+1] = sp; in backref() 603 return(backref(m, sp, stop, ss+1, stopst, lev+1, rec)); in backref() 606 if (sp == m->lastpos[lev]) /* last pass matched null */ in backref() 607 return(backref(m, sp, stop, ss+1, stopst, lev-1, rec)); in backref() 609 m->lastpos[lev] = sp; in backref() 612 return(backref(m, sp, stop, ss+1, stopst, lev-1, rec)); in backref() 621 dp = backref(m, sp, stop, ssub, esub, lev, rec); in backref() 642 dp = backref(m, sp, stop, ss+1, stopst, lev, rec); in backref() [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/ |
H A D | Collate.pm | 733 my $lev = $self->{level}; 761 if ($iden || $vers >= 26 && $lev == MaxLevel) { 815 my $lev = shift; 822 for my $v (0..$lev-1) { 853 my $lev = $self->{level}; 874 my $to_be_pushed = _nonIgnorAtLevel(\@wt,$lev); 908 my $to_be_pushed = _nonIgnorAtLevel(\@wt,$lev); 942 _eqArray(\@strWt, \@subWt, $lev)) {
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | regengine.inc | 645 dp = backref(m, sp, stop, ss+1, stopst, lev, rec); 652 assert(lev+1 <= m->g->nplus); 653 m->lastpos[lev+1] = sp; 654 return(backref(m, sp, stop, ss+1, stopst, lev+1, rec)); 657 if (sp == m->lastpos[lev]) /* last pass matched null */ 658 return(backref(m, sp, stop, ss+1, stopst, lev-1, rec)); 660 m->lastpos[lev] = sp; 663 return(backref(m, sp, stop, ss+1, stopst, lev-1, rec)); 672 dp = backref(m, sp, stop, ssub, stopst, lev, rec); 693 dp = backref(m, sp, stop, ss+1, stopst, lev, rec); [all …]
|
/openbsd/sys/arch/hppa/hppa/ |
H A D | machdep.c | 551 int lev; in cpuid() local 553 lev = 0xa + (*cpu_desidhash)(); in cpuid() 557 q = lev == 0xa? "1.0" : "1.1"; in cpuid() 574 if (lev == 0x10) in cpuid() 575 lev = 0xc; in cpuid() 577 if (lev == 0x16) in cpuid() 578 lev = 0xe; in cpuid() 587 "HP 9000/%s PA-RISC %s%x", p, q, lev); in cpuid()
|
/openbsd/gnu/usr.bin/gcc/gcc/po/ |
H A D | tr.po | 578 msgstr "yerleşik işlev `%s' işlev olarak bildirilmemiş" 4955 msgstr "Üye işlev `%s':" 6210 msgstr "işlev özümlenemez" 15567 msgstr "`%s' ne işlev ne de üye işlev; kardeş olarak bildirilemez" 15706 msgstr "`%D' ya bir statik olmayan işlev ya da üye olmayan işlev olmalıdır" 16076 msgstr "`%D' bir işlev değil," 19887 msgstr "İşlev" 24491 #~ msgstr "Onun %0 da bir işlev olduğuna göre yerleşik alt işlev `%A' ya referans" 24494 #~ msgstr "%0 da yerleşik alt işlev `%A' ya işlev referansı" 24497 #~ msgstr "Onun %0 da bir alt işlev olduğuna göre yerleşik işlev `%A' ya referans" [all …]
|
/openbsd/games/fortune/fortune/ |
H A D | fortune.c | 1088 print_list(FILEDESC *list, int lev) in print_list() argument 1091 fprintf(stderr, "%*s", lev * 4, ""); in print_list() 1101 print_list(list->child, lev + 1); in print_list()
|
/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/t/ |
H A D | loc_test.t | 51 �l�ve �lev� g�ne g�ne M�CON ma�on
|
H A D | loc_cjk.t | 52 for my $lev (2, 3) { 53 $obj->change(level => $lev); 54 my $r = $lev == 2 ? 0 : 1;
|
/openbsd/gnu/usr.bin/binutils/gprof/po/ |
H A D | tr.po | 221 "İşlev adına göre indeks\n" 390 "\t[--function-ordering] işlev adına göre sıralar\n" 408 "\t[--ignore-non-functions] işlev olmayanları yoksayar\n"
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/po/ |
H A D | tr.po | 227 "İşlev adına göre indeks\n" 397 "\t[--function-ordering] işlev adına göre sıralar\n" 415 "\t[--ignore-non-functions] işlev olmayanları yoksayar\n"
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | pmap.c | 466 int lev; in pmap_find_pte_direct() local 471 for (lev = PTP_LEVELS; lev > 0; lev--) { in pmap_find_pte_direct() 478 return (lev - 1); in pmap_find_pte_direct()
|