Searched defs:clean (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A DMakefile38 clean := TARGET = clean macro
46 clean clobber lint: $(SUBDIRS)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/
H A DMakefile37 clean := TARGET = clean macro
44 all clean clobber install lint: $(SUBDIRS)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/
H A DMakefile35 clean := TARGET = clean macro
43 all clean clobber lint yydebug: $(SUBDIRS)
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprtpd.c250 PRBool clean; local
256 clean = PR_TRUE;
266 clean = PR_FALSE; /* unknown side effects */
270 } while ((--passes > 0) && !clean); /* limit # of passes */
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c256 static int dtrace_dynvar_failclean; /* dynvars failed to clean */
1313 * clean the dirty dynamic variable lists on all CPUs. Dynamic variable
1348 * If the clean list is non-NULL, then we're in a
1351 * also have a non-NULL clean list). We can't simply
1352 * move the dirty list into the clean list on this
1354 * to persist, lest a short clean list prevent a
1358 * with a NULL clean list, NULL dirty list, and NULL
1384 * therefore unable to clean it now.
1429 * into this dirty list; we can make it clean.
1756 dtrace_dynvar_t *clean local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 1620 milliseconds