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

  /external/chromium/base/
template_util.h 42 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
43 // sizeof(NoType).
46 struct NoType {
64 static NoType Test(...);
77 static NoType Test(...);
  /external/chromium_org/base/
template_util.h 47 // Types YesType and NoType are guaranteed such that sizeof(YesType) <
48 // sizeof(NoType).
51 struct NoType {
69 static NoType Test(...);
82 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/WebKit/Source/wtf/
TypeTraits.h 102 struct NoType {
107 static NoType floatCheck(...);
141 struct NoType {
146 static NoType subclassCheck(...);
154 struct NoType {
159 static NoType subclassCheck(...);
  /external/chromium_org/third_party/WebKit/Source/core/platform/
PlatformEvent.h 34 NoType = 0,
94 : m_type(NoType)
  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 51 NoType = 0,
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 206 milliseconds