OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_attribute
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/tools/trace/
format.py
140
def
_attribute
(self, attr):
member in class:WindowsConsoleFormatter
146
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)
/bionic/libc/kernel/uapi/asm-generic/
siginfo.h
231
void *
_attribute
;
member in struct:sigevent::__anon309::__anon310
236
#define sigev_notify_attributes _sigev_un._sigev_thread.
_attribute
/external/kernel-headers/original/uapi/asm-generic/
siginfo.h
330
void *
_attribute
; /* really pthread_attr_t */
member in struct:sigevent::__anon25197::__anon25198
336
#define sigev_notify_attributes _sigev_un._sigev_thread.
_attribute
Completed in 309 milliseconds