Searched refs:marked (Results 1 – 25 of 353) sorted by relevance
12345678910>>...15
1 // silly workaround expected-note {{marked unavailable here}}5 // another silly workaround expected-note {{marked unavailable here}}14 // workaround expected-note {{marked unavailable here}}19 // workaround expected-note {{marked unavailable here}}25 // workaround expected-note {{marked unavailable here}}41 // workaround expected-note 4 {{marked unavailable here}}
8 - (void) foo1 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel her…10 …tribute__ ((__sentinel__(1))); // expected-note {{method has been explicitly marked sentinel here}}11 …tribute__ ((__sentinel__(5))); // expected-note {{method has been explicitly marked sentinel here}}12 …tribute__ ((__sentinel__(0))); // expected-note {{method has been explicitly marked sentinel here}}17 - (void) foo12 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel he…
6 - (void) unavailMeth __attribute__((unavailable)); // expected-note {{has been explicitly marked un…10 - (void) unavailMeth2 __attribute__((unavailable)); // expected-note {{has been explicitly marked u…12 …ed)) __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailable here}}18 - (void) unavailMeth1 __attribute__((unavailable)); // expected-note {{has been explicitly marked u…23 …ed)) __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailable here}}
4 @protocol FwProto; // expected-note{{marked unavailable}}36 @protocol FwProto @end // expected-note{{marked unavailable}}41 __attribute ((unavailable)) __attribute ((deprecated)) @protocol XProto; // expected-note{{marked u…
8 … default property 'myProp' has a user defined getter (property should be marked 'atomic' if this i…9 … default property 'myProp' has a user defined setter (property should be marked 'atomic' if this i…
6 id * foo(); // expected-note {{function has been explicitly marked unavailable here}}
93 f->marked = FALSE; in __gl_renderMesh()101 if( f->inside && ! f->marked ) { in __gl_renderMesh()103 assert( f->marked ); in __gl_renderMesh()149 #define Marked(f) (! (f)->inside || (f)->marked)151 #define AddToTrail(f,t) ((f)->trail = (t), (t) = (f), (f)->marked = TRUE)155 (t)->marked = FALSE; t = (t)->trail; \297 e->Lface->marked = TRUE; in RenderFan()319 e->Lface->marked = TRUE; in RenderStrip()325 e->Lface->marked = TRUE; in RenderStrip()
5 [^foo]: Footnote marked ``foo``.6 [^bar]: This one is marked *bar*.
83 bool marked() in marked() function88 void setMarked(bool marked) in setMarked() argument90 m_marked = marked; in setMarked()
2 // self and _cmd are marked as DW_AT_artificial. 4 // myarg is not marked as DW_AT_artificial.
10 doesn't already exist. This ensures that APIs only marked with a11 @deprecated documentation comment will also be marked as
49 /// CCIfInReg - If this argument is marked with the 'inreg' attribute, apply53 /// CCIfNest - If this argument is marked with the 'nest' attribute, apply57 /// CCIfSplit - If this argument is marked with the 'split' attribute, apply61 /// CCIfSRet - If this argument is marked with the 'sret' attribute, apply
315 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.636 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.643 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.659 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.667 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.674 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.749 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.1252 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.1351 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.1405 # (pofilter) isfuzzy: Check if the unit has been marked fuzzy.[all …]
1 Test that a resource marked as foreign can still be loaded via XHR.
69 << "Image ending in 'Template' should be marked as being a template";73 << "Image not ending in 'Template' should not be marked as being a "
6 Changes in the source are marked with "// android" comments.
19 and observe that they get marked as expected.40 Marking: the should be a variation of marked packets:89 Marking: the should be a variation of marked packets:
1 Exception VertexColor.j3md has been marked as obsolete. Please use Unshaded.j3md instead.
1 Exception SimpleTextured.j3md has been marked as obsolete. Please use Unshaded.j3md instead.
1 Exception WireColor.j3md has been marked as obsolete. Please use Unshaded.j3md instead.
1 ; Test that a prototype can be marked const, and the definition is allowed
10 // expected-note{{declaration has been explicitly marked unavailable here}}
8 other functions are marked as hidden.
60 ….) __attribute__((sentinel)); // expected-note{{function has been explicitly marked sentinel here}}63 … ... __attribute__((sentinel)); // expected-note{{method has been explicitly marked sentinel here}}