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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Driver/
cl-fallback.c 88 #error "This fails to compile."
nostdlibinc.c 5 #error "expected to be able to find compiler builtin headers!"
9 #error "expected to *not* be able to find standard C headers"
cl-pch-errorhandling.cpp 15 #error nope2
  /external/libchrome/base/third_party/symbolize/
symbolize.h 15 #error "symbolize support was removed from libchrome"
  /external/swiftshader/src/Reactor/SubmoduleCheck/gtest/
gtest.h 2 #error "Missing googletest submodule. Run git submodule update --init
  /external/webrtc/webrtc/p2p/base/
session.h 13 #error "DONT INCLUDE THIS"
  /external/harfbuzz_ng/src/
hb-warning.cc 32 #error "Could not find any system to define atomic_int macros, library WILL NOT be thread-safe"
33 #error "Check hb-atomic-private.hh for possible resolutions."
37 #error "Could not find any system to define mutex macros, library WILL NOT be thread-safe"
38 #error "Check hb-mutex-private.hh for possible resolutions."
  /external/clang/test/Misc/
serialized-diags-no-category.c 0 #error foo
2 #error bar
10 // CHECK: {{.*[/\\]}}serialized-diags-no-category.c:1:2: error: foo []
  /external/llvm/test/MC/AsmParser/
directive-err-diagnostics.s 3 .error 0
4 // CHECK: error: .error argument must be a string
5 // CHECK: .error 0
10 .error "message"
13 // CHECK-NOT: error: message
14 // CHECK-NOT: error: invalid instruction mnemonic 'message'
15 // CHECK-NOT: .error "message"
  /external/mesa3d/src/compiler/glsl/glcpp/tests/
090-hash-error.c 0 #error human error
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
plugin-27.d 1 .*: error: Fatal error
  /external/clang/test/Lexer/
bcpl-escaped-newline.c 5 #error bar
8 #error qux
9 // expected-error@-1 {{qux}}
13 #error quux
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
err-1.s 1 ;# Test .error directive.
3 .error "an error message" ;# { dg-error "Error: an error message" }
4 .error an error message ;# { dg-error "Error: .error argument must be a string"
    [all...]
  /art/test/1337-gc-coverage/
check 17 # Check that the string "error" isn't present
18 if grep error "$2"; then
  /art/test/148-multithread-gc-annotations/
check 17 # Check that the string "error" isn't present
18 if grep error "$2"; then
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/tzc400/
tzc400.c 8 #error "Using deprecated TZC-400 source file"
  /external/clang/test/Frontend/
undef.c 3 #error "Must be preprocessed as assembler."
verify2.h 2 // expected-error {{should be ignored}}
5 #error header
  /external/clang/test/Lexer/Inputs/
success.h 0 #error success
  /external/clang/test/Modules/Inputs/exclude-header/x/
bad.h 0 #error bad
  /external/clang/test/Preprocessor/
pr19649-signed-wchar_t.c 5 # error "Unexpected expression evaluation result"
pr19649-unsigned-wchar_t.c 5 # error "Unexpected expression evaluation result"
  /hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/
IncludeGuard.h 18 #error "AUDIO_HAL_VERSION must be set before including this file."
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
varargs.h 4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
varargs.h 4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."

Completed in 737 milliseconds

1 2 3 4 5 6 7 8 91011>>