HomeSort by relevance Sort by last modified time
    Searched defs:UInt64 (Results 1 - 11 of 11) sorted by null

  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h 112 // Int32, UInt32, Int64, UInt64, TimeInMillis
541 // uint32, uint64, and etc here.
563 typedef TypeWithSize<8>::UInt UInt64;
  /external/marisa-trie/lib/marisa/
base.h 150 typedef ::marisa_uint64 UInt64;
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
base.h 144 typedef ::marisa_alpha_uint64 UInt64;
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-port.h 144 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 144 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/bzip2/
bzip2.c 234 UInt64;
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;
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 167 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 170 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 170 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 171 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]
  /external/ceres-solver/internal/ceres/gtest/
gtest.h 265 // Int32, UInt32, Int64, UInt64, TimeInMillis
    [all...]

Completed in 391 milliseconds