Searched refs:declared (Results 1 – 25 of 783) sorted by relevance
12345678910>>...32
/external/v8/tools/clang/blink_gc_plugin/tests/ |
D | trace_collections.txt | 4 ./trace_collections.h:16:5: note: [blink-gc] Untraced field 'm_heapVector' declared here: 7 ./trace_collections.h:17:5: note: [blink-gc] Untraced field 'm_wtfVector' declared here: 10 ./trace_collections.h:19:5: note: [blink-gc] Untraced field 'm_heapDeque' declared here: 13 ./trace_collections.h:20:5: note: [blink-gc] Untraced field 'm_wtfDeque' declared here: 16 ./trace_collections.h:22:5: note: [blink-gc] Untraced field 'm_heapSet' declared here: 19 ./trace_collections.h:23:5: note: [blink-gc] Untraced field 'm_wtfSet' declared here: 22 ./trace_collections.h:25:5: note: [blink-gc] Untraced field 'm_heapListSet' declared here: 25 ./trace_collections.h:26:5: note: [blink-gc] Untraced field 'm_wtfListSet' declared here: 28 ./trace_collections.h:28:5: note: [blink-gc] Untraced field 'm_heapLinkedSet' declared here: 31 ./trace_collections.h:29:5: note: [blink-gc] Untraced field 'm_wtfLinkedSet' declared here: [all …]
|
D | fields_illegal_tracing.txt | 5 …illegal_tracing.h:37:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class declared here: 8 …illegal_tracing.h:38:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class declared here: 11 …racing.h:40:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed class declared here: 14 …ing.h:42:5: note: [blink-gc] Iterator field 'm_iterator2' to a GC managed collection declared here: 17 …ing.h:43:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed collection declared here: 23 …illegal_tracing.h:51:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class declared here: 26 …illegal_tracing.h:52:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class declared here: 29 …racing.h:54:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed class declared here: 32 …ing.h:55:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed collection declared here: 35 …ing.h:56:5: note: [blink-gc] Iterator field 'm_iterator4' to a GC managed collection declared here: [all …]
|
D | persistent_field_in_gc_managed_class.txt | 5 …_class.h:24:5: note: [blink-gc] Field 'm_part' with embedded GC root in 'HeapObject' declared here: 8 …_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root declared here: 14 …class.h:25:5: note: [blink-gc] Field 'm_parts' with embedded GC root in 'HeapObject' declared here: 17 …_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root declared here: 23 …field_in_gc_managed_class.h:26:5: note: [blink-gc] Field 'm_objs' defining a GC root declared here: 29 …c_managed_class.h:27:5: note: [blink-gc] Field 'm_weakPersistent' defining a GC root declared here:
|
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/ |
D | trace_collections.txt | 4 ./trace_collections.h:16:5: note: [blink-gc] Untraced field 'm_heapVector' declared here: 7 ./trace_collections.h:17:5: note: [blink-gc] Untraced field 'm_wtfVector' declared here: 10 ./trace_collections.h:19:5: note: [blink-gc] Untraced field 'm_heapDeque' declared here: 13 ./trace_collections.h:20:5: note: [blink-gc] Untraced field 'm_wtfDeque' declared here: 16 ./trace_collections.h:22:5: note: [blink-gc] Untraced field 'm_heapSet' declared here: 19 ./trace_collections.h:23:5: note: [blink-gc] Untraced field 'm_wtfSet' declared here: 22 ./trace_collections.h:25:5: note: [blink-gc] Untraced field 'm_heapListSet' declared here: 25 ./trace_collections.h:26:5: note: [blink-gc] Untraced field 'm_wtfListSet' declared here: 28 ./trace_collections.h:28:5: note: [blink-gc] Untraced field 'm_heapLinkedSet' declared here: 31 ./trace_collections.h:29:5: note: [blink-gc] Untraced field 'm_wtfLinkedSet' declared here: [all …]
|
D | fields_illegal_tracing.txt | 5 …illegal_tracing.h:37:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class declared here: 8 …illegal_tracing.h:38:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class declared here: 11 …racing.h:40:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed class declared here: 14 …ing.h:42:5: note: [blink-gc] Iterator field 'm_iterator2' to a GC managed collection declared here: 17 …ing.h:43:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed collection declared here: 23 …illegal_tracing.h:51:5: note: [blink-gc] OwnPtr field 'm_obj1' to a GC managed class declared here: 26 …illegal_tracing.h:52:5: note: [blink-gc] RefPtr field 'm_obj2' to a GC managed class declared here: 29 …racing.h:54:5: note: [blink-gc] std::unique_ptr field 'm_obj4' to a GC managed class declared here: 32 …ing.h:55:5: note: [blink-gc] Iterator field 'm_iterator3' to a GC managed collection declared here: 35 …ing.h:56:5: note: [blink-gc] Iterator field 'm_iterator4' to a GC managed collection declared here: [all …]
|
D | persistent_field_in_gc_managed_class.txt | 5 …_class.h:24:5: note: [blink-gc] Field 'm_part' with embedded GC root in 'HeapObject' declared here: 8 …_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root declared here: 14 …class.h:25:5: note: [blink-gc] Field 'm_parts' with embedded GC root in 'HeapObject' declared here: 17 …_field_in_gc_managed_class.h:17:5: note: [blink-gc] Field 'm_obj' defining a GC root declared here: 23 …field_in_gc_managed_class.h:26:5: note: [blink-gc] Field 'm_objs' defining a GC root declared here: 29 …c_managed_class.h:27:5: note: [blink-gc] Field 'm_weakPersistent' defining a GC root declared here:
|
/external/clang/test/SemaOpenCL/ |
D | invalid-kernel-parameters.cl | 16 typedef struct ContainsBool // expected-note{{within field of type 'ContainsBool' declared here}} 18 bool x; // expected-note{{field of illegal type 'bool' declared here}} 25 typedef struct FooImage2D // expected-note{{within field of type 'FooImage2D' declared here}} 30 …image2d_t imageField; // expected-note{{field of illegal type '__read_only image2d_t' declared her… 35 typedef struct Foo // expected-note{{within field of type 'Foo' declared here}} 37 int* ptrField; // expected-note{{field of illegal pointer type 'int *' declared here}} 42 typedef union FooUnion // expected-note{{within field of type 'FooUnion' declared here}} 44 int* ptrField; // expected-note{{field of illegal pointer type 'int *' declared here}} 49 typedef struct NestedPointer // expected-note 2 {{within field of type 'NestedPointer' declared her… 54 int* ptrField; // expected-note 3 {{field of illegal pointer type 'int *' declared here}} [all …]
|
D | storageclass.cl | 10 …static int S1 = 5; // expected-error{{variables in function scope cannot be declared stat… 11 …static constant int S2 = 5; // expected-error{{variables in function scope cannot be declared stat… 17 …global int L4; // expected-error{{function scope variable cannot be declared in global address s… 20 static void kernel bar() { // expected-error{{kernel functions cannot be declared static}} 24 …constant int L1 = 0; // expected-error{{non-kernel function variable cannot be declared in constan… 25 …local int L2; // expected-error{{non-kernel function variable cannot be declared in local a… 27 …constant int L1 = 0; // expected-error{{non-kernel function variable cannot be declared in constan… 28 …local int L2; // expected-error{{non-kernel function variable cannot be declared in local a… 30 …global int L3; // expected-error{{function scope variable cannot be declared in global address spa…
|
/external/clang/test/SemaObjC/ |
D | undef-protocol-methods-1.m | 4 - (void) P1proto; // expected-note {{method 'P1proto' declared here}} 5 + (void) ClsP1Proto; // expected-note {{method 'ClsP1Proto' declared here}} 9 - (void) P2proto; // expected-note {{method 'P2proto' declared here}} 10 + (void) ClsP2Proto; // expected-note {{method 'ClsP2Proto' declared here}} 14 - (void) P3proto; // expected-note {{method 'P3proto' declared here}} 15 + (void) ClsP3Proto; // expected-note {{method 'ClsP3Proto' declared here}} 20 - (void) meth; // expected-note {{method 'meth' declared here}} 21 - (void) meth : (int) arg1; // expected-note {{method 'meth:' declared here}} 22 + (void) cls_meth : (int) arg1; // expected-note {{method 'cls_meth:' declared here}}
|
D | circular-container.m | 46 NSMutableArray *_array; // expected-note {{'_array' declared here}} 47 NSMutableDictionary *_dictionary; // expected-note {{'_dictionary' declared here}} 48 NSMutableSet *_set; // expected-note {{'_set' declared here}} 49 NSCountedSet *_countedSet; // expected-note {{'_countedSet' declared here}} 50 NSMutableOrderedSet *_orderedSet; // expected-note {{'_orderedSet' declared here}} 64 - (void)checkNSMutableArray:(NSMutableArray *)a { // expected-note {{'a' declared here}} 68 - (void)checkNSMutableDictionary:(NSMutableDictionary *)d { // expected-note {{'d' declared here}} 72 - (void)checkNSMutableSet:(NSMutableSet *)s { // expected-note {{'s' declared here}} 76 - (void)checkNSCountedSet:(NSCountedSet *)s { // expected-note {{'s' declared here}} 80 - (void)checkNSMutableOrderedSet:(NSMutableOrderedSet *)s { // expected-note {{'s' declared here}} [all …]
|
D | default-synthesize-3.m | 7 …ected-note 2 {{class with specified objc_requires_property_definitions attribute is declared here}} 8 @property int NoAutoProp; // expected-note 2 {{property declared here}} 16 …ected-note 3 {{class with specified objc_requires_property_definitions attribute is declared here}} 17 @property (copy) id SubProperty; // expected-note 2 {{property declared here}} 27 @property (copy) id DeepMustSynthProperty; // expected-note {{property declared here}} 46 @property (readonly) char isFoo; // expected-note {{property declared here}} 47 @property (readonly) char isNotFree; // expected-note {{property declared here}} 93 @property (readonly) id prop; // expected-note {{property declared here}} 94 @property (readonly) id prop1; // expected-note {{property declared here}} 95 @property (readonly) id prop2; // expected-note {{property declared here}} [all …]
|
D | ivar-lookup.m | 60 int IVAR; // expected-error {{instance variable is already declared}} 67 int IVAR; // expected-error {{instance variable is already declared}} 73 int IVAR; // expected-error {{instance variable is already declared}} 74 int PIVAR; // expected-error {{instance variable is already declared}} 80 int IVAR; // expected-error {{instance variable is already declared}} 146 // expected-error {{instance variable is already declared}} 151 int d; // expected-error {{instance variable is already declared}} 152 NSString *e_strong; // expected-error {{instance variable is already declared}} 153 NSData *f_weak; // expected-error {{instance variable is already declared}} 154 NSData *g; // expected-error 2 {{instance variable is already declared}}
|
D | arc-property-decl-attrs.m | 40 …nretained id x; // expected-error {{strong property 'x' may not also be declared __unsafe_unretain… 41 @property(strong) __weak id y; // expected-error {{strong property 'y' may not also be declared __w… 42 …oreleasing id z; // expected-error {{strong property 'z' may not also be declared __autoreleasing}} 46 …nretained id x; // expected-error {{strong property 'x' may not also be declared __unsafe_unretain… 47 @property(retain) __weak id y; // expected-error {{strong property 'y' may not also be declared __w… 48 …oreleasing id z; // expected-error {{strong property 'z' may not also be declared __autoreleasing}} 52 …nretained id x; // expected-error {{strong property 'x' may not also be declared __unsafe_unretain… 53 @property(copy) __weak id y; // expected-error {{strong property 'y' may not also be declared __wea… 54 …oreleasing id z; // expected-error {{strong property 'z' may not also be declared __autoreleasing}} 59 …) __weak id y; // expected-error {{unsafe_unretained property 'y' may not also be declared __weak}} [all …]
|
D | property-category-4.m | 10 @property (readwrite, retain) id selectedObjects; // expected-note {{property declared here}} 11 @property (readwrite, retain) id d_selectedObjects; // expected-note {{property declared here}} 15 @synthesize selectedObjects = _selectedObjects; // expected-error {{property declared in category '… 16 @dynamic d_selectedObjects; // expected-error {{property declared in category 'CAT' cannot be imple… 98 @property (readonly) int p; // no warning for this property - a getter is declared in another cate… 99 @property (readonly) int p1; // expected-note {{property declared here}} 100 @property (readonly) int p2; // no warning for this property - a getter is declared in this catego… 109 @property (readonly) float anotherFloat; // expected-note {{property declared here}} 110 @property (readonly) float Float; // no warning for this property - a getter is declared in this p…
|
D | arc-property-lifetime.m | 10 @property(strong) id x; // expected-note {{property declared here}} 11 @property(strong) id y; // expected-note {{property declared here}} 27 @property(retain) id x; // expected-note {{property declared here}} 28 @property(retain) id y; // expected-note {{property declared here}} 44 @property(copy) id x; // expected-note {{property declared here}} 45 @property(copy) id y; // expected-note {{property declared here}} 56 …nretained id x; // expected-error {{strong property 'x' may not also be declared __unsafe_unretain… 57 …oreleasing id z; // expected-error {{strong property 'z' may not also be declared __autoreleasing}} 61 …nretained id x; // expected-error {{strong property 'x' may not also be declared __unsafe_unretain… 62 …oreleasing id z; // expected-error {{strong property 'z' may not also be declared __autoreleasing}} [all …]
|
D | method-undefined-warn-1.m | 6 - (int) int_meth; // expected-note {{method 'int_meth' declared here}} 7 + (int) cls_meth; // expected-note {{method 'cls_meth' declared here}} 8 + (void) cls_meth1 : (int) arg1; // expected-note {{method 'cls_meth1:' declared here}} 22 - (int) int_meth; // expected-note {{method 'int_meth' declared here}} 23 + (int) cls_meth; // expected-note {{method 'cls_meth' declared here}} 24 + (void) cls_meth1 : (int) arg1; // expected-note {{method 'cls_meth1:' declared here}}
|
/external/valgrind/memcheck/tests/ |
D | varinfo5.stderr.exp | 18 declared at varinfo5so.c:38 26 declared at varinfo5so.c:40 34 a global variable declared at varinfo5so.c:42 42 a global variable declared at varinfo5so.c:44 50 declared at varinfo5so.c:49, in frame #1 of thread 1 59 declared at varinfo5so.c:69, in frame #1 of thread 1 68 declared at varinfo5so.c:72, in frame #1 of thread 1 77 declared at varinfo5so.c:67, in frame #1 of thread 1 86 a global variable declared at varinfo5so.c:87 95 a global variable declared at varinfo5so.c:88 [all …]
|
D | varinfo5.stderr.exp-ppc64 | 18 declared at varinfo5so.c:38 26 declared at varinfo5so.c:40 34 a global variable declared at varinfo5so.c:42 42 a global variable declared at varinfo5so.c:44 50 declared at varinfo5so.c:49, in frame #1 of thread 1 59 declared at varinfo5so.c:69, in frame #1 of thread 1 68 declared at varinfo5so.c:72, in frame #1 of thread 1 77 declared at varinfo5so.c:67, in frame #1 of thread 1 86 a global variable declared at varinfo5so.c:87 95 a global variable declared at varinfo5so.c:88 [all …]
|
D | varinfo1.stderr.exp | 12 declared at varinfo1.c:35 18 declared at varinfo1.c:37 24 a global variable declared at varinfo1.c:39 30 a global variable declared at varinfo1.c:41 36 declared at varinfo1.c:46, in frame #1 of thread 1
|
/external/selinux/secilc/docs/ |
D | cil_user_statements.md | 43 Associates a previously declared [`user`](cil_user_statements.md#user) identifier with a previously… 63 <td align="left"><p>A previously declared SELinux <code>user</code> or <code>userattribute</code> i… 67 <td align="left"><p>A previously declared <code>role</code> or <code>roleattribute</code> identifie… 121 Allows the association of one or more previously declared [`user`](cil_user_statements.md#user) or … 141 <td align="left"><p>A single previously declared <code>userattribute</code> identifier.</p></td> 145 <td align="left"><p>Zero or more previously declared <code>user</code> or <code>userattribute</code… 146 …t there must be at least one <code>user_id</code> or <code>expr</code> parameter declared.</p></td> 179 Associates a previously declared [`user`](cil_user_statements.md#user) identifier with a previously… 199 <td align="left"><p>A previously declared SELinux <code>user</code> identifier.</p></td> 203 <td align="left"><p>A previously declared <code>level</code> identifier. This may consist of a sing… [all …]
|
/external/v8/tools/clang/plugins/tests/ |
D | base_refcounted.txt | 2 …um-style] Classes that are ref-counted should have destructors that are declared protected or priv… 8 …um-style] Classes that are ref-counted should have destructors that are declared protected or priv… 17 …um-style] Classes that are ref-counted should have destructors that are declared protected or priv… 26 … Classes that are ref-counted should have explicit destructors that are declared protected or priv… 35 …um-style] Classes that are ref-counted should have destructors that are declared protected or priv… 41 ./base_refcounted.h:139:3: note: [chromium-style] Public destructor declared here 47 … Classes that are ref-counted should have explicit destructors that are declared protected or priv… 63 …um-style] Classes that are ref-counted should have destructors that are declared protected or priv… 75 …um-style] Classes that are ref-counted should have destructors that are declared protected or priv… 81 …um-style] Classes that are ref-counted should have destructors that are declared protected or priv…
|
/external/swiftshader/third_party/LLVM/test/DebugInfo/ |
D | printdbginfo2.ll | 2 ; grep {%b is variable b of type x declared at x.c:7} %t1 3 ; grep {%2 is variable b of type x declared at x.c:7} %t1 4 ; grep {@c.1442 is variable c of type int declared at x.c:4} %t1 14 ; CHECK:; %b is variable b of type foo declared at x.c:7 16 ; CHECK:; %a is variable a of type declared at x.c:8 23 ; CHECK:; %0 is variable b of type foo declared at x.c:7 27 ; CHECK:; %1 is variable a of type declared at x.c:8 30 ; CHECK:; %tmp is variable b of type foo declared at x.c:7 34 ; CHECK:; @main.c is variable c of type int declared at x.c:6
|
/external/clang/test/FixIt/ |
D | typo.m | 7 @interface NSString // expected-note 2{{'NSString' declared here}} 17 @property int *sprop; // expected-note{{'sprop' declared here}} 22 int his_ivar; // expected-note 2{{'his_ivar' declared here}} 27 @property int his_prop; // expected-note{{'his_prop' declared here}} 32 int her_ivar; // expected-note 2{{'her_ivar' declared here}} 35 @property int her_prop; // expected-note{{'her_prop' declared here}} 67 @interface Collide // expected-note{{'Collide' declared here}} 70 int value; // expected-note{{'value' declared here}} 73 @property int value; // expected-note{{'value' declared here}} 91 @protocol NetworkSocket // expected-note{{'NetworkSocket' declared here}}
|
/external/clang/test/ARCMT/ |
D | atautorelease-check.m | 103 // 'x' is declared inside the "pool scope" but used outside it, if we create 105 int x = 0; // expected-note {{declared here}} 109 …expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}} 116 struct S { int x; }; // expected-note {{declared here}} 120 …expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}} 128 enum { Bar }; // expected-note {{declared here}} 132 …expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}} 139 typedef int Bar; // expected-note {{declared here}} 143 …expected-error {{a name is referenced outside the NSAutoreleasePool scope that it was declared in}}
|
/external/clang/test/ASTMerge/ |
D | interface.m | 5 // CHECK: interface2.m:16:9: error: instance variable 'ivar2' declared with incompatible types in d… 6 // CHECK: interface1.m:16:7: note: declared here with type 'int' 11 // CHECK: interface1.m:34:1: note: class method 'foo' also declared here 13 // CHECK: interface1.m:40:17: note: declared here with type 'int' 15 // CHECK: interface1.m:46:1: note: class method 'bar:' also declared here 17 // CHECK: interface1.m:58:19: note: declared here with type 'float'
|
12345678910>>...32