Searched defs:UInt64 (Results 1 - 6 of 6) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-port.h112 // Int32, UInt32, Int64, UInt64, TimeInMillis
563 typedef TypeWithSize<8>::UInt UInt64; typedef in namespace:testing::internal
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h144 // Int32, UInt32, Int64, UInt64, TimeInMillis
1023 typedef TypeWithSize<8>::UInt UInt64; typedef in namespace:testing::internal
/external/bzip2/
H A Dbzip2.c234 UInt64; typedef in typeref:struct:__anon1047
238 void uInt64_from_UInt32s ( UInt64* n, UInt32 lo32, UInt32 hi32 )
252 double uInt64_to_double ( UInt64* n )
266 Bool uInt64_isZero ( UInt64* n )
277 Int32 uInt64_qrm10 ( UInt64* n )
291 /* ... and the Whole Entire Point of all this UInt64 stuff is
295 void uInt64_toAscii ( char* outbuf, UInt64* n )
300 UInt64 n_copy = *n;
386 UInt64 nbytes_in, nbytes_out;
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h167 // Int32, UInt32, Int64, UInt64, TimeInMillis
1704 typedef TypeWithSize<8>::UInt UInt64; typedef in namespace:testing::internal
/external/gtest/include/gtest/internal/
H A Dgtest-port.h170 // Int32, UInt32, Int64, UInt64, TimeInMillis
1753 typedef TypeWithSize<8>::UInt UInt64; typedef in namespace:testing::internal
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h171 // Int32, UInt32, Int64, UInt64, TimeInMillis
1740 typedef TypeWithSize<8>::UInt UInt64; typedef in namespace:testing::internal

Completed in 31 milliseconds