HomeSort by relevance Sort by last modified time
    Searched full:have (Results 151 - 175 of 66330) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/test/SemaCXX/
trivial-constructor.cpp 23 static_assert(__has_trivial_constructor(T5), "All the direct base classes of T5 have trivial constructors!");
30 static_assert(__has_trivial_constructor(T6), "All nonstatic data members of T6 have trivial constructors!");
35 static_assert(!__has_trivial_constructor(T7), "t4 does not have a trivial constructor!");
39 static_assert(!__has_trivial_constructor(T8), "The base class T2 does not have a trivial constructor!");
trivial-destructor.cpp 23 static_assert(__has_trivial_destructor(T5), "All the direct base classes of T5 have trivial destructors!");
30 static_assert(__has_trivial_destructor(T6), "All nonstatic data members of T6 have trivial destructors!");
35 static_assert(!__has_trivial_destructor(T7), "t2 does not have a trivial destructor!");
39 static_assert(!__has_trivial_destructor(T8), "The base class T2 does not have a trivial destructor!");
  /external/dhcpcd/dhcpcd-hooks/
01-test 1 # Just echo our DHCP options we have
  /external/elfutils/0.153/
THANKS 1 At least the following have submitted valuable patches:
  /external/expat/tests/
runtestspp.cpp 4 // and have everything work as expected.
  /external/genext2fs/
INSTALL 1 If you're using CVS, you will have to first run:
config.h 4 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
8 /* Define to 1 if you have the <fcntl.h> header file. */
11 /* Define to 1 if you have the `getline' function. */
14 /* Define to 1 if you have the <getopt.h> header file. */
17 /* Define to 1 if you have the `getopt_long' function. */
20 /* Define to 1 if you have the <inttypes.h> header file. */
23 /* Define to 1 if you have the <libgen.h> header file. */
26 /* Define to 1 if you have the <limits.h> header file. */
29 /* Define to 1 if you have the <memory.h> header file. */
32 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. *
    [all...]
  /external/icu/icu4c/source/common/
icucfg.h.in 6 /* Define to 1 if you have the <dirent.h> header file. */
9 /* Define to 1 if you have the <dlfcn.h> header file. */
12 /* Define to 1 if you have the `dlopen' function. */
15 /* Define to 1 if you have the `gettimeofday' function. */
18 /* Define to 1 if you have the <inttypes.h> header file. */
21 /* Define to 1 if you have the `m' library (-lm). */
24 /* Define to 1 if you have the `pthread' library (-lpthread). */
27 /* Define to 1 if you have the <memory.h> header file. */
30 /* Define to 1 if you have the <stdint.h> header file. */
33 /* Define to 1 if you have the <stdlib.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 `feenableexcept' function. */
9 /* Define to 1 if you have the <inttypes.h> header file. */
12 /* Define to 1 if you have the `m' library (-lm). */
15 /* Define to 1 if you have the `z' library (-lz). */
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/libusb/
THANKS 2 members who have made significant contributions in other areas are listed
  /external/llvm/test/Assembler/
internal-hidden-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
internal-hidden-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
internal-protected-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
internal-protected-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
private-hidden-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
private-hidden-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
private-protected-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
private-protected-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
  /external/llvm/test/MC/ELF/ARM/
lit.local.cfg 1 # We have to reset config.unsupported here because the parent directory is
  /external/skia/platform_tools/android/third_party/cpufeatures/
README 2 avoid the need to have a dependency on the NDK directly.
  /frameworks/compile/slang/tests/F_root_compute_non_const_usrData/
stderr.txt.expect 1 root_compute_non_const_usrData.rs:4:44: error: Compute kernel root() can only have one non-const pointer parameter. Parameters 'aout' and 'usrData' are both non-const.
  /frameworks/compile/slang/tests/F_root_compute_non_ptr_usrData/
stderr.txt.expect 1 root_compute_non_ptr_usrData.rs:4:48: error: Compute kernel root() cannot have non-pointer parameters besides 'x' and 'y'. Parameter 'usrData' is of type: 'const int'
  /frameworks/ex/framesequence/jni/
Application.mk 5 # TODO: Have libjpeg do this
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
middle.good 2 to an end finally. But you have a chance to carve a little bit
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
vfs.h 2 so we have this file to be compatible with programs expecting it. */

Completed in 272 milliseconds

1 2 3 4 5 67 8 91011>>