Home
last modified time | relevance | path

Searched refs:uint_fast32_t (Results 1 – 25 of 50) sorted by relevance

12

/third_party/boost/boost/
Dcstdint.hpp101 typedef ::uintfast32_t uint_fast32_t; typedef
136 using ::uint_fast32_t;
179 typedef uint32_t uint_fast32_t; typedef
279 typedef unsigned int uint_fast32_t; typedef
286 typedef unsigned short uint_fast32_t; typedef
293 typedef unsigned long uint_fast32_t; typedef
301 typedef unsigned __int32 uint_fast32_t; typedef
/third_party/mesa3d/src/glx/
Dglx_error.h43 uint_fast32_t resourceID, uint_fast16_t minorCode,
/third_party/musl/arch/s390x/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/aarch64/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/or1k/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/mipsn32/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/x32/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/mips/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/m68k/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/microblaze/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/i386/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/sh/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/powerpc/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/mips64/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/x86_64/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/powerpc64/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/riscv64/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/arch/arm/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dstdint.h4 typedef uint32_t uint_fast32_t; typedef
/third_party/boost/libs/config/test/
Dcstdint_test.cpp64 static const boost::uint_fast32_t uint_fast32 = UINT32_C(4294967295);
184 boost::uint_fast32_t uint_fast32 = UINT32_C(4294967295); in main()
Dcstdint_test2.cpp74 static const boost::uint_fast32_t uint_fast32 = UINT32_C(4294967295);
194 boost::uint_fast32_t uint_fast32 = UINT32_C(4294967295); in main()
/third_party/mesa3d/src/util/tests/vma/
Dvma_random_test.cpp75 random_test(uint_fast32_t seed) in random_test()
252 random_test r{(uint_fast32_t)seed}; in main()

12