Searched refs:_attribute (Results 1 – 6 of 6) sorted by relevance
140 def _attribute(self, attr): member in WindowsConsoleFormatter146 self._attribute(self._bold)148 self._attribute(self._normal)151 self._attribute(self._italic)153 self._attribute(self._normal)156 self._attribute(self._blue)158 self._attribute(self._normal)161 self._attribute(self._green)163 self._attribute(self._normal)
66 int _attribute; field74 return 5/_attribute; // expected-warning {{Division by zero}}78 _attribute = 0;83 int _attribute; field90 _attribute = 0;95 return 5/_attribute; // expected-warning {{Division by zero}}
302 void *_attribute; /* really pthread_attr_t */ member308 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
560 void *_attribute; /* really pthread_attr_t */ member
530 .. _attribute-references:
1470 .. _attribute-access: