/prebuilts/misc/common/swig/include/2.0.11/ |
stdint.i | 54 typedef unsigned long int uint_least64_t; 56 typedef unsigned long long int uint_least64_t;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
cstdint.hpp | 93 typedef ::uintleast64_t uint_least64_t; typedef 130 using ::uint_least64_t; 173 typedef uint64_t uint_least64_t; 312 typedef ::boost::ulong_long_type uint_least64_t; 324 typedef unsigned long uint_least64_t; 336 __extension__ typedef unsigned long long uint_least64_t; 348 typedef unsigned __int64 uint_least64_t;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
stdint.h | 81 typedef unsigned long int uint_least64_t; typedef 84 typedef unsigned long long int uint_least64_t; typedef
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
stdint.h | 81 typedef unsigned long int uint_least64_t; typedef 84 typedef unsigned long long int uint_least64_t; typedef
|
/external/libcxx/test/std/atomics/atomics.types.generic/ |
cstdint_typedefs.pass.cpp | 21 // typedef atomic<uint_least64_t> atomic_uint_least64_t; 52 static_assert((std::is_same<std::atomic<std::uint_least64_t>, std::atomic_uint_least64_t>::value), "");
|
/external/opencv3/3rdparty/include/ |
msc_stdint.h | 72 typedef uint64_t uint_least64_t; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/ |
cstdint_typedefs.pass.cpp | 19 // typedef atomic<uint_least64_t> atomic_uint_least64_t; 50 static_assert((std::is_same<std::atomic<std::uint_least64_t>, std::atomic_uint_least64_t>::value), "");
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
stdint.h | 52 __MINGW_EXTENSION typedef unsigned long long uint_least64_t; typedef
|
/external/libcxx/test/std/depr/depr.c.headers/ |
stdint_h.pass.cpp | 101 // typedef uint_least64_t 102 static_assert(sizeof(uint_least64_t)*CHAR_BIT >= 64, 103 "sizeof(uint_least64_t)*CHAR_BIT >= 64"); 104 static_assert(std::is_unsigned<uint_least64_t>::value, 105 "std::is_unsigned<uint_least64_t>::value");
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
cstdint.pass.cpp | 102 // typedef std::uint_least64_t 103 static_assert(sizeof(std::uint_least64_t)*CHAR_BIT >= 64, 104 "sizeof(std::uint_least64_t)*CHAR_BIT >= 64"); 105 static_assert(std::is_unsigned<std::uint_least64_t>::value, 106 "std::is_unsigned<std::uint_least64_t>::value");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
stdint_h.pass.cpp | 100 // typedef uint_least64_t 101 static_assert(sizeof(uint_least64_t)*CHAR_BIT >= 64, 102 "sizeof(uint_least64_t)*CHAR_BIT >= 64"); 103 static_assert(std::is_unsigned<uint_least64_t>::value, 104 "std::is_unsigned<uint_least64_t>::value");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/ |
cstdint.pass.cpp | 100 // typedef std::uint_least64_t 101 static_assert(sizeof(std::uint_least64_t)*CHAR_BIT >= 64, 102 "sizeof(std::uint_least64_t)*CHAR_BIT >= 64"); 103 static_assert(std::is_unsigned<std::uint_least64_t>::value, 104 "std::is_unsigned<std::uint_least64_t>::value");
|
/development/ndk/platforms/android-3/include/ |
stdint.h | 157 typedef uint64_t uint_least64_t; typedef
|
/external/clang/lib/Headers/ |
stdatomic.h | 113 typedef _Atomic(uint_least64_t) atomic_uint_least64_t;
|
/external/jemalloc/include/msvc_compat/C99/ |
stdint.h | 101 typedef uint64_t uint_least64_t; typedef
|
/external/libvncserver/compat/msvc/ |
stdint.h | 101 typedef uint64_t uint_least64_t; typedef
|
/external/mesa3d/include/c99/ |
stdint.h | 101 typedef uint64_t uint_least64_t; typedef
|
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/ |
stdint.h | 147 typedef uint64_t uint_least64_t; typedef
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
stdint.h | 66 typedef uint64_t uint_least64_t; typedef
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
stdint.h | 157 typedef uint64_t uint_least64_t; typedef
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
stdint.h | 157 typedef uint64_t uint_least64_t; typedef
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
stdint.h | 157 typedef uint64_t uint_least64_t; typedef
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
stdint.h | 157 typedef uint64_t uint_least64_t; typedef
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
stdint.h | 157 typedef uint64_t uint_least64_t; typedef
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/ |
stdint.h | 157 typedef uint64_t uint_least64_t; typedef
|