Home
last modified time | relevance | path

Searched defs:self (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/tracing/
H A Ddraw_functrace.py35 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 Dkxgettext.c72 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 DdrvUsbd.h99 struct usb_bus self; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.h105 struct usb_bus self; member
H A DdrvEhciHcd.c6637 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 DMsOS_linux_kernel.c1107 struct task_struct *self = current; in MsOS_InfoTaskID() local
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c1130 struct task_struct *self = current; in MsOS_InfoTaskID() local
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c1569 pthread_t self; in MsOS_InfoTaskID() local