| /freebsd/contrib/llvm-project/libc/src/__support/CPP/ |
| H A D | span.h | 55 LIBC_INLINE constexpr span() : span_data(nullptr), span_size(0) {} in span() function 59 LIBC_INLINE constexpr span(pointer first, size_type count) in span() function 62 LIBC_INLINE constexpr span(pointer first, pointer end) in span() function 67 LIBC_INLINE constexpr span(U (&arr)[N]) : span_data(arr), span_size(N) {} in span() function 71 LIBC_INLINE constexpr span(array<U, N> &arr) in span() function 75 LIBC_INLINE constexpr span(span<U> &s) in span() function
|
| /freebsd/sys/dev/mrsas/ |
| H A D | mrsas_fp.c | 197 MR_LdSpanArrayGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanArrayGet() 226 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanPtrGet() 584 u_int8_t span; in getSpanInfo() local 666 u_int32_t span, info; in mr_spanset_get_span_block() local 727 u_int32_t info, strip_offset, span, span_offset; in get_row_from_strip() local 785 u_int32_t span, info; in get_strip_from_row() local 842 u_int32_t info, strip_offset, span, span_offset; in get_arm_from_strip() local 878 get_arm(struct mrsas_softc *sc, u_int32_t ld, u_int8_t span, u_int64_t stripe, in get_arm() 923 u_int8_t physArm, span; in mr_spanset_get_phy_params() local 1221 u_int8_t span, count; in mr_update_span_set() local [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | adt.h | 43 constexpr span(T *first, size_type count) noexcept in span() function 47 constexpr span(T (&arr)[N]) noexcept : Data(&arr[0]), Size(N) {} in span() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__fwd/ |
| H A D | span.h | 30 class span; variable
|
| /freebsd/crypto/krb5/src/lib/krb5/rcache/ |
| H A D | rc_base.c | 191 krb5_rc_get_lifespan(krb5_context context, krb5_rcache rc, krb5_deltat *span) in krb5_rc_get_lifespan() 197 krb5_rc_initialize(krb5_context context, krb5_rcache rc, krb5_deltat span) in krb5_rc_initialize()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__iterator/ |
| H A D | wrap_iter.h | 95 friend class _LIBCPP_TEMPLATE_VIS span; variable
|
| /freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
| H A D | wrap_iter.h | 117 friend class span; variable
|
| /freebsd/usr.sbin/mlxcontrol/ |
| H A D | config.c | 90 print_span(struct mlx_sys_drv_span *span, int arms) in print_span()
|
| /freebsd/contrib/mandoc/ |
| H A D | tbl.c | 155 struct tbl_span *span; in tbl_span() local
|
| H A D | roff.h | 511 struct tbl_span *span; /* TBL */ member
|
| H A D | roff.c | 1034 struct tbl_span *span; in roff_addtbl() local
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_sched.cpp | 362 ST span; in __kmp_for_static_init() local 392 UT span = (trip_count + nth - 1) / nth; in __kmp_for_static_init() local 698 ST span; in __kmp_dist_for_static_init() local 775 ST span; in __kmp_team_static_init() local
|
| H A D | kmp_dispatch.cpp | 1904 UT span; in __kmp_dispatch_next_algorithm() local
|
| /freebsd/usr.sbin/bsdinstall/distextract/ |
| H A D | distextract.c | 181 size_t span; in count_files() local
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_diff.c | 128 uint64_t span = DBP_SPAN(dnp, zb->zb_level); in diff_cb() local
|
| H A D | dmu_send.c | 1013 uint32_t span = srhp->datablksz >> DNODE_SHIFT; in do_dump() local 1122 uint64_t span = bp_span_in_blocks(dnp->dn_indblkshift, zb->zb_level); in send_cb() local
|
| H A D | dnode.c | 2529 int i, inc, error, span; in dnode_next_offset_level() local
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | sar.c | 67 const struct rtw89_6ghz_span *span; in rtw89_query_sar_config_common() local 129 const struct rtw89_6ghz_span *span; in rtw89_query_sar_config_acpi() local
|
| /freebsd/contrib/ntp/libparse/ |
| H A D | clk_rawdcf.c | 408 unsigned int i, lowmax, highmax, cutoff, span; in cvt_rawdcf() local
|
| /freebsd/usr.bin/ministat/ |
| H A D | ministat.c | 285 double span; member
|
| /freebsd/contrib/ntp/parseutil/ |
| H A D | dcfd.c | 536 register unsigned int i, lowmax, highmax, cutoff, span; in cvt_rawdcf() local
|
| /freebsd/sys/kern/ |
| H A D | kern_shutdown.c | 1653 uint64_t dumpextent, span; in dump_start() local
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_chu.c | 307 double span; /* shift register envelope span */ member
|
| /freebsd/sys/riscv/iommu/ |
| H A D | iommu.h | 190 uint8_t span; member
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_ioctl.h | 869 int low, high, span; member
|