Searched refs:NoType (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DTypeTraits.h98 struct NoType { struct in class:WTF::IsConvertibleToInteger::IsConvertibleToDouble
103 static NoType floatCheck(...);
115 struct NoType { struct in class:WTF::IsPointerConvertible
120 static NoType convertCheck(...);
150 struct NoType { struct in class:WTF::IsSubclass
155 static NoType subclassCheck(...);
163 struct NoType { struct in class:WTF::IsSubclassOfTemplate
168 static NoType subclassCheck(...);
176 struct NoType { struct in class:WTF::IsSubclassOfTemplateTypenameSize
181 static NoType subclassChec
189 struct NoType { struct in class:WTF::IsSubclassOfTemplateTypenameSizeTypename
202 struct NoType { struct in class:WTF::IsSubclassOfTemplate3
215 struct NoType { struct in class:WTF::IsSubclassOfTemplate5
314 typedef struct NoType { struct in class:WTF::NeedsTracing
316 } NoType; typedef in class:WTF::NeedsTracing
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/
H A DPlatformEvent.h34 NoType = 0, enumerator in enum:blink::PlatformEvent::Type
96 : m_type(NoType)
/external/chromium_org/base/
H A Dtemplate_util.h61 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
62 // sizeof(NoType).
65 struct NoType { struct in namespace:base::internal
83 static NoType Test(...);
96 static NoType Test(...);
H A Dcallback_internal.h78 static NoType Test(...);
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
H A Dtemplate_util.h49 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
50 // sizeof(NoType).
53 struct NoType { struct in namespace:i18n::addressinput::internal
71 static NoType Test(...);
84 static NoType Test(...);
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
H A Dtemplate_util.h46 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
47 // sizeof(NoType).
50 struct NoType { struct in namespace:i18n::phonenumbers::internal
68 static NoType Test(...);
81 static NoType Test(...);
/external/chromium_org/third_party/webrtc/base/
H A Dtemplate_util.h51 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
52 // sizeof(NoType).
55 struct NoType { struct in namespace:rtc::internal
73 static NoType Test(...);
86 static NoType Test(...);
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dtemplate_util.h53 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
54 // sizeof(NoType).
57 struct NoType { struct in namespace:webrtc::internal
75 static NoType Test(...);
88 static NoType Test(...);
/external/chromium_org/mojo/public/cpp/bindings/lib/
H A Dtemplate_util.h30 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
31 // sizeof(NoType).
34 struct NoType { struct in namespace:mojo::internal
46 static NoType Test(...);
/external/chromium_org/chrome/test/chromedriver/chrome/
H A Ddevtools_http_client_unittest.cc122 TEST(ParseWebViewsInfo, NoType) {
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebInputEventConversion.cpp236 // the ASSERT_NOT_REACHED() at the end, convert the DoubleTap to a NoType.
237 m_type = PlatformEvent::NoType;
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1051 milliseconds