/netbsd-src/sys/altq/ |
H A D | altq_rmclass.c | 1265 rm_class_t *borrows; in rmc_update_class_util() local 1277 borrows = borrowed; in rmc_update_class_util() 1374 if (borrows != NULL) { in rmc_update_class_util() 1375 if (borrows != cl) in rmc_update_class_util() 1376 ++cl->stats_.borrows; in rmc_update_class_util() 1378 borrows = NULL; in rmc_update_class_util()
|
H A D | altq_cbq.h | 78 u_int borrows; /* # times tried to borrow */ member
|
H A D | altq_rmclass.h | 116 u_int borrows; /* # times tried to borrow */ member
|
H A D | altq_cbq.c | 219 statsp->borrows = cl->stats_.borrows; in get_class_stats() 1108 printf("over=%d\n, borrows=%d, drops=%d, overactions=%d, delays=%d\n", 1109 s->over, s->borrows, (int)s->drop_cnt.packets,
|
/netbsd-src/usr.sbin/altq/altqstat/ |
H A D | qdisc_cbq.c | 125 sp->borrows, sp->delays); in cbq_stat_loop()
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | SYCLSupport.rst | 31 SYCL borrows its memory model from OpenCL however SYCL doesn't perform
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp-forms/ |
H A D | README | 79 Acknowledgement: This preface borrows ideas from an article of Luke Plant.
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_qstats.c | 302 cur.data.cbq_stats.borrows, cur.data.cbq_stats.delays); in print_cbqstats()
|
/netbsd-src/sys/dev/ic/ |
H A D | README.ncr5380sbc | 158 This particular one borrows a little code from it and some from the i386
|
/netbsd-src/crypto/external/bsd/libsaslc/dist/ref/ |
H A D | rfc2195.txt | 243 This memo borrows ideas and some text liberally from [POP3] and
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc3062.txt | 247 This document borrows from a number of IETF documents and is based
|
H A D | rfc4510.txt | 150 document also borrows from RFC 2251 by M. Wahl, T. Howes, and S.
|
H A D | rfc4013.txt | 219 This document borrows text from "Preparation of Internationalized
|
H A D | rfc3698.txt | 367 This document borrows from [X.520], an ITU-T Recommendation.
|
H A D | rfc4532.txt | 253 This document borrows from prior work in this area, including
|
H A D | rfc3112.txt | 364 This document borrows from a number of IETF documents and is based
|
H A D | rfc3672.txt | 423 document also borrows from a number of ITU documents including X.501.
|
H A D | rfc3296.txt | 625 This document borrows heavily from previous work by IETF LDAPext
|
H A D | rfc3866.txt | 664 This document also borrows from a number of IETF documents including
|
H A D | rfc4533.txt | 1448 This document borrows significantly from the LDAP Client Update 1452 This document also borrows from "Lightweight Directory Access
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | rfc4013.txt | 219 This document borrows text from "Preparation of Internationalized
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 1122 "with respect to objects it allocates or borrows from "
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/ |
H A D | ecp_nistz256-armv4.S | 2749 @ if a-b borrows, add modulus.
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
H A D | ecp_nistz256-armv4.S | 2751 @ if a-b borrows, add modulus.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | ChangeLog | 1854 rather than borrows them, updating ADD_ARG to use xstrdup
|