OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
151 - 175
of
62409
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/third_party/yasm/config/win/
config.h
10
/* Define to 1 if you
have
the `abort' function. */
16
/* Define to 1 if you
have
the MacOS X function CFLocaleCopyCurrent in the
20
/* Define to 1 if you
have
the MacOS X function CFPreferencesCopyAppValue in
28
/* Define to 1 if you
have
the <direct.h> header file. */
31
/* Define to 1 if you
have
the `ftruncate' function. */
34
/* Define to 1 if you
have
the `getcwd' function. */
40
/* Define to 1 if you
have
the GNU C Library */
43
/* Define if you
have
the iconv() function and it works. */
46
/* Define to 1 if you
have
the <inttypes.h> header file. */
52
/* Define to 1 if you
have
the <libgen.h> header file. *
[
all
...]
/external/libvncserver/rfb/
rfbconfig.h
23
/* Define to 1 if you
have
the <arpa/inet.h> header file. */
31
/* Define to 1 if you
have
the `crypt' function. */
34
/* Define to 1 if you
have
the <dlfcn.h> header file. */
39
/* Define to 1 if you don't
have
`vprintf' but do
have
`_doprnt.' */
48
/* Define to 1 if you
have
the <fcntl.h> header file. */
53
/* Define to 1 if you
have
the `fork' function. */
58
/* Define to 1 if you
have
the `ftime' function. */
63
/* Define to 1 if you
have
the `geteuid' function. */
66
/* Define to 1 if you
have
the `gethostbyname' function. *
[
all
...]
/external/clang/test/SemaCXX/
attr-weak.cpp
3
static int test0 __attribute__((weak)); // expected-error {{weak declaration cannot
have
internal linkage}}
4
static void test1() __attribute__((weak)); // expected-error {{weak declaration cannot
have
internal linkage}}
10
int test3 __attribute__((weak)); // expected-error {{weak declaration cannot
have
internal linkage}}
11
void test4() __attribute__((weak)); // expected-error {{weak declaration cannot
have
internal linkage}}
20
static void test6() __attribute__((weak)); // expected-error {{weak declaration cannot
have
internal linkage}}
26
// to parts of a template that
have
explicit default visibility, so we accept
40
__attribute__((weak)) auto Test9 = Internal(); // expected-error {{weak declaration cannot
have
internal linkage}}
function-type-qual.cpp
3
void f() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
4
void (*pf)() const; // expected-error {{pointer to function type cannot
have
'const' qualifier}}
5
extern void (&rf)() const; // expected-error {{reference to function type cannot
have
'const' qualifier}}
8
cfn f2; // expected-error {{non-member function of type 'cfn' (aka 'void () const') cannot
have
'const' qualifier}}
13
static void f3() const; // expected-error {{static member function cannot
have
'const' qualifier}}
14
static cfn f4; // expected-error {{static member function of type 'cfn' (aka 'void () const') cannot
have
'const' qualifier}}
31
void (PR14171)() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
/external/testng/src/test/java/test/access/
PrivateAccessConfigurationMethods.java
42
Assert.assertTrue(m_private, "private @Configuration should
have
been run");
43
Assert.assertTrue(m_default, "default @Configuration should
have
been run");
44
Assert.assertTrue(m_protected, "protected @Configuration should
have
been run");
45
Assert.assertTrue(m_public, "public @Configuration should
have
been run");
47
Assert.assertTrue(m_baseProtected, "protected base @Configuration should
have
been run");
48
Assert.assertTrue(m_baseDefault, "default base @Configuration should
have
been run");
49
Assert.assertTrue(m_basePrivate, "private base @Configuration should not
have
been run");
/external/curl/tests/data/
test575
104
This file should
have
permissions 444
105
This file should
have
permissions 666
106
This file should
have
permissions 777
109
This file should
have
permissions 444
110
This file should
have
permissions 666
111
This file should
have
permissions 777
114
This file should
have
permissions 444
115
This file should
have
permissions 666
116
This file should
have
permissions 777
/prebuilts/go/darwin-x86/src/crypto/x509/
root_darwin_test.go
32
if want,
have
:= 150, len(tt.certs);
have
< want {
33
t.Fatalf("want at least %d system roots,
have
%d", want,
have
)
45
have
:= 0
48
have
++
59
if
have
< want {
60
t.Errorf("insufficent overlap between cgo and non-cgo roots; want at least %d,
have
%d", want,
have
)
/prebuilts/go/linux-x86/src/crypto/x509/
root_darwin_test.go
32
if want,
have
:= 150, len(tt.certs);
have
< want {
33
t.Fatalf("want at least %d system roots,
have
%d", want,
have
)
45
have
:= 0
48
have
++
59
if
have
< want {
60
t.Errorf("insufficent overlap between cgo and non-cgo roots; want at least %d,
have
%d", want,
have
)
/external/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/
p5.cpp
7
concept bool fcpi(int i = 0) { return true; } // expected-error {{function concept cannot
have
any parameters}}
10
concept bool fcpp(Ts... ts) { return true; } // expected-error {{function concept cannot
have
any parameters}}
13
concept bool fcpva(...) { return true; } // expected-error {{function concept cannot
have
any parameters}}
/external/clang/test/Modules/Inputs/macro-ambiguity/a/system/
a_system.h
4
// FIXME: We
have
to use this to mark the header as a system header in
5
// a module because header search didn't actually occur and so we can't
have
7
// header and load the module we will
have
mapped to the header by finding it
/external/clang/test/Modules/Inputs/macro-ambiguity/b/system/
b_system.h
4
// FIXME: We
have
to use this to mark the header as a system header in
5
// a module because header search didn't actually occur and so we can't
have
7
// header and load the module we will
have
mapped to the header by finding it
/external/google-breakpad/src/
config.h.in
3
/* Define to 1 if you
have
the <a.out.h> header file. */
6
/* Define to 1 if you
have
the <inttypes.h> header file. */
9
/* Define to 1 if you
have
the <memory.h> header file. */
12
/* Define if you
have
POSIX threads libraries and header files. */
15
/* Define to 1 if you
have
the <stdint.h> header file. */
18
/* Define to 1 if you
have
the <stdlib.h> header file. */
21
/* Define to 1 if you
have
the <strings.h> header file. */
24
/* Define to 1 if you
have
the <string.h> header file. */
27
/* Define to 1 if you
have
the <sys/stat.h> header file. */
30
/* Define to 1 if you
have
the <sys/types.h> header file. *
[
all
...]
/external/libusb/
config.h
14
/* Define to 1 if you
have
the <dlfcn.h> header file. */
17
/* Define to 1 if you
have
the <inttypes.h> header file. */
20
/* Define to 1 if you
have
the `rt' library (-lrt). */
23
/* Define to 1 if you
have
the <memory.h> header file. */
26
/* Define to 1 if you
have
the <stdint.h> header file. */
29
/* Define to 1 if you
have
the <stdlib.h> header file. */
32
/* Define to 1 if you
have
the <strings.h> header file. */
35
/* Define to 1 if you
have
the <string.h> header file. */
38
/* Define to 1 if you
have
the <sys/stat.h> header file. */
41
/* Define to 1 if you
have
the <sys/types.h> header file. *
[
all
...]
config.h.in
12
/* Define to 1 if you
have
the <dlfcn.h> header file. */
15
/* Define to 1 if you
have
the <inttypes.h> header file. */
18
/* Define to 1 if you
have
the `rt' library (-lrt). */
21
/* Define to 1 if you
have
the <memory.h> header file. */
24
/* Define to 1 if you
have
the <stdint.h> header file. */
27
/* Define to 1 if you
have
the <stdlib.h> header file. */
30
/* Define to 1 if you
have
the <strings.h> header file. */
33
/* Define to 1 if you
have
the <string.h> header file. */
36
/* Define to 1 if you
have
the <sys/stat.h> header file. */
39
/* Define to 1 if you
have
the <sys/types.h> header file. *
[
all
...]
/external/libvorbis/win32/VS2005/
README
1
libvorbis has libogg as a dependency, you need to
have
libogg
4
Lets say you
have
libogg and libvorbis in the same directory:
9
Because there is no automatic library detection you
have
to,
/external/libvorbis/win32/VS2008/
README
1
libvorbis has libogg as a dependency, you need to
have
libogg
4
Lets say you
have
libogg and libvorbis in the same directory:
9
Because there is no automatic library detection you
have
to,
/external/skia/third_party/libwebp/webp/
config.h
9
// Some of our test machines
have
an older version of clang that does not
10
//
have
14
// file, which replaces the checks in endian_inl.h to decide whether we
have
/external/skia/third_party/yasm/config/openbsd/
config.h
10
/* Define to 1 if you
have
the `abort' function. */
20
/* Define to 1 if you
have
the <direct.h> header file. */
23
/* Define to 1 if you
have
the `ftruncate' function. */
26
/* Define to 1 if you
have
the `getcwd' function. */
32
/* Define to 1 if you
have
the GNU C Library */
35
/* Define if you
have
the iconv() function and it works. */
38
/* Define to 1 if you
have
the <inttypes.h> header file. */
44
/* Define to 1 if you
have
the <libgen.h> header file. */
47
/* Define to 1 if you
have
the <memory.h> header file. */
50
/* Define to 1 if you
have
the `mergesort' function. *
[
all
...]
/external/expat/
expat_config.h
7
/* Define to 1 if you
have
the `bcopy' function. */
10
/* Define to 1 if you
have
the <dlfcn.h> header file. */
13
/* Define to 1 if you
have
the <fcntl.h> header file. */
16
/* Define to 1 if you
have
the `getpagesize' function. */
19
/* Define to 1 if you
have
the <inttypes.h> header file. */
22
/* Define to 1 if you
have
the `memmove' function. */
25
/* Define to 1 if you
have
the <memory.h> header file. */
28
/* Define to 1 if you
have
a working `mmap' system call. */
31
/* Define to 1 if you
have
the <stdint.h> header file. */
34
/* Define to 1 if you
have
the <stdlib.h> header file. *
[
all
...]
/external/webrtc/third_party/gflags/gen/posix/include/private/
config.h
14
/* Define to 1 if you
have
the <dlfcn.h> header file. */
17
/* Define to 1 if you
have
the <fnmatch.h> header file. */
20
/* Define to 1 if you
have
the <inttypes.h> header file. */
23
/* Define to 1 if you
have
the <memory.h> header file. */
29
/* Define if you
have
POSIX threads libraries and header files. */
32
/* Define to 1 if you
have
the `putenv' function. */
35
/* Define to 1 if you
have
the `setenv' function. */
38
/* Define to 1 if you
have
the <stdint.h> header file. */
41
/* Define to 1 if you
have
the <stdlib.h> header file. */
44
/* Define to 1 if you
have
the <strings.h> header file. *
[
all
...]
/art/test/477-checker-bound-type/
info.txt
1
Tests that we only generate a bound type if we
have
relevant users.
/art/test/586-checker-null-array-get/
info.txt
2
that used to merge two array gets that
have
the same inputs but
/dalvik/dx/tests/116-leb128/
info.txt
3
The run script requires vogar, so you must
have
vogar on your $PATH to run this
/development/samples/
README
1
Adding a new folder in development/samples is not enough to
have
it
/development/samples/browseable/JumpingJack/
_index.jd
8
Uses the Gravity sensor to count how many jumping jacks you
have
performed.
Completed in 982 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>