HomeSort by relevance Sort by last modified time
    Searched full:have (Results 126 - 150 of 60805) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/compile/slang/tests/F_root_compute_int_in/
stderr.txt.expect 1 root_compute_int_in.rs:4:21: error: Compute kernel root() cannot have non-pointer parameters besides special parameters ('context', 'x', 'y', 'z'). Parameter 'in' is of type: 'const int'
2 root_compute_int_in.rs:4:6: error: Compute kernel root() must have at least one parameter for in or out
  /frameworks/wilhelm/doc/
README.txt 1 When building applications using the OpenSL-ES API you should compile and link the OpenSLES_IID.c file into your project. This file contains unique interface IDs for all OpenSL-ES API interfaces. These IDs have
2 have been automatically generated. Application developers should not edit these interface IDs
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
bugpara.0.golden 11 Sometimes bugs have multiple paragraphs.
17 BUG(rsc) Sometimes bugs have multiple paragraphs.
bugpara.1.golden 11 Sometimes bugs have multiple paragraphs.
17 BUG(rsc) Sometimes bugs have multiple paragraphs.
bugpara.2.golden 11 Sometimes bugs have multiple paragraphs.
17 BUG(rsc) Sometimes bugs have multiple paragraphs.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
bugpara.0.golden 11 Sometimes bugs have multiple paragraphs.
17 BUG(rsc) Sometimes bugs have multiple paragraphs.
bugpara.1.golden 11 Sometimes bugs have multiple paragraphs.
17 BUG(rsc) Sometimes bugs have multiple paragraphs.
bugpara.2.golden 11 Sometimes bugs have multiple paragraphs.
17 BUG(rsc) Sometimes bugs have multiple paragraphs.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
tls-ill.s 4 /* These have obvious meanings, but we don't have currently defined
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p6-0x.cpp 3 void f0() &; // expected-error {{non-member function cannot have '&' qualifier}}
4 void f1() &&; // expected-error {{non-member function cannot have '&&' qualifier}}
5 void f2() const volatile &&; // expected-error {{non-member function cannot have 'const volatile &&' qualifier}}
10 static void f2() &; // expected-error{{static member function cannot have '&' qualifier}}
11 static void f3() &&; // expected-error{{static member function cannot have '&&' qualifier}}
17 typedef func_type_lvalue *func_type_lvalue_ptr; // expected-error{{pointer to function type 'func_type_lvalue' (aka 'void () &') cannot have '&' qualifier}}
18 typedef func_type_rvalue *func_type_rvalue_ptr; // expected-error{{pointer to function type 'func_type_rvalue' (aka 'void () &&') cannot have '&&' qualifier}}
20 typedef func_type_lvalue &func_type_lvalue_ref; // expected-error{{reference to function type 'func_type_lvalue' (aka 'void () &') cannot have '&' qualifier}}
21 typedef func_type_rvalue &func_type_rvalue_ref; // expected-error{{reference to function type 'func_type_rvalue' (aka 'void () &&') cannot have '&&' qualifier}}
25 typedef T *ptr; // expected-error-re 2{{pointer to function type '{{.*}}' cannot have '{{&|&&}}' qualifier}
    [all...]
  /external/libmicrohttpd/
MHD_config.h 24 /* Define to 1 if you have the `accept4' function. */
27 /* Define to 1 if you have the <arpa/inet.h> header file. */
30 /* Have clock_gettime */
33 /* Define to 1 if you have the declaration of `SOCK_NONBLOCK', and to 0 if you
37 /* Define to 1 if you have the declaration of `TCP_CORK', and to 0 if you
41 /* Define to 1 if you have the declaration of `TCP_NOPUSH', and to 0 if you
45 /* Define to 1 if you have the <dlfcn.h> header file. */
48 /* Define if you have epoll_create1 function. */
51 /* Define to 1 if you have the <errno.h> header file. */
54 /* Define to 1 if you have the <fcntl.h> header file. *
    [all...]
MHD_config.h.in 23 /* Define to 1 if you have the `accept4' function. */
26 /* Define to 1 if you have the <arpa/inet.h> header file. */
29 /* Have clock_gettime */
32 /* Define to 1 if you have the declaration of `SOCK_NONBLOCK', and to 0 if you
36 /* Define to 1 if you have the declaration of `TCP_CORK', and to 0 if you
40 /* Define to 1 if you have the declaration of `TCP_NOPUSH', and to 0 if you
44 /* Define to 1 if you have the <dlfcn.h> header file. */
47 /* Define if you have epoll_create1 function. */
50 /* Define to 1 if you have the <errno.h> header file. */
53 /* Define to 1 if you have the <fcntl.h> header file. *
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
config.in 17 /* Additional extension a shared object might have. */
23 /* Define to 1 if you have the `close' function. */
26 /* Define to 1 if you have the declaration of `environ', and to 0 if you
30 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
34 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
41 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
45 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
49 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
53 /* Define to 1 if you have the <dlfcn.h> header file. */
56 /* Define to 1 if you have the <elf-hints.h> header file. *
    [all...]
  /external/flac/
config.h 16 /* define if you are compiling for PowerPC and have the 'as' assembler */
19 /* define if you have docbook-to-man or docbook2man */
22 /* define if you are compiling for PowerPC and have the 'gas' assembler */
25 /* define if you are compiling for x86 and have the NASM assembler */
28 /* define if you have the ogg library */
49 /* Define to 1 if you have the <dlfcn.h> header file. */
55 /* Define to 1 if you have the `getopt_long' function. */
58 /* Define if you have the iconv() function. */
61 /* Define to 1 if you have the <inttypes.h> header file. */
64 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). *
    [all...]
  /external/scrypt/
config.h 4 /* Define to 1 if you have the `clock_gettime' function. */
7 /* Define to 1 if you have the declaration of `be64enc', and to 0 if you
11 /* Define to 1 if you have the <err.h> header file. */
14 /* Define to 1 if you have the <inttypes.h> header file. */
17 /* Define to 1 if you have the `rt' library (-lrt). */
20 /* Define to 1 if you have the <memory.h> header file. */
23 /* Define to 1 if you have the `posix_memalign' function. */
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. *
    [all...]
  /external/libexif/
config.h.in 11 /* Define to 1 if you have the <dlfcn.h> header file. */
17 /* Define if you have the iconv() function. */
20 /* Define to 1 if you have the <inttypes.h> header file. */
23 /* Define to 1 if you have the `localtime_r' function. */
26 /* Define to 1 if you have the <memory.h> header file. */
29 /* Define to 1 if you have the <stdint.h> header file. */
32 /* Define to 1 if you have the <stdlib.h> header file. */
35 /* Define to 1 if you have the <strings.h> header file. */
38 /* Define to 1 if you have the <string.h> header file. */
41 /* Define to 1 if you have the <sys/stat.h> header file. *
    [all...]
  /external/libvorbis/
config.h.in 11 /* Define to 1 if you have `alloca', as a function or macro. */
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 /* Define to 1 if you have the <dlfcn.h> header file. */
21 /* Define to 1 if you have the <inttypes.h> header file. */
24 /* Define to 1 if you have the <memory.h> header file. */
27 /* Define to 1 if you have the <stdint.h> header file. */
30 /* Define to 1 if you have the <stdlib.h> header file. */
33 /* Define to 1 if you have the <strings.h> header file. */
36 /* Define to 1 if you have the <string.h> header file. */
39 /* Define to 1 if you have the <sys/stat.h> header file. *
    [all...]
  /external/tlsdate/
config.h 23 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 /* Define to 1 if you have the <dlfcn.h> header file. */
35 /* Define to 1 if you have the `fmemopen' function. */
38 /* Define to 1 if you have the `funopen' function. */
41 /* Define to 1 if you have the <getopt.h> header file. */
44 /* Define to 1 if you have the `gettimeofday' function. */
47 /* Define to 1 if you have the <grp.h> header file. */
50 /* Define to 1 if you have the <inttypes.h> header file. */
53 /* Define to 1 if you have the <linux/rtc.h> header file. */
56 /* Define to 1 if you have the <mach/clock.h> header file. *
    [all...]
  /external/skia/third_party/yasm/config/android/
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/skia/third_party/yasm/config/chromeos/
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/skia/third_party/yasm/config/ios/
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/skia/third_party/yasm/config/linux/
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/skia/third_party/yasm/config/mac/
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/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...]

Completed in 416 milliseconds

1 2 3 4 56 7 8 91011>>