Home
last modified time | relevance | path

Searched refs:uint_least32_t (Results 1 – 23 of 23) sorted by relevance

/external/libcxx/include/
Dcstdint122 uint_least32_t
170 using::uint_least32_t;
Datomic505 typedef atomic<uint_least32_t> atomic_uint_least32_t;
1854 typedef atomic<uint_least32_t> atomic_uint_least32_t;
D__string614 typedef uint_least32_t int_type;
Drandom408 typedef uint_least32_t result_type;
/external/libcxx/test/std/numerics/rand/rand.util/rand.util.seedseq/
Dtypes.pass.cpp23 static_assert((std::is_same<std::seed_seq::result_type, std::uint_least32_t>::value), ""); in main()
/external/clang/lib/Headers/
Dstdatomic.h104 typedef _Atomic(uint_least32_t) atomic_char32_t;
111 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
Dstdint.h196 typedef __uint_least32_t uint_least32_t; typedef
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp97 static_assert(sizeof(uint_least32_t)*CHAR_BIT >= 32, in main()
99 static_assert(std::is_unsigned<uint_least32_t>::value, in main()
Dinttypes_h.pass.cpp900 test<uint_least32_t>(); in main()
/external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t/
Dtypes.pass.cpp28 …static_assert((std::is_same<std::char_traits<char32_t>::int_type, std::uint_least32_t>::value), ""… in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp98 static_assert(sizeof(std::uint_least32_t)*CHAR_BIT >= 32, in main()
100 static_assert(std::is_unsigned<std::uint_least32_t>::value, in main()
/external/libcxx/test/std/utilities/function.objects/unord.hash/
Dintegral.pass.cpp102 test<uint_least32_t>(); in main()
/external/libcxx/test/std/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp50 …static_assert((std::is_same<std::atomic<std::uint_least32_t>, std::atomic_uint_least32_t>::value),… in main()
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h100 typedef uint32_t uint_least32_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h100 typedef uint32_t uint_least32_t; typedef
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h85 typedef uint32_t uint_least32_t; typedef
/external/libusb/msvc/
Dstdint.h103 typedef unsigned uint_least32_t; typedef
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp900 test<std::uint_least32_t>(); in main()
/external/mdnsresponder/mDNSShared/
DCommonServices.h775 typedef uint32_t uint_least32_t; typedef
/external/libexif/m4m/
Dstdint.m4573 typedef uint32_t uint_least32_t;
/external/libmtp/m4/
Dstdint.m4571 typedef uint32_t uint_least32_t;
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2491 uint_least32_t = uint32_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2491 uint_least32_t = uint32_t variable