/external/harfbuzz_ng/src/ |
D | hb.hh | 51 #pragma GCC diagnostic warning "-Wall" 52 #pragma GCC diagnostic warning "-Wextra" 55 #pragma GCC diagnostic ignored "-Wpragmas" 56 #pragma GCC diagnostic ignored "-Wunknown-pragmas" 57 #pragma GCC diagnostic ignored "-Wunknown-warning-option" 65 #pragma GCC diagnostic error "-Wc++11-narrowing" 66 #pragma GCC diagnostic error "-Wcast-align" 67 #pragma GCC diagnostic error "-Wcast-function-type" 68 #pragma GCC diagnostic error "-Wdelete-non-virtual-dtor" 69 #pragma GCC diagnostic error "-Wembedded-directive" [all …]
|
/external/mesa3d/prebuilt-intermediates/util/ |
D | vk_enum_to_str.c | 37 #pragma GCC diagnostic push in vk_AccelerationStructureBuildTypeKHR_to_str() 38 #pragma GCC diagnostic ignored "-Wswitch" in vk_AccelerationStructureBuildTypeKHR_to_str() 47 #pragma GCC diagnostic pop in vk_AccelerationStructureBuildTypeKHR_to_str() 57 #pragma GCC diagnostic push in vk_AccelerationStructureMemoryRequirementsTypeKHR_to_str() 58 #pragma GCC diagnostic ignored "-Wswitch" in vk_AccelerationStructureMemoryRequirementsTypeKHR_to_str() 67 #pragma GCC diagnostic pop in vk_AccelerationStructureMemoryRequirementsTypeKHR_to_str() 77 #pragma GCC diagnostic push in vk_AccelerationStructureTypeKHR_to_str() 78 #pragma GCC diagnostic ignored "-Wswitch" in vk_AccelerationStructureTypeKHR_to_str() 85 #pragma GCC diagnostic pop in vk_AccelerationStructureTypeKHR_to_str() 94 #pragma GCC diagnostic push in vk_AttachmentLoadOp_to_str() [all …]
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | pragma-visibility.cpp | 3 #pragma GCC visibility push(hidden) 7 #pragma GCC visibility pop 11 #pragma GCC visibility push(hidden) 17 #pragma GCC visibility pop 19 #pragma GCC visibility push(hidden) 23 #pragma GCC visibility pop 27 #pragma GCC visibility push(hidden) 30 #pragma GCC visibility pop 34 #pragma GCC visibility push(hidden) 38 #pragma GCC visibility pop [all …]
|
/external/clang/test/CodeGenCXX/ |
D | pragma-visibility.cpp | 3 #pragma GCC visibility push(hidden) 7 #pragma GCC visibility pop 11 #pragma GCC visibility push(hidden) 17 #pragma GCC visibility pop 19 #pragma GCC visibility push(hidden) 23 #pragma GCC visibility pop 27 #pragma GCC visibility push(hidden) 30 #pragma GCC visibility pop 34 #pragma GCC visibility push(hidden) 38 #pragma GCC visibility pop [all …]
|
/external/perfetto/test/ |
D | gtest_and_gmock.h | 31 #pragma GCC diagnostic push 32 #pragma GCC diagnostic ignored "-Wundef" 33 #pragma GCC diagnostic ignored "-Wdeprecated" 34 #pragma GCC diagnostic ignored "-Wmissing-noreturn" 35 #pragma GCC diagnostic ignored "-Wsign-conversion" 36 #pragma GCC diagnostic ignored "-Wfloat-equal" 40 #pragma GCC diagnostic ignored "-Wshift-sign-overflow" 44 #pragma GCC diagnostic ignored "-Wcomma" 53 #pragma GCC diagnostic pop
|
/external/clang/test/SemaCXX/ |
D | pragma-visibility.cpp | 4 #pragma GCC visibility pop // expected-error{{#pragma visibility pop with no matching #pragma visib… 9 #pragma GCC visibility push(protected) // expected-error{{#pragma visibility push with no matching … 12 #pragma GCC visibility pop // expected-error{{#pragma visibility pop with no matching #pragma visib… 16 #pragma GCC visibility push(protected) 17 #pragma GCC visibility pop 21 #pragma GCC visibility push(protected) in f() 22 #pragma GCC visibility pop in f() 26 #pragma GCC visibility push(hidden) 29 #pragma GCC visibility pop
|
/external/llvm-project/clang/test/SemaCXX/ |
D | pragma-visibility.cpp | 4 #pragma GCC visibility pop // expected-error{{#pragma visibility pop with no matching #pragma visib… 9 #pragma GCC visibility push(protected) // expected-error{{#pragma visibility push with no matching … 12 #pragma GCC visibility pop // expected-error{{#pragma visibility pop with no matching #pragma visib… 16 #pragma GCC visibility push(protected) 17 #pragma GCC visibility pop 21 #pragma GCC visibility push(protected) in f() 22 #pragma GCC visibility pop in f() 26 #pragma GCC visibility push(hidden) 29 #pragma GCC visibility pop
|
/external/clang/test/Preprocessor/ |
D | pragma_diagnostic.c | 7 #pragma GCC diagnostic warning "-Wundef" 12 #pragma GCC diagnostic ignored "-Wun" "def" 17 #pragma GCC diagnostic error "-Wundef" 24 #pragma GCC diagnostic foo "-Wundef" // expected-warning {{pragma diagnostic expected 'error', 'wa… 26 #pragma GCC diagnostic error 42 // expected-error {{expected string literal in pragma diagnostic}} 28 #pragma GCC diagnostic error "-Wundef" 42 // expected-warning {{unexpected token in pragma diagnos… 29 #pragma GCC diagnostic error "invalid-name" // expected-warning {{pragma diagnostic expected optio… 31 #pragma GCC diagnostic error "-Winvalid-name" // expected-warning {{unknown warning group '-Winval…
|
D | pragma_diagnostic_output.c | 3 #pragma GCC diagnostic warning "-Wall" 5 #pragma GCC diagnostic ignored "-Wall" 7 #pragma GCC diagnostic error "-Wall" 9 #pragma GCC diagnostic fatal "-Wall" 11 #pragma GCC diagnostic push 13 #pragma GCC diagnostic pop
|
/external/llvm-project/clang/test/Preprocessor/ |
D | pragma_diagnostic.c | 8 #pragma GCC diagnostic warning "-Wundef" 13 #pragma GCC diagnostic ignored "-Wun" "def" 18 #pragma GCC diagnostic error "-Wundef" 25 #pragma GCC diagnostic foo "-Wundef" // expected-warning {{pragma diagnostic expected 'error', 'wa… 27 #pragma GCC diagnostic error 42 // expected-error {{expected string literal in pragma diagnostic}} 29 #pragma GCC diagnostic error "-Wundef" 42 // expected-warning {{unexpected token in pragma diagnos… 30 #pragma GCC diagnostic error "invalid-name" // expected-warning {{pragma diagnostic expected optio… 32 #pragma GCC diagnostic error "-Winvalid-name"
|
D | pragma_diagnostic_output.c | 3 #pragma GCC diagnostic warning "-Wall" 5 #pragma GCC diagnostic ignored "-Wall" 7 #pragma GCC diagnostic error "-Wall" 9 #pragma GCC diagnostic fatal "-Wall" 11 #pragma GCC diagnostic push 13 #pragma GCC diagnostic pop
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | README | 55 | AArch64 | Linux | GCC | 56 | Alpha | Linux | GCC | 57 | Alpha | Tru64 | GCC | 58 | ARC | Linux | GCC | 59 | ARM | Linux | GCC | 60 | ARM | iOS | GCC | 61 | AVR32 | Linux | GCC | 62 | Blackfin | uClinux | GCC | 63 | HPPA | HPUX | GCC | 64 | IA-64 | Linux | GCC | [all …]
|
/external/clang/test/Parser/ |
D | pragma-visibility.c | 3 #pragma GCC visibility foo // expected-warning{{expected identifier in '#pragma visibility' - ignor… 4 #pragma GCC visibility pop foo // expected-warning{{extra tokens at end of '#pragma visibility' - i… 5 #pragma GCC visibility push // expected-warning{{missing '(' after '#pragma visibility'}} 6 #pragma GCC visibility push( // expected-warning{{expected identifier in '#pragma visibility' - ign… 7 #pragma GCC visibility push(hidden // expected-warning{{missing ')' after '#pragma visibility' - ig… 8 #pragma GCC visibility push(hidden) 9 #pragma GCC visibility pop
|
/external/llvm-project/clang/test/Parser/ |
D | pragma-visibility.c | 3 #pragma GCC visibility foo // expected-warning{{expected identifier in '#pragma visibility' - ignor… 4 #pragma GCC visibility pop foo // expected-warning{{extra tokens at end of '#pragma visibility' - i… 5 #pragma GCC visibility push // expected-warning{{missing '(' after '#pragma visibility'}} 6 #pragma GCC visibility push( // expected-warning{{expected identifier in '#pragma visibility' - ign… 7 #pragma GCC visibility push(hidden // expected-warning{{missing ')' after '#pragma visibility' - ig… 8 #pragma GCC visibility push(hidden) 9 #pragma GCC visibility pop
|
/external/libffi/ |
D | README | 55 | AArch64 | Linux | GCC | 56 | Alpha | Linux | GCC | 57 | Alpha | Tru64 | GCC | 58 | ARC | Linux | GCC | 59 | ARM | Linux | GCC | 60 | ARM | iOS | GCC | 61 | AVR32 | Linux | GCC | 62 | Blackfin | uClinux | GCC | 63 | HPPA | HPUX | GCC | 64 | IA-64 | Linux | GCC | [all …]
|
D | README.md | 53 | AArch64 | Linux | GCC | 55 | Alpha | Linux | GCC | 56 | Alpha | Tru64 | GCC | 57 | ARC | Linux | GCC | 58 | ARM | Linux | GCC | 59 | ARM | iOS | GCC | 61 | AVR32 | Linux | GCC | 62 | Blackfin | uClinux | GCC | 63 | HPPA | HPUX | GCC | 64 | IA-64 | Linux | GCC | [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | dllexport.ll | 4 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s 6 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s 121 ; CHECK-GCC: -export:f1 122 ; CHECK-GCC-SAME: -export:f2 123 ; CHECK-GCC-SAME: -export:stdfun@0 124 ; CHECK-GCC-SAME: -export:@fastfun@0 125 ; CHECK-GCC-SAME: -export:thisfun 126 ; CHECK-GCC-SAME: -export:lnk1 127 ; CHECK-GCC-SAME: -export:lnk2 128 ; CHECK-GCC-SAME: -export:weak1 [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | dllexport.ll | 4 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s 6 ; RUN: | FileCheck -check-prefix CHECK -check-prefix CHECK-GCC %s 113 ; CHECK-GCC: .ascii " -export:f1" 114 ; CHECK-GCC: .ascii " -export:f2" 115 ; CHECK-GCC: .ascii " -export:stdfun@0" 116 ; CHECK-GCC: .ascii " -export:@fastfun@0" 117 ; CHECK-GCC: .ascii " -export:thisfun" 118 ; CHECK-GCC: .ascii " -export:lnk1" 119 ; CHECK-GCC: .ascii " -export:lnk2" 120 ; CHECK-GCC: .ascii " -export:weak1" [all …]
|
/external/llvm-project/clang/test/Lexer/ |
D | pragma-message.c | 21 #pragma GCC warning(":O I'm a message! " STRING(__LINE__)) // expected-warning {{:O I'm a message! … 22 #pragma GCC warning ":O gcc accepts this! " STRING(__LINE__) // expected-warning {{:O gcc accepts t… 24 #pragma GCC error(":O I'm a message! " STRING(__LINE__)) // expected-error {{:O I'm a message! 24}} 25 #pragma GCC error ":O gcc accepts this! " STRING(__LINE__) // expected-error {{:O gcc accepts this!… 27 #define COMPILE_ERROR(x) _Pragma(STRING2(GCC error(x))) 31 #pragma GCC warning("" // expected-error {{pragma warning requires parenthesized string}} 32 #pragma GCC error(1) // expected-error {{expected string literal in pragma error}}
|
/external/clang/test/Lexer/ |
D | pragma-message.c | 21 #pragma GCC warning(":O I'm a message! " STRING(__LINE__)) // expected-warning {{:O I'm a message! … 22 #pragma GCC warning ":O gcc accepts this! " STRING(__LINE__) // expected-warning {{:O gcc accepts t… 24 #pragma GCC error(":O I'm a message! " STRING(__LINE__)) // expected-error {{:O I'm a message! 24}} 25 #pragma GCC error ":O gcc accepts this! " STRING(__LINE__) // expected-error {{:O gcc accepts this!… 27 #define COMPILE_ERROR(x) _Pragma(STRING2(GCC error(x))) 31 #pragma GCC warning("" // expected-error {{pragma warning requires parenthesized string}} 32 #pragma GCC error(1) // expected-error {{expected string literal in pragma error}}
|
/external/llvm-project/clang/include/clang/Basic/ |
D | ObjCRuntime.h | 52 GCC, enumerator 84 case GCC: return false; in isNonFragile() 125 case GCC: in isGNUFamily() 149 case GCC: return false; in allowsARC() 168 case GCC: return false; in hasNativeARC() 202 case GCC: in shouldUseARCFunctionsForRetainRelease() 239 case GCC: in shouldUseRuntimeFunctionsForAlloc() 307 case GCC: return true; in hasSubscripting() 326 case GCC: in allowsPointerArithmetic() 353 case GCC: return false; in hasTerminate() [all …]
|
/external/libpcap/ |
D | diag-control.h | 170 PCAP_DO_PRAGMA(GCC diagnostic push) \ 171 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wsign-compare") \ 172 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wunused-parameter") \ 173 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wunreachable-code") 175 PCAP_DO_PRAGMA(GCC diagnostic pop) 187 PCAP_DO_PRAGMA(GCC diagnostic push) \ 188 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wdeprecated-declarations") 190 PCAP_DO_PRAGMA(GCC diagnostic pop) 244 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wshadow") \ 245 PCAP_DO_PRAGMA(GCC diagnostic ignored "-Wunreachable-code") [all …]
|
/external/llvm-project/clang-tools-extra/test/pp-trace/ |
D | pp-trace-pragma-general.cpp | 10 #pragma GCC diagnostic push 11 #pragma GCC diagnostic pop 12 #pragma GCC diagnostic ignored "-Wformat" 13 #pragma GCC diagnostic warning "-Wformat" 14 #pragma GCC diagnostic error "-Wformat" 15 #pragma GCC diagnostic fatal "-Wformat"
|
/external/llvm-project/clang/test/Misc/ |
D | backend-stack-frame-diagnostics.cpp | 38 #pragma GCC diagnostic push 39 #pragma GCC diagnostic ignored "-Wframe-larger-than=" 44 #pragma GCC diagnostic pop 46 #pragma GCC diagnostic push 50 #pragma GCC diagnostic ignored "-Wframe-larger-than" 51 #pragma GCC diagnostic pop
|
/external/clang/test/Misc/ |
D | backend-stack-frame-diagnostics.cpp | 38 #pragma GCC diagnostic push 39 #pragma GCC diagnostic ignored "-Wframe-larger-than=" 44 #pragma GCC diagnostic pop 46 #pragma GCC diagnostic push 50 #pragma GCC diagnostic ignored "-Wframe-larger-than" 51 #pragma GCC diagnostic pop
|