Searched refs:platform (Results 26 - 50 of 50) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/
H A DS3Asm.S3 # for X64 platform
H A DS3Asm.asm3 ; for X64 platform
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/
H A Dcreate-release.py23 is_unix = not sys.platform.startswith('win')
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dobjs.mk38 # This makefile appends to the variable OBJS the platform-dependent
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dobjs.mk38 # This makefile appends to the variable OBJS the platform-dependent
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A Dbuild.py2 # build a platform or a module
24 import platform namespace
376 ## The smallest platform unit that can be built by nmake/make command in multi-thread build mode
378 # This class is for platform build by nmake/make build system. The "Obj" parameter
396 ## The class representing the task of a module build or platform build
693 # 2. Parse DSC file of active platform
702 # Constructor will load all necessary configurations, parse platform, modules
831 ExtraData="No active platform specified in target.txt or command line! Nothing can be built.\n")
841 # parse target.txt, tools_def.txt, and platform file
852 ## Build a module or platform
[all...]
H A DBuildReport.py21 import platform namespace
395 # @param GlobalDepexParser The platform global Dependency expression parser object
511 # a separate module in a platform build.
568 # in a platform build.
572 # @param GlobalPcdReport The platform global PCD report object
573 # @param GlobalPredictionReport The platform global Prediction report object
574 # @param GlobalDepexParser The platform global Dependency expression parser object
635 # Reports platform and module PCD information
637 # This class reports the platform PCD section and module PCD subsection
644 # This constructor function generates PcdReport object a platform buil
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/
H A DInstallPkg.py27 from sys import platform namespace
31 from platform import python_version
432 platform) + format_exc())
437 platform) + format_exc())
448 platform) + format_exc())
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileCommon.cpp40 #include "nsLocalFile.h" // includes platform-specific headers
137 #error Need to define file path separator for your platform
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py24 import platform namespace
260 if platform.system() != 'Windows':
/vbox/src/VBox/Devices/EFI/Firmware/
H A Dedksetup.bat119 @echo --nt32 Call vsvars32.bat for NT32 platform build.
/vbox/src/libs/xpcom18a4/nsprpub/pkg/linux/
H A Dsun-nspr.spec14 NSPR provides platform independence for non-GUI operating system
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtypes.h426 #error 'sizeof(int)' not sufficient for platform use
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsprintf.c210 #error Neither int nor long is 4 bytes on this platform
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvbox.py35 import platform namespace
79 if platform.system() == 'Windows':
231 # Install mappings to the other platform.
232 if platform.system() == 'Windows':
265 if platform.system() == 'Windows':
537 fPassive = sys.platform == 'win32'; # or webservices.
558 if sys.platform == 'win32':
935 and platform.architecture()[0] == '64bit' \
1291 if sys.platform == 'win32':
1316 if sys.platform
[all...]
H A Dvboxwrappers.py1437 if sys.platform == 'win32' \
/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dwebservergluebase.py549 dInfo['sys.platform'] = sys.platform;
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py41 import platform namespace
174 if platform.system() == 'Darwin':
1880 vbox = ctx['global'].platform.connect(url, user, passwd)
1901 ctx['global'].platform.disconnect()
1915 ctx['global'].platform.disconnect()
1920 ctx['vb'] = ctx['global'].platform.connect(url, user, passwd)
3436 if platform.system() in ['Windows', 'Microsoft']:
3542 if platform.system() in [ 'SunOS', ]:
/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxscript_real.py38 import platform namespace
560 if platform.system() == 'Windows':
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DGenMake.py59 if sys.platform == "win32":
93 # Auto-generated makefile for building modules, libraries or platform
318 # Target used when called from platform makefile, which will bypass the build of dependent libraries
900 # Target used when called from platform makefile, which will bypass the build of dependent libraries
1010 # This class encapsules makefie and its generation for platform. It uses
1015 ## template used to generate the makefile for platform
1280 # run command for emulator platform only
1320 # any platform autogen object is ok because we just need common information
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DFvImage.py1342 make_option("-p", "--platform", dest="ActivePlatform",
1375 if sys.platform == "win32":
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh906 avoid parallel builds (make -j) in this platform, or get a better
986 avoid parallel builds (make -j) in this platform, or get a better
1058 avoid parallel builds (make -j) in this platform, or get a better
3794 $echo "*** Warning: inter-library dependencies are not supported in this platform."
3845 $echo "*** because either the platform does not support them or"
4863 $echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2
5285 # we should really use a build-platform specific compiler
6920 # the user asked for that or because the platform doesn't support
6923 # time on that platform, so we default to a shared-only configuration.
/vbox/src/VBox/Main/xml/
H A DSettings.cpp99 /** VirtualBox XML settings version platform substring */
117 # error Unsupported platform!
120 /** VirtualBox XML settings full version string ("x.y-platform") */
2665 // now check if this is actually supported on the current host platform;
5386 * the current host platform. For example, this would return false
5436 * host platform. On Linux, this will check at runtime whether PulseAudio
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmshtml.idl9295 HRESULT platform([retval, out] BSTR *p);
9367 BSTR platform();
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmshtml.idl10720 HRESULT platform([retval, out] BSTR *p);
10792 BSTR platform();

Completed in 191 milliseconds

12