HomeSort by relevance Sort by last modified time
    Searched refs:TypeWithSize (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
float_comparison.h 65 // TypeWithSize<4>::UInt
80 class TypeWithSize {
82 // This prevents the user from using TypeWithSize<N> with incorrect
89 class TypeWithSize<4> {
101 class TypeWithSize<8> {
115 class TypeWithSize<16> {
156 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 155 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 337 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h 171 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 321 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-port.h 245 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 266 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 243 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 266 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 172 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 350 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 179 // TypeWithSize - maps an integer to an int type.
    [all...]
gtest-internal.h 236 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 170 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 341 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-port.h 243 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 266 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 179 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 236 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 179 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 235 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 179 // TypeWithSize - maps an integer to a int type.
    [all...]
gtest-internal.h 236 typedef typename TypeWithSize<sizeof(RawType)>::UInt Bits;
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 250 // TypeWithSize - maps an integer to a int type.
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 275 // TypeWithSize - maps an integer to a int type.
    [all...]

Completed in 950 milliseconds

1 2