HomeSort by relevance Sort by last modified time
    Searched defs:NoType (Results 1 - 4 of 4) 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/webkit/Source/JavaScriptCore/wtf/
TypeTraits.h 89 struct NoType {
94 static NoType floatCheck(...);
114 struct NoType {
119 static NoType subclassCheck(...);
127 struct NoType {
132 static NoType subclassCheck(...);
  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 52 NoType = 0,
  /external/webkit/Source/WebKit2/Shared/
WebEvent.h 46 NoType = -1,

Completed in 1081 milliseconds