HomeSort by relevance Sort by last modified time
    Searched refs:warning (Results 1 - 25 of 4673) 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.27/ld/testsuite/ld-plugin/
plugin-29.d 1 .*: warning: Warning
  /toolchain/binutils/binutils-2.27/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/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."
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
Compiler.h 11 /* #pragma warning(disable : 4115) // '_RPC_ASYNC_STATE' : named type definition in parentheses */
12 #pragma warning(disable : 4201) // nonstandard extension used : nameless struct/union
13 #pragma warning(disable : 4214) // nonstandard extension used : bit field types other than int
17 #pragma warning(disable : 4996) // This function or variable may be unsafe
19 #pragma warning(disable : 4511) // copy constructor could not be generated
20 #pragma warning(disable : 4512) // assignment operator could not be generated
21 #pragma warning(disable : 4514) // unreferenced inline function has been removed
22 #pragma warning(disable : 4702) // unreachable code
23 #pragma warning(disable : 4710) // not inlined
24 #pragma warning(disable : 4786) // identifier was truncated to '255' characters in the debug information
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
Compiler.h 11 /* #pragma warning(disable : 4115) // '_RPC_ASYNC_STATE' : named type definition in parentheses */
12 #pragma warning(disable : 4201) // nonstandard extension used : nameless struct/union
13 #pragma warning(disable : 4214) // nonstandard extension used : bit field types other than int
17 #pragma warning(disable : 4996) // This function or variable may be unsafe
19 #pragma warning(disable : 4511) // copy constructor could not be generated
20 #pragma warning(disable : 4512) // assignment operator could not be generated
21 #pragma warning(disable : 4514) // unreferenced inline function has been removed
22 #pragma warning(disable : 4702) // unreachable code
23 #pragma warning(disable : 4710) // not inlined
24 #pragma warning(disable : 4786) // identifier was truncated to '255' characters in the debug information
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
Compiler.h 11 /* #pragma warning(disable : 4115) // '_RPC_ASYNC_STATE' : named type definition in parentheses */
12 #pragma warning(disable : 4201) // nonstandard extension used : nameless struct/union
13 #pragma warning(disable : 4214) // nonstandard extension used : bit field types other than int
17 #pragma warning(disable : 4996) // This function or variable may be unsafe
19 #pragma warning(disable : 4511) // copy constructor could not be generated
20 #pragma warning(disable : 4512) // assignment operator could not be generated
21 #pragma warning(disable : 4514) // unreferenced inline function has been removed
22 #pragma warning(disable : 4702) // unreachable code
23 #pragma warning(disable : 4710) // not inlined
24 #pragma warning(disable : 4786) // identifier was truncated to '255' characters in the debug information
    [all...]
  /external/lzma/C/
Compiler.h 11 /* #pragma warning(disable : 4115) // '_RPC_ASYNC_STATE' : named type definition in parentheses */
12 #pragma warning(disable : 4201) // nonstandard extension used : nameless struct/union
13 #pragma warning(disable : 4214) // nonstandard extension used : bit field types other than int
17 #pragma warning(disable : 4996) // This function or variable may be unsafe
19 #pragma warning(disable : 4511) // copy constructor could not be generated
20 #pragma warning(disable : 4512) // assignment operator could not be generated
21 #pragma warning(disable : 4514) // unreferenced inline function has been removed
22 #pragma warning(disable : 4702) // unreachable code
23 #pragma warning(disable : 4710) // not inlined
24 #pragma warning(disable : 4786) // identifier was truncated to '255' characters in the debug information
    [all...]
  /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!"
  /external/clang/test/Index/
crash-recovery-code-complete.c 14 #warning parsing original file
crash-recovery-reparse.c 11 #warning parsing original file
  /external/clang/test/Preprocessor/
file_to_include.h 2 #warning file successfully included
pragma_microsoft.cpp 3 #pragma warning(push, 4_D) // expected-warning {{requires a level between 0 and 4}}
pragma_microsoft.c 48 __pragma(warning(push)); \
49 __pragma(warning(disable: 10000)); \
51 __pragma(warning(pop)); \
56 __pragma() // expected-warning{{unknown pragma ignored}}
59 // If we ever actually *support* __pragma(warning(disable: x)),
60 // this warning should go away.
61 MACRO_WITH__PRAGMA // expected-warning {{lower precedence}} \
63 // CHECK: #pragma warning(push)
64 // CHECK: #pragma warning(disable: 10000)
66 // CHECK: #pragma warning(pop
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
setjmp_ia64.S 2 #warning not implemented
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
shapestr.h 4 #warning "shapestr.h is obsolete and may be removed in the future."
5 #warning "include <X11/extensions/shapeproto.h> for the protocol defines."
  /external/skia/tools/
SkJSONCPP.h 19 // json includes xlocale which generates warning 4530 because we're
22 #pragma warning(push)
23 #pragma warning(disable : 4530)
29 #pragma warning(pop)
  /external/skqp/tools/
SkJSONCPP.h 19 // json includes xlocale which generates warning 4530 because we're
22 #pragma warning(push)
23 #pragma warning(disable : 4530)
29 #pragma warning(pop)

Completed in 391 milliseconds

1 2 3 4 5 6 7 8 91011>>