Searched defs:PREFIX (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Efi/
H A Dgetpath.c7 Py_GetPrefix returns PREFIX
8 Py_GetExec_Prefix returns PREFIX
14 For the EDK II, UEFI, implementation of Python, PREFIX and EXEC_PREFIX
16 PREFIX = /Efi/StdLib
17 EXEC_PREFIX = PREFIX
54 #ifndef PREFIX
55 #define PREFIX "/Efi/StdLib" macro
59 #define EXEC_PREFIX PREFIX
67 //#define PYTHONPATH PREFIX LIBPYTHON sDELIM \
418 warning message is issued and the preprocessor defined PREFIX an
[all...]
/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp575 #define PREFIX(str) ( (pszValue = usbPrefix(psz, str, sizeof(str) - 1)) != NULL ) macro
606 if (PREFIX("Bus="))
608 else if (PREFIX("Port="))
610 else if (PREFIX("Spd="))
612 else if (PREFIX("Dev#="))
644 if (PREFIX("Ver="))
646 else if (PREFIX("Cls="))
652 else if (PREFIX("Sub="))
654 else if (PREFIX("Prot="))
656 //else if (PREFIX("MxP
778 #undef PREFIX macro
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...

Completed in 59 milliseconds