Searched refs:FUNCTION (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A DNULLfuncs.py29 print "\tcrWarning(\"YOU ARE CALLING A NULLED FUNCTION (%s)\");" % func_name
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxInterceptorDxe/
H A Dinterceptor.h32 FUNCTION(voidness)(return_type, b, nparams, params)
H A DVBoxInterceptor.h101 #define FUNCTION(RET_TYPE) RET_TYPE ## _FUNCTION macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java97 case FUNCTION:
184 out.printf("%3s %-41s\n", "CPU", "FUNCTION");
188 "CPU", "ID", "FUNCTION:NAME");
733 r.probespec = ProbeDescription.Spec.FUNCTION;
893 "ID", "PROVIDER", "MODULE", "FUNCTION", "NAME");

Completed in 210 milliseconds