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

/external/clang/test/SemaCXX/
H A Dneon-vector-types.cpp10 typedef unsigned long UInt32; typedef
22 const UInt32 len)
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeTypes.h52 struct UInt32 { struct in namespace:blink::OpenType
53 UInt32(uint32_t u) : v(htonl(u)) { } function in struct:blink::OpenType::UInt32
58 typedef UInt32 Fixed;
/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h8 typedef unsigned int UInt32; typedef
29 typedef UInt32 CFStringEncoding;
/external/clang/test/Analysis/
H A Dcfref_rdar6080742.c8 typedef unsigned long UInt32; typedef
17 typedef UInt32 CFStringEncoding;
H A Duninit-vals-ps.c71 typedef unsigned long UInt32; typedef
72 typedef UInt32 CFStringEncoding;
/external/bzip2/
H A Dbzip2recover.c51 typedef unsigned int UInt32; typedef
246 bsPutBit ( bs, (((UInt32) c) >> i) & 0x1 );
251 static void bsPutUInt32 ( BitStream* bs, UInt32 c )
309 UInt32 buffHi, buffLo, blockCRC;
H A Dbzip2.c165 typedef unsigned int UInt32; typedef
238 void uInt64_from_UInt32s ( UInt64* n, UInt32 lo32, UInt32 hi32 )
279 UInt32 rem, tmp;
334 UInt32 nbytes_in_lo32, nbytes_in_hi32;
335 UInt32 nbytes_out_lo32, nbytes_out_hi32;
1785 if (sizeof(Int32) != 4 || sizeof(UInt32) != 4 ||
H A Dbzlib_private.h45 typedef unsigned int UInt32; typedef
155 extern UInt32 BZ2_crc32Table[256];
207 UInt32 avail_in_expect;
210 UInt32* arr1;
211 UInt32* arr2;
212 UInt32* ftab;
216 UInt32* ptr;
225 UInt32 state_in_ch;
241 UInt32 bsBuff;
245 UInt32 blockCR
[all...]
/external/chromium_org/third_party/lzma_sdk/
H A DTypes.h61 typedef unsigned long UInt32; typedef
64 typedef unsigned int UInt32; typedef
90 typedef UInt32 SizeT;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DTypes.h62 typedef unsigned long UInt32; typedef
65 typedef unsigned int UInt32; typedef
91 typedef UInt32 SizeT;
/external/lzma/C/
H A DTypes.h61 typedef unsigned long UInt32; typedef
64 typedef unsigned int UInt32; typedef
90 typedef UInt32 SizeT;
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h144 // Int32, UInt32, Int64, UInt64, TimeInMillis
1021 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h170 // Int32, UInt32, Int64, UInt64, TimeInMillis
1733 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h172 // Int32, UInt32, Int64, UInt64, TimeInMillis
1743 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h170 // Int32, UInt32, Int64, UInt64, TimeInMillis
1733 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h244 // Int32, UInt32, Int64, UInt64, TimeInMillis
2385 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/gtest/include/gtest/internal/
H A Dgtest-port.h180 // Int32, UInt32, Int64, UInt64, TimeInMillis
1901 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c411 typedef unsigned int UInt32; typedef
521 extern UInt32 BZ2_crc32Table[256];
573 UInt32 avail_in_expect;
576 UInt32* arr1;
577 UInt32* arr2;
578 UInt32* ftab;
582 UInt32* ptr;
591 UInt32 state_in_ch;
607 UInt32 bsBuff;
611 UInt32 blockCR
[all...]
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c434 typedef unsigned int UInt32; typedef
544 extern UInt32 BZ2_crc32Table[256];
596 UInt32 avail_in_expect;
599 UInt32* arr1;
600 UInt32* arr2;
601 UInt32* ftab;
605 UInt32* ptr;
614 UInt32 state_in_ch;
630 UInt32 bsBuff;
634 UInt32 blockCR
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c427 typedef unsigned int UInt32; typedef
537 extern UInt32 BZ2_crc32Table[256];
589 UInt32 avail_in_expect;
592 UInt32* arr1;
593 UInt32* arr2;
594 UInt32* ftab;
598 UInt32* ptr;
607 UInt32 state_in_ch;
623 UInt32 bsBuff;
627 UInt32 blockCR
[all...]
H A Dvarinfo6.c465 typedef unsigned int UInt32; typedef
575 extern UInt32 BZ2_crc32Table[256];
627 UInt32 avail_in_expect;
630 UInt32* arr1;
631 UInt32* arr2;
632 UInt32* ftab;
636 UInt32* ptr;
645 UInt32 state_in_ch;
661 UInt32 bsBuff;
665 UInt32 blockCR
[all...]
/external/valgrind/main/perf/
H A Dbz2.c427 typedef unsigned int UInt32; typedef
537 extern UInt32 BZ2_crc32Table[256];
589 UInt32 avail_in_expect;
592 UInt32* arr1;
593 UInt32* arr2;
594 UInt32* ftab;
598 UInt32* ptr;
607 UInt32 state_in_ch;
623 UInt32 bsBuff;
627 UInt32 blockCR
[all...]
H A Dtest_input_for_tinycc.c996 typedef unsigned int UInt32; typedef
1004 extern UInt32 BZ2_crc32Table[256];
1017 UInt32 avail_in_expect;
1020 UInt32* arr1;
1021 UInt32* arr2;
1022 UInt32* ftab;
1026 UInt32* ptr;
1035 UInt32 state_in_ch;
1051 UInt32 bsBuff;
1055 UInt32 blockCR
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h276 // Int32, UInt32, Int64, UInt64, TimeInMillis
3008 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:std::tr1
7638 static const UInt32 kMaxRange = 1u << 31;
7640 explicit Random(UInt32 seed) : state_(seed) {}
7642 void Reseed(UInt32 seed) { state_ = seed; }
7646 UInt32 Generate(UInt32 range);
7649 UInt32 state_;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h276 // Int32, UInt32, Int64, UInt64, TimeInMillis
3008 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:std::tr1
7638 static const UInt32 kMaxRange = 1u << 31;
7640 explicit Random(UInt32 seed) : state_(seed) {}
7642 void Reseed(UInt32 seed) { state_ = seed; }
7646 UInt32 Generate(UInt32 range);
7649 UInt32 state_;

Completed in 359 milliseconds