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

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
float.h 8 #error "This header only supports __MWERKS__."
stdarg.h 5 #error "This header only supports __MWERKS__."
varargs.h 5 #error "This header only supports __MWERKS__."
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
varargs.h 4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
varargs.h 4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-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/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-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/linux-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/linux-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>."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
varargs.h 4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
a.out.h 2 # error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
varargs.h 4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
varargs.h 9 #error "GCC no longer implements <varargs.h>."
10 #error "Revise your code to use <stdarg.h>."
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-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/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-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>."
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
plugin-28.d 1 .*: error: Error
  /external/freetype/src/psaux/
pserror.c 5 /* Adobe's code for error handling (body). */
44 cf2_setError( FT_Error* error,
47 if ( error && !*error )
48 *error = value;
  /external/clang/test/Preprocessor/
optimize.c 5 #error "__OPTIMIZE__ not defined"
8 #error "__OPTIMIZE_SIZE__ defined"
16 #error "__OPTIMIZE__ defined"
19 #error "__OPTIMIZE_SIZE__ defined"
27 #error "__OPTIMIZE__ not defined"
30 #error "__OPTIMIZE_SIZE__ not defined"
  /external/clang/test/Headers/
ms-wchar.c 4 #error "_WCHAR_T_DEFINED should not be defined in C99"
10 #error "_WCHAR_T_DEFINED should have been set by stddef.h"
14 #error "_NATIVE_WCHAR_T_DEFINED should not be defined"
  /external/clang/test/OpenMP/
predefined_macro.c 7 #error "No _OPENMP macro is defined with -fopenmp option"
9 #error "_OPENMP has incorrect value"
14 #error "_OPENMP macro is defined without -fopenmp option"
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips16e-save-err.s 2 save $3,100 # error
3 save $4 # error
4 save $4,100,200 # error
5 save $4,foo # error
7 save $4,1 # error
8 save $4,7 # error
10 save $4,12 # error
12 save $4,2052 # error
13 save $4,0,$7 # error
14 save $4,$6,0 # error
    [all...]
  /external/clang/lib/Headers/
varargs.h 25 #error "Please use <stdarg.h> instead of <varargs.h>"
  /external/clang/test/Frontend/
verify-fatal.c 3 #error first fatal
4 // expected-error@-1 {{first fatal}}
6 #error second fatal
7 // expected-error@-1 {{second fatal}}
10 // CHECK: error: 'error' diagnostics expected but not seen:
12 // CHECK-NEXT: 1 error generated.
  /external/compiler-rt/test/lsan/TestCases/
sanity_check_pure_c.c 4 #error "This test must be built in C mode"
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
varargs.h 25 #error "Please use <stdarg.h> instead of <varargs.h>"

Completed in 780 milliseconds

12 3 4 5 6 7 8 91011>>