Searched refs:CompileAssert (Results 1 - 8 of 8) sorted by relevance

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dmacros.h110 struct CompileAssert { struct in namespace:google::protobuf::internal
120 ::google::protobuf::internal::CompileAssert<(bool(expr))> \
141 // - By using the type CompileAssert<(bool(expr))>, we ensures that
145 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
148 // CompileAssert<bool(expr)>
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h374 struct CompileAssert { struct in namespace:google::protobuf::internal
381 typedef ::google::protobuf::internal::CompileAssert<(bool(expr))> \
403 // - By using the type CompileAssert<(bool(expr))>, we ensures that
407 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
410 // CompileAssert<bool(expr)>
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h374 struct CompileAssert { struct in namespace:google::protobuf::internal
381 typedef ::google::protobuf::internal::CompileAssert<(bool(expr))> \
403 // - By using the type CompileAssert<(bool(expr))>, we ensures that
407 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
410 // CompileAssert<bool(expr)>
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h374 struct CompileAssert { struct in namespace:google::protobuf::internal
381 typedef ::google::protobuf::internal::CompileAssert<(bool(expr))> \
403 // - By using the type CompileAssert<(bool(expr))>, we ensures that
407 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
410 // CompileAssert<bool(expr)>
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h816 struct CompileAssert { struct in namespace:testing::internal
820 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
841 // - By using the type CompileAssert<(bool(expr))>, we ensures that
845 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
848 // CompileAssert<bool(expr)>
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h812 struct CompileAssert { struct in namespace:testing::internal
816 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
837 // - By using the type CompileAssert<(bool(expr))>, we ensures that
841 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
844 // CompileAssert<bool(expr)>
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h816 struct CompileAssert { struct in namespace:testing::internal
820 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
841 // - By using the type CompileAssert<(bool(expr))>, we ensures that
845 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
848 // CompileAssert<bool(expr)>
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
H A Dcommon.h374 struct CompileAssert { struct in namespace:google::protobuf::internal
381 typedef ::google::protobuf::internal::CompileAssert<(bool(expr))> \
403 // - By using the type CompileAssert<(bool(expr))>, we ensures that
407 // - The outter parentheses in CompileAssert<(bool(expr))> are necessary
410 // CompileAssert<bool(expr)>

Completed in 232 milliseconds