HomeSort by relevance Sort by last modified time
    Searched full:have (Results 226 - 250 of 87257) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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.
  /device/google/marlin/sepolicy/
app.te 1 # Only allow gpu ioctl commands that have been demonstrated to be necessary.
mediaserver.te 3 # Only allow gpu ioctl commands that have been demonstrated to be necessary.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_math.h 10 /* if the system doesn't have acosh, use the substitute
18 /* if the system doesn't have asinh, use the substitute
26 /* if the system doesn't have atanh, use the substitute
34 /* if the system doesn't have expm1, use the substitute
  /external/annotation-tools/annotation-file-utilities/tests/
Abbreviation.java 1 // Try to add annotations from different packages that have the same
  /external/clang/test/Headers/Inputs/include/
stdint.h 16 #error Every target should have __INTPTR_TYPE__
  /external/clang/test/Preprocessor/
import_self.c 3 // This #import should have no effect, as we're importing the current file.
  /external/clang/test/Sema/
2009-07-17-VoidParameter.c 4 void (*func_ptr)(vt my_vt); // expected-error {{argument may not have 'void' type}}
  /external/clang/test/SemaCXX/
PR12778.cpp 3 void operator delete() throw(void*); // expected-error{{'operator delete' must have at least one parameter}}
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/elfutils/
THANKS 1 At least the following have submitted valuable patches:
  /external/google-breakpad/src/client/mac/tests/
testlogging.h 2 // since it confuses XCode into thinking unit tests have failed.
  /external/ims/rcs/presencepolling/
proguard.flags 1 # Keep classes and methods that have the guava @VisibleForTesting annotation
  /external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
conformance_msghdr_missing_request_id.data 6 // have a request ID.
resp_boundscheck_msghdr_no_such_method.data 4 [u4]1 // name: Method1 does not have a response message.
resp_conformance_msghdr_no_such_method.data 4 [u4]11 // name: Method11 does not have a response message.
  /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/linux-kselftest/tools/testing/selftests/x86/
trivial_32bit_program.c 2 * Trivial program to check that we have a valid 32-bit build environment.
trivial_64bit_program.c 2 * Trivial program to check that we have a valid 64-bit build environment.
  /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

Completed in 789 milliseconds

1 2 3 4 5 6 7 8 91011>>