Searched defs:uint32 (Results 1 - 22 of 22) sorted by relevance

/prebuilts/go/darwin-x86/src/runtime/cgo/
H A Dlibcgo.h12 typedef uint32_t uint32; typedef
/prebuilts/go/linux-x86/src/runtime/cgo/
H A Dlibcgo.h12 typedef uint32_t uint32; typedef
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dport.h109 typedef unsigned __int32 uint32; typedef in namespace:google::protobuf
119 typedef unsigned int uint32; typedef in namespace:google::protobuf
143 static const uint32 kuint32max = 0xFFFFFFFFu;
234 #define GOOGLE_UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p))
238 #define GOOGLE_UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val))
248 inline uint32 GOOGLE_UNALIGNED_LOAD32(const void *p) {
249 uint32 t;
264 inline void GOOGLE_UNALIGNED_STORE32(void *p, uint32 v) {
297 static inline uint32 bswap_32(uint32
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dbthsdpdef.h80 ULONG uint32; member in union:_SPD_ELEMENT_DATA::__anon5847
H A Dfwptypes.h275 UINT32 uint32; member in union:FWP_VALUE0_::__anon6982
314 UINT32 uint32; member in union:FWP_CONDITION_VALUE0_::__anon6983
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dbthsdpdef.h80 ULONG uint32; member in union:_SPD_ELEMENT_DATA::__anon8770
H A Dfwptypes.h275 UINT32 uint32; member in union:FWP_VALUE0_::__anon9905
314 UINT32 uint32; member in union:FWP_CONDITION_VALUE0_::__anon9906
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Dnum_get_float.cpp103 typedef unsigned long uint32; typedef
109 typedef uint32_t uint32; typedef
344 uint32 guard; /* First guard bit */
408 guard = (uint32) ((value>> 63) & 1 );
413 guard = (uint32) (((value>> lead0)-1) & 1);
431 guard = (uint32) value & 1;
534 uint32_t guard = (uint32) vv.i64 & 1;
610 guard = (uint32) ((vv.i64 >> 63) & 1 );
614 guard = (uint32) (((vv.i64 >> lead0)-1) & 1);
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Dnum_get_float.cpp103 typedef unsigned long uint32; typedef
109 typedef uint32_t uint32; typedef
344 uint32 guard; /* First guard bit */
408 guard = (uint32) ((value>> 63) & 1 );
413 guard = (uint32) (((value>> lead0)-1) & 1);
431 guard = (uint32) value & 1;
534 uint32_t guard = (uint32) vv.i64 & 1;
610 guard = (uint32) ((vv.i64 >> 63) & 1 );
614 guard = (uint32) (((vv.i64 >> lead0)-1) & 1);
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Dnum_get_float.cpp103 typedef unsigned long uint32; typedef
109 typedef uint32_t uint32; typedef
344 uint32 guard; /* First guard bit */
408 guard = (uint32) ((value>> 63) & 1 );
413 guard = (uint32) (((value>> lead0)-1) & 1);
431 guard = (uint32) value & 1;
534 uint32_t guard = (uint32) vv.i64 & 1;
610 guard = (uint32) ((vv.i64 >> 63) & 1 );
614 guard = (uint32) (((vv.i64 >> lead0)-1) & 1);
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h167 typedef unsigned __int32 uint32; typedef in namespace:google::protobuf
177 typedef uint32_t uint32; typedef in namespace:google::protobuf
201 static const uint32 kuint32max = 0xFFFFFFFFu;
1169 LIBPROTOBUF_EXPORT uint32 ghtonl(uint32 x);
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h167 typedef unsigned __int32 uint32; typedef in namespace:google::protobuf
177 typedef uint32_t uint32; typedef in namespace:google::protobuf
201 static const uint32 kuint32max = 0xFFFFFFFFu;
1169 LIBPROTOBUF_EXPORT uint32 ghtonl(uint32 x);
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h167 typedef unsigned __int32 uint32; typedef in namespace:google::protobuf
177 typedef uint32_t uint32; typedef in namespace:google::protobuf
201 static const uint32 kuint32max = 0xFFFFFFFFu;
1169 LIBPROTOBUF_EXPORT uint32 ghtonl(uint32 x);
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
H A Dcommon.h167 typedef unsigned __int32 uint32; typedef in namespace:google::protobuf
177 typedef uint32_t uint32; typedef in namespace:google::protobuf
201 static const uint32 kuint32max = 0xFFFFFFFFu;
1169 LIBPROTOBUF_EXPORT uint32 ghtonl(uint32 x);
/prebuilts/ndk/current/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h2136 uint32_t uint32[4]; member in union:VkClearColorValue
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
H A Dvulkan.h2100 uint32_t uint32[4]; member in union:VkClearColorValue
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
H A Dvulkan.h2100 uint32_t uint32[4]; member in union:VkClearColorValue
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
H A Dvulkan.h2100 uint32_t uint32[4]; member in union:VkClearColorValue
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
H A Dvulkan.h2100 uint32_t uint32[4]; member in union:VkClearColorValue
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
H A Dvulkan.h2100 uint32_t uint32[4]; member in union:VkClearColorValue
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
H A Dvulkan.h2100 uint32_t uint32[4]; member in union:VkClearColorValue
/prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h2136 uint32_t uint32[4]; member in union:VkClearColorValue

Completed in 1253 milliseconds