Home
last modified time | relevance | path

Searched refs:sized (Results 1 – 25 of 98) sorted by relevance

1234

/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dsubrange.h73 …subrange_kind _Kind = sized_sentinel_for<_Sent, _Iter> ? subrange_kind::sized : subrange_kin…
74 requires(_Kind == subrange_kind::sized || !sized_sentinel_for<_Sent, _Iter>)
78 …static constexpr bool _StoreSize = (_Kind == subrange_kind::sized && !sized_sentinel_for<_Sent, _I…
101 requires(_Kind == subrange_kind::sized) in subrange()
126 requires(_Kind == subrange_kind::sized) in subrange()
151 requires(_Kind == subrange_kind::sized) in size()
201 … _Sent, make_unsigned_t<iter_difference_t<_Iter>>) -> subrange<_Iter, _Sent, subrange_kind::sized>;
207 ? subrange_kind::sized
212 -> subrange<iterator_t<_Range>, sentinel_t<_Range>, subrange_kind::sized>;
H A Dreverse_view.h135 …everse_subrange<subrange<reverse_iterator<_Iter>, reverse_iterator<_Iter>, subrange_kind::sized>> =
/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dsubrange.h27 enum class subrange_kind : bool { unsized, sized }; enumerator
30 requires(_Kind == subrange_kind::sized || !sized_sentinel_for<_Sent, _Iter>)
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Interfaces/
H A DCIRTypeInterfaces.td106 Returns true if this is a sized type. This mirrors sizedness from the
107 clang AST, where a type is sized if it has a known size.
110 For example, whether a struct is not sized if it is incomplete.
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Darray269 static_assert(!is_const<_Tp>::value, "cannot fill zero-sized array of type 'const T'");
273 static_assert(!is_const<_Tp>::value, "cannot swap zero-sized array of type 'const T'");
299 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::operator[] on a zero-sized ar…
304 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::operator[] on a zero-sized ar…
319 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::front() on a zero-sized array…
324 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::front() on a zero-sized array…
329 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::back() on a zero-sized array"…
334 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::back() on a zero-sized array"…
/freebsd/contrib/llvm-project/libcxx/include/
H A Darray338 static_assert(!is_const<_Tp>::value, "cannot fill zero-sized array of type 'const T'");
342 static_assert(!is_const<_Tp>::value, "cannot swap zero-sized array of type 'const T'");
402 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::operator[] on a zero-sized ar…
407 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::operator[] on a zero-sized ar…
422 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::front() on a zero-sized array…
427 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::front() on a zero-sized array…
432 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::back() on a zero-sized array"…
437 …_LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(false, "cannot call array<T, 0>::back() on a zero-sized array"…
H A Dranges55 // [range.sized], sized ranges
107 enum class subrange_kind : bool { unsized, sized };
110 requires (K == subrange_kind::sized || !sized_sentinel_for<S, I>)
/freebsd/sys/modules/qlnx/qlnxr/
H A DMakefile66 CWARNEXTRA += -Wno-gnu-variable-sized-type-not-at-end
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h.in170 * Are extra safety checks enabled; things like checking the size of sized
189 * Extra debugging of sized deallocations too onerous to be included in the
/freebsd/usr.sbin/bsdconfig/dot/
H A DUSAGE59 US-Letter sized pages that can be assembled into a large poster (using
72 of 2x-wide and 4x-tall US-Letter sized pages:
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dcoreboot.txt11 1.) The coreboot table. This is a list of variable-sized descriptors
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags.inc32 "Terminate on a size mismatch between a sized-delete and the actual "
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp42x-adi-coyote.dts42 * 32 MB of Flash in 128 0x20000 sized blocks
H A Dintel-ixp42x-netgear-wg302v1.dts71 * 8 MB of Flash in 64 0x20000 sized blocks
H A Dintel-ixp42x-dlink-dsm-g600.dts108 * 16 MB of Flash in 128 0x20000 sized blocks
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dranges.cppm
H A Dranges.inc49 // [range.sized], sized ranges
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc28 // rep_t-sized bitmask with lower half of bits set to ones
117 // implicit bit set). Corresponds to rep_t-sized b_UQ1 represented in
122 // half_rep_t-sized b_UQ1_hw represented in UQ1.(HW-1) that is a **truncated**
131 // rep_t-sized iterations may be slower than the corresponding half-width
/freebsd/stand/ficl/softwords/
H A Dstring.fr7 \ counted string, buffer sized dynamically
/freebsd/tools/test/stress2/misc/
H A Ddatamove.sh110 /* Create a FILESIZE sized file - then remove file data from the cache*/
H A Ddatamove2.sh99 /* Create a FILESIZE sized file - then remove file data from the cache */
H A Ddatamove3.sh116 /* Create a FILESIZE sized file - then remove file data from the cache */
H A Ddatamove4.sh106 /* Create a FILESIZE sized file - then remove file data from the cache */
H A Ddatamove5.sh116 /* Create a FILESIZE sized file - then remove file data from the cache */
/freebsd/contrib/libcbor/doc/source/
H A Dinternal.rst106 …Dynamically sized types (:doc:`api/type_2_byte_strings`, :doc:`api/type_3_strings`, :doc:`api/type…

1234