OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NoType
(Results
1 - 9
of
9
) 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
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/chromium/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/WebKit/Source/wtf/
TypeTraits.h
89
struct
NoType
{
94
static
NoType
floatCheck(...);
106
struct
NoType
{
111
static
NoType
convertCheck(...);
141
struct
NoType
{
146
static
NoType
subclassCheck(...);
154
struct
NoType
{
159
static
NoType
subclassCheck(...);
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformEvent.h
34
NoType
= 0,
96
: 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 738 milliseconds