Home
last modified time | relevance | path

Searched full:note (Results 1 – 25 of 16437) sorted by relevance

12345678910>>...658

/external/clang/test/CodeGen/
Dbuiltins-systemz-zvector-error.c62 … // expected-note@vecintrin.h:* {{must be a constant power of 2 from 64 to 4096}} in test_core()
64 … // expected-note@vecintrin.h:* {{must be a constant power of 2 from 64 to 4096}} in test_core()
66 … // expected-note@vecintrin.h:* {{must be a constant power of 2 from 64 to 4096}} in test_core()
68 … // expected-note@vecintrin.h:* {{must be a constant power of 2 from 64 to 4096}} in test_core()
71 // expected-note@vecintrin.h:* 3 {{candidate function not viable}} in test_core()
72 … // expected-note@vecintrin.h:* 1 {{must be a constant integer from 0 to 3}} in test_core()
74 // expected-note@vecintrin.h:* 3 {{candidate function not viable}} in test_core()
75 … // expected-note@vecintrin.h:* 1 {{must be a constant integer from 0 to 3}} in test_core()
77 // expected-note@vecintrin.h:* 3 {{candidate function not viable}} in test_core()
78 … // expected-note@vecintrin.h:* 1 {{must be a constant integer from 0 to 3}} in test_core()
[all …]
/external/clang/test/SemaCXX/
Derr_typecheck_assign_const_filecheck.cpp71 // CHECK-NOT: note: in test1()
74 // One note
79 // CHECK-NOT: note: in test2()
80 // CHECK: note:{{.*}} 'Ca' in test2()
81 // CHECK-NOT: note: in test2()
86 // CHECK-NOT: note: in test2()
87 // CHECK: note:{{.*}} 'Cb' in test2()
88 // CHECK-NOT: note: in test2()
93 // CHECK-NOT: note: in test2()
94 // CHECK: note:{{.*}} 'Cd' in test2()
[all …]
Dwarn-assignment-condition.cpp16 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
17 // expected-note{{place parentheses around the assignment to silence this warning}} in test()
21 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
22 // expected-note{{place parentheses around the assignment to silence this warning}} in test()
26 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
27 // expected-note{{place parentheses around the assignment to silence this warning}} in test()
31 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
32 // expected-note{{place parentheses around the assignment to silence this warning}} in test()
36 // expected-note{{use '==' to turn this assignment into an equality comparison}} \ in test()
37 // expected-note{{place parentheses around the assignment to silence this warning}} in test()
[all …]
Dexpressions.cpp43 // expected-note {{use '&' for a bitwise operation}} \ in test2()
44 // expected-note {{remove constant to silence this warning}} in test2()
53 // expected-note {{use '&' for a bitwise operation}} \ in test2()
54 // expected-note {{remove constant to silence this warning}} in test2()
57 // expected-note {{use '|' for a bitwise operation}} in test2()
60 // expected-note {{use '|' for a bitwise operation}} in test2()
62 // expected-note {{use '|' for a bitwise operation}} in test2()
64 // expected-note {{use '|' for a bitwise operation}} in test2()
66 // expected-note {{use '|' for a bitwise operation}} in test2()
68 // expected-note {{use '&' for a bitwise operation}} \ in test2()
[all …]
/external/clang/test/CXX/special/class.copy/
Dp23-cxx11.cpp41 DeletedCopyAssign &operator=(const DeletedCopyAssign &) = delete; // expected-note 2{{deleted}}
44 DeletedMoveAssign &operator=(DeletedMoveAssign &&) = delete; // expected-note 2{{deleted}}
63 NonTrivialCopyAssign x; // expected-note {{variant field 'x' has a non-trivial copy assign}}
66 template struct CopyAssign<A1>; // expected-note {{here}}
69 A2 &operator=(A2 &&) = default; // expected-note {{here}}
71 NonTrivialMoveAssign x; // expected-note {{variant field 'x' has a non-trivial move assign}}
74 template struct MoveAssign<A2>; // expected-note {{here}}
78 const int a; // expected-note 2{{field 'a' is of const-qualified type}}
81 …const void *const a[3][9][2]; // expected-note 2{{field 'a' is of const-qualified type 'const void…
86 template struct CopyAssign<B1>; // expected-note {{here}}
[all …]
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td13 def note_expr_divide_by_zero : Note<"division by zero">;
14 def note_constexpr_invalid_cast : Note<
17 def note_constexpr_invalid_downcast : Note<
19 def note_constexpr_overflow : Note<
21 def note_constexpr_negative_shift : Note<"negative shift count %0">;
22 def note_constexpr_large_shift : Note<
24 def note_constexpr_lshift_of_negative : Note<"left shift of negative value %0">;
25 def note_constexpr_lshift_discards : Note<"signed left shift discards bits">;
26 def note_constexpr_invalid_function : Note<
29 def note_constexpr_invalid_inhctor : Note<
[all …]
/external/elfutils/backends/
Dppc_reloc.def34 RELOC_TYPE (ADDR16, REL|EXEC|DYN) /* note 1 */
35 RELOC_TYPE (ADDR16_LO, REL|EXEC|DYN) /* note 1 */
36 RELOC_TYPE (ADDR16_HI, REL|EXEC|DYN) /* note 1 */
37 RELOC_TYPE (ADDR16_HA, REL|EXEC|DYN) /* note 1 */
38 RELOC_TYPE (ADDR14, REL|EXEC|DYN) /* note 1 */
39 RELOC_TYPE (ADDR14_BRTAKEN, REL|EXEC|DYN) /* note 1 */
40 RELOC_TYPE (ADDR14_BRNTAKEN, REL|EXEC|DYN) /* note 1 */
41 RELOC_TYPE (REL24, REL|EXEC|DYN) /* note 1 */
42 RELOC_TYPE (REL14, REL|EXEC|DYN) /* note 1 */
43 RELOC_TYPE (REL14_BRTAKEN, REL|EXEC|DYN) /* note 1 */
[all …]
Dppc64_reloc.def34 RELOC_TYPE (ADDR16, REL) /* note 1 */
35 RELOC_TYPE (ADDR16_LO, REL) /* note 1 */
36 RELOC_TYPE (ADDR16_HI, REL) /* note 1 */
37 RELOC_TYPE (ADDR16_HA, REL) /* note 1 */
38 RELOC_TYPE (ADDR14, REL) /* note 1 */
39 RELOC_TYPE (ADDR14_BRTAKEN, REL) /* note 1 */
40 RELOC_TYPE (ADDR14_BRNTAKEN, REL) /* note 1 */
65 RELOC_TYPE (ADDR30, REL) /* note 1 */
67 RELOC_TYPE (ADDR16_HIGHER, REL) /* note 1 */
68 RELOC_TYPE (ADDR16_HIGHERA, REL) /* note 1 */
[all …]
/external/elfutils/tests/
Drun-readelf-n.sh19 # - testfile-gnu-property-note.c
26 # gcc -fcf-protection -c testfile-gnu-property-note.c
27 # gcc -o testfile-gnu-property-note testfile-gnu-property-note.o
28 # eu-strip --strip-sections testfile-gnu-property-note
30 testfiles testfile-gnu-property-note.o testfile-gnu-property-note
33 testrun_compare ${abs_top_builddir}/src/readelf -n testfile-gnu-property-note.o << EOF
35 Note section [ 6] '.note.gnu.property' of 32 bytes at offset 0x80:
42 testrun_compare ${abs_top_builddir}/src/readelf -n testfile-gnu-property-note << EOF
44 Note segment of 32 bytes at offset 0x300:
49 Note segment of 68 bytes at offset 0x320:
[all …]
Drun-pt_gnu_prop-tests.sh44 NOTE 0x0001c8 0x080481c8 0x080481c8 0x000060 0x000060 R 0x4
54 …02 [RO: .interp .note.gnu.build-id .note.gnu.property .note.ABI-tag .gnu.hash .dynsym .dynstr…
59 07 [RO: .note.gnu.build-id .note.gnu.property .note.ABI-tag]
60 08 [RO: .note.gnu.property]
65 Note section [ 2] '.note.gnu.build-id' of 36 bytes at offset 0x1c8:
70 Note section [ 3] '.note.gnu.property' of 28 bytes at offset 0x1ec:
75 Note section [ 4] '.note.ABI-tag' of 32 bytes at offset 0x208:
94 NOTE 0x000338 0x0000000000400338 0x0000000000400338 0x000020 0x000020 R 0x8
95 NOTE 0x000358 0x0000000000400358 0x0000000000400358 0x000044 0x000044 R 0x4
105 …02 [RO: .interp .note.gnu.property .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr…
[all …]
/external/clang/test/SemaObjCXX/
Dobjcbridge-attribute.mm4 typedef struct __attribute__ ((objc_bridge(NSError))) __CFErrorRef * CFErrorRef; // expected-note 5…
6 …bute__ ((objc_bridge(MyError))) __CFMyErrorRef * CFMyErrorRef; // expected-note 1 {{declared here}}
27 typedef struct __attribute__((objc_bridge(NSTesting))) __CFError *CFTestingRef; // expected-note {{…
32 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
33 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka '__CFEr…
38 typedef CFErrorRef1 CFErrorRef2; // expected-note 2 {{declared here}}
46 @interface NSError<P1, P2, P3> @end // expected-note 5 {{declared here}}
48 @interface MyError : NSError // expected-note 1 {{declared here}}
58 // expected-note {{__bridge to convert directly (no change in ownership)}} \
59 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
[all …]
Dobjcbridge-attribute-arc.mm4 typedef struct __attribute__ ((objc_bridge(NSError))) __CFErrorRef * CFErrorRef; // expected-note 5…
6 …bute__ ((objc_bridge(MyError))) __CFMyErrorRef * CFMyErrorRef; // expected-note 1 {{declared here}}
27 typedef struct __attribute__((objc_bridge(NSTesting))) __CFError *CFTestingRef; // expected-note {{…
32 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
33 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka '__CFEr…
38 typedef CFErrorRef1 CFErrorRef2; // expected-note 2 {{declared here}}
46 @interface NSError<P1, P2, P3> @end // expected-note 5 {{declared here}}
48 @interface MyError : NSError // expected-note 1 {{declared here}}
58 // expected-note {{__bridge to convert directly (no change in ownership)}} \
59 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
[all …]
Dobjcbridge-static-cast.mm4 typedef struct __attribute__ ((objc_bridge(NSError))) __CFErrorRef * CFErrorRef; // expected-note 3…
6 …bute__ ((objc_bridge(MyError))) __CFMyErrorRef * CFMyErrorRef; // expected-note 1 {{declared here}}
27 typedef struct __attribute__((objc_bridge(NSTesting))) __CFError *CFTestingRef; // expected-note {{…
32 … // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
33 …// expected-note {{use __bridge_transfer with C-style cast to transfer ownership of a +1 'CFTestin…
38 typedef CFErrorRef1 CFErrorRef2; // expected-note 1 {{declared here}}
46 @interface NSError<P1, P2, P3> @end // expected-note 3 {{declared here}}
48 @interface MyError : NSError // expected-note 1 {{declared here}}
58 … // expected-note {{__bridge with C-style cast to convert directly (no change in ownership)}} \
59 …// expected-note {{use __bridge_transfer with C-style cast to transfer ownership of a +1 'CFErrorR…
[all …]
/external/python/google-api-python-client/docs/dyn/
Dkeep_v1.notes.html87 <p class="firstline">Creates a new note.</p>
90note. Caller must have the `OWNER` role on the note to delete. Deleting a note removes the resourc…
93 <p class="firstline">Gets a note.</p>
108 <pre>Creates a new note.
114 { # A single note.
115 &quot;attachments&quot;: [ # Output only. The attachments attached to this note.
116 { # An attachment to a note.
123 &quot;body&quot;: { # The content of the note. # The body of the note.
124 …&quot;list&quot;: { # The list of items for a single list note. # Used if this section&#x27;s cont…
126 { # A single list item in a note&#x27;s list.
[all …]
/external/clang/test/SemaObjC/
Dobjcbridge-attribute-arc.m4 typedef struct __attribute__ ((objc_bridge(NSError))) __CFErrorRef * CFErrorRef; // expected-note 5…
6 …bute__ ((objc_bridge(MyError))) __CFMyErrorRef * CFMyErrorRef; // expected-note 1 {{declared here}}
45 typedef struct __attribute__((objc_bridge(NSTesting))) __CFError *CFTestingRef; // expected-note {{…
50 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
51 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka 'struct…
56 typedef CFErrorRef1 CFErrorRef2; // expected-note 2 {{declared here}}
64 @interface NSError<P1, P2, P3> @end // expected-note 5 {{declared here}}
66 @interface MyError : NSError // expected-note 1 {{declared here}}
76 // expected-note {{__bridge to convert directly (no change in ownership)}} \
77 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka 'struct …
[all …]
Darc-unbridged-cast.m46 …; // expected-error {{requires a bridged cast}} expected-note {{use __bridge to}} expected-note {{…
47 …; // expected-error {{requires a bridged cast}} expected-note {{use __bridge to}} expected-note {{…
48 …; // expected-error {{requires a bridged cast}} expected-note {{use __bridge to}} expected-note {{…
49 …; // expected-error {{requires a bridged cast}} expected-note {{use __bridge to}} expected-note {{…
50 …; // expected-error {{requires a bridged cast}} expected-note {{use __bridge to}} expected-note {{…
52 …x = (id) auditedCreateString(); // expected-error {{requires a bridged cast}} expected-note {{use …
53 …ng() : (void*) 0); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRel…
54 …edCreateString()); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRel…
55 …edCreateString()); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRel…
82 …]); // expected-error{{requires a bridged cast}} expected-note{{use __bridge to}} expected-note{{u…
[all …]
/external/clang/test/Analysis/
Duninit-sometimes.cpp7 int x; // expected-note {{variable}} in test_if_false()
9 // expected-note {{remove the 'if' if its condition is always true}} in test_if_false()
11 return x; // expected-note {{uninitialized use}} in test_if_false()
19 int x; // expected-note {{variable}} in test_if_true()
21 // expected-note {{remove the 'if' if its condition is always false}} in test_if_true()
23 return x; // expected-note {{uninitialized use}} in test_if_true()
31 int x; // expected-note {{variable}} in test_while_false()
33 // expected-note {{remove the condition if it is always true}} in test_while_false()
39 return x; // expected-note {{uninitialized use}} in test_while_false()
47 int x; // expected-note {{variable}} in test_while_true()
[all …]
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp6 // - this (5.1.1 [expr.prim.general]) [Note: when evaluating a constant
9 // pointer to the class object. -end note];
21 // literal class or a constexpr function [ Note: Overload resolution (13.3)
22 // is applied as usual - end note ];
24 static int f() { return 1; } // expected-note {{here}} in f()
25 …int n : f(); // expected-error {{constant expression}} expected-note {{non-constexpr function 'f' …
28 constexpr NonConstexpr2(); // expected-note {{here}}
33 …int m : NonConstexpr2().n; // expected-error {{constant expression}} expected-note {{undefined con…
36 NonConstexpr4(); // expected-note {{declared here}}
40 …int n : NonConstexpr4().n; // expected-error {{constant expression}} expected-note {{non-constexpr…
[all …]
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
Dp7-0x.cpp11 char c2{x}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example()
12 …char c3{y}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} expected-warning… in std_example()
15 unsigned char uc2 = {-1}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example()
16 unsigned int ui1 = {-1}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example()
18 { (unsigned int)-1 }; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example()
19 int ii = {2.0}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example()
20 float f1 { x }; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example()
47 … {1.0F}; // expected-error {{type 'float' cannot be narrowed to 'char'}} expected-note {{silence}} in float_to_int()
48 Agg<char> a2 = {1.0}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in float_to_int()
49 Agg<char> a3 = {1.0L}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in float_to_int()
[all …]
/external/google-breakpad/src/common/linux/
Delf_core_dump.h46 // provides methods for accessing program headers and the note section.
63 // A class encapsulating the note content in a core dump, which provides
64 // methods for accessing the name and description of a note.
65 class Note {
67 Note();
69 // Constructor that takes the note content from |content|.
70 explicit Note(const MemoryRange& content);
72 // Returns true if this note is valid, i,e. a note header is found in
76 // Returns the note header, or NULL if no note header is found in
80 // Returns the note type, or 0 if no note header is found in |content_|.
[all …]
/external/clang/test/Misc/
Dmacro-backtrace.c23 // CHECK-LIMIT: macro-backtrace.c:15:19: note: expanded from macro 'M12' in f()
25 // CHECK-LIMIT: macro-backtrace.c:14:19: note: expanded from macro 'M11' in f()
27 …// CHECK-LIMIT: note: (skipping 7 expansions in backtrace; use -fmacro-backtrace-limit=0 to see al… in f()
28 // CHECK-LIMIT: macro-backtrace.c:6:18: note: expanded from macro 'M3' in f()
30 // CHECK-LIMIT: macro-backtrace.c:5:18: note: expanded from macro 'M2' in f()
32 // CHECK-LIMIT: macro-backtrace.c:4:23: note: expanded from macro 'M1' in f()
38 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:15:19: note: expanded from macro 'M12' in f()
39 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:14:19: note: expanded from macro 'M11' in f()
40 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:13:19: note: expanded from macro 'M10' in f()
41 …// CHECK-NO-CARETS-NEXT: note: (skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 … in f()
[all …]
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp15.cpp3 struct B1 { // expected-note 2{{candidate}}
4 B1(int); // expected-note {{candidate}}
7 struct B2 { // expected-note 2{{candidate}}
8 B2(int); // expected-note {{candidate}}
11 struct D1 : B1, B2 { // expected-note 2{{candidate}}
12 using B1::B1; // expected-note 3{{inherited here}}
13 using B2::B2; // expected-note 3{{inherited here}}
31 struct A { // expected-note 4{{candidate}}
32 A(); // expected-note {{candidate}}
34 A(C &&); // expected-note {{candidate}}
[all …]
/external/clang/test/CXX/class/class.union/
Dp1.cpp10 …virtual void foo() { abort(); } // expected-note 4 {{because type 'Virtual' has a virtual member f… in foo()
13 class VirtualBase : virtual Okay { // expected-note 4 {{because type 'VirtualBase' has a virtual ba…
17 …Ctor() { abort(); } // expected-note 2{{because type 'Ctor' has a user-provided default constructo… in Ctor()
20 …Ctor2(); // expected-note {{because type 'Ctor2' has a user-provided default constructor}} expecte…
22 class CtorTmpl { // expected-note {{because type 'CtorTmpl' has no default constructor}}
23 …template<typename T> CtorTmpl(); // expected-note {{implicit default constructor suppressed by use…
26 class CopyCtor { // expected-note 2{{because no constructor can be used to copy an object of type '…
30 class CopyAssign { // expected-note 2 {{because no assignment operator can be used to copy an objec…
35 …~Dtor() { abort(); } // expected-note 2 {{because type 'Dtor' has a user-provided destructor}} exp… in ~Dtor()
52 …Virtual v; // expected-note {{because the function selected to copy field of type 'Virtual' is not…
[all …]
/external/fonttools/Doc/source/designspaceLib/
Dv5_class_diagram.puml6 <size:12>Note: the ""Descriptor"" suffix is omitted from most classes
22 note left of DesignSpaceDocument::elidedFallbackName
24 end note
35 note right of AbstractAxis::axisOrdering
37 end note
45 note bottom of Axis
49 end note
56 note bottom of DiscreteAxis
63 end note
79 note right of AxisLabel
[all …]
/external/clang/test/Modules/
Dno-linkage.cpp6 namespace NS { int n; } // expected-note {{candidate}}
7 struct Typedef { int n; }; // expected-note {{candidate}}
8 int AliasDecl; // expected-note {{candidate}}
9 int UsingDecl; // expected-note {{candidate}}
10 namespace RealNS = NS; // expected-note {{candidate}}
11 typedef int Struct; // expected-note {{candidate}}
12 enum { Variable }; // expected-note {{candidate}}
13 const int AnotherNS = 0; // expected-note {{candidate}}
14 const int Enumerator = 0; // expected-note {{candidate}}
15 static int Overloads; // expected-note {{candidate}}
[all …]

12345678910>>...658