HomeSort by relevance Sort by last modified time
    Searched refs:error (Results 1 - 25 of 23880) 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/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"
  /system/chre/build/app_support/qcom_nanohub/
app_support_uimg.cc 0 #error "This file is not implemented yet"
  /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
  /system/tools/hidl/test/error_test/interface_semicolon/error/1.0/
IFoo.hal 16 package test.error.error@1.0;
  /system/tools/hidl/test/error_test/no_interface_in_types/error/1.0/
IFoo.hal 16 package test.error.error@1.0;
types.hal 16 package test.error.error@1.0;
  /system/tools/hidl/test/error_test/same_name_interface/error/1.0/
IFoo.hal 16 package test.error.error@1.0;
  /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.25/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
  /bionic/tools/versioner/tests/compilation_error/headers/
foo.h 0 #error foo
  /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"

Completed in 1643 milliseconds

1 2 3 4 5 6 7 8 91011>>