| /freebsd/contrib/arm-optimized-routines/string/aarch64/ |
| H A D | strrchr-mte.S | 34 #define dend d5 macro 54 fmov synd, dend 67 fmov synd, dend 73 fmov synd, dend 82 fmov synd, dend 87 fmov synd, dend 117 fmov synd, dend 123 fmov synd, dend
|
| H A D | strchr-mte.S | 31 #define dend d5 macro 51 fmov tmp1, dend 70 fmov tmp1, dend 76 fmov tmp1, dend 84 fmov tmp1, dend 88 fmov tmp1, dend
|
| H A D | strchrnul-mte.S | 30 #define dend d4 macro 48 fmov tmp1, dend 63 fmov tmp1, dend 69 fmov tmp1, dend 75 fmov tmp1, dend
|
| H A D | strlen-mte.S | 28 #define dend d2 macro 41 fmov synd, dend 54 fmov synd, dend 70 fmov synd, dend 75 fmov synd, dend
|
| H A D | strnlen.S | 30 #define dend d2 macro 45 fmov synd, dend 74 fmov synd, dend 82 fmov synd, dend 89 fmov synd, dend
|
| H A D | memrchr.S | 34 #define dend d3 macro 54 fmov synd, dend 79 fmov synd, dend 88 fmov synd, dend 94 fmov synd, dend
|
| H A D | memchr-mte.S | 32 #define dend d3 macro 50 fmov synd, dend 76 fmov synd, dend 85 fmov synd, dend 92 fmov synd, dend
|
| H A D | strcpy.S | 35 #define dend d2 macro 60 fmov synd, dend 67 fmov synd, dend 130 fmov synd, dend 136 fmov synd, dend 141 fmov synd, dend
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_impl.h | 408 const v_t * const dend = d + (dsize / sizeof (v_t)); in raidz_gen_pq_add() local 415 for (; d < dend; d += GEN_PQ_STRIDE, p += GEN_PQ_STRIDE, in raidz_gen_pq_add() 484 const v_t * const dend = d + (dsize / sizeof (v_t)); in raidz_gen_pqr_add() local 491 for (; d < dend; d += GEN_PQR_STRIDE, p += GEN_PQR_STRIDE, in raidz_gen_pqr_add() 664 const v_t * const dend = d + (dsize / sizeof (v_t)); in raidz_syn_q_abd() local 671 for (; d < dend; d += SYN_STRIDE, x += SYN_STRIDE) { in raidz_syn_q_abd() 758 const v_t * const dend = d + (dsize / sizeof (v_t)); in raidz_syn_r_abd() local 765 for (; d < dend; d += SYN_STRIDE, x += SYN_STRIDE) { in raidz_syn_r_abd() 854 const v_t * const dend = d + (dsize / sizeof (v_t)); in raidz_syn_pq_abd() local 861 for (; d < dend; d += SYN_STRIDE, x += SYN_STRIDE, y += SYN_STRIDE) { in raidz_syn_pq_abd() [all …]
|
| /freebsd/contrib/ldns/ |
| H A D | dnssec.c | 1398 uint8_t* dend; in ldns_nsec_bitmap_covers_type() local 1414 dend = ldns_rdf_data(bitmap) + ldns_rdf_size(bitmap); in ldns_nsec_bitmap_covers_type() 1419 while (dptr < dend && dptr[0] <= window) { in ldns_nsec_bitmap_covers_type() 1422 dptr + dptr[1] + 2 <= dend) { in ldns_nsec_bitmap_covers_type() 1435 uint8_t* dend; in ldns_nsec_bitmap_set_type() local 1451 dend = ldns_rdf_data(bitmap) + ldns_rdf_size(bitmap); in ldns_nsec_bitmap_set_type() 1456 while (dptr < dend && dptr[0] <= window) { in ldns_nsec_bitmap_set_type() 1459 dptr + dptr[1] + 2 <= dend) { in ldns_nsec_bitmap_set_type() 1473 uint8_t* dend; in ldns_nsec_bitmap_clear_type() local 1490 dend = ldns_rdf_data(bitmap) + ldns_rdf_size(bitmap); in ldns_nsec_bitmap_clear_type() [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_interface_java.cpp | 134 RawShadow *dend = MemToShadow(dst + size); in __tsan_java_move() local 135 ShadowSet(d, dend, Shadow::kEmpty); in __tsan_java_move()
|
| /freebsd/crypto/openssl/crypto/dso/ |
| H A D | dso_dl.c | 257 …nf.tstart && (size_t)addr < inf.tend) || ((size_t)addr >= inf.dstart && (size_t)addr < inf.dend)) { in dl_pathbyaddr()
|
| /freebsd/usr.bin/vgrind/ |
| H A D | vgrindefs.src | 53 :bb=\dcase|begin\d:be=\dend|forward\d|;:\ 115 :be=\dend|;:\
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | .mailmap | 194 Laurențiu Nicola <lnicola@dend.ro> <lnicola@users.noreply.github.com>
|
| H A D | AUTHORS | 431 Laurențiu Nicola <lnicola@dend.ro>
|