Searched defs:NoType (Results 1 - 5 of 5) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
H A Dtemplate_util.h42 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
43 // sizeof(NoType).
46 struct NoType { struct in namespace:mojo::internal
/external/webrtc/webrtc/base/
H A Dtemplate_util.h66 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
67 // sizeof(NoType).
70 struct NoType { struct in namespace:rtc::internal
88 static NoType Test(...);
101 static NoType Test(...);
/external/v8/tools/clang/rewrite_to_chrome_style/tests/
H A Dfields-expected.cc103 struct NoType { struct in struct:WTF::IsSubclass
108 static NoType SubclassCheck(...);
H A Dfields-original.cc100 struct NoType { struct in struct:WTF::IsSubclass
105 static NoType subclassCheck(...);
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 328 milliseconds