OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
1 - 25
of
39030
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mesa3d/src/glsl/tests/
attribute-01.glsl
1
/* FAIL - attribute cannot
have
type int */
attribute-02.glsl
1
/* FAIL - attribute cannot
have
type ivec2 */
attribute-03.glsl
1
/* FAIL - attribute cannot
have
type ivec3 */
attribute-04.glsl
1
/* FAIL - attribute cannot
have
type ivec4 */
attribute-05.glsl
1
/* FAIL - attribute cannot
have
type bool */
attribute-06.glsl
1
/* FAIL - attribute cannot
have
type bvec2 */
attribute-07.glsl
1
/* FAIL - attribute cannot
have
type bvec3 */
attribute-08.glsl
1
/* FAIL - attribute cannot
have
type bvec4 */
attribute-09.glsl
1
/* FAIL - attribute cannot
have
array type in GLSL 1.10 */
/external/strace/
AUTHORS
1
See the file CREDITS. Automake likes us to
have
this file called AUTHORS.
/external/webkit/LayoutTests/fast/xpath/
nsresolver-bad-object-expected.txt
1
CONSOLE MESSAGE: line 0: XPathNSResolver does not
have
a lookupNamespaceURI method.
/external/webkit/LayoutTests/platform/android/fast/dom/Geolocation/
notimer-after-unload-expected.txt
2
You should
have
seen one unload alert appear.
/prebuilt/ndk/
README
1
The prebuilt NDKs
have
been moved to their own git project prebuilts/ndk/.
/prebuilt/sdk/
README
1
The prebuilt SDKs
have
been moved to their own git project prebuilts/sdk/.
/external/ppp/pppd/plugins/rp-pppoe/
config.h
7
/* Define if you
have
<sys/wait.h> that is POSIX.1 compatible. */
21
/* Define if you
have
the ANSI C header files. */
41
/* Define if you
have
the select function. */
44
/* Define if you
have
the socket function. */
47
/* Define if you
have
the strerror function. */
50
/* Define if you
have
the strtol function. */
53
/* Define if you
have
the <asm/types.h> header file. */
56
/* Define if you
have
the <fcntl.h> header file. */
59
/* Define if you
have
the <getopt.h> header file. */
62
/* Define if you
have
the <linux/if_ether.h> header file. *
[
all
...]
/external/clang/test/CXX/temp/temp.param/
p7.cpp
3
// A non-type template-parameter shall not be declared to
have
7
template<double d> class X; // expected-error{{cannot
have
type}}
11
template<A a> class X0; // expected-error{{cannot
have
type}}
14
template<VOID a> class X01; // expected-error{{cannot
have
type}}
/external/kernel-headers/original/asm-mips/
segment.h
4
/* Only here because we
have
some old header files that expect it.. */
/external/qemu-pc-bios/vgabios/
BUGS
1
Not all the functions
have
been implemented yet.
/frameworks/compile/slang/tests/F_init_nonvoid/
stderr.txt.expect
1
init_nonvoid.rs:4:5: error: init(void) is required to
have
a void return type
/frameworks/compile/slang/tests/F_init_params/
stderr.txt.expect
1
init_params.rs:4:6: error: init(void) is required to
have
no parameters
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p6.cpp
5
void f() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
6
F g; // expected-error {{non-member function of type 'F' (aka 'void () const') cannot
have
'const' qualifier}}
10
friend void g() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
11
static void h() const; // expected-error {{static member function cannot
have
'const' qualifier}}
13
friend F j; // expected-error {{non-member function of type 'F' (aka 'void () const') cannot
have
'const' qualifier}}
14
static F k; // expected-error {{static member function of type 'F' (aka 'void () const') cannot
have
'const' qualifier}}
19
friend void ::f() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
/external/openssh/
config.h
7
/* Define if you
have
a getaddrinfo that fails for the all-zeros IPv6 address
48
/* Define if you
have
a broken realpath. */
81
/* Define if you
have
BSD auth support */
162
/* Define if you
have
ut_addr in utmp.h */
165
/* Define if you
have
ut_addr in utmpx.h */
168
/* Define if you
have
ut_addr_v6 in utmp.h */
171
/* Define if you
have
ut_addr_v6 in utmpx.h */
174
/* Define to 1 if you
have
the `arc4random' function. */
177
/* Define to 1 if you
have
the `arc4random_buf' function. */
180
/* Define to 1 if you
have
the `arc4random_uniform' function. *
[
all
...]
config.h.in
6
/* Define if you
have
a getaddrinfo that fails for the all-zeros IPv6 address
47
/* Define if you
have
a broken realpath. */
80
/* Define if you
have
BSD auth support */
161
/* Define if you
have
ut_addr in utmp.h */
164
/* Define if you
have
ut_addr in utmpx.h */
167
/* Define if you
have
ut_addr_v6 in utmp.h */
170
/* Define if you
have
ut_addr_v6 in utmpx.h */
173
/* Define to 1 if you
have
the `arc4random' function. */
176
/* Define to 1 if you
have
the `arc4random_buf' function. */
179
/* Define to 1 if you
have
the `arc4random_uniform' function. *
[
all
...]
/external/dropbear/
config.h
55
/* Define to 1 if you
have
the `basename' function. */
58
/* Define to 1 if you
have
the `clearenv' function. */
64
/* Define to 1 if you
have
the <crypt.h> header file. */
67
/* Define to 1 if you
have
the `daemon' function. */
73
/* Define to 1 if you
have
the `dup2' function. */
76
/* Define to 1 if you
have
the `endutent' function. */
79
/* Define to 1 if you
have
the `endutxent' function. */
82
/* Define to 1 if you
have
the <fcntl.h> header file. */
85
/* Define to 1 if you
have
the `freeaddrinfo' function. */
88
/* Define to 1 if you
have
the `gai_strerror' function. *
[
all
...]
config.h.in
54
/* Define to 1 if you
have
the `basename' function. */
57
/* Define to 1 if you
have
the `clearenv' function. */
63
/* Define to 1 if you
have
the <crypt.h> header file. */
66
/* Define to 1 if you
have
the `daemon' function. */
72
/* Define to 1 if you
have
the `dup2' function. */
75
/* Define to 1 if you
have
the `endutent' function. */
78
/* Define to 1 if you
have
the `endutxent' function. */
81
/* Define to 1 if you
have
the <fcntl.h> header file. */
84
/* Define to 1 if you
have
the `freeaddrinfo' function. */
87
/* Define to 1 if you
have
the `gai_strerror' function. *
[
all
...]
Completed in 802 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>