/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/libcxx/include/__fwd/ |
H A D | span.h | 29 template <typename _Tp, size_t _Extent = dynamic_extent> class span; variable
|
/openbsd-src/gnu/llvm/libcxx/include/__iterator/ |
H A D | wrap_iter.h | 152 template <class _Tp, size_t> friend class _LIBCPP_TEMPLATE_VIS span; variable
|
/openbsd-src/usr.bin/mandoc/ |
H A D | tbl.c | 154 struct tbl_span *span; tbl_span() local
|
H A D | roff.h | 511 struct tbl_span *span; /* TBL */ member
|
H A D | roff.c | 1037 struct tbl_span *span; roff_addtbl() local
|
/openbsd-src/libexec/ld.so/ |
H A D | trace.c | 158 size_t span; in _dl_trace_match() local
|
/openbsd-src/usr.bin/top/ |
H A D | commands.c | 70 size_t span; in next_field() local
|
/openbsd-src/usr.sbin/vmd/ |
H A D | priv.c | 285 size_t span; priv_getiftype() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | sysdump.c | 89 int span = 16; in dh() local
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | sysdump.c | 96 int span = 16; in dh() local
|
/openbsd-src/gnu/llvm/llvm/docs/_ocamldoc/ |
H A D | style.css | 4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector
|
/openbsd-src/sys/net/ |
H A D | if_veb.c | 1428 veb_add_port(struct veb_softc *sc, const struct ifbreq *req, unsigned int span) in veb_add_port() argument 1554 veb_trunkport(struct veb_softc *sc, const char *name, unsigned int span) in veb_trunkport() argument 1577 veb_del_port(struct veb_softc *sc, const struct ifbreq *req, unsigned int span) in veb_del_port() argument
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | tekhex.c | 857 const int span = 32; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | tekhex.c | 771 const int span = 32; in tekhex_write_object_contents() local
|
/openbsd-src/usr.sbin/snmpd/ |
H A D | parse.y | 1182 size_t span, limit; variable
|
/openbsd-src/sys/dev/ic/ |
H A D | mfi.c | 1788 int arr, vol, disk, span; in mfi_ioctl_disk() local
|
/openbsd-src/sys/dev/pci/ |
H A D | mfii.c | 3130 int arr, vol, disk, span; in mfii_ioctl_disk() local
|
/openbsd-src/sys/dev/acpi/ |
H A D | acpireg.h | 743 uint64_t span; global() member
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | op.c | 6361 UV span, invmap_range_length_remaining; S_pmtrans() local [all...] |