| /vbox/src/VBox/Devices/EFI/Firmware/ |
| H A D | edksetup.sh | 11 # In *inux environment, the build tools's source is required and need to be compiled 18 # Setup the environment for unix-like systems running a bash-like shell. 21 # CYGWIN users: Your path and filename related environment variables should be 36 echo Please note: This script must be \'sourced\' so the environment can be changed.
|
| H A D | edksetup.bat | 2 @REM Windows batch file to setup a WORKSPACE environment
19 @REM test and set of environment settings are performed.
97 echo Set the system environment variable, EDK_TOOLS_PATH to the BaseTools,
|
| /vbox/src/VBox/Devices/EFI/Firmware/StdLib/ |
| H A D | StdLib.inc | 6 # the application is to be run in an emulation environment. 86 # emulation environment. 101 # to be run under an emulation environment. 102 # They disable optimization which facillitates debugging under the Emulation environment.
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/ |
| H A D | prcthr.c | 73 thread->environment = NULL; 293 return thread->environment; 298 thread->environment = env;
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/ |
| H A D | pprthred.h | 257 ** Used by Java to associate it's execution environment so garbage collector 263 NSPR_API(void) SetExecutionEnvironment(PRThread* thread, void *environment); 375 ** The environment variables _NSPR_IRIX_INITUSERS and _NSPR_IRIX_INITSIZE 382 ** environment variables, the values of the environment variables are used.
|
| H A D | primpl.h | 1578 void *environment; /* pointer to execution environment */ member in struct:PRThread
|
| /vbox/src/VBox/ValidationKit/bootsectors/ |
| H A D | bootsector2-vbinstst-big-template.asm | 31 ; Set up the assembler environment.
|
| H A D | bootsector2-vbinstst-kernel.asm | 60 ; Set up the runtime environment.
|
| /vbox/src/VBox/Main/src-client/ |
| H A D | GuestCtrlPrivate.cpp | 85 int GuestEnvironment::CopyFrom(const GuestEnvironmentArray &environment) argument 89 for (GuestEnvironmentArray::const_iterator it = environment.begin(); 90 it != environment.end() && RT_SUCCESS(rc); 99 int GuestEnvironment::CopyTo(GuestEnvironmentArray &environment) argument 106 environment[s] = Bstr(it->first + "=" + it->second).raw(); 237 * Appends environment variables to the environment block. 245 * @param pszEnvVar The environment variable=value to append to the 246 * environment block. 248 * variable which keeps track of the environment bloc [all...] |
| /vbox/src/VBox/Main/include/ |
| H A D | GuestCtrlImplPrivate.h | 70 int CopyFrom(const GuestEnvironmentArray &environment); 72 int CopyTo(GuestEnvironmentArray &environment);
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/ |
| H A D | prthinfo.c | 149 ** The execution environment better be accounted for otherwise it 152 status = scanFun(t, (void**)&t->environment, 1, scanClosure);
|
| /vbox/src/VBox/Devices/EFI/Firmware/BaseTools/ |
| H A D | toolsetup.bat | 81 @REM Check the required system environment variables
144 echo !!! WARNING !!! WORKSPACE environment variable was not set, cannot Reconfig !!!
280 echo Will setup environment to run Python scripts directly.
|
| /vbox/src/VBox/Devices/PC/BIOS/ |
| H A D | orgs.asm | 15 ;; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 88 ; Set up an environment C code expects. DS must point to the BIOS segment 1014 C_SETUP ; TODO: setup environment only once? 1057 C_SETUP ; TODO: setup environment only once?
|
| H A D | VBoxBiosAlternative.asm | 40 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 82 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 124 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 166 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 226 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 268 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 310 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 352 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 394 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment 436 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment [all...] |
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ |
| H A D | ptthread.c | 602 return thred->environment; 607 thred->environment = env;
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
| H A D | winbase16.h | 52 HANDLE16 environment; /* 2c Selector of environment */ member in struct:__anon14235
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
| H A D | winbase16.h | 52 HANDLE16 environment; /* 2c Selector of environment */ member in struct:__anon1559
|
| /vbox/src/VBox/Main/cbinding/ |
| H A D | VBoxCAPI_v4_2.h | 3554 PRUnichar * environment, 4715 nsresult (*GetEnvironment)(IGuestSession *pThis, PRUint32 *environmentSize, PRUnichar * **environment); 4716 nsresult (*SetEnvironment)(IGuestSession *pThis, PRUint32 environmentSize, PRUnichar * *environment); 4890 PRUnichar ** environment, 4903 PRUnichar ** environment, 4975 nsresult (*GetEnvironment)(IProcess *pThis, PRUint32 *environmentSize, PRUnichar * **environment);
|
| H A D | VBoxCAPI_v3_2.h | 2169 PRUnichar * environment, 3894 PRUnichar ** environment,
|
| H A D | VBoxCAPI_v4_3.h | 5262 PRUnichar * environment, 5986 PRUnichar * environment, 8731 nsresult (*GetEnvironment)(IGuestSession *pThis, PRUint32 *environmentSize, PRUnichar * **environment); 8732 nsresult (*SetEnvironment)(IGuestSession *pThis, PRUint32 environmentSize, PRUnichar * *environment); 8918 PRUnichar ** environment, 8931 PRUnichar ** environment, 9015 nsresult (*GetEnvironment)(IGuestSession *pThis, PRUint32 *environmentSize, PRUnichar * **environment); 9016 nsresult (*SetEnvironment)(IGuestSession *pThis, PRUint32 environmentSize, PRUnichar * *environment); 9202 PRUnichar ** environment, 9215 PRUnichar ** environment, [all...] |
| H A D | VBoxCAPI_v4_0.h | 3052 PRUnichar * environment, 4118 PRUnichar ** environment,
|
| H A D | VBoxCAPI_v4_1.h | 3249 PRUnichar * environment, 4430 PRUnichar ** environment,
|
| H A D | VBoxCAPI_v2_2.h | 1754 PRUnichar * environment,
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/ |
| H A D | pruthr.c | 286 thread->environment = 0;
|
| /vbox/ |
| H A D | configure | 339 test_header environment 497 # environment. If the user has her/his own Open Watcom install it will be 2629 # first determine our environment
|