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

12

/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/core/platform/graphics/opentype/
H A DOpenTypeTypes.h60 typedef BigEndianULong UInt32; typedef in namespace:WebCore::OpenType
62 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/marisa-trie/lib/marisa/
H A Dbase.h149 typedef ::marisa_uint32 UInt32; typedef in namespace:marisa
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
H A Dbase.h143 typedef ::marisa_alpha_uint32 UInt32; typedef in namespace:marisa_alpha
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-port.h112 // Int32, UInt32, Int64, UInt64, TimeInMillis
561 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/open-vcdiff/gtest/include/gtest/internal/
H A Dgtest-port.h144 // Int32, UInt32, Int64, UInt64, TimeInMillis
1029 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/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/testing/gtest/include/gtest/internal/
H A Dgtest-port.h167 // Int32, UInt32, Int64, UInt64, TimeInMillis
1702 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/gtest/include/gtest/internal/
H A Dgtest-port.h170 // Int32, UInt32, Int64, UInt64, TimeInMillis
1751 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h171 // Int32, UInt32, Int64, UInt64, TimeInMillis
1738 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.h176 // Int32, UInt32, Int64, UInt64, TimeInMillis
1892 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...]

Completed in 1652 milliseconds

12