OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGood
(Results
1 - 17
of
17
) sorted by null
/prebuilts/go/darwin-x86/test/fixedbugs/
issue6131.go
12
func
isGood
(n int) bool {
17
if !
isGood
(256) {
18
panic("!
isGood
")
/prebuilts/go/linux-x86/test/fixedbugs/
issue6131.go
12
func
isGood
(n int) bool {
17
if !
isGood
(256) {
18
panic("!
isGood
")
/frameworks/compile/mclinker/unittests/
FileHandleTest.cpp
46
ASSERT_TRUE(m_pTestee->
isGood
());
53
ASSERT_TRUE(m_pTestee->
isGood
());
66
ASSERT_TRUE(m_pTestee->
isGood
());
73
ASSERT_TRUE(m_pTestee->
isGood
());
88
ASSERT_TRUE(m_pTestee->
isGood
());
97
ASSERT_FALSE(m_pTestee->
isGood
());
DirIteratorTest.cpp
45
ASSERT_TRUE(m_pDir->
isGood
());
/external/clang/test/SemaCXX/
function-redecl.cpp
101
// Ensure we correct the redecl of Foo::
isGood
to Bar::Foo::
isGood
and not
102
// Foo::
IsGood
even though Foo::
IsGood
is technically a closer match since it
107
bool
IsGood
() { return false; }
112
bool
isGood
(); // expected-note {{'Bar::Foo::
isGood
' declared here}}
116
bool Foo::
isGood
() { // expected-error {{out-of-line definition of '
isGood
' does not match any declaration in namespace 'redecl_typo::Foo'; did you mean 'Bar::Foo::
isGood
'?}
[
all
...]
/build/blueprint/parser/
printer_test.go
67
isGood
: true,
75
isGood
: true,
86
isGood
: true, // comment3
93
isGood
: true, // comment3
parser_test.go
78
isGood
: true,
88
Name: Ident{"
isGood
", mkpos(12, 3, 4)},
159
isGood
: true,
179
Name: Ident{"
isGood
", mkpos(25, 4, 5)},
209
isGood
: true, // comment3
219
Name: Ident{"
isGood
", mkpos(41, 5, 4)},
/external/libnfc-nci/src/adaptation/
CrcChecksum.cpp
101
BOOLEAN
isGood
= FALSE;
122
isGood
= TRUE;
130
isGood
= TRUE; //assume file does not exist
131
return
isGood
;
/frameworks/compile/mclinker/lib/Support/
Directory.cpp
74
bool Directory::
isGood
() const {
86
if (
isGood
())
FileHandle.cpp
210
if (m_Handler != -1 && m_OpenMode != NotOpen &&
isGood
())
231
bool FileHandle::
isGood
() const {
/frameworks/compile/mclinker/include/mcld/Support/
Directory.h
75
bool
isGood
() const;
FileHandle.h
104
bool
isGood
() const;
/external/clang/test/FixIt/
fixit.cpp
258
bool
isGood
(); // expected-note {{'Bar::Foo::
isGood
' declared here}}
262
bool Foo::
isGood
() { // expected-error {{out-of-line definition of '
isGood
' does not match any declaration in namespace 'redecl_typo::Foo'; did you mean 'Bar::Foo::
isGood
'?}}
/build/blueprint/
unpack_test.go
66
isGood
: true,
70
IsGood
bool
72
IsGood
: true,
79
isGood
: true,
84
IsGood
*bool
88
IsGood
: proptools.BoolPtr(true),
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar
Completed in 6171 milliseconds