OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
51 - 75
of
59665
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/genext2fs/
config.h.in
3
/* Define to 1 if you
have
the <dirent.h> header file, and it defines `DIR'.
7
/* Define to 1 if you
have
the <fcntl.h> header file. */
10
/* Define to 1 if you
have
the `getline' function. */
13
/* Define to 1 if you
have
the <getopt.h> header file. */
16
/* Define to 1 if you
have
the `getopt_long' function. */
19
/* Define to 1 if you
have
the <inttypes.h> header file. */
22
/* Define to 1 if you
have
the <libgen.h> header file. */
25
/* Define to 1 if you
have
the <limits.h> header file. */
28
/* Define to 1 if you
have
the <memory.h> header file. */
31
/* Define to 1 if you
have
the <ndir.h> header file, and it defines `DIR'. *
[
all
...]
/external/pixman/
config.h.in
6
/* Whether we
have
alarm() */
9
/* Define to 1 if you
have
the <dlfcn.h> header file. */
12
/* Whether we
have
feenableexcept() */
15
/* Define to 1 if we
have
<fenv.h> */
21
/* Define to 1 if you
have
the `getisax' function. */
24
/* Whether we
have
getpagesize() */
27
/* Whether we
have
gettimeofday() */
30
/* Define to 1 if you
have
the <inttypes.h> header file. */
33
/* Define to 1 if you
have
the `pixman-1' library (-lpixman-1). */
36
/* Whether we
have
libpng *
[
all
...]
/external/chromium_org/third_party/libxml/linux/
config.h
20
/* Define to 1 if you
have
the <ansidecl.h> header file. */
23
/* Define to 1 if you
have
the <arpa/inet.h> header file. */
26
/* Define to 1 if you
have
the <arpa/nameser.h> header file. */
32
/* Define to 1 if you
have
the `class' function. */
35
/* Define to 1 if you
have
the <ctype.h> header file. */
38
/* Define to 1 if you
have
the <dirent.h> header file. */
41
/* Define to 1 if you
have
the <dlfcn.h> header file. */
44
/*
Have
dlopen based dso */
47
/* Define to 1 if you
have
the <dl.h> header file. */
50
/* Define to 1 if you
have
the <errno.h> header file. *
[
all
...]
/external/chromium_org/third_party/libxml/mac/
config.h
20
/* Define to 1 if you
have
the <ansidecl.h> header file. */
23
/* Define to 1 if you
have
the <arpa/inet.h> header file. */
26
/* Define to 1 if you
have
the <arpa/nameser.h> header file. */
32
/* Define to 1 if you
have
the `class' function. */
35
/* Define to 1 if you
have
the <ctype.h> header file. */
38
/* Define to 1 if you
have
the <dirent.h> header file. */
41
/* Define to 1 if you
have
the <dlfcn.h> header file. */
44
/*
Have
dlopen based dso */
47
/* Define to 1 if you
have
the <dl.h> header file. */
50
/* Define to 1 if you
have
the <errno.h> header file. *
[
all
...]
/external/netperf/
config.h
9
/* Define to 1 if you
have
the `alarm' function. */
12
/* Define to 1 if you
have
the <arpa/inet.h> header file. */
15
/* Define to 1 if you
have
the `bindprocessor' function. */
18
/* Define to 1 if you
have
the `bind_to_cpu_id' function. */
21
/* Define to 1 if you
have
the `bzero' function. */
24
/* Define to 1 if you
have
the <endian.h> header file. */
27
/* Define to 1 if you
have
the <errno.h> header file. */
30
/* Define to 1 if you
have
the <fcntl.h> header file. */
33
/* Define to 1 if you
have
the `fork' function. */
36
/* Define to 1 if you
have
the `getaddrinfo' function. *
[
all
...]
/external/oprofile/libpopt/
config.h
15
/* Define to 1 if you
have
`alloca', as a function or macro. */
18
/* Define to 1 if you
have
<alloca.h> and it should be used (not on Ultrix).
22
/* Define to 1 if you
have
the <argz.h> header file. */
25
/* Define to 1 if you
have
the `asprintf' function. */
28
/* Define to 1 if you
have
the MacOS X function CFLocaleCopyCurrent in the
32
/* Define to 1 if you
have
the MacOS X function CFPreferencesCopyAppValue in
40
/* Define to 1 if you
have
the declaration of `feof_unlocked', and to 0 if you
44
/* Define to 1 if you
have
the declaration of `fgets_unlocked', and to 0 if
48
/* Define to 1 if you
have
the declaration of `getc_unlocked', and to 0 if you
52
/* Define to 1 if you
have
the declaration of `_snprintf', and to 0 if yo
[
all
...]
/external/valgrind/main/
config.h
79
/* Define to 1 if you
have
the <asm/unistd.h> header file. */
93
/* Define to 1 if you
have
the `clock_gettime' function. */
96
/* Define to 1 if you
have
the `CLOCK_MONOTONIC' constant. */
99
/* Define to 1 if you
have
the <endian.h> header file. */
102
/* Define to 1 if you
have
the `epoll_create' function. */
105
/* Define to 1 if you
have
the `epoll_pwait' function. */
108
/* Define to 1 if you
have
the `eventfd' function. */
111
/* Define to 1 if you
have
the `eventfd_read' function. */
114
/* Define to 1 if you
have
the `getpagesize' function. */
117
/* Define to 1 if you
have
the <inttypes.h> header file. *
[
all
...]
/external/clang/test/CXX/over/over.oper/over.literal/
p6.cpp
3
extern "C" void operator "" _a(const char *); // expected-error {{must
have
C++ linkage}}
4
extern "C" template<char...> void operator "" _b(); // expected-error {{must
have
C++ linkage}}
7
void operator "" _c(const char *); // expected-error {{must
have
C++ linkage}}
8
template<char...> void operator "" _d(); // expected-error {{must
have
C++ linkage}}
10
void operator "" _e(const char *); // expected-error {{must
have
C++ linkage}}
11
template<char...> void operator "" _f(); // expected-error {{must
have
C++ linkage}}
/external/chromium_org/third_party/tcmalloc/chromium/src/
config.h.in
11
/* Define to 1 if you
have
the <conflict-signal.h> header file. */
14
/* Define to 1 if you
have
the <cygwin/signal.h> header file. */
17
/* Define to 1 if you
have
the declaration of `cfree', and to 0 if you don't.
21
/* Define to 1 if you
have
the declaration of `memalign', and to 0 if you
25
/* Define to 1 if you
have
the declaration of `posix_memalign', and to 0 if
29
/* Define to 1 if you
have
the declaration of `pvalloc', and to 0 if you
33
/* Define to 1 if you
have
the declaration of `uname', and to 0 if you don't.
37
/* Define to 1 if you
have
the declaration of `valloc', and to 0 if you don't.
41
/* Define to 1 if you
have
the <dlfcn.h> header file. */
47
/* Define to 1 if you
have
the <execinfo.h> header file. *
[
all
...]
/external/protobuf/gtest/build-aux/
config.h.in
3
/* Define to 1 if you
have
the <dlfcn.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
...]
/build/core/
apicheck_msg_last.txt
3
You
have
tried to change the API from what has been previously released in
/external/chromium_org/build/android/ant/empty/res/
.keep
2
# APKs that don't
have
any resources.
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
p1.cpp
5
// -- not
have
default arguments
8
DefArg(int n = 5) = default; // expected-error {{an explicitly-defaulted constructor cannot
have
default arguments}}
9
DefArg(const DefArg &DA = make()) = default; // expected-error {{an explicitly-defaulted constructor cannot
have
default arguments}}
10
DefArg(const DefArg &DA, int k = 3) = default; // expected-error {{an explicitly-defaulted copy constructor cannot
have
default arguments}}
11
DefArg(DefArg &&DA = make()) = default; // expected-error {{an explicitly-defaulted constructor cannot
have
default arguments}}
12
DefArg(DefArg &&DA, int k = 3) = default; // expected-error {{an explicitly-defaulted move constructor cannot
have
default arguments}}
13
DefArg &operator=(const DefArg&, int k = 4) = default; // expected-error {{parameter of overloaded 'operator=' cannot
have
a default argument}}
14
DefArg &operator=(DefArg&&, int k = 4) = default; // expected-error {{parameter of overloaded 'operator=' cannot
have
a default argument}}
15
~DefArg(int k = 5) = default; // expected-error {{destructor cannot
have
any parameters}}
/external/clang/test/SemaCUDA/
config-type.cu
3
void cudaConfigureCall(unsigned gridSize, unsigned blockSize); // expected-error {{must
have
scalar return type}}
/external/clang/test/SemaCXX/
vla.cpp
5
int (&f())[n]; // expected-error {{function declaration cannot
have
variably modified type}}
/external/dhcpcd/dhcpcd-hooks/
02-dump
1
# Just echo our DHCP options we
have
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
README.txt
3
This contains template scripts and files that are still being modified and
have
yet to be tested.
/external/libmtp/
config.h
7
/* Define to 1 if you
have
the <arpa/inet.h> header file. */
10
/* Define to 1 if you
have
the `basename' function. */
13
/* Define to 1 if you
have
the <byteswap.h> header file. */
16
/* Define to 1 if you
have
the <ctype.h> header file. */
19
/* Define to 1 if you
have
the <dlfcn.h> header file. */
22
/* Define to 1 if you
have
the <errno.h> header file. */
25
/* Define to 1 if you
have
the <fcntl.h> header file. */
28
/* Define to 1 if you
have
the <getopt.h> header file. */
31
/* Define if you
have
the iconv() function and it works. */
34
/* Define to 1 if you
have
the <iconv.h> header file. *
[
all
...]
config.h.in
6
/* Define to 1 if you
have
the <arpa/inet.h> header file. */
9
/* Define to 1 if you
have
the `basename' function. */
12
/* Define to 1 if you
have
the <byteswap.h> header file. */
15
/* Define to 1 if you
have
the <ctype.h> header file. */
18
/* Define to 1 if you
have
the <dlfcn.h> header file. */
21
/* Define to 1 if you
have
the <errno.h> header file. */
24
/* Define to 1 if you
have
the <fcntl.h> header file. */
27
/* Define to 1 if you
have
the <getopt.h> header file. */
30
/* Define if you
have
the iconv() function and it works. */
33
/* Define to 1 if you
have
the <iconv.h> header file. *
[
all
...]
/external/libpcap/
config.h
5
*
have
different implementation details so for now we
14
/* define if you
have
a cloning BPF device */
17
/* define if you
have
the DAG API */
20
/* define if you
have
dag_get_erf_types() */
23
/* define if you
have
streams capable DAG API */
26
/* Define to 1 if you
have
the declaration of `ether_hostton', and to 0 if you
30
/* define if you
have
a /dev/dlpi */
33
/* Define to 1 if you
have
the `ether_hostton' function. */
45
/* Define to 1 if you
have
the <inttypes.h> header file. */
48
/* Define to 1 if you
have
the <limits.h> header file. *
[
all
...]
config.h.in
4
*
have
different implementation details so for now we
13
/* define if you
have
a cloning BPF device */
16
/* define if you
have
the DAG API */
19
/* define if you
have
dag_get_erf_types() */
22
/* define if you
have
streams capable DAG API */
25
/* Define to 1 if you
have
the declaration of `ether_hostton', and to 0 if you
29
/* define if you
have
a /dev/dlpi */
32
/* Define to 1 if you
have
the `ether_hostton' function. */
44
/* Define to 1 if you
have
the <inttypes.h> header file. */
47
/* Define to 1 if you
have
the <limits.h> header file. *
[
all
...]
/external/libpng/
config.h.in
3
/* Define to 1 if you
have
the <dlfcn.h> header file. */
6
/* Define to 1 if you
have
the <inttypes.h> header file. */
9
/* Define to 1 if you
have
the `m' library (-lm). */
12
/* Define to 1 if you
have
the `z' library (-lz). */
15
/* Define to 1 if you
have
the <malloc.h> header file. */
18
/* Define to 1 if you
have
the <memory.h> header file. */
21
/* Define to 1 if you
have
the `memset' function. */
24
/* Define to 1 if you
have
the `pow' function. */
27
/* Define to 1 if you
have
the <stdint.h> header file. */
30
/* Define to 1 if you
have
the <stdlib.h> header file. *
[
all
...]
/external/llvm/test/Assembler/
2008-02-18-IntPointerCrash.ll
1
; RUN: not llvm-as %s 2>&1 | grep "integer constant must
have
integer type"
/external/zlib/src/old/
README
1
This directory contains files that
have
not been updated for zlib 1.2.x
/frameworks/compile/slang/tests/F_const_array_arg/
stderr.txt.expect
1
const_array_arg.rs:4:10: error: exported function parameters may not
have
array type: 'float [3]'
Completed in 2224 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>