HomeSort by relevance Sort by last modified time
    Searched full:warning (Results 76 - 100 of 21668) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/clang/test/Modules/Inputs/AlsoDependsOnModule.framework/Headers/
AlsoDependsOnModule.h 1 #import <Module/Module.h> // expected-warning{{treating #import as an import of module 'Module'}}
  /external/clang/test/Modules/Inputs/
lookup_left.hpp 3 #pragma weak weak_identifier // expected-warning{{weak identifier 'weak_identifier' never declared}}
  /external/clang/test/Parser/
objc-messaging-1.m 7 [a ii]; // expected-warning{{not found}}
8 [a if: 1 :2]; // expected-warning{{not found}}
9 [a inout: 1 :2 another:(2,3,4)]; // expected-warning{{not found}} \
10 // expected-warning 2{{expression result unused}}
11 [a inout: 1 :2 another:(2,3,4), 6,6,8]; // expected-warning{{not found}} \
12 // expected-warning 2{{expression result unused}}
13 [a inout: 1 :2 another:(2,3,4), (6,4,5),6,8]; // expected-warning{{not found}} \
14 // expected-warning 4{{expression result unused}}
15 [a inout: 1 :2 another:(i+10), (i,j-1,5),6,8]; // expected-warning{{not found}} \
16 // expected-warning 2{{expression result unused}
    [all...]
  /external/clang/test/Preprocessor/Inputs/microsoft-header-search/a/
findme.h 3 #warning findme.h successfully included using Microsoft header search rules
  /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/python/cpython3/Lib/test/test_warnings/data/
import_warning.py 3 warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
  /external/snakeyaml/src/test/resources/pyyaml/
spec-07-01.data 2 # with a warning.
spec-07-02.data 2 # with a warning
  /frameworks/compile/slang/tests/P_constant/
stderr.txt.expect 1 constant.rs:21:18: warning: 'extern' variable has an initializer
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
textinsn-errors.err 2 [^:]*:1: Warning: Suffix SUFFIX_COND ignored
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
attr-gnu-4-2-mdouble-float.l 2 .*: Warning: .gnu_attribute 4,2 requires `singlefloat'
attr-gnu-4-3-mhard-float.l 2 .*: Warning: .gnu_attribute 4,3 requires `softfloat'
attr-gnu-4-7-odd.l 2 .*: Warning: .gnu_attribute 4,7 requires `nooddspreg'
mipsr6@attr-gnu-4-2-mdouble-float.l 2 .*: Warning: .gnu_attribute 4,2 requires `singlefloat'
macro-warn-1.l 2 .*:5: Warning: macro instruction expanded into multiple instructions
3 .*:10: Warning: macro instruction expanded into multiple instructions
4 .*:11: Warning: macro instruction expanded into multiple instructions
5 .*:12: Warning: macro instruction expanded into multiple instructions
6 .*:16: Warning: macro instruction expanded into multiple instructions.*slot
7 .*:18: Warning: macro instruction expanded into multiple instructions.*slot
8 .*:20: Warning: macro instruction expanded into multiple instructions.*slot
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
note-3.l 1 .*warning: section '.hash' is being made into a note
  /external/llvm/test/MC/Disassembler/ARM/
fullfp16-neon-arm-neg.txt 3 # CHECK: warning: invalid instruction encoding
4 # CHECK: warning: invalid instruction encoding
8 # CHECK: warning: invalid instruction encoding
9 # CHECK: warning: invalid instruction encoding
13 # CHECK: warning: invalid instruction encoding
14 # CHECK: warning: invalid instruction encoding
18 # CHECK: warning: invalid instruction encoding
19 # CHECK: warning: invalid instruction encoding
23 # CHECK: warning: invalid instruction encoding
24 # CHECK: warning: invalid instruction encodin
    [all...]
fullfp16-neon-thumb-neg.txt 3 # CHECK: warning: invalid instruction encoding
4 # CHECK: warning: invalid instruction encoding
8 # CHECK: warning: invalid instruction encoding
9 # CHECK: warning: invalid instruction encoding
13 # CHECK: warning: invalid instruction encoding
14 # CHECK: warning: invalid instruction encoding
18 # CHECK: warning: invalid instruction encoding
19 # CHECK: warning: invalid instruction encoding
23 # CHECK: warning: invalid instruction encoding
24 # CHECK: warning: invalid instruction encodin
    [all...]
  /external/clang/test/CXX/lex/lex.trigraph/
p2.cpp 3 ??=define arraycheck(a,b) a??(b??) ??!??! b??(a??) // expected-warning {{trigraph converted to '#' character}} expected-warning {{trigraph converted to '[' character}} expected-warning {{trigraph converted to ']' character}} expected-warning {{trigraph converted to '|' character}} expected-warning {{trigraph converted to '|' character}} expected-warning {{trigraph converted to '[' character}} expected-warning {{trigraph converted to ']' character}}
  /external/clang/test/SemaObjC/
attr-malloc.m 4 - (id) test1 __attribute((malloc)); // expected-warning {{attribute only applies to functions}}
5 - (int) test2 __attribute((malloc)); // expected-warning {{attribute only applies to functions}}
8 id bar(void) __attribute((malloc)); // no-warning
11 bptr baz(void) __attribute((malloc)); // no-warning
13 __attribute((malloc)) id (*f)(); // expected-warning {{attribute only applies to functions}}
14 __attribute((malloc)) bptr (*g)(); // expected-warning {{attribute only applies to functions}}
15 __attribute((malloc)) void *(^h)(); // expected-warning {{attribute only applies to functions}}
  /frameworks/compile/slang/tests/P_warnings/
stderr.txt.expect 1 warnings.rs:6:1: warning: control reaches end of non-void function
2 warnings.rs:9:7: warning: unused variable 'k'
3 warnings.rs:11:7: warning: unused variable 'j'
4 warnings.rs:11:11: warning: variable 'l' is uninitialized when used here
5 warnings.rs:10:8: note: initialize the variable 'l' to silence this warning
6 warnings.rs:5:12: warning: unused function 'foo'
7 warnings.rs:8:13: warning: unused function 'bar'
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
pcrel_pic_undefined.d 4 #warning: .*: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol.*fPIC.*
5 #warning: .*: relocation R_AARCH64_ADR_PREL_PG_HI21_NC against external symbol.*fPIC.*
6 #warning: .*: relocation R_AARCH64_ADR_PREL_LO21 against external symbol.*fPIC.*
7 #warning: .*: relocation R_AARCH64_LD_PREL_LO19 against external symbol.*fPIC.*
8 #warning: .*: relocation R_AARCH64_PREL16 against external symbol.*fPIC.*
9 #warning: .*: relocation R_AARCH64_PREL32 against external symbol.*fPIC.*
10 #warning: .*: relocation R_AARCH64_PREL64 against external symbol.*fPIC.*
  /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...]

Completed in 790 milliseconds

1 2 34 5 6 7 8 91011>>