HomeSort by relevance Sort by last modified time
    Searched refs:been (Results 1 - 25 of 997) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/std/utilities/template.bitset/
includes.pass.cpp 15 #error <cstddef> has not been included
19 #error <string> has not been included
23 #error <stdexcept> has not been included
27 #error <iosfwd> has not been included
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/
includes.pass.cpp 15 #error <cstddef> has not been included
19 #error <string> has not been included
23 #error <stdexcept> has not been included
27 #error <iosfwd> has not been included
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/
includes.pass.cpp 15 #error <cstddef> has not been included
19 #error <string> has not been included
23 #error <stdexcept> has not been included
27 #error <iosfwd> has not been included
  /external/valgrind/drd/tests/
pth_cleanup_handler.stderr.exp 2 Cleanup handler has been called.
3 Cleanup handler has been called.
annotate_publish_hg.stderr.exp 2 The annotation macro ANNOTATE_PUBLISH_MEMORY_RANGE has not yet been implemented in <valgrind/helgrind.h>
pth_uninitialized_cond.stderr.exp 4 condition variable has not been initialized: cond 0x........
annotate_barrier.stderr.exp 2 The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in <valgrind/drd.h>
8 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
14 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
19 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h>
34 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h>
40 The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
  /build/make/target/product/
product_launched_with_l.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
product_launched_with_l_mr1.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
product_launched_with_m.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
product_launched_with_n.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
  /external/clang/test/Modules/
macro-masking.cpp 14 # error should have been undefined!
  /external/clang/test/ARCMT/Inputs/Module.framework/Headers/
Module.h 12 # error Module should have been built without -DFOO
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 12 # error Module should have been built without -DFOO
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/
assert.h 35 # error assert has been defined before inclusion of assert.h header.
errno.h 45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
setjmp.h 41 # error setjmp has been defined before inclusion of setjmp.h header.
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/
assert.h 35 # error assert has been defined before inclusion of assert.h header.
errno.h 45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
setjmp.h 41 # error setjmp has been defined before inclusion of setjmp.h header.
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/
assert.h 35 # error assert has been defined before inclusion of assert.h header.
errno.h 45 /* If errno has been defined before inclusion of native errno.h including it from STLport errno.h
55 # error errno has been defined before inclusion of errno.h header.
setjmp.h 41 # error setjmp has been defined before inclusion of setjmp.h header.
  /build/make/
Android.mk 5 # been updated, we need to include all the subdirectories.
  /external/clang/test/Sema/
attr-availability-macosx.c 9 void f2(int) __attribute__((availability(macosx,introduced=10.4,deprecated=10.5))); // expected-note {{'f2' has been explicitly marked deprecated here}}
12 void f5(int) __attribute__((availability(ios,introduced=3.2), availability(macosx,unavailable))); // expected-note{{'f5' has been explicitly marked unavailable here}}
13 void f6(int) __attribute__((availability(macosx,strict,introduced=10.6))); //expected-note{{'f6' has been explicitly marked unavailable here}}
27 expected-note{{'not_yet_introduced_struct' has been explicitly marked unavailable here}}
51 expected-note{{'type_info' has been explicitly marked unavailable here}}

Completed in 408 milliseconds

1 2 3 4 5 6 7 8 91011>>