/external/llvm-project/clang/test/SemaObjC/ |
D | aarch64-sve-types.m | 7 @property(nullable) __SVInt8_t s8; // expected-error {{cannot be applied to non-pointer type}} 8 @property(nullable) __SVInt16_t s16; // expected-error {{cannot be applied to non-pointer type}} 9 @property(nullable) __SVInt32_t s32; // expected-error {{cannot be applied to non-pointer type}} 10 @property(nullable) __SVInt64_t s64; // expected-error {{cannot be applied to non-pointer type}} 12 @property(nullable) __SVUint8_t u8; // expected-error {{cannot be applied to non-pointer type}} 13 @property(nullable) __SVUint16_t u16; // expected-error {{cannot be applied to non-pointer type}} 14 @property(nullable) __SVUint32_t u32; // expected-error {{cannot be applied to non-pointer type}} 15 @property(nullable) __SVUint64_t u64; // expected-error {{cannot be applied to non-pointer type}} 17 @property(nullable) __SVFloat16_t f16; // expected-error {{cannot be applied to non-pointer type}} 18 @property(nullable) __SVFloat32_t f32; // expected-error {{cannot be applied to non-pointer type}} [all …]
|
D | attr-swift-error.m | 24 … {{'__swift_error__' attribute with 'null_result' convention can only be applied to a method retur… 38 // expected-error@-4 {{can only be applied}} 43 // expected-error@-4 {{can only be applied}} 47 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa… 49 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa… 51 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa… 53 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa… 59 … {{'__swift_error__' attribute with 'null_result' convention can only be applied to a function ret… 78 …'__swift_error__' attribute with 'nonzero_result' convention can only be applied to a function ret… 80 … {{'__swift_error__' attribute with 'zero_result' convention can only be applied to a function ret… [all …]
|
D | block-omitted-return-type.m | 13 … //expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return… 16 …ull void { //expected-error {{nullability specifier '_Nonnull' cannot be applied to non-pointer ty… 19 … //expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return… 32 …/ expected-warning {{attribute '_Nullable' ignored, because it cannot be applied to omitted return… 33 …// expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return… 38 …// expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return…
|
D | externally-retained.m | 10 EXT_RET int a; // expected-warning{{'objc_externally_retained' can only be applied to}} 11 EXT_RET __weak ObjCTy *b; // expected-warning{{'objc_externally_retained' can only be applied to}} 12 …EXT_RET __weak int (^c)(); // expected-warning{{'objc_externally_retained' can only be applied to}} 29 EXT_RET ObjCTy *test3; // expected-warning{{'objc_externally_retained' can only be applied to}}
|
/external/llvm-project/llvm/utils/benchmark/ |
D | README.LLVM | 13 is applied on top of the v1.4.1 to silence compiler warnings 15 is applied to comply with the LLVM's required CMake version 17 is applied to fix 32-bit build failure on macOS 19 is applied to fix cross compilation with MinGW headers 21 is applied to fix building with MinGW headers for ARM 23 is applied to disable exceptions in Microsoft STL when exceptions are disabled 27 is applied on top of v1.4.1 to add RISC-V timer support. 29 is applied on top of v1.4.1 to fix cross-build from linux to windows via MinGW. 33 are applied on top of the previous cherrypick to fix timestamp-related inline 37 is applied to add the CycleTimer implementation for M680x0 [all …]
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | attr-trivial-abi.mm | 13 struct __attribute__((trivial_abi)) S2 { // expected-warning {{'trivial_abi' cannot be applied to '… 17 struct __attribute__((trivial_abi)) S3 { // expected-warning {{'trivial_abi' cannot be applied to '… 23 } __attribute__((trivial_abi)); // expected-warning {{'trivial_abi' cannot be applied to 'S3_2'}} e… 29 …) S5 : public virtual S4 { // expected-warning {{'trivial_abi' cannot be applied to 'S5'}} expecte… 39 struct __attribute__((trivial_abi)) S12 { // expected-warning {{'trivial_abi' cannot be applied to … 43 struct __attribute__((trivial_abi)) S13 { // expected-warning {{'trivial_abi' cannot be applied to … 47 struct __attribute__((trivial_abi)) S7 { // expected-warning {{'trivial_abi' cannot be applied to '… 51 struct __attribute__((trivial_abi)) S11 { // expected-warning {{'trivial_abi' cannot be applied to … 69 struct __attribute__((trivial_abi)) S10<id> { // expected-warning {{'trivial_abi' cannot be applied… 93 struct __attribute__((trivial_abi)) S17 { // expected-warning {{'trivial_abi' cannot be applied to … [all …]
|
/external/llvm-project/libcxx/utils/google-benchmark/ |
D | README.LLVM | 10 is applied on top of 14 is applied on top of 20 are applied on top of 26 is applied to add the CycleTimer implementation for M680x0 28 is applied to rename 'mftbl' to 'mftb'.
|
/external/clang/test/SemaObjC/ |
D | block-omitted-return-type.m | 13 … //expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return… 16 …ull void { //expected-error {{nullability specifier '_Nonnull' cannot be applied to non-pointer ty… 19 … //expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return… 32 …/ expected-warning {{attribute '_Nullable' ignored, because it cannot be applied to omitted return… 33 …// expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return… 38 …// expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return…
|
/external/llvm-project/clang-tools-extra/clangd/test/ |
D | request-reply.test | 21 {"jsonrpc":"2.0","id":0,"result":{"applied":false}} 24 # CHECK-NEXT: "message": "edits were not applied: unknown reason" 32 {"jsonrpc":"2.0","id":1,"result":{"applied":true}} 35 # CHECK-NEXT: "result": "Tweak applied." 38 {"jsonrpc":"2.0","id":"invalid","result":{"applied":true}}
|
/external/llvm-project/clang/test/SemaOpenCL/ |
D | invalid-kernel-attrs.cl | 11 …id kernel5() {} //expected-warning{{attribute 'vec_type_hint' is already applied with different pa… 15 …l7() {} //expected-warning{{attribute 'work_group_size_hint' is already applied with different pa… 17 …el8(){} // expected-error {{attribute 'reqd_work_group_size' can only be applied to an OpenCL kern… 19 …el9(){} // expected-error {{attribute 'work_group_size_hint' can only be applied to an OpenCL kern… 21 …d kernel10(){} // expected-error {{attribute 'vec_type_hint' can only be applied to an OpenCL kern… 37 …{} // expected-error {{attribute 'intel_reqd_sub_group_size' can only be applied to an OpenCL kern… 39 …{} //expected-warning{{attribute 'intel_reqd_sub_group_size' is already applied with different pa…
|
/external/clang/test/SemaOpenCL/ |
D | invalid-kernel-attrs.cl | 11 …id kernel5() {} //expected-warning{{attribute 'vec_type_hint' is already applied with different pa… 15 …l7() {} //expected-warning{{attribute 'work_group_size_hint' is already applied with different pa… 17 … kernel8(){} // expected-error {{attribute 'reqd_work_group_size' can only be applied to a kernel}} 19 … kernel9(){} // expected-error {{attribute 'work_group_size_hint' can only be applied to a kernel}} 21 …) void kernel10(){} // expected-error {{attribute 'vec_type_hint' can only be applied to a kernel}}
|
/external/rust/crates/pin-project/tests/ui/pin_project/ |
D | packed-enum.stderr | 1 error[E0517]: attribute should be applied to a struct or union 11 error[E0517]: attribute should be applied to a struct or union 21 error[E0517]: attribute should be applied to a struct or union
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/ |
D | util.py | 50 applied = list(args) 56 applied[i] = wrap(arg) 59 yield tuple(applied)
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | vulkan.vert.out | 15 ERROR: 0:12: 'constant_id' : can only be applied to a scalar 18 ERROR: 0:13: 'constant_id' : can only be applied to 'const'-qualified scalar 19 ERROR: 0:13: 'constant_id' : cannot be applied to this type 21 ERROR: 0:15: 'constant_id' : can only be applied to a scalar 54 ERROR: 0:77: 'constant_id' : can only be applied to 'const'-qualified scalar 55 ERROR: 0:77: 'constant_id' : can only be applied to a scalar
|
D | spv.ext.RayPrimCull_Errors.rgen.out | 4 ERROR: 0:6: 'primitive_culling' : can only be applied as standalone 5 ERROR: 0:7: 'primitive_culling' : can only be applied as standalone
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | vulkan.vert.out | 15 ERROR: 0:12: 'constant_id' : can only be applied to a scalar 18 ERROR: 0:13: 'constant_id' : can only be applied to 'const'-qualified scalar 19 ERROR: 0:13: 'constant_id' : cannot be applied to this type 21 ERROR: 0:15: 'constant_id' : can only be applied to a scalar 54 ERROR: 0:77: 'constant_id' : can only be applied to 'const'-qualified scalar 55 ERROR: 0:77: 'constant_id' : can only be applied to a scalar
|
D | spv.ext.RayPrimCull_Errors.rgen.out | 4 ERROR: 0:6: 'primitive_culling' : can only be applied as standalone 5 ERROR: 0:7: 'primitive_culling' : can only be applied as standalone
|
/external/llvm-project/mlir/include/mlir/Interfaces/ |
D | SideEffectInterfaceBase.td | 11 // applied by an operation. 26 /// The resource that the associated effect is being applied to. 45 // A base interface used to query information about the side effects applied to 153 /// The derived effect that is being applied. 156 /// The resource that the effect is being applied to. 160 // This class is the base used for specifying effects applied to an operation. 173 /// The derived effects being applied.
|
/external/parameter-framework/upstream/test/functional-tests-legacy/xml/XML_Test/ |
D | Reference_dumpDomains | 2 - ConfigurableDomain: Domain_0_1 = {Sequence aware: no, Last applied configuration: <none>} 4 - ConfigurableDomain: Domain_1_2 = {Sequence aware: no, Last applied configuration: <none>}
|
/external/iproute2/tipc/ |
D | link.c | 587 static void link_mon_print_applied(uint16_t applied, uint64_t up_map) in link_mon_print_applied() argument 592 for (i = 0; i < applied; i++) { in link_mon_print_applied() 605 static void link_mon_print_non_applied(uint16_t applied, uint16_t member_cnt, in link_mon_print_non_applied() argument 612 for (i = applied; i < member_cnt; i++) { in link_mon_print_non_applied() 616 if (i != applied) in link_mon_print_non_applied() 648 uint32_t applied; in link_mon_peer_list_cb() local 674 applied = mnl_attr_get_u32(attrs[TIPC_NLA_MON_PEER_APPLIED]); in link_mon_peer_list_cb() 676 if (!applied) in link_mon_peer_list_cb() 686 link_mon_print_applied(applied, up_map); in link_mon_peer_list_cb() 688 link_mon_print_non_applied(applied, member_cnt, up_map, in link_mon_peer_list_cb()
|
/external/angle/doc/ |
D | 64BitSafety.md | 10 compiler directories, as the fixes will be applied by the patch utility as part 15 safety fixes are applied.
|
/external/icu/ |
D | README.android | 9 icu4j/ - ICU4J with Google and Android-specific patches applied. 22 icu4c/ - ICU4C with Google and Android-specific patches applied.
|
/external/fonttools/Tests/feaLib/data/ |
D | spec4h2.fea | 12 # start of default rules that are applied under all language systems. 23 # end of default rules that are applied under all language systems.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-or-02.ll | 20 ; ...and again with the XOR applied to the other operand of the AND. 48 ; ...and again with the XOR applied to the other operand of the AND. 73 ; ...and again with the XOR applied to the other operand of the AND. 97 ; ...and again with the XOR applied to the other operand of the AND.
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | vec-or-02.ll | 20 ; ...and again with the XOR applied to the other operand of the AND. 48 ; ...and again with the XOR applied to the other operand of the AND. 73 ; ...and again with the XOR applied to the other operand of the AND. 97 ; ...and again with the XOR applied to the other operand of the AND.
|