Searched defs:self (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/tracing/ |
| H A D | draw_functrace.py | 35 def __init__(self, func, time = None, parent = None): argument 44 def calls(self, func, calltime): argument 53 def getParent(self, func): argument 67 def __repr__(self): argument 70 def __toString(self, branch, lastChild): argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | kxgettext.c | 72 struct file_line *self = malloc(sizeof(*self)); in file_line__new() local 96 struct message *self = malloc(sizeof(*self)); in message__new() local 134 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line() 190 static void message__print_file_lineno(struct message *self) in message__print_file_lineno() 209 static void message__print_gettext_msgid_msgstr(struct message *self) in message__print_gettext_msgid_msgstr()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUsbd.h | 99 struct usb_bus self; member
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvHCD.h | 105 struct usb_bus self; member
|
| H A D | drvEhciHcd.c | 6637 static int ehci_reboot (struct notifier_block *self, U32 code, void *null) in ehci_reboot()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 1107 struct task_struct *self = current; in MsOS_InfoTaskID() local
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 1130 struct task_struct *self = current; in MsOS_InfoTaskID() local
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 1569 pthread_t self; in MsOS_InfoTaskID() local
|