Home
last modified time | relevance | path

Searched refs:bend (Results 1 – 25 of 34) sorted by relevance

12

/openbsd/sys/net/
H A Dart.c154 uint8_t boff, bend; in art_bindex() local
174 bend = (at->at_bits + boff); in art_bindex()
176 KASSERT(bend <= 32); in art_bindex()
178 if (bend > 24) { in art_bindex()
180 k |= addr[1] << (bend - 16); in art_bindex()
181 k |= addr[2] << (bend - 24); in art_bindex()
182 k |= addr[3] >> (32 - bend); in art_bindex()
183 } else if (bend > 16) { in art_bindex()
185 k |= addr[1] << (bend - 16); in art_bindex()
186 k |= addr[2] >> (24 - bend); in art_bindex()
[all …]
/openbsd/usr.bin/gencat/
H A Dgencat.c226 static char buf[BUFSIZ], *bptr = buf, *bend = buf; in get_line() local
238 for (; bptr < bend && cptr < cend; ++cptr, ++bptr) { in get_line()
246 if (bptr == bend) { in get_line()
255 bend = buf + buflen; in get_line()
/openbsd/sys/dev/ic/
H A Di82596.c898 u_int16_t bstart, bend; local
901 if (!i82596_get_rbd_list(sc, &bstart, &bend, &pktlen))
903 i82596_release_rbd_list(sc, bstart, bend);
1084 u_int16_t bstart, bend; local
1087 if (i82596_get_rbd_list(sc, &bstart, &bend, &pktlen) == 0) {
1093 i82596_release_rbd_list(sc, bstart, bend);
/openbsd/gnu/usr.bin/perl/
H A Dutf8.c2338 const U8 *const bend = b + blen; in Perl_bytes_cmp_utf8() local
2343 while (b < bend && u < uend) { in Perl_bytes_cmp_utf8()
2378 if (b == bend && u == uend) in Perl_bytes_cmp_utf8()
2381 return b < bend ? +1 : -1; in Perl_bytes_cmp_utf8()
H A Dpp_sys.c2133 const char *bend = buffer + count; variable
2134 while (buffer < bend) {
2139 if (buffer - charskip + skip > bend) {
2141 length = skip - (bend-buffer);
2142 offset = bend - SvPVX_const(bufsv);
2159 offset = bend - SvPVX_const(bufsv);
H A Dsv.c8674 char *bend = buffer + bytesread; local
8682 while (bufp < bend) {
8686 if (bufp + skip > bend) {
8718 readsize = skip - (bend - bufp) + recsize - charcount - 1;
8720 bend = buffer + bytesread;
8721 morebytesread = PerlIO_read(fp, bend, readsize);
8737 bend = buffer + bytesread;
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dostream_inserter_other-1.tst45 /mnt/cdrom/marley-songs_of_freedom/disk_1/bend down low
H A Dostream_inserter_other-2.tst45 /mnt/cdrom/marley-songs_of_freedom/disk_1/bend down low
H A Dfilebuf_virtuals-1.tst45 /mnt/cdrom/marley-songs_of_freedom/disk_1/bend down low
H A Dfilebuf_virtuals-1.txt45 /mnt/cdrom/marley-songs_of_freedom/disk_1/bend down low
/openbsd/sys/kern/
H A Dkern_sysctl.c2307 char *path, *bp, *bend; in sysctl_proc_cwd() local
2346 bend = bp; in sysctl_proc_cwd()
2353 *oldlenp = lenused = bend - bp; in sysctl_proc_cwd()
/openbsd/gnu/usr.bin/binutils/gas/po/
H A Dtr.po10811 msgid ".bend directive without a preceding .file directive"
10812 msgstr "öncesinde .file yönergesi olmaksızın .bend yönergesi"
10815 msgid ".bend directive without a preceding .ent directive"
10816 msgstr "öncesinde .ent yönergesi olmaksızın .bend yönergesi"
10819 msgid ".bend directive names unknown symbol"
10820 msgstr ".bend yönergesi bilinmeyen sembolden bahsediyor"
10948 msgid ".begin/.bend in different segments"
10949 msgstr ".begin/.bend farklı bölümlerde"
10952 msgid "missing .end or .bend at end of file"
10953 msgstr "dosya sonunda eksik .end veya .bend"
H A Dgas.pot10517 msgid ".bend directive without a preceding .file directive"
10521 msgid ".bend directive without a preceding .ent directive"
10525 msgid ".bend directive names unknown symbol"
10655 msgid ".begin/.bend in different segments"
10659 msgid "missing .end or .bend at end of file"
/openbsd/gnu/usr.bin/binutils-2.17/gas/po/
H A Dtr.po11991 msgid ".bend directive without a preceding .file directive"
11992 msgstr "öncesinde .file yönergesi olmaksızın .bend yönergesi"
11995 msgid ".bend directive without a preceding .ent directive"
11996 msgstr "öncesinde .ent yönergesi olmaksızın .bend yönergesi"
11999 msgid ".bend directive names unknown symbol"
12000 msgstr ".bend yönergesi bilinmeyen sembolden bahsediyor"
12134 msgid ".begin/.bend in different segments"
12135 msgstr ".begin/.bend farklı bölümlerde"
12138 msgid "missing .end or .bend at end of file"
12139 msgstr "dosya sonunda eksik .end veya .bend"
H A Dgas.pot11216 msgid ".bend directive without a preceding .file directive"
11220 msgid ".bend directive without a preceding .ent directive"
11224 msgid ".bend directive names unknown symbol"
11360 msgid ".begin/.bend in different segments"
11364 msgid "missing .end or .bend at end of file"
/openbsd/share/dict/
H A Dweb2a4156 base bend
4863 becket bend
5248 bend leather
5249 bend pipe
9180 cable bend
10101 carrick bend
23248 frame bend
27834 hawser bend
49917 S bend
53524 sheet bend
[all …]
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlpodspec-copy.pod919 are not expected to bend over backwards in an attempt to render
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlpodspec.pod950 are not expected to bend over backwards in an attempt to render
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DIndex.txt109 actuarial bend 20E7
519 bend, actuarial 20E7
/openbsd/games/fortune/datfiles/
H A Dlimerick1779 He knew from its bend
3930 He knew by the bend
H A Dfortunes-o1959 (c) Drop your napkin on the floor and when you bend over to pick it up,
/openbsd/gnu/usr.bin/cvs/doc/
H A Dtexinfo.tex5099 % Concepts from aro-bend problem 15 (see CTAN).
/openbsd/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex5466 % Concepts from aro-bend problem 15 (see CTAN).
/openbsd/gnu/usr.bin/gcc/gcc/doc/include/
H A Dtexinfo.tex5598 % Concepts from aro-bend problem 15 (see CTAN).
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex5572 % Concepts from aro-bend problem 15 (see CTAN).

12