OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WANTED
(Results
1 - 6
of
6
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
40
WANTED
= """\
115
self.assertEqual(content,
WANTED
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
40
WANTED
= """\
115
self.assertEqual(content,
WANTED
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term_entry.h
109
* Note that
WANTED
and PRESENT are not simple inverses! If a capability
110
* has been explicitly cancelled, it's not considered
WANTED
.
112
#define
WANTED
(s) ((s) == ABSENT_STRING)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term_entry.h
109
* Note that
WANTED
and PRESENT are not simple inverses! If a capability
110
* has been explicitly cancelled, it's not considered
WANTED
.
112
#define
WANTED
(s) ((s) == ABSENT_STRING)
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/
copylock_func.go
95
func (LocalMutex) Bad() {} //
WANTED
: An error here :(
/prebuilts/go/linux-x86/src/cmd/vet/testdata/
copylock_func.go
95
func (LocalMutex) Bad() {} //
WANTED
: An error here :(
Completed in 167 milliseconds