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

  /external/chromium_org/mojo/public/cpp/bindings/lib/
template_util.h 30 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
31 // sizeof(NoType).
34 struct NoType {
46 static NoType Test(...);
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/
template_util.h 46 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
47 // sizeof(NoType).
50 struct NoType {
68 static NoType Test(...);
81 static NoType Test(...);
  /external/chromium_org/base/
template_util.h 83 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
84 // sizeof(NoType).
87 struct NoType {
105 static NoType Test(...);
118 static NoType Test(...);
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
template_util.h 49 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
50 // sizeof(NoType).
53 struct NoType {
71 static NoType Test(...);
84 static NoType Test(...);
  /external/chromium_org/third_party/libjingle/source/talk/base/
template_util.h 45 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
46 // sizeof(NoType).
49 struct NoType {
67 static NoType Test(...);
80 static NoType Test(...);
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
template_util.h 46 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
47 // sizeof(NoType).
50 struct NoType {
68 static NoType Test(...);
81 static NoType Test(...);
  /external/chromium_org/third_party/webrtc/base/
template_util.h 51 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
52 // sizeof(NoType).
55 struct NoType {
73 static NoType Test(...);
86 static NoType Test(...);
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
template_util.h 53 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
54 // sizeof(NoType).
57 struct NoType {
75 static NoType Test(...);
88 static NoType Test(...);
  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformEvent.h 34 NoType = 0,
96 : m_type(NoType)
  /external/chromium_org/third_party/WebKit/Source/wtf/
TypeTraits.h 96 struct NoType {
101 static NoType floatCheck(...);
113 struct NoType {
118 static NoType convertCheck(...);
148 struct NoType {
153 static NoType subclassCheck(...);
161 struct NoType {
166 static NoType subclassCheck(...);
174 struct NoType {
179 static NoType subclassCheck(...)
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 49 NoType = 0,
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 193 milliseconds