Searched refs:_attribute (Results 1 – 7 of 7) 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)
18 id _attribute; field26 id oldAttribute = _attribute;28 needsUpdate |= (_attribute != oldAttribute); // no-warning34 _attribute = ((void*)0);
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}}
261 void *_attribute; /* really pthread_attr_t */ member267 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
144 compat_uptr_t _attribute; member
547 void *_attribute; /* really pthread_attr_t */ member