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

12

/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp24 typedef unsigned int uint32; typedef in namespace:mkvmuxer
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h36 typedef uint32_t uint32; typedef
/external/ceres-solver/internal/ceres/
H A Dintegral_types.h85 typedef UnsignedInteger<32>::type uint32; typedef in namespace:ceres::internal
/external/dng_sdk/source/
H A Ddng_types.h48 typedef uint32_t uint32; typedef
64 /*Some Mac OS X 10.5 SDK headers already define uint32.*/
67 typedef unsigned int uint32; typedef
69 typedef unsigned long uint32; typedef
88 #define DNG_CHAR4(a,b,c,d) ((((uint32) a) << 24) |\
89 (((uint32) b) << 16) |\
90 (((uint32) c) << 8) |\
91 (((uint32) d) ))
/external/google-breakpad/src/common/dwarf/
H A Dtypes.h45 typedef unsigned int uint32; typedef
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h55 typedef unsigned int uint32; typedef
/external/autotest/client/cros/
H A Dpower_rapl.py24 from numpy import uint32 namespace
165 return uint32(self._rdmsr(msr))
181 laptop class devices. Using numpy's uint32 correctly calculates single
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h58 typedef unsigned int uint32; typedef
/external/mmc-utils/3rdparty/hmac_sha/
H A Dsha2.h54 typedef unsigned int uint32; typedef
66 uint32 h[8];
/external/vulkan-validation-layers/libs/glm/detail/
H A Dtype_int.hpp49 typedef std::uint32_t uint32; typedef in namespace:glm::detail
76 typedef unsigned int uint32;
96 typedef detail::uint32 uint32; typedef in namespace:glm
185 GLM_STATIC_ASSERT(sizeof(glm::uint32) == 4, "uint32 size isn't 4 bytes on this platform");
/external/google-breakpad/src/third_party/linux/include/gflags/
H A Dgflags.h98 typedef uint32_t uint32; typedef in namespace:google
103 typedef u_int32_t uint32;
108 typedef unsigned __int32 uint32;
195 extern uint32 GetArgvSum(); // simple checksum of argv
338 extern uint32 ParseCommandLineFlags(int *argc, char*** argv,
352 extern uint32 ParseCommandLineNonHelpFlags(int *argc, char*** argv,
371 extern uint32 ReparseCommandLineNonHelpFlags();
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h60 typedef unsigned int uint32; typedef
61 typedef uint32 count_t;
64 typedef unsigned long uint32; typedef
68 typedef unsigned int uint32; typedef
69 typedef uint32 count_t;
73 typedef uint32 flag; /* boolean type */
/external/piex/src/binary_parse/
H A Drange_checked_byte_ptr.h33 typedef unsigned int uint32; typedef in namespace:piex::binary_parse
455 // uint32 val3 = Get32u(input + 6, false, &status);
465 uint32 Get32u(const RangeCheckedBytePtr &input, const bool big_endian,
/external/regex-re2/util/
H A Dutil.h72 typedef uint32_t uint32; typedef in namespace:re2
116 uint32 hashword(const uint32*, size_t, uint32);
117 void hashword2(const uint32*, size_t, uint32*, uint32*);
119 static inline uint32 Hash32StringWithSeed(const char* s, int len, uint32 seed) {
120 return hashword((uint32*)
[all...]
/external/skia/src/images/
H A Dbmpdecoderhelper.h22 typedef uint32_t uint32; typedef
89 int CalcShiftRight(uint32 mask);
90 int CalcShiftLeft(uint32 mask);
101 uint32 redBits_;
102 uint32 greenBits_;
103 uint32 blueBits_;
/external/dbus/tools/
H A Ddbus-send.c63 dbus_uint32_t uint32; local
100 uint32 = strtoul (value, NULL, 0);
101 dbus_message_iter_append_basic (iter, DBUS_TYPE_UINT32, &uint32);
204 else if (!strcmp (arg, "uint32"))
/external/webrtc/third_party/gflags/gen/posix/include/gflags/
H A Dgflags.h105 typedef uint32_t uint32; typedef in namespace:google
110 typedef u_int32_t uint32;
115 typedef unsigned __int32 uint32;
217 extern uint32 GetArgvSum(); // simple checksum of argv
361 extern uint32 ParseCommandLineFlags(int *argc, char*** argv,
376 extern uint32 ParseCommandLineNonHelpFlags(int *argc, char*** argv,
/external/webrtc/third_party/gflags/gen/win/include/gflags/
H A Dgflags.h128 typedef uint32_t uint32;
133 typedef u_int32_t uint32; typedef in namespace:google
138 typedef unsigned __int32 uint32; typedef in namespace:google
239 extern GFLAGS_DLL_DECL uint32 GetArgvSum(); // simple checksum of argv
382 extern GFLAGS_DLL_DECL uint32 ParseCommandLineFlags(int *argc, char*** argv,
396 extern GFLAGS_DLL_DECL uint32 ParseCommandLineNonHelpFlags(int *argc, char*** argv,
/external/dnsmasq/src/
H A Dutil.c48 typedef unsigned int uint32; typedef
50 static uint32 seed[32];
51 static uint32 in[12];
52 static uint32 out[8];
71 uint32 t[12]; uint32 x; uint32 sum = 0;
/external/protobuf/src/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;
1172 LIBPROTOBUF_EXPORT uint32 ghtonl(uint32 x);
/external/vulkan-validation-layers/libs/glm/gtc/
H A Dtype_precision.hpp348 typedef detail::uint32 lowp_uint32;
364 typedef detail::uint32 lowp_uint32_t;
380 typedef detail::uint32 lowp_u32;
396 typedef detail::uint32 mediump_uint32;
412 typedef detail::uint32 mediump_uint32_t;
428 typedef detail::uint32 mediump_u32;
444 typedef detail::uint32 highp_uint32;
460 typedef detail::uint32 highp_uint32_t;
476 typedef detail::uint32 highp_u32;
492 typedef detail::uint32 uint3 typedef in namespace:glm
[all...]
/external/opencv3/3rdparty/libtiff/
H A Dtiff.h63 * 32-bit quantities int32/uint32
75 typedef TIFF_UINT32_T uint32; typedef
100 uint32 tiff_diroff; /* byte offset to first directory */
/external/pdfium/third_party/libtiff/
H A Dtiff.h63 * 32-bit quantities int32/uint32
75 typedef TIFF_UINT32_T uint32; typedef
100 uint32 tiff_diroff; /* byte offset to first directory */
/external/vulkan-validation-layers/libs/glm/
H A Dfwd.hpp735 typedef detail::uint32 lowp_uint32;
752 typedef detail::uint32 lowp_uint32_t;
769 typedef detail::uint32 lowp_u32;
787 typedef detail::uint32 mediump_uint32;
803 typedef detail::uint32 mediump_uint32_t;
819 typedef detail::uint32 mediump_u32;
837 typedef detail::uint32 highp_uint32;
853 typedef detail::uint32 highp_uint32_t;
869 typedef detail::uint32 highp_u32;
887 typedef detail::uint32 uint3 typedef in namespace:glm
[all...]
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py121 def uint32(self): member in class:BinaryReader
146 return self.uint32()
164 self.sh_name = f.uint32()
165 self.sh_type = f.uint32()
170 self.sh_link = f.uint32()
171 self.sh_info = f.uint32()
192 r_sym = f.uint32()
216 self.virtual_size = f.uint32()
217 self.virtual_address = f.uint32()
218 self.raw_data_size = f.uint32()
[all...]

Completed in 1279 milliseconds

12