/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | span | 36 template <class ElementType, size_t Extent = dynamic_extent> 39 template<class ElementType, size_t Extent> 40 inline constexpr bool ranges::enable_view<span<ElementType, Extent>> = true; 42 template<class ElementType, size_t Extent> 43 inline constexpr bool ranges::enable_borrowed_range<span<ElementType, Extent>> = true; 46 template <class ElementType, size_t Extent> 47 span<const byte, ((Extent == dynamic_extent) ? dynamic_extent : 48 (sizeof(ElementType) * Extent))> as_bytes(span<ElementType, Extent> s) noexcept; 50 template <class ElementType, size_t Extent> 51 span< byte, ((Extent == dynamic_extent) ? dynamic_extent : [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | adt.h | 27 template <typename T, std::size_t Extent = dynamic_extent> class span { 40 static constexpr std::size_t extent = Extent;
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ArrayBoundCheckerV2.cpp | 135 NonLoc Offset, std::optional<NonLoc> Extent, 407 NonLoc Offset, NonLoc Extent, SVal Location, in getExceedsMsgs() argument 415 std::optional<int64_t> ExtentN = getConcreteValue(Extent); in getExceedsMsgs() 698 NonLoc Offset, std::optional<NonLoc> Extent, in reportOOB() argument 722 if (Extent) in reportOOB() 723 markPartsInteresting(*BR, ErrorState, *Extent, IsTaintBug); in reportOOB()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 330 auto Extent = getLineExtent(ChildId); in getLineExtentIncludingInlinees() local 331 LocBegin = std::min(LocBegin, Extent.first); in getLineExtentIncludingInlinees() 332 LocEnd = std::max(LocEnd, Extent.second); in getLineExtentIncludingInlinees()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/ |
H A D | BEGEMOT-HAST-MIB.txt | 180 "Size of an extent. Extent is a block which is
|
/freebsd/usr.bin/mkimg/tests/ |
H A D | img-1x1-4096-apm.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-512-bsd.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-512-ebr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-4096-apm.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-512-ebr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-4096-bsd.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-4096-ebr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-512-apm.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-4096-bsd.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-4096-ebr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-512-apm.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-512-bsd.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-4096-gpt.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-4096-gpt.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-512-mbr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-512-gpt.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-4096-mbr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-512-gpt.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-1x1-512-mbr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|
H A D | img-63x255-4096-mbr.vmdk.hex | 14 00000260 45 78 74 65 6e 74 20 64 65 73 63 72 69 70 74 69 |Extent descripti|
|