Searched refs:pre (Results 1 – 8 of 8) sorted by relevance
32 .PHONY: make-sub make-sub-p-pre make-sub-p34 make-sub-p-pre:
199 .PHONY: make-subdir-p-% make-submake-p-% make-sub make-sub-p-pre make-sub-p207 $(SUBDIRS_PARALLEL):$(SUBDIRS_PREFIX)%: make-sub-p-pre210 $(SUBMAKES_PARALLEL):$(SUBMAKES_PREFIX)%: make-sub-p-pre213 make-sub-p-pre:217 make-sub-p: make-sub-p-pre $(SUBDIRS_PARALLEL) $(SUBMAKES_PARALLEL)
529 -include $(BUILDTOOLSDIR)/commondefs.compat.pre
95 .PHONY: make-subdir-p-% make-submake-p-% make-sub make-sub-p-pre make-sub-p103 $(SUBDIRS_PARALLEL):$(SUBDIRS_PREFIX)%: make-sub-p-pre106 $(SUBMAKES_PARALLEL):$(SUBMAKES_PREFIX)%: make-sub-p-pre109 make-sub-p-pre:113 make-sub-p: make-sub-p-pre $(SUBDIRS_PARALLEL) $(SUBMAKES_PARALLEL)
375 OSThread *pre = NULL; in OSi_InsertThreadToList() local379 pre = t; in OSi_InsertThreadToList()383 if (!pre) in OSi_InsertThreadToList()390 thread->next = pre->next; in OSi_InsertThreadToList()391 pre->next = thread; in OSi_InsertThreadToList()407 OSThread *pre = NULL; in OSi_RemoveThreadFromList() local411 pre = t; in OSi_RemoveThreadFromList()417 if (!pre) in OSi_RemoveThreadFromList()423 pre->next = thread->next; in OSi_RemoveThreadFromList()1350 OSThread *pre = NULL; in OS_YieldThread() local[all …]
1850 PMGenCallbackInfo *pre; in PMi_InsertList() local1861 pre = NULL; in PMi_InsertList()1875 pre = p; in PMi_InsertList()1889 if ( pre ) in PMi_InsertList()1891 pre->next = info; in PMi_InsertList()1917 PMGenCallbackInfo *pre; in PMi_DeleteList() local1925 pre = p = *listp; in PMi_DeleteList()1931 if (p == pre) in PMi_DeleteList()1937 pre->next = p->next; in PMi_DeleteList()1942 pre = p; in PMi_DeleteList()
132 code.src pre138 white-space : pre;