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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/common/swig/include/2.0.11/python/
pytuplehlp.swg 7 #warning "Deprecated file: Don't use t_output_helper anymore,"
8 #warning "use SWIG_Python_AppendOutput or %append_output instead."
implicit.i 4 #warning "This file provides the %implicit directive, which is an old and fragile"
5 #warning "way to implement the C++ implicit conversion mechanism."
6 #warning "Try using the more robust '%implicitconv Type;' directive instead."
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Include/
EfiWinNt.h 28 #pragma warning(disable : 4115)
29 #pragma warning(disable : 4201)
30 #pragma warning(disable : 4214)
38 #pragma warning(default : 4115)
39 #pragma warning(default : 4201)
40 #pragma warning(default : 4214)
Efi2WinNT.h 33 // Win32 include files do not compile clean with /W4, so we use the warning
35 // compile at /W4 (highest warning level) with /WX (warnings cause build
38 #pragma warning(disable : 4115)
39 #pragma warning(disable : 4201)
40 #pragma warning(disable : 4214)
41 #pragma warning(disable : 4028)
42 #pragma warning(disable : 4133)
49 #pragma warning(default : 4115)
50 #pragma warning(default : 4201)
51 #pragma warning(default : 4214)
    [all...]
  /external/clang/test/Misc/
diag-mapping2.c 2 // RUN: %clang_cc1 %s 2>&1 | grep "warning: foo"
11 // -Werror can map this one warning to error.
15 // RUN: %clang_cc1 %s -Werror -Wno-error=#warnings 2>&1 | grep "warning: foo"
18 // RUN: %clang_cc1 %s -Werror -Wno-error 2>&1 | grep "warning: foo"
20 #warning foo
  /prebuilts/misc/common/swig/include/2.0.11/
stl.i 5 #warning "stl.i not implemented for this target"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
warn-1.s 1 ;# Test .warning directive.
3 .warning "a warning message" ;# { dg-warning "Warning: a warning message" }
4 .warning a warning message ;# { dg-error "Error: .warning argument must be a string" }
5 .warning ;# { dg-warning "Warning: .warning directive invoked in source file"
    [all...]
  /external/libvorbis/symbian/
config.h 40 #pragma warning(disable: 4100) /* unreferenced formal parameter */
41 #pragma warning(disable: 4127) /* conditional expression is constant */
42 #pragma warning(disable: 4189) /* local variable is initialized but not referenced */
43 #pragma warning(disable: 4244) /* conversion from '...' to '...', possible loss of data */
44 #pragma warning(disable: 4305) /* truncation from '...' to '...' */
45 #pragma warning(disable: 4505) /* unreferenced local function has been removed */
46 #pragma warning(disable: 4514) /* unreferenced inline function has been removed */
47 #pragma warning(disable: 4702) /* unreachable code */
48 #pragma warning(disable: 4701) /* local variable may be be used without having been initialized */
49 #pragma warning(disable: 4706) /* assignment within conditional expression */
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
warning_disable.h 8 # pragma warning( disable : 4097 ) /* typedef-name used as based class of (...) */
9 # pragma warning( disable : 4251 ) /* DLL interface needed */
10 # pragma warning( disable : 4284 ) /* for -> operator */
11 # pragma warning( disable : 4503 ) /* decorated name length exceeded, name was truncated */
12 # pragma warning( disable : 4514 ) /* unreferenced inline function has been removed */
13 # pragma warning( disable : 4660 ) /* template-class specialization '...' is already instantiated */
14 # pragma warning( disable : 4701 ) /* local variable 'base' may be used without having been initialized */
15 # pragma warning( disable : 4710 ) /* function (...) not inlined */
16 # pragma warning( disable : 4786 ) /* identifier truncated to 255 characters */
20 # pragma warning( disable : 4511 ) /* copy constructor cannot be generated *
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
warning_disable.h 8 # pragma warning( disable : 4097 ) /* typedef-name used as based class of (...) */
9 # pragma warning( disable : 4251 ) /* DLL interface needed */
10 # pragma warning( disable : 4284 ) /* for -> operator */
11 # pragma warning( disable : 4503 ) /* decorated name length exceeded, name was truncated */
12 # pragma warning( disable : 4514 ) /* unreferenced inline function has been removed */
13 # pragma warning( disable : 4660 ) /* template-class specialization '...' is already instantiated */
14 # pragma warning( disable : 4701 ) /* local variable 'base' may be used without having been initialized */
15 # pragma warning( disable : 4710 ) /* function (...) not inlined */
16 # pragma warning( disable : 4786 ) /* identifier truncated to 255 characters */
20 # pragma warning( disable : 4511 ) /* copy constructor cannot be generated *
    [all...]
  /external/llvm/test/MC/AsmParser/
directive-warning.s 3 .warning
4 // CHECK: warning: .warning directive invoked in source file
5 // CHECK-NEXT: .warning
9 .warning
11 // CHECK: warning: .warning directive invoked in source file
12 // CHECK-NEXT: .warning
16 .warning
18 // CHECK-NOT: warning: .warning directive invoked in source fil
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/octave/
implicit.i 4 #warning "This file provides the %implicit directive, which is an old and fragile"
5 #warning "way to implement the C++ implicit conversion mechanism."
6 #warning "Try using the more robust '%implicitconv Type;' directive instead."
  /development/ndk/platforms/android-9/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /external/libnetfilter_conntrack/include/libnetfilter_conntrack/
libnetfilter_conntrack_ipv4.h 4 #warning "Please, remove libnetfilter_conntrack_ipv4.h from your includes!"
libnetfilter_conntrack_ipv6.h 4 #warning "Please, remove libnetfilter_conntrack_ipv6.h from your includes!"
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
list.h 15 #warning "don't include kernel headers in userspace"

Completed in 1960 milliseconds

1 2 3 4 5 6 7 8 91011>>