/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | bufgap.c | 163 bp->blc++; in bufgap_open() 203 bp->blc--; in bufgap_forwards() 226 bp->blc--; in bufgap_forwards() 259 bp->blc++; in bufgap_backwards() 282 bp->blc++; in bufgap_backwards() 300 if (off < 0 || off > (int64_t)(bp->alc + bp->blc)) { in bufgap_seek() 317 return bufgap_seek(bp, (int64_t)(bp->alc + bp->blc + off), BGFromBOF, BGLine); in bufgap_seek() 387 return (type == BGLine) ? bp->blc : in bufgap_tell() 400 return (type == BGLine) ? bp->alc + bp->blc : in bufgap_size() 453 bp->blc--; in bufgap_delete()
|
H A D | bufgap.h | 66 uint64_t blc; /* # of records before the gap */ member
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bufgap.c | 152 bp->blc++; in bufgap_open() 192 bp->blc--; in bufgap_forwards() 215 bp->blc--; in bufgap_forwards() 248 bp->blc++; in bufgap_backwards() 271 bp->blc++; in bufgap_backwards() 289 if (off < 0 || off > (int64_t)(bp->alc + bp->blc)) { in bufgap_seek() 306 return bufgap_seek(bp, (int64_t)(bp->alc + bp->blc + off), BGFromBOF, BGLine); in bufgap_seek() 376 return (type == BGLine) ? bp->blc : in bufgap_tell() 389 return (type == BGLine) ? bp->alc + bp->blc : in bufgap_size() 442 bp->blc--; in bufgap_delete()
|
H A D | bufgap.h | 66 uint64_t blc; /* # of records before the gap */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | stdio.d | 2189 auto blc = File(deleteme).byLine!(T, T); 2190 assert(blc.front == "hi"); 2192 assert(blc.front is blc.front); 2462 auto blc = File(deleteme).byLineCopy; 2463 assert(!blc.empty); 2465 assert(blc.front is blc.front);
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | stdio.d | 2518 auto blc = File(deleteme).byLine!(T, T); 2519 assert(blc.front == "hi"); 2521 assert(blc.front is blc.front); 2806 auto blc = File(deleteme).byLineCopy; 2807 assert(!blc.empty); 2809 assert(blc.front is blc.front);
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2018 | 2179 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2018 | 2179 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2018 | 2179 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2018 | 2179 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2003 | 5137 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com> 5141 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2003 | 5137 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com> 5141 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | ChangeLog | 1490 (Report from Brad L. Chisholm <blc@bsdwins.com>.)
|
/netbsd-src/etc/ |
H A D | services | 6570 amt-blc-port 2848/tcp # AMT-BLC-PORT [Sandra_Frulloni] … 6571 amt-blc-port 2848/udp # AMT-BLC-PORT [Sandra_Frulloni] …
|
/netbsd-src/external/gpl3/gdb/dist/gdbserver/ |
H A D | ChangeLog-2002-2021 | 22342 Mon Jul 21 20:09:34 UTC 2003 Brendan Conoboy <blc@redhat.com>
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2001 | 22640 2001-05-17 Brendan Conoboy <blc@cygnus.com>
|