| /netbsd-src/sys/arch/sparc/stand/boot/ |
| H A D | boot.c | 58 paddr_t bstart, bend; /* physical start & end address of the boot program */ variable 127 bend = roundup(bstart, 0x400000); in getphysmem() 150 if (pa < bend) { in getphysmem() 151 if (len < bend - pa) in getphysmem() 156 len -= bend - pa; in getphysmem() 157 pa = bend; in getphysmem()
|
| /netbsd-src/sys/kern/ |
| H A D | vfs_getcwd.c | 485 char *bp, *bend; in sys___getcwd() 497 bend = bp; in sys___getcwd() 513 lenused = bend - bp; in sys___getcwd() 534 char *bp, *bend; in vnode_to_path() 539 bp = bend = &path[len]; in vnode_to_path() 564 lenused = bend - bp; 478 char *bp, *bend; sys___getcwd() local 527 char *bp, *bend; vnode_to_path() local
|
| H A D | kern_proc.c | 3003 char *bp, *bend; in fill_cwd() local 3016 bend = bp; in fill_cwd() 3028 lenused = bend - bp; in fill_cwd()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| H A D | lex.c | 318 register char *p, *bend; local 325 bend = b+66; 333 bend = send; 354 bend = send; 367 while(endcd < bend) 371 while( endcd<bend && (c=getc(infile)) != '\n' && c!=EOF ) 383 while(endcd < bend)
|
| H A D | misc.c | 75 register char *aend, *bend; local 77 bend = b + lb; 88 while(b < bend) 97 while(b < bend)
|
| /netbsd-src/sys/dev/ |
| H A D | midisyn.c | 111 midipitch_t bend; member 531 ms->chnstate[chan].bend = 0; in midisyn_notify() 546 ms->chnstate[chan].bend = in midisyn_notify() 548 ms->chnstate[chan].bend += in midisyn_notify() 618 return s->bend + s->tuning_fine +s->tuning_coarse; in midisyn_adj_pitch()
|
| /netbsd-src/external/gpl2/grep/dist/src/ |
| H A D | ansi2knr.c | 418 char *bend; local 424 bend = skipspace(buf + strlen(buf) - 1, -1); 425 switch ( *bend )
|
| /netbsd-src/sys/arch/hpc/stand/hpcboot/ |
| H A D | memory.cpp | 322 paddr_t bstart, bend; in searchBank() local 326 bend = _bank[banknum].addr + _bank[banknum].size; in searchBank() 329 pend = bend; in searchBank()
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | ansi2knr.c | 477 char *bend; local 483 bend = skipspace(ppdirbackward(buf + strlen(buf) - 1, buf), -1); 484 switch ( *bend )
|
| /netbsd-src/usr.bin/gencat/ |
| H A D | gencat.c | 280 static char buf[BUFSIZ], *bptr = buf, *bend = buf; in get_line() local 292 for (; bptr < bend && cptr < cend; ++cptr, ++bptr) { in get_line() 304 if (bptr == bend) { in get_line() 313 bend = buf + buflen; in get_line()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | i82586.c | 820 uint16_t bstart, bend; in i82586_drop_frames() local 823 if (i82586_get_rbd_list(sc, &bstart, &bend, &pktlen) == 0) in i82586_drop_frames() 825 i82586_release_rbd_list(sc, bstart, bend); in i82586_drop_frames() 1006 uint16_t bstart, bend; in ie_readframe() local 1009 if (i82586_get_rbd_list(sc, &bstart, &bend, &pktlen) == 0) { in ie_readframe() 1015 i82586_release_rbd_list(sc, bstart, bend); in ie_readframe()
|
| /netbsd-src/games/quiz/datfiles/ |
| H A D | areas | 17 219:northern indiana|IN:south bend
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_fs.c | 737 char *bp, *bend; in netbsd32___getcwd() local 749 bend = bp; in netbsd32___getcwd() 766 lenused = bend - bp; in netbsd32___getcwd()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
| H A D | demangle.d | 172 auto bend = b.ptr + b.length; in contains() local 174 return a.ptr <= b.ptr && bend <= aend; in contains()
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | farber | 630 I think he's gone over the bend. 700 If anything, I bend over on the backwards side. 781 I'm going right over the bend. 1204 Let's bend a few lapels.
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
| H A D | VERSION | 170 As pointed out by The Crypt Keeper <tck@bend.UCSD.EDU>,
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
| H A D | VERSION | 170 As pointed out by The Crypt Keeper <tck@bend.UCSD.EDU>,
|
| /netbsd-src/sys/dev/usb/ |
| H A D | uhci.c | 2912 const bus_addr_t bend __diagused = in uhci_device_isoc_transfer() 2915 KASSERT(((buf ^ bend) & ~PAGE_MASK) == 0); in uhci_device_isoc_transfer()
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/cacheclean/ns1/ |
| H A D | example.db | 2169 madriver IN MX 10 bend.madriver.com. 2441 bend IN A 207.136.232.15
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/cacheclean/ |
| H A D | dig.batch | 385 bend.madriver.com. IN A
|
| H A D | knowngood.dig.out | 400 bend.madriver.com. 604800 IN A 207.136.232.15
|
| /netbsd-src/external/gpl3/binutils/dist/gas/po/ |
| H A D | tr.po | 11992 msgid ".bend directive without a preceding .file directive" 11993 msgstr "öncesinde .file yönergesi olmaksızın .bend yönergesi" 11996 msgid ".bend directive without a preceding .ent directive" 11997 msgstr "öncesinde .ent yönergesi olmaksızın .bend yönergesi" 12000 msgid ".bend directive names unknown symbol" 12001 msgstr ".bend yönergesi bilinmeyen sembolden bahsediyor" 12135 msgid ".begin/.bend in different segments" 12136 msgstr ".begin/.bend farklı bölümlerde" 12139 msgid "missing .end or .bend at end of file" 12140 msgstr "dosya sonunda eksik .end veya .bend"
|
| H A D | uk.po | 22027 msgid ".bend directive without a preceding .file directive" 22028 msgstr "Директива .bend без попередньої директиві .file" 22031 msgid ".bend directive without a preceding .ent directive" 22032 msgstr "Директива .bend без попередньої директиві .ent" 22035 msgid ".bend directive names unknown symbol" 22036 msgstr "У директиві .bend вказано невідомий символ" 22161 msgid ".begin/.bend in different segments" 22162 msgstr ".begin і .bend перебувають у різних сегментах" 22165 msgid "missing .end or .bend at end of file" 22166 msgstr "не вистачає .end або .bend наприкінці файла"
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/po/ |
| H A D | tr.po | 11992 msgid ".bend directive without a preceding .file directive" 11993 msgstr "öncesinde .file yönergesi olmaksızın .bend yönergesi" 11996 msgid ".bend directive without a preceding .ent directive" 11997 msgstr "öncesinde .ent yönergesi olmaksızın .bend yönergesi" 12000 msgid ".bend directive names unknown symbol" 12001 msgstr ".bend yönergesi bilinmeyen sembolden bahsediyor" 12135 msgid ".begin/.bend in different segments" 12136 msgstr ".begin/.bend farklı bölümlerde" 12139 msgid "missing .end or .bend at end of file" 12140 msgstr "dosya sonunda eksik .end veya .bend"
|
| /netbsd-src/share/dict/ |
| H A D | web2a | 4156 base bend 4863 becket bend 5248 bend leather 5249 bend pipe 5250 bend sinister 5573 Big bend state 9180 cable bend 10101 carrick bend 19619 expansion bend 23248 frame bend [all …]
|