OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Yes
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
098-elif-undefined.c
6
Yes
, this.
/external/mesa3d/src/glsl/glcpp/tests/
098-elif-undefined.c
6
Yes
, this.
/external/chromium/base/
bind_helpers.h
76
//
Yes
NotTheCheckWeWant(Helper<&C::TargetFunc>*);
81
// static const bool value = sizeof(NotTheCheckWeWant<T>(0)) == sizeof(
Yes
);
104
//
Yes
GoodCheck(...);
106
// static const bool value = sizeof(GoodCheck<Base>(0)) == sizeof(
Yes
);
108
// Notice here that the variadic version of GoodCheck() returns
Yes
here
128
typedef char
Yes
[1];
154
static
Yes
& Check(...);
157
static const bool value = sizeof(Check<Base>(0,0)) == sizeof(
Yes
);
/external/llvm/include/llvm/Analysis/
LibCallSemantics.h
43
/// location for the specified call site. This returns "
Yes
" if we can tell
48
Yes
, No, Unknown
/external/chromium_org/base/
bind_helpers.h
170
//
Yes
NotTheCheckWeWant(Helper<&C::TargetFunc>*);
175
// static const bool value = sizeof(NotTheCheckWeWant<T>(0)) == sizeof(
Yes
);
198
//
Yes
GoodCheck(...);
200
// static const bool value = sizeof(GoodCheck<Base>(0)) == sizeof(
Yes
);
202
// Notice here that the variadic version of GoodCheck() returns
Yes
here
225
typedef char
Yes
[1];
251
static
Yes
& Check(...);
254
static const bool value = sizeof(Check<Base>(0)) == sizeof(
Yes
);
279
typedef char
Yes
[1];
283
static
Yes
& Check(typename U::IsMethod*)
[
all
...]
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.h
72
bool isAllowed() const { return m_allowGeolocation ==
Yes
; }
234
Yes
,
/external/clang/test/SemaTemplate/
current-instantiation.cpp
223
enum Enum {
Yes
, No };
Completed in 82 milliseconds