Searched refs:warning (Results 1 - 25 of 1069) sorted by relevance

1234567891011>>

/external/clang/test/Misc/
H A Ddiag-mapping2.c2 // 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
H A Dwarn-in-system-header.h4 #warning the cake is a lie
/external/libvorbis/symbian/
H A Dconfig.h40 #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(disabl
[all...]
/external/stlport/src/
H A Dwarning_disable.h8 # 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( disabl
[all...]
/external/chromium_org/third_party/skia/include/utils/
H A DSkJSONCPP.h14 // json includes xlocale which generates warning 4530 because we're
17 #pragma warning(push)
18 #pragma warning(disable : 4530)
24 #pragma warning(pop)
/external/skia/include/utils/
H A DSkJSONCPP.h14 // json includes xlocale which generates warning 4530 because we're
17 #pragma warning(push)
18 #pragma warning(disable : 4530)
24 #pragma warning(pop)
/external/stlport/stlport/stl/config/
H A D_warnings_off.h10 * we have to disable this warning as the string are used as data members type of many iostream classes.
12 # pragma warning ( disable : 4251 ) // ignore template classes being exported in .dll's
16 # pragma warning( disable : 4097 ) // typedef-name used as based class of (...)
17 # pragma warning( disable : 4231 ) // non standard extension : 'extern' before template instanciation
18 # pragma warning( disable : 4244 ) // implicit conversion: possible loss of data
19 # pragma warning( disable : 4284 ) // for -> operator
20 //This warning is necessary because of the native platform headers:
21 # pragma warning( disable : 4290 ) // c++ exception specification ignored
22 # pragma warning( disable : 4514 ) // unreferenced inline function has been removed
23 # pragma warning( disabl
[all...]
/external/ceres-solver/include/ceres/internal/
H A Ddisable_warnings.h37 #pragma warning( push )
38 // Disable the warning C4251 which is trigerred by stl classes in
41 #pragma warning( disable : 4251 )
/external/clang/test/Index/
H A Dcrash-recovery-code-complete.c14 #warning parsing original file
H A Dcrash-recovery-reparse.c11 #warning parsing original file
/external/clang/test/Preprocessor/
H A Dfile_to_include.h2 #warning file successfully included
H A Dpragma_microsoft.cpp3 #pragma warning(push, 4_D) // expected-warning {{requires a level between 0 and 4}}
H A Dpragma_microsoft.c32 __pragma(warning(push)); \
33 __pragma(warning(disable: 10000)); \
35 __pragma(warning(pop)); \
42 // If we ever actually *support* __pragma(warning(disable: x)),
43 // this warning should go away.
44 MACRO_WITH__PRAGMA // expected-warning {{lower precedence}} \
57 #pragma include_alias(<bar.h>, "bar.h") // expected-warning {{angle-bracketed include <bar.h> cannot be aliased to double-quoted include "bar.h"}}
58 #pragma include_alias("foo.h", <bar.h>) // expected-warning {{double-quoted include "foo.h" cannot be aliased to angle-bracketed include <bar.h>}}
59 #pragma include_alias("test.h") // expected-warning {{pragma include_alias expected ','}}
66 #pragma include_alias(12) // expected-warning {{pragm
[all...]
/external/eigen/doc/snippets/
H A DMatrixBase_extract.cpp2 #warning deprecated
H A DMatrixBase_marked.cpp2 #warning deprecated
H A DMatrixBase_part.cpp2 #warning deprecated
/external/clang/test/Frontend/
H A Dverify3.c17 #warning X
18 // expected-warning@-1 {{X}}
37 #warning X
38 // expected-warning@-1 {{X}}
/external/clang/test/Lexer/
H A Dpragma-message2.c3 #pragma message "\\test" // expected-warning {{\test}}
6 #pragma message("\\test") // expected-warning {{\test}}
9 #pragma GCC warning "\"" "te" "st" "\"" // expected-warning {{"test"}}
10 // CHECK: #pragma GCC warning "\042test\042"
12 #pragma GCC warning("\"" "te" "st" "\"") // expected-warning {{"test"}}
13 // CHECK: #pragma GCC warning "\042test\042"
/external/libvpx/libvpx/vp8/common/
H A Dpragmas.h19 #pragma warning(disable:997 1011 170)
22 #pragma warning(disable:4799)
/external/libvpx/libvpx/vp9/common/
H A Dvp9_pragmas.h19 #pragma warning(disable:997 1011 170)
23 #pragma warning(disable:4799)
/external/qemu/android/base/
H A DLimits.h28 #warning "<inttypes.h> has been included before this header."
29 #warning "This prevents the definition of useful macros."
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-warning.cc35 #warning "Could not find any system to define atomic_int macros, library may NOT be thread-safe"
43 #warning "Could not find any system to define mutex macros, library may NOT be thread-safe"
51 #warning "To suppress these warnings, define HB_NO_MT"
/external/harfbuzz_ng/src/
H A Dhb-warning.cc35 #warning "Could not find any system to define atomic_int macros, library may NOT be thread-safe"
43 #warning "Could not find any system to define mutex macros, library may NOT be thread-safe"
51 #warning "To suppress these warnings, define HB_NO_MT"
/external/neven/Embedded/common/src/b_BasicEm/
H A DConfig.h53 /* disable warning "unreferenced formal parameter": */
54 #pragma warning( disable : 4100 )
56 /* disable warning for constant expression in condition: */
57 #pragma warning( disable : 4127 )
59 /* disable warning for short += short: */
60 #pragma warning( disable : 4244 )
62 /* disable warning 'unreachable code' in release build: */
63 /* this warning occurs due to a wrong code evaluation of the compiler */
64 #pragma warning( disable : 4702 )
66 /* disable warning fo
[all...]
/external/clang/test/Index/Inputs/
H A Dcrash-recovery-code-complete-remap.c8 #warning parsing original file

Completed in 801 milliseconds

1234567891011>>